var/cache/dev_h7302b6dbeb5b1ab0a68ccd87e6c236f4/ContainerCzAxkXT/Shopware_Core_KernelDevDebugContainer.php line 15498

Open in your IDE?
  1. <?php
  2. namespace ContainerCzAxkXT;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class Shopware_Core_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  36.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  37.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  38.             '.container.private.session' => 'get_Container_Private_SessionService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'Acris\\Rules\\AcrisRulesCS' => 'getAcrisRulesCSService',
  42.             'Doctrine\\DBAL\\Connection' => 'getConnectionService',
  43.             'Dtgs\\GoogleTagManager\\DtgsGoogleTagManagerSw6' => 'getDtgsGoogleTagManagerSw6Service',
  44.             'Dtgs\\GoogleTagManager\\Resources\\snippet\\de_DE\\SnippetFile_de_DE' => 'getSnippetFileDeDEService',
  45.             'Dtgs\\GoogleTagManager\\Resources\\snippet\\en_GB\\SnippetFile_en_GB' => 'getSnippetFileEnGBService',
  46.             'Elasticsearch\\Client' => 'getClientService',
  47.             'FourtwosixChooseDeliveryCountryInSideCart\\FourtwosixChooseDeliveryCountryInSideCart' => 'getFourtwosixChooseDeliveryCountryInSideCartService',
  48.             'FourtwosixThemeExtension\\FourtwosixThemeExtension' => 'getFourtwosixThemeExtensionService',
  49.             'FourtwosixWebpImageConverter\\FourtwosixWebpImageConverter' => 'getFourtwosixWebpImageConverterService',
  50.             'FourtwosixWirthsExtension\\FourtwosixWirthsExtension' => 'getFourtwosixWirthsExtensionService',
  51.             'Franzose\\DoctrineBulkInsert\\Query' => 'getQueryService',
  52.             'Frosh\\Tools\\Controller\\CacheController' => 'getCacheControllerService',
  53.             'Frosh\\Tools\\Controller\\ElasticsearchController' => 'getElasticsearchControllerService',
  54.             'Frosh\\Tools\\Controller\\FeatureFlagController' => 'getFeatureFlagControllerService',
  55.             'Frosh\\Tools\\Controller\\HealthController' => 'getHealthControllerService',
  56.             'Frosh\\Tools\\Controller\\LogController' => 'getLogControllerService',
  57.             'Frosh\\Tools\\Controller\\QueueController' => 'getQueueControllerService',
  58.             'Frosh\\Tools\\Controller\\ScheduledTaskController' => 'getScheduledTaskControllerService',
  59.             'Frosh\\Tools\\Controller\\ShopwareFilesController' => 'getShopwareFilesControllerService',
  60.             'Frosh\\Tools\\Controller\\StateMachineController' => 'getStateMachineControllerService',
  61.             'Frosh\\Tools\\FroshTools' => 'getFroshToolsService',
  62.             'Gbmed\\CustomFieldsFilter\\Core\\Content\\CustomFieldsFilter\\Aggregate\\CustomFieldsFilterTranslation\\CustomFieldsFilterTranslationDefinition' => 'getCustomFieldsFilterTranslationDefinitionService',
  63.             'Gbmed\\CustomFieldsFilter\\Core\\Content\\CustomFieldsFilter\\CustomFieldsFilterDefinition' => 'getCustomFieldsFilterDefinitionService',
  64.             'Gbmed\\CustomFieldsFilter\\GbmedCustomFieldsFilter' => 'getGbmedCustomFieldsFilterService',
  65.             'Iwv\\IwvOrdersCsvExporterV6\\Command\\OrderExportCommand' => 'getOrderExportCommandService',
  66.             'Iwv\\IwvOrdersCsvExporterV6\\Controller\\IwvOrdersCsvExporterController' => 'getIwvOrdersCsvExporterControllerService',
  67.             'Iwv\\IwvOrdersCsvExporterV6\\Core\\Content\\IwvOrderCsvProfile\\IwvOrderCsvProfileDefinition' => 'getIwvOrderCsvProfileDefinitionService',
  68.             'Iwv\\IwvOrdersCsvExporterV6\\IwvOrdersCsvExporterV6' => 'getIwvOrdersCsvExporterV6Service',
  69.             'Iwv\\IwvOrdersCsvExporterV6\\Services\\CsvExportService' => 'getCsvExportServiceService',
  70.             'Iwv\\IwvOrdersCsvExporterV6\\Services\\PluginConfigurationService' => 'getPluginConfigurationServiceService',
  71.             'KsGeutherTheme\\KsGeutherTheme' => 'getKsGeutherThemeService',
  72.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentController' => 'getAttachmentControllerService',
  73.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentCustomerController' => 'getAttachmentCustomerControllerService',
  74.             'Ks\\Attachments\\Core\\Content\\Attachments\\Aggregate\\AttachmentsTranslation\\AttachmentsTranslationDefinition' => 'getAttachmentsTranslationDefinitionService',
  75.             'Ks\\Attachments\\Core\\Content\\Attachments\\AttachmentsDefinition' => 'getAttachmentsDefinitionService',
  76.             'Ks\\Attachments\\Core\\Content\\Attachments\\CustomerAttachmentLinkDefinition' => 'getCustomerAttachmentLinkDefinitionService',
  77.             'Ks\\Attachments\\KsAttachments' => 'getKsAttachmentsService',
  78.             'Ks\\KsAdditions\\KsAdditions' => 'getKsAdditionsService',
  79.             'Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute' => 'getKsRegisterRouteService',
  80.             'Lyranetwork\\Lyra\\Controller\\PaymentController' => 'getPaymentControllerService',
  81.             'Lyranetwork\\Lyra\\Controller\\SettingsController' => 'getSettingsControllerService',
  82.             'Lyranetwork\\Lyra\\LyranetworkLyra' => 'getLyranetworkLyraService',
  83.             'Lyranetwork\\Lyra\\PaymentMethods\\Standard' => 'getStandardService',
  84.             'Lyranetwork\\Lyra\\Service\\ConfigService' => 'getConfigServiceService',
  85.             'Lyranetwork\\Lyra\\Service\\FlowService' => 'getFlowServiceService',
  86.             'Lyranetwork\\Lyra\\Service\\LocaleCodeService' => 'getLocaleCodeServiceService',
  87.             'Lyranetwork\\Lyra\\Service\\OrderService' => 'getOrderServiceService',
  88.             'Lyranetwork\\Lyra\\Service\\PaymentMethodService' => 'getPaymentMethodServiceService',
  89.             'Lyranetwork\\Lyra\\Subscriber\\CheckoutConfirmSubscriber' => 'getCheckoutConfirmSubscriberService',
  90.             'Lyranetwork\\Lyra\\Subscriber\\CheckoutFinishSubscriber' => 'getCheckoutFinishSubscriberService',
  91.             'Maxia\\MaxiaListingVariants6\\Controller\\ProductBoxAjaxController' => 'getProductBoxAjaxControllerService',
  92.             'Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver' => 'getCrossSellingCmsElementResolverService',
  93.             'Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver' => 'getProductBoxCmsElementResolverService',
  94.             'Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver' => 'getProductListingCmsElementResolverService',
  95.             'Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver' => 'getProductSliderCmsElementResolverService',
  96.             'Maxia\\MaxiaListingVariants6\\MaxiaListingVariants6' => 'getMaxiaListingVariants6Service',
  97.             'Maxia\\MaxiaListingVariants6\\Service\\ConfigService' => 'getConfigService2Service',
  98.             'Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader' => 'getListingVariantsLoaderService',
  99.             'Maxia\\MaxiaListingVariants6\\Service\\ProductCombinationFinder' => 'getProductCombinationFinderService',
  100.             'Maxia\\MaxiaListingVariants6\\Service\\VariantDisplayConfigLoader' => 'getVariantDisplayConfigLoaderService',
  101.             'Mcs\\CookiePermission\\McsCookiePermission' => 'getMcsCookiePermissionService',
  102.             'MoorlCmsTwig\\MoorlCmsTwig' => 'getMoorlCmsTwigService',
  103.             'NetzpBlog6\\Controller\\BlogController' => 'getBlogControllerService',
  104.             'NetzpBlog6\\Controller\\StoreApi\\BlogListing\\CachedBlogListingRoute' => 'getCachedBlogListingRouteService',
  105.             'NetzpBlog6\\Controller\\StoreApi\\BlogPost\\CachedBlogPostRoute' => 'getCachedBlogPostRouteService',
  106.             'NetzpBlog6\\Core\\Content\\Aggregate\\AuthorTranslation\\AuthorTranslationDefinition' => 'getAuthorTranslationDefinitionService',
  107.             'NetzpBlog6\\Core\\Content\\Aggregate\\BlogCategory\\BlogCategoryDefinition' => 'getBlogCategoryDefinitionService',
  108.             'NetzpBlog6\\Core\\Content\\Aggregate\\BlogProduct\\BlogProductDefinition' => 'getBlogProductDefinitionService',
  109.             'NetzpBlog6\\Core\\Content\\Aggregate\\BlogTag\\BlogTagDefinition' => 'getBlogTagDefinitionService',
  110.             'NetzpBlog6\\Core\\Content\\Aggregate\\BlogTranslation\\BlogTranslationDefinition' => 'getBlogTranslationDefinitionService',
  111.             'NetzpBlog6\\Core\\Content\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinitionService',
  112.             'NetzpBlog6\\Core\\Content\\Aggregate\\ItemTranslation\\ItemTranslationDefinition' => 'getItemTranslationDefinitionService',
  113.             'NetzpBlog6\\Core\\Content\\Author\\AuthorDefinition' => 'getAuthorDefinitionService',
  114.             'NetzpBlog6\\Core\\Content\\BlogMedia\\BlogMediaDefinition' => 'getBlogMediaDefinitionService',
  115.             'NetzpBlog6\\Core\\Content\\Blog\\BlogDefinition' => 'getBlogDefinitionService',
  116.             'NetzpBlog6\\Core\\Content\\Category\\CategoryDefinition' => 'getCategoryDefinitionService',
  117.             'NetzpBlog6\\Core\\Content\\Item\\ItemDefinition' => 'getItemDefinitionService',
  118.             'NetzpBlog6\\NetzpBlog6' => 'getNetzpBlog6Service',
  119.             'NetzpBlog6\\Storefront\\Page\\BlogPageLoader' => 'getBlogPageLoaderService',
  120.             'Nwdxx\\ItRechtConnector6\\Controller\\LegalController' => 'getLegalControllerService',
  121.             'Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6' => 'getNwdxxItRechtConnector6Service',
  122.             'Onedrop\\Shoplytics\\OdShoplytics' => 'getOdShoplyticsService',
  123.             'Pickware\\DalBundle\\DatabaseBulkInsertService' => 'getDatabaseBulkInsertServiceService',
  124.             'Pickware\\DalBundle\\DefaultTranslationProvider' => 'getDefaultTranslationProviderService',
  125.             'Pickware\\DalBundle\\EntityIdResolver' => 'getEntityIdResolverService',
  126.             'Pickware\\DalBundle\\EntityManager' => 'getEntityManagerService',
  127.             'Pickware\\DalBundle\\Field\\EnumFieldSerializer' => 'getEnumFieldSerializerService',
  128.             'Pickware\\DalBundle\\Field\\JsonSerializableObjectFieldSerializer' => 'getJsonSerializableObjectFieldSerializerService',
  129.             'Pickware\\DalBundle\\Field\\NonUuidFkFieldSerializer' => 'getNonUuidFkFieldSerializerService',
  130.             'Pickware\\DocumentBundle\\Controller\\DocumentController' => 'getDocumentControllerService',
  131.             'Pickware\\DocumentBundle\\Installation\\DocumentFileSizeMigrator' => 'getDocumentFileSizeMigratorService',
  132.             'Pickware\\DocumentBundle\\Model\\DocumentDefinition' => 'getDocumentDefinitionService',
  133.             'Pickware\\DocumentBundle\\Model\\DocumentTypeDefinition' => 'getDocumentTypeDefinitionService',
  134.             'Pickware\\MobileAppAuthBundle\\Controller\\AuthenticationController' => 'getAuthenticationControllerService',
  135.             'Pickware\\MobileAppAuthBundle\\Model\\MobileAppCredentialDefinition' => 'getMobileAppCredentialDefinitionService',
  136.             'Pickware\\PickwareDhlExpressBundle\\Api\\Controller\\DhlExpressApiCredentialsValidationController' => 'getDhlExpressApiCredentialsValidationControllerService',
  137.             'Pickware\\PickwareDhl\\LocationFinder\\Controller\\LocationFinderStorefrontController' => 'getLocationFinderStorefrontControllerService',
  138.             'Pickware\\PickwareDhl\\PickwareDhl' => 'getPickwareDhlService',
  139.             'Pickware\\PickwareDhl\\PreferredDelivery\\Controller\\DhlPreferredDeliveryServicesStorefrontController' => 'getDhlPreferredDeliveryServicesStorefrontControllerService',
  140.             'Pickware\\PickwareDhl\\SalesChannelContext\\Model\\SalesChannelApiContextDefinition' => 'getSalesChannelApiContextDefinitionService',
  141.             'Pickware\\PickwareErpPro\\PickwareErpPro' => 'getPickwareErpProService',
  142.             'Pickware\\PickwareErpStarter\\Address\\Model\\AddressDefinition' => 'getAddressDefinitionService',
  143.             'Pickware\\PickwareErpStarter\\Analytics\\Controller\\AnalyticsController' => 'getAnalyticsControllerService',
  144.             'Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsAggregationDefinition' => 'getAnalyticsAggregationDefinitionService',
  145.             'Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsAggregationSessionDefinition' => 'getAnalyticsAggregationSessionDefinitionService',
  146.             'Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsReportConfigDefinition' => 'getAnalyticsReportConfigDefinitionService',
  147.             'Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsReportDefinition' => 'getAnalyticsReportDefinitionService',
  148.             'Pickware\\PickwareErpStarter\\BarcodeLabel\\Controller\\BarcodeLabelController' => 'getBarcodeLabelControllerService',
  149.             'Pickware\\PickwareErpStarter\\Config\\Controller\\ConfigController' => 'getConfigControllerService',
  150.             'Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\Model\\DemandPlanningListItemDefinition' => 'getDemandPlanningListItemDefinitionService',
  151.             'Pickware\\PickwareErpStarter\\DemandPlanning\\Controller\\DemandPlanningController' => 'getDemandPlanningControllerService',
  152.             'Pickware\\PickwareErpStarter\\GoodsReceipt\\Controller\\GoodsReceiptController' => 'getGoodsReceiptControllerService',
  153.             'Pickware\\PickwareErpStarter\\GoodsReceipt\\Model\\GoodsReceiptDefinition' => 'getGoodsReceiptDefinitionService',
  154.             'Pickware\\PickwareErpStarter\\GoodsReceipt\\Model\\GoodsReceiptItemDefinition' => 'getGoodsReceiptItemDefinitionService',
  155.             'Pickware\\PickwareErpStarter\\ImportExport\\Controller\\ImportExportController' => 'getImportExportControllerService',
  156.             'Pickware\\PickwareErpStarter\\ImportExport\\ImportExportService' => 'getImportExportServiceService',
  157.             'Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportDefinition' => 'getImportExportDefinitionService',
  158.             'Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportElementDefinition' => 'getImportExportElementDefinitionService',
  159.             'Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportProfileDefinition' => 'getImportExportProfileDefinitionService',
  160.             'Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionCalculator' => 'getInvoiceCorrectionCalculatorService',
  161.             'Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator' => 'getInvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecoratorService',
  162.             'Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentGenerator' => 'getInvoiceCorrectionDocumentGeneratorService',
  163.             'Pickware\\PickwareErpStarter\\InvoiceCorrection\\StornoDocumentConfigurationValidatingDocumentServiceDecorator' => 'getStornoDocumentConfigurationValidatingDocumentServiceDecoratorService',
  164.             'Pickware\\PickwareErpStarter\\InvoiceStack\\InvoiceStackService' => 'getInvoiceStackServiceService',
  165.             'Pickware\\PickwareErpStarter\\MailDraft\\Controller\\MailDraftController' => 'getMailDraftControllerService',
  166.             'Pickware\\PickwareErpStarter\\MailDraft\\DependencyInjection\\MailTemplateContentGeneratorRegistry' => 'getMailTemplateContentGeneratorRegistryService',
  167.             'Pickware\\PickwareErpStarter\\MailDraft\\MailDraftAttachmentFactory' => 'getMailDraftAttachmentFactoryService',
  168.             'Pickware\\PickwareErpStarter\\MailDraft\\MailDraftConfigurationService' => 'getMailDraftConfigurationServiceService',
  169.             'Pickware\\PickwareErpStarter\\MailDraft\\MailDraftService' => 'getMailDraftServiceService',
  170.             'Pickware\\PickwareErpStarter\\MailDraft\\MailDraftValidator' => 'getMailDraftValidatorService',
  171.             'Pickware\\PickwareErpStarter\\MessageQueueMonitoring\\Controller\\MessageQueueMonitoringController' => 'getMessageQueueMonitoringControllerService',
  172.             'Pickware\\PickwareErpStarter\\MessageQueueMonitoring\\MessageQueueMonitoringService' => 'getMessageQueueMonitoringServiceService',
  173.             'Pickware\\PickwareErpStarter\\MessageQueueMonitoring\\WorkerRunningLogger' => 'getWorkerRunningLoggerService',
  174.             'Pickware\\PickwareErpStarter\\OrderCalculation\\CalculatableOrderFactory' => 'getCalculatableOrderFactoryService',
  175.             'Pickware\\PickwareErpStarter\\OrderCalculation\\OrderCalculationService' => 'getOrderCalculationServiceService',
  176.             'Pickware\\PickwareErpStarter\\OrderCalculation\\OrderDifferenceCalculator' => 'getOrderDifferenceCalculatorService',
  177.             'Pickware\\PickwareErpStarter\\OrderCalculation\\PriceTotalCalculator' => 'getPriceTotalCalculatorService',
  178.             'Pickware\\PickwareErpStarter\\OrderPickability\\Model\\OrderPickabilityDefinition' => 'getOrderPickabilityDefinitionService',
  179.             'Pickware\\PickwareErpStarter\\OrderShipping\\Controller\\OrderShippingController' => 'getOrderShippingControllerService',
  180.             'Pickware\\PickwareErpStarter\\OrderShipping\\OrderParcelService' => 'getOrderParcelServiceService',
  181.             'Pickware\\PickwareErpStarter\\OrderShipping\\OrderShippingService' => 'getOrderShippingServiceService',
  182.             'Pickware\\PickwareErpStarter\\Order\\Model\\OrderPickabilityViewDefinition' => 'getOrderPickabilityViewDefinitionService',
  183.             'Pickware\\PickwareErpStarter\\Picking\\PickingRequestFactory' => 'getPickingRequestFactoryService',
  184.             'Pickware\\PickwareErpStarter\\Picking\\PickingRequestService' => 'getPickingRequestServiceService',
  185.             'Pickware\\PickwareErpStarter\\Picklist\\Renderer\\PicklistDocumentRenderer' => 'getPicklistDocumentRendererService',
  186.             'Pickware\\PickwareErpStarter\\PickwareErpStarter' => 'getPickwareErpStarterService',
  187.             'Pickware\\PickwareErpStarter\\PriceCalculation\\CartPriceCalculator' => 'getCartPriceCalculatorService',
  188.             'Pickware\\PickwareErpStarter\\PriceCalculation\\OrderRecalculationService' => 'getOrderRecalculationServiceService',
  189.             'Pickware\\PickwareErpStarter\\PriceCalculation\\PriceCalculator' => 'getPriceCalculatorService',
  190.             'Pickware\\PickwareErpStarter\\PriceCalculation\\QuantityPriceCalculator' => 'getQuantityPriceCalculatorService',
  191.             'Pickware\\PickwareErpStarter\\Product\\Model\\PickwareProductDefinition' => 'getPickwareProductDefinitionService',
  192.             'Pickware\\PickwareErpStarter\\Product\\PickwareProductInitializer' => 'getPickwareProductInitializerService',
  193.             'Pickware\\PickwareErpStarter\\Product\\ProductNameFormatterService' => 'getProductNameFormatterServiceService',
  194.             'Pickware\\PickwareErpStarter\\PurchaseList\\Controller\\PurchaseListController' => 'getPurchaseListControllerService',
  195.             'Pickware\\PickwareErpStarter\\PurchaseList\\Model\\PurchaseListItemDefinition' => 'getPurchaseListItemDefinitionService',
  196.             'Pickware\\PickwareErpStarter\\Reporting\\Model\\StockValuationViewDefinition' => 'getStockValuationViewDefinitionService',
  197.             'Pickware\\PickwareErpStarter\\ReturnOrder\\Controller\\ReturnOrderController' => 'getReturnOrderControllerService',
  198.             'Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderDefinition' => 'getReturnOrderDefinitionService',
  199.             'Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderLineItemDefinition' => 'getReturnOrderLineItemDefinitionService',
  200.             'Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderRefundDefinition' => 'getReturnOrderRefundDefinitionService',
  201.             'Pickware\\PickwareErpStarter\\StockApi\\Controller\\StockMovementController' => 'getStockMovementControllerService',
  202.             'Pickware\\PickwareErpStarter\\StockApi\\StockMovementService' => 'getStockMovementServiceService',
  203.             'Pickware\\PickwareErpStarter\\StockApi\\TotalStockWriter' => 'getTotalStockWriterService',
  204.             'Pickware\\PickwareErpStarter\\StockFlow\\Controller\\StockFlowController' => 'getStockFlowControllerService',
  205.             'Pickware\\PickwareErpStarter\\Stock\\Model\\LocationTypeDefinition' => 'getLocationTypeDefinitionService',
  206.             'Pickware\\PickwareErpStarter\\Stock\\Model\\SpecialStockLocationDefinition' => 'getSpecialStockLocationDefinitionService',
  207.             'Pickware\\PickwareErpStarter\\Stock\\Model\\StockContainerDefinition' => 'getStockContainerDefinitionService',
  208.             'Pickware\\PickwareErpStarter\\Stock\\Model\\StockDefinition' => 'getStockDefinitionService',
  209.             'Pickware\\PickwareErpStarter\\Stock\\Model\\StockMovementDefinition' => 'getStockMovementDefinitionService',
  210.             'Pickware\\PickwareErpStarter\\Stock\\Model\\WarehouseStockDefinition' => 'getWarehouseStockDefinitionService',
  211.             'Pickware\\PickwareErpStarter\\Stock\\OrderStockInitializer' => 'getOrderStockInitializerService',
  212.             'Pickware\\PickwareErpStarter\\Stocktaking\\Controller\\StocktakingController' => 'getStocktakingControllerService',
  213.             'Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeCountingProcessDefinition' => 'getStocktakeCountingProcessDefinitionService',
  214.             'Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeCountingProcessItemDefinition' => 'getStocktakeCountingProcessItemDefinitionService',
  215.             'Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeDefinition' => 'getStocktakeDefinitionService',
  216.             'Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeSnapshotItemDefinition' => 'getStocktakeSnapshotItemDefinitionService',
  217.             'Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\Model\\StocktakeProductSummaryDefinition' => 'getStocktakeProductSummaryDefinitionService',
  218.             'Pickware\\PickwareErpStarter\\SupplierOrder\\Controller\\SupplierOrderController' => 'getSupplierOrderControllerService',
  219.             'Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\SupplierOrderDefinition' => 'getSupplierOrderDefinitionService',
  220.             'Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\SupplierOrderLineItemDefinition' => 'getSupplierOrderLineItemDefinitionService',
  221.             'Pickware\\PickwareErpStarter\\Supplier\\Model\\ProductSupplierConfigurationDefinition' => 'getProductSupplierConfigurationDefinitionService',
  222.             'Pickware\\PickwareErpStarter\\Supplier\\Model\\SupplierDefinition' => 'getSupplierDefinitionService',
  223.             'Pickware\\PickwareErpStarter\\Warehouse\\Model\\BinLocationDefinition' => 'getBinLocationDefinitionService',
  224.             'Pickware\\PickwareErpStarter\\Warehouse\\Model\\ProductWarehouseConfigurationDefinition' => 'getProductWarehouseConfigurationDefinitionService',
  225.             'Pickware\\PickwareErpStarter\\Warehouse\\Model\\WarehouseDefinition' => 'getWarehouseDefinitionService',
  226.             'Pickware\\PickwareGls\\Api\\Controller\\GlsApiCredentialsCheckerController' => 'getGlsApiCredentialsCheckerControllerService',
  227.             'Pickware\\PickwareGls\\PickwareGls' => 'getPickwareGlsService',
  228.             'Pickware\\PickwareUpsBundle\\Api\\Controller\\UpsApiCredentialsValidationController' => 'getUpsApiCredentialsValidationControllerService',
  229.             'Pickware\\PickwareWms\\Config\\Config' => 'getConfigService',
  230.             'Pickware\\PickwareWms\\Config\\Controller\\ConfigController' => 'getConfigController2Service',
  231.             'Pickware\\PickwareWms\\Delivery\\Controller\\DeliveryController' => 'getDeliveryControllerService',
  232.             'Pickware\\PickwareWms\\Delivery\\Model\\DeliveryDefinition' => 'getDeliveryDefinitionService',
  233.             'Pickware\\PickwareWms\\Delivery\\Model\\DeliveryDocumentMappingDefinition' => 'getDeliveryDocumentMappingDefinitionService',
  234.             'Pickware\\PickwareWms\\Delivery\\Model\\DeliveryLineItemDefinition' => 'getDeliveryLineItemDefinitionService',
  235.             'Pickware\\PickwareWms\\Delivery\\Model\\DeliveryOrderDocumentMappingDefinition' => 'getDeliveryOrderDocumentMappingDefinitionService',
  236.             'Pickware\\PickwareWms\\Delivery\\Model\\DeliveryTrackingCodeDefinition' => 'getDeliveryTrackingCodeDefinitionService',
  237.             'Pickware\\PickwareWms\\DocumentPrintingConfig\\Model\\DocumentPrintingConfigDefinition' => 'getDocumentPrintingConfigDefinitionService',
  238.             'Pickware\\PickwareWms\\PickingProcess\\Controller\\PickingProcessController' => 'getPickingProcessControllerService',
  239.             'Pickware\\PickwareWms\\PickingProcess\\Model\\PickingProcessDefinition' => 'getPickingProcessDefinitionService',
  240.             'Pickware\\PickwareWms\\PickingProcess\\Model\\PickingProcessReservedItemDefinition' => 'getPickingProcessReservedItemDefinitionService',
  241.             'Pickware\\PickwareWms\\PickwareWms' => 'getPickwareWmsService',
  242.             'Pickware\\ShippingBundle\\Carrier\\Model\\CarrierDefinition' => 'getCarrierDefinitionService',
  243.             'Pickware\\ShippingBundle\\Config\\Model\\ShippingMethodConfigDefinition' => 'getShippingMethodConfigDefinitionService',
  244.             'Pickware\\ShippingBundle\\Mail\\Controller\\MailController' => 'getMailControllerService',
  245.             'Pickware\\ShippingBundle\\Mail\\LabelMailerService' => 'getLabelMailerServiceService',
  246.             'Pickware\\ShippingBundle\\Shipment\\Controller\\ShipmentController' => 'getShipmentControllerService',
  247.             'Pickware\\ShippingBundle\\Shipment\\Model\\DocumentShipmentMappingDefinition' => 'getDocumentShipmentMappingDefinitionService',
  248.             'Pickware\\ShippingBundle\\Shipment\\Model\\DocumentTrackingCodeMappingDefinition' => 'getDocumentTrackingCodeMappingDefinitionService',
  249.             'Pickware\\ShippingBundle\\Shipment\\Model\\ShipmentDefinition' => 'getShipmentDefinitionService',
  250.             'Pickware\\ShippingBundle\\Shipment\\Model\\ShipmentOrderMappingDefinition' => 'getShipmentOrderMappingDefinitionService',
  251.             'Pickware\\ShippingBundle\\Shipment\\Model\\TrackingCodeDefinition' => 'getTrackingCodeDefinitionService',
  252.             'Pickware\\ShippingBundle\\Shipment\\ShipmentService' => 'getShipmentServiceService',
  253.             'Pickware\\ShopwareExtensionsBundle\\Mail\\MailSendSuppressionService' => 'getMailSendSuppressionServiceService',
  254.             'Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\Model\\OrderConfigurationDefinition' => 'getOrderConfigurationDefinitionService',
  255.             'Pickware\\ShopwareExtensionsBundle\\OrderDelivery\\Controller\\OrderDeliveryController' => 'getOrderDeliveryControllerService',
  256.             'Pickware\\ShopwareExtensionsBundle\\OrderDelivery\\OrderDeliveryService' => 'getOrderDeliveryServiceService',
  257.             'Pickware\\ShopwareExtensionsBundle\\StateTransitioning\\StateTransitionService' => 'getStateTransitionServiceService',
  258.             'Pickware\\ValidationBundle\\JsonValidator' => 'getJsonValidatorService',
  259.             'Redgecko\\Magnalister\\Controller\\MagnalisterController' => 'getMagnalisterControllerService',
  260.             'Redgecko\\Magnalister\\Core\\Content\\Bundle\\BundleCookieDefinition' => 'getBundleCookieDefinitionService',
  261.             'Redgecko\\Magnalister\\RedMagnalisterSW6' => 'getRedMagnalisterSW6Service',
  262.             'Sendcloud\\Shipping\\Controller\\API\\Backend\\CheckStatusController' => 'getCheckStatusControllerService',
  263.             'Sendcloud\\Shipping\\Controller\\API\\Backend\\CustomsInformationController' => 'getCustomsInformationControllerService',
  264.             'Sendcloud\\Shipping\\Controller\\API\\Backend\\DashboardController' => 'getDashboardControllerService',
  265.             'Sendcloud\\Shipping\\Controller\\API\\Backend\\RouterController' => 'getRouterControllerService',
  266.             'Sendcloud\\Shipping\\Controller\\API\\Backend\\ShipmentController' => 'getShipmentController2Service',
  267.             'Sendcloud\\Shipping\\Controller\\API\\Backend\\SupportController' => 'getSupportControllerService',
  268.             'Sendcloud\\Shipping\\Controller\\API\\Backend\\WelcomeController' => 'getWelcomeControllerService',
  269.             'Sendcloud\\Shipping\\Controller\\API\\Frontend\\AsyncProcessController' => 'getAsyncProcessControllerService',
  270.             'Sendcloud\\Shipping\\Controller\\API\\Frontend\\ServicePointController' => 'getServicePointControllerService',
  271.             'Sendcloud\\Shipping\\Controller\\API\\Frontend\\TestController' => 'getTestControllerService',
  272.             'Sendcloud\\Shipping\\Controller\\API\\Frontend\\WebhookController' => 'getWebhookControllerService',
  273.             'Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\ConnectService' => 'getConnectServiceService',
  274.             'Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\OrderService' => 'getOrderService2Service',
  275.             'Sendcloud\\Shipping\\Core\\BusinessLogic\\Webhook\\Handler\\ParcelStatusHandler' => 'getParcelStatusHandlerService',
  276.             'Sendcloud\\Shipping\\Core\\BusinessLogic\\Webhook\\WebhookResolver' => 'getWebhookResolverService',
  277.             'Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\DefaultLoggerAdapter' => 'getDefaultLoggerAdapterService',
  278.             'Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Exposed\\TaskRunnerStatusStorage' => 'getTaskRunnerStatusStorageService',
  279.             'Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Exposed\\TaskRunnerWakeup' => 'getTaskRunnerWakeupService',
  280.             'Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\AsyncProcessStarter' => 'getAsyncProcessStarterService',
  281.             'Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\Configuration' => 'getConfigurationService',
  282.             'Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\HttpClient' => 'getHttpClientService',
  283.             'Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\ShopLoggerAdapter' => 'getShopLoggerAdapterService',
  284.             'Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\TaskQueueStorage' => 'getTaskQueueStorageService',
  285.             'Sendcloud\\Shipping\\Core\\Infrastructure\\TaskExecution\\Queue' => 'getQueueService',
  286.             'Sendcloud\\Shipping\\Core\\Infrastructure\\TaskExecution\\TaskRunner' => 'getTaskRunnerService',
  287.             'Sendcloud\\Shipping\\Core\\Infrastructure\\Utility\\GuidProvider' => 'getGuidProviderService',
  288.             'Sendcloud\\Shipping\\Core\\Infrastructure\\Utility\\TimeProvider' => 'getTimeProviderService',
  289.             'Sendcloud\\Shipping\\Entity\\Process\\ProcessEntityDefinition' => 'getProcessEntityDefinitionService',
  290.             'Sendcloud\\Shipping\\Entity\\Queue\\QueueEntityDefinition' => 'getQueueEntityDefinitionService',
  291.             'Sendcloud\\Shipping\\Entity\\ServicePoint\\ServicePointEntityDefinition' => 'getServicePointEntityDefinitionService',
  292.             'Sendcloud\\Shipping\\Entity\\Shipment\\ShipmentEntityDefinition' => 'getShipmentEntityDefinitionService',
  293.             'Sendcloud\\Shipping\\SendcloudShipping' => 'getSendcloudShippingService',
  294.             'Sendcloud\\Shipping\\Service\\Utility\\DeliveryStateMapper' => 'getDeliveryStateMapperService',
  295.             'Sendcloud\\Shipping\\Service\\Utility\\Initializer' => 'getInitializerService',
  296.             'Sendcloud\\Shipping\\Subscriber\\OrderSubscriber' => 'getOrderSubscriberService',
  297.             'Shopware\\Administration\\Controller\\AdminExtensionApiController' => 'getAdminExtensionApiControllerService',
  298.             'Shopware\\Administration\\Controller\\AdminProductStreamController' => 'getAdminProductStreamControllerService',
  299.             'Shopware\\Administration\\Controller\\AdminSearchController' => 'getAdminSearchControllerService',
  300.             'Shopware\\Administration\\Controller\\AdminTagController' => 'getAdminTagControllerService',
  301.             'Shopware\\Administration\\Controller\\AdministrationController' => 'getAdministrationControllerService',
  302.             'Shopware\\Administration\\Controller\\DocumentServiceDeprecationController' => 'getDocumentServiceDeprecationControllerService',
  303.             'Shopware\\Administration\\Controller\\NotificationController' => 'getNotificationControllerService',
  304.             'Shopware\\Administration\\Controller\\UserConfigController' => 'getUserConfigControllerService',
  305.             'Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinitionService',
  306.             'Shopware\\Administration\\Notification\\NotificationService' => 'getNotificationServiceService',
  307.             'Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition' => 'getAppAdministrationSnippetDefinitionService',
  308.             'Shopware\\Core\\Checkout\\Cart\\Calculator' => 'getCalculatorService',
  309.             'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHookFactory' => 'getCartFacadeHookFactoryService',
  310.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderConverterController' => 'getOrderConverterControllerService',
  311.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderRecalculationController' => 'getOrderRecalculationControllerService',
  312.             'Shopware\\Core\\Checkout\\Cart\\PriceActionController' => 'getPriceActionControllerService',
  313.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute' => 'getCartDeleteRouteService',
  314.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute' => 'getCartItemAddRouteService',
  315.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute' => 'getCartItemRemoveRouteService',
  316.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute' => 'getCartItemUpdateRouteService',
  317.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute' => 'getCartLoadRouteService',
  318.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute' => 'getCartOrderRouteService',
  319.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => 'getCartServiceService',
  320.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinitionService',
  321.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinitionService',
  322.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinitionService',
  323.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinitionService',
  324.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinitionService',
  325.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinitionService',
  326.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinitionService',
  327.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinitionService',
  328.             'Shopware\\Core\\Checkout\\Customer\\Api\\CustomerGroupRegistrationActionController' => 'getCustomerGroupRegistrationActionControllerService',
  329.             'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinitionService',
  330.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountNewsletterRecipientRoute' => 'getAccountNewsletterRecipientRouteService',
  331.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AddWishlistProductRoute' => 'getAddWishlistProductRouteService',
  332.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute' => 'getChangeCustomerProfileRouteService',
  333.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeEmailRoute' => 'getChangeEmailRouteService',
  334.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeLanguageRoute' => 'getChangeLanguageRouteService',
  335.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePasswordRoute' => 'getChangePasswordRouteService',
  336.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePaymentMethodRoute' => 'getChangePaymentMethodRouteService',
  337.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute' => 'getCustomerGroupRegistrationSettingsRouteService',
  338.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRecoveryIsExpiredRoute' => 'getCustomerRecoveryIsExpiredRouteService',
  339.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute' => 'getCustomerRouteService',
  340.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute' => 'getDeleteAddressRouteService',
  341.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute' => 'getDeleteCustomerRouteService',
  342.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute' => 'getListAddressRouteService',
  343.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute' => 'getLoadWishlistRouteService',
  344.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute' => 'getLoginRouteService',
  345.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute' => 'getLogoutRouteService',
  346.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\MergeWishlistProductRoute' => 'getMergeWishlistProductRouteService',
  347.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute' => 'getRegisterConfirmRouteService',
  348.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RemoveWishlistProductRoute' => 'getRemoveWishlistProductRouteService',
  349.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ResetPasswordRoute' => 'getResetPasswordRouteService',
  350.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute' => 'getSendPasswordRecoveryMailRouteService',
  351.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute' => 'getSwitchDefaultAddressRouteService',
  352.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute' => 'getUpsertAddressRouteService',
  353.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinitionService',
  354.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinitionService',
  355.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinitionService',
  356.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinition2Service',
  357.             'Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController' => 'getDocumentController2Service',
  358.             'Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinition2Service',
  359.             'Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController' => 'getDocumentGeneratorControllerService',
  360.             'Shopware\\Core\\Checkout\\Document\\SalesChannel\\DocumentRoute' => 'getDocumentRouteService',
  361.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinitionService',
  362.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinitionService',
  363.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinitionService',
  364.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinitionService',
  365.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinitionService',
  366.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinitionService',
  367.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition' => 'getOrderTransactionCaptureRefundPositionDefinitionService',
  368.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition' => 'getOrderTransactionCaptureRefundDefinitionService',
  369.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition' => 'getOrderTransactionCaptureDefinitionService',
  370.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinitionService',
  371.             'Shopware\\Core\\Checkout\\Order\\Api\\OrderActionController' => 'getOrderActionControllerService',
  372.             'Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinitionService',
  373.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute' => 'getCancelOrderRouteService',
  374.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute' => 'getOrderRouteService',
  375.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute' => 'getSetPaymentOrderRouteService',
  376.             'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinitionService',
  377.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentRefundProcessor' => 'getPaymentRefundProcessorService',
  378.             'Shopware\\Core\\Checkout\\Payment\\Controller\\PaymentController' => 'getPaymentController2Service',
  379.             'Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'getPaymentMethodDefinitionService',
  380.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute' => 'getCachedPaymentMethodRouteService',
  381.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\HandlePaymentMethodRoute' => 'getHandlePaymentMethodRouteService',
  382.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinitionService',
  383.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute' => 'getSortedPaymentMethodRouteService',
  384.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinitionService',
  385.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinitionService',
  386.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinitionService',
  387.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinitionService',
  388.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinitionService',
  389.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinitionService',
  390.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinitionService',
  391.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinitionService',
  392.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinitionService',
  393.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinitionService',
  394.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinitionService',
  395.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinitionService',
  396.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionActionController' => 'getPromotionActionControllerService',
  397.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionController' => 'getPromotionControllerService',
  398.             'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinitionService',
  399.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinitionService',
  400.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinitionService',
  401.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinitionService',
  402.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute' => 'getCachedShippingMethodRouteService',
  403.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinitionService',
  404.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute' => 'getSortedShippingMethodRouteService',
  405.             'Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'getShippingMethodDefinitionService',
  406.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinitionService',
  407.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinition2Service',
  408.             'Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'getCategoryDefinition2Service',
  409.             'Shopware\\Core\\Content\\Category\\CategoryHydrator' => 'getCategoryHydratorService',
  410.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute' => 'getCachedCategoryRouteService',
  411.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute' => 'getCachedNavigationRouteService',
  412.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryListRoute' => 'getCategoryListRouteService',
  413.             'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'getSalesChannelCategoryDefinitionService',
  414.             'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute' => 'getTreeBuildingNavigationRouteService',
  415.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinitionService',
  416.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinitionService',
  417.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinitionService',
  418.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinitionService',
  419.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinitionService',
  420.             'Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinitionService',
  421.             'Shopware\\Core\\Content\\Cms\\DataAbstractionLayer\\FieldSerializer\\SlotConfigFieldSerializer' => 'getSlotConfigFieldSerializerService',
  422.             'Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver' => 'getCmsSlotsDataResolverService',
  423.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute' => 'getCmsRouteService',
  424.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository' => 'getSalesChannelCmsPageRepositoryService',
  425.             'Shopware\\Core\\Content\\ContactForm\\SalesChannel\\ContactFormRoute' => 'getContactFormRouteService',
  426.             'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinitionService',
  427.             'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => 'getCachedFlowLoaderService',
  428.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowExecutor' => 'getFlowExecutorService',
  429.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory' => 'getFlowFactoryService',
  430.             'Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinitionService',
  431.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinitionService',
  432.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinitionService',
  433.             'Shopware\\Core\\Content\\ImportExport\\Controller\\ImportExportActionController' => 'getImportExportActionControllerService',
  434.             'Shopware\\Core\\Content\\ImportExport\\ImportExportFactory' => 'getImportExportFactoryService',
  435.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinition2Service',
  436.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinitionService',
  437.             'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler' => 'getImportExportHandlerService',
  438.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinitionService',
  439.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinitionService',
  440.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinitionService',
  441.             'Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'getLandingPageDefinitionService',
  442.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute' => 'getCachedLandingPageRouteService',
  443.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'getSalesChannelLandingPageDefinitionService',
  444.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinitionService',
  445.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinitionService',
  446.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinitionService',
  447.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinitionService',
  448.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinitionService',
  449.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinitionService',
  450.             'Shopware\\Core\\Content\\MailTemplate\\Api\\MailActionController' => 'getMailActionControllerService',
  451.             'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinitionService',
  452.             'Shopware\\Core\\Content\\Mail\\Service\\MailFactory' => 'getMailFactoryService',
  453.             'Shopware\\Core\\Content\\Mail\\Service\\MailSender' => 'getMailSenderService',
  454.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinitionService',
  455.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinitionService',
  456.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinitionService',
  457.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinitionService',
  458.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinitionService',
  459.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinitionService',
  460.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinitionService',
  461.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinitionService',
  462.             'Shopware\\Core\\Content\\Media\\Api\\MediaFolderController' => 'getMediaFolderControllerService',
  463.             'Shopware\\Core\\Content\\Media\\Api\\MediaUploadController' => 'getMediaUploadControllerService',
  464.             'Shopware\\Core\\Content\\Media\\File\\FileSaver' => 'getFileSaverService',
  465.             'Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinitionService',
  466.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinitionService',
  467.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'getNewsletterRecipientDefinitionService',
  468.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterConfirmRoute' => 'getNewsletterConfirmRouteService',
  469.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute' => 'getNewsletterSubscribeRouteService',
  470.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute' => 'getNewsletterUnsubscribeRouteService',
  471.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'getSalesChannelNewsletterRecipientDefinitionService',
  472.             'Shopware\\Core\\Content\\ProductExport\\Api\\ProductExportController' => 'getProductExportControllerService',
  473.             'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinitionService',
  474.             'Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator' => 'getProductExportHydratorService',
  475.             'Shopware\\Core\\Content\\ProductExport\\SalesChannel\\ExportController' => 'getExportControllerService',
  476.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator' => 'getProductExportGeneratorService',
  477.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter' => 'getProductExporterService',
  478.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinitionService',
  479.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator' => 'getProductStreamFilterHydratorService',
  480.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinitionService',
  481.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinitionService',
  482.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator' => 'getProductStreamHydratorService',
  483.             'Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder' => 'getProductStreamBuilderService',
  484.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinitionService',
  485.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinitionService',
  486.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinitionService',
  487.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator' => 'getProductConfiguratorSettingHydratorService',
  488.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinitionService',
  489.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator' => 'getProductCrossSellingAssignedProductsHydratorService',
  490.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinitionService',
  491.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinitionService',
  492.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator' => 'getProductCrossSellingHydratorService',
  493.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinitionService',
  494.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinitionService',
  495.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinitionService',
  496.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator' => 'getProductFeatureSetHydratorService',
  497.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinitionService',
  498.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator' => 'getProductKeywordDictionaryHydratorService',
  499.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinitionService',
  500.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinitionService',
  501.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator' => 'getProductManufacturerHydratorService',
  502.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinitionService',
  503.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator' => 'getProductMediaHydratorService',
  504.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinitionService',
  505.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinitionService',
  506.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator' => 'getProductPriceHydratorService',
  507.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinitionService',
  508.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinitionService',
  509.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator' => 'getProductReviewHydratorService',
  510.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinitionService',
  511.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator' => 'getProductSearchConfigFieldHydratorService',
  512.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinitionService',
  513.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator' => 'getProductSearchConfigHydratorService',
  514.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinitionService',
  515.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator' => 'getProductSearchKeywordHydratorService',
  516.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinitionService',
  517.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinitionService',
  518.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinitionService',
  519.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinitionService',
  520.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator' => 'getProductVisibilityHydratorService',
  521.             'Shopware\\Core\\Content\\Product\\Api\\ProductActionController' => 'getProductActionControllerService',
  522.             'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder' => 'getCheapestPriceAccessorBuilderService',
  523.             'Shopware\\Core\\Content\\Product\\ProductDefinition' => 'getProductDefinitionService',
  524.             'Shopware\\Core\\Content\\Product\\ProductHydrator' => 'getProductHydratorService',
  525.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute' => 'getCachedProductCrossSellingRouteService',
  526.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute' => 'getCachedProductDetailRouteService',
  527.             'Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute' => 'getFindProductVariantRouteService',
  528.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute' => 'getCachedProductListingRouteService',
  529.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute' => 'getResolveCriteriaProductListingRouteService',
  530.             'Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute' => 'getProductListRouteService',
  531.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute' => 'getCachedProductReviewRouteService',
  532.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute' => 'getProductReviewSaveRouteService',
  533.             'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'getSalesChannelProductDefinitionService',
  534.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\CachedProductSearchRoute' => 'getCachedProductSearchRouteService',
  535.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute' => 'getResolvedCriteriaProductSearchRouteService',
  536.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinitionService',
  537.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator' => 'getProductSortingHydratorService',
  538.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinitionService',
  539.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute' => 'getCachedProductSuggestRouteService',
  540.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinitionService',
  541.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinitionService',
  542.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator' => 'getPropertyGroupOptionHydratorService',
  543.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinitionService',
  544.             'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinitionService',
  545.             'Shopware\\Core\\Content\\Property\\PropertyGroupHydrator' => 'getPropertyGroupHydratorService',
  546.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinitionService',
  547.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinitionService',
  548.             'Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinitionService',
  549.             'Shopware\\Core\\Content\\Seo\\Api\\SeoActionController' => 'getSeoActionControllerService',
  550.             'Shopware\\Core\\Content\\Seo\\CachedSeoResolver' => 'getCachedSeoResolverService',
  551.             'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver' => 'getEmptyPathInfoResolverService',
  552.             'Shopware\\Core\\Content\\Seo\\Entity\\Dbal\\SeoUrlAssociationFieldResolver' => 'getSeoUrlAssociationFieldResolverService',
  553.             'Shopware\\Core\\Content\\Seo\\Entity\\Serializer\\SeoUrlFieldSerializer' => 'getSeoUrlFieldSerializerService',
  554.             'Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'getMainCategoryDefinitionService',
  555.             'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'getSalesChannelMainCategoryDefinitionService',
  556.             'Shopware\\Core\\Content\\Seo\\SalesChannel\\SeoUrlRoute' => 'getSeoUrlRouteService',
  557.             'Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface' => 'getSeoUrlPlaceholderHandlerInterfaceService',
  558.             'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinitionService',
  559.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'getSalesChannelSeoUrlDefinitionService',
  560.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'getSeoUrlDefinitionService',
  561.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute' => 'getCachedSitemapRouteService',
  562.             'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetPackageService' => 'getAssetPackageServiceService',
  563.             'Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader' => 'getCacheIdLoaderService',
  564.             'Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\Facade\\CacheInvalidatorFacadeHookFactory' => 'getCacheInvalidatorFacadeHookFactoryService',
  565.             'Shopware\\Core\\Framework\\Adapter\\Twig\\AppTemplateIterator' => 'getAppTemplateIteratorService',
  566.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => 'getTemplateFinderService',
  567.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateIterator' => 'getTemplateIteratorService',
  568.             'Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator' => 'getAclCriteriaValidatorService',
  569.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinitionService',
  570.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinitionService',
  571.             'Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController' => 'getAccessKeyControllerService',
  572.             'Shopware\\Core\\Framework\\Api\\Controller\\AclController' => 'getAclControllerService',
  573.             'Shopware\\Core\\Framework\\Api\\Controller\\ApiController' => 'getApiControllerService',
  574.             'Shopware\\Core\\Framework\\Api\\Controller\\AuthController' => 'getAuthControllerService',
  575.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController' => 'getCacheController2Service',
  576.             'Shopware\\Core\\Framework\\Api\\Controller\\CustomSnippetFormatController' => 'getCustomSnippetFormatControllerService',
  577.             'Shopware\\Core\\Framework\\Api\\Controller\\FallbackController' => 'getFallbackControllerService',
  578.             'Shopware\\Core\\Framework\\Api\\Controller\\IndexingController' => 'getIndexingControllerService',
  579.             'Shopware\\Core\\Framework\\Api\\Controller\\InfoController' => 'getInfoControllerService',
  580.             'Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController' => 'getIntegrationControllerService',
  581.             'Shopware\\Core\\Framework\\Api\\Controller\\SalesChannelProxyController' => 'getSalesChannelProxyControllerService',
  582.             'Shopware\\Core\\Framework\\Api\\Controller\\SyncController' => 'getSyncControllerService',
  583.             'Shopware\\Core\\Framework\\Api\\Controller\\UserController' => 'getUserControllerService',
  584.             'Shopware\\Core\\Framework\\Api\\Sync\\SyncService' => 'getSyncServiceService',
  585.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinitionService',
  586.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinitionService',
  587.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinitionService',
  588.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition' => 'getAppScriptConditionTranslationDefinitionService',
  589.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition' => 'getAppScriptConditionDefinitionService',
  590.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinitionService',
  591.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinitionService',
  592.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinitionService',
  593.             'Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition' => 'getAppFlowActionTranslationDefinitionService',
  594.             'Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition' => 'getAppFlowActionDefinitionService',
  595.             'Shopware\\Core\\Framework\\App\\Api\\AppActionController' => 'getAppActionControllerService',
  596.             'Shopware\\Core\\Framework\\App\\Api\\AppCmsController' => 'getAppCmsControllerService',
  597.             'Shopware\\Core\\Framework\\App\\Api\\AppUrlChangeController' => 'getAppUrlChangeControllerService',
  598.             'Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinitionService',
  599.             'Shopware\\Core\\Framework\\App\\AppLocaleProvider' => 'getAppLocaleProviderService',
  600.             'Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver' => 'getResolverService',
  601.             'Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionProvider' => 'getAppFlowActionProviderService',
  602.             'Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider' => 'getShopIdProviderService',
  603.             'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinitionService',
  604.             'Shopware\\Core\\Framework\\App\\Template\\TemplateStateService' => 'getTemplateStateServiceService',
  605.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator' => 'getEntityCacheKeyGeneratorService',
  606.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator' => 'getEntityHydratorService',
  607.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\ConfigJsonFieldAccessorBuilder' => 'getConfigJsonFieldAccessorBuilderService',
  608.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\CustomFieldsAccessorBuilder' => 'getCustomFieldsAccessorBuilderService',
  609.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder' => 'getDefaultFieldAccessorBuilderService',
  610.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\JsonFieldAccessorBuilder' => 'getJsonFieldAccessorBuilderService',
  611.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\PriceFieldAccessorBuilder' => 'getPriceFieldAccessorBuilderService',
  612.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver' => 'getManyToManyAssociationFieldResolverService',
  613.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToOneAssociationFieldResolver' => 'getManyToOneAssociationFieldResolverService',
  614.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver' => 'getOneToManyAssociationFieldResolverService',
  615.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver' => 'getTranslationFieldResolverService',
  616.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder' => 'getJoinGroupBuilderService',
  617.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry' => 'getDefinitionInstanceRegistryService',
  618.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory' => 'getEntityLoadedEventFactoryService',
  619.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry' => 'getExtensionRegistryService',
  620.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryFacadeHookFactory' => 'getRepositoryFacadeHookFactoryService',
  621.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryWriterFacadeHookFactory' => 'getRepositoryWriterFacadeHookFactoryService',
  622.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\SalesChannelRepositoryFacadeHookFactory' => 'getSalesChannelRepositoryFacadeHookFactoryService',
  623.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer' => 'getBlobFieldSerializerService',
  624.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BoolFieldSerializer' => 'getBoolFieldSerializerService',
  625.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CalculatedPriceFieldSerializer' => 'getCalculatedPriceFieldSerializerService',
  626.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer' => 'getCartPriceFieldSerializerService',
  627.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CashRoundingConfigFieldSerializer' => 'getCashRoundingConfigFieldSerializerService',
  628.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ConfigJsonFieldSerializer' => 'getConfigJsonFieldSerializerService',
  629.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedAtFieldSerializer' => 'getCreatedAtFieldSerializerService',
  630.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedByFieldSerializer' => 'getCreatedByFieldSerializerService',
  631.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer' => 'getCustomFieldsSerializerService',
  632.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateFieldSerializer' => 'getDateFieldSerializerService',
  633.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateTimeFieldSerializer' => 'getDateTimeFieldSerializerService',
  634.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\EmailFieldSerializer' => 'getEmailFieldSerializerService',
  635.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FkFieldSerializer' => 'getFkFieldSerializerService',
  636.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FloatFieldSerializer' => 'getFloatFieldSerializerService',
  637.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IdFieldSerializer' => 'getIdFieldSerializerService',
  638.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IntFieldSerializer' => 'getIntFieldSerializerService',
  639.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\JsonFieldSerializer' => 'getJsonFieldSerializerService',
  640.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ListFieldSerializer' => 'getListFieldSerializerService',
  641.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\LongTextFieldSerializer' => 'getLongTextFieldSerializerService',
  642.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToManyAssociationFieldSerializer' => 'getManyToManyAssociationFieldSerializerService',
  643.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToOneAssociationFieldSerializer' => 'getManyToOneAssociationFieldSerializerService',
  644.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToManyAssociationFieldSerializer' => 'getOneToManyAssociationFieldSerializerService',
  645.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToOneAssociationFieldSerializer' => 'getOneToOneAssociationFieldSerializerService',
  646.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer' => 'getPHPUnserializeFieldSerializerService',
  647.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PasswordFieldSerializer' => 'getPasswordFieldSerializerService',
  648.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceDefinitionFieldSerializer' => 'getPriceDefinitionFieldSerializerService',
  649.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceFieldSerializer' => 'getPriceFieldSerializerService',
  650.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer' => 'getReferenceVersionFieldSerializerService',
  651.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\RemoteAddressFieldSerializer' => 'getRemoteAddressFieldSerializerService',
  652.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StateMachineStateFieldSerializer' => 'getStateMachineStateFieldSerializerService',
  653.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StringFieldSerializer' => 'getStringFieldSerializerService',
  654.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TaxFreeConfigFieldSerializer' => 'getTaxFreeConfigFieldSerializerService',
  655.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TimeZoneFieldSerializer' => 'getTimeZoneFieldSerializerService',
  656.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer' => 'getTranslatedFieldSerializerService',
  657.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslationsAssociationFieldSerializer' => 'getTranslationsAssociationFieldSerializerService',
  658.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedAtFieldSerializer' => 'getUpdatedAtFieldSerializerService',
  659.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedByFieldSerializer' => 'getUpdatedByFieldSerializerService',
  660.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VariantListingConfigFieldSerializer' => 'getVariantListingConfigFieldSerializerService',
  661.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer' => 'getVersionDataPayloadFieldSerializerService',
  662.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer' => 'getVersionFieldSerializerService',
  663.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry' => 'getEntityIndexerRegistryService',
  664.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface' => 'getEntityReaderInterfaceService',
  665.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface' => 'getEntityAggregatorInterfaceService',
  666.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface' => 'getEntitySearcherInterfaceService',
  667.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager' => 'getVersionManagerService',
  668.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinitionService',
  669.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinitionService',
  670.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinitionService',
  671.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface' => 'getEntityWriteGatewayInterfaceService',
  672.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter' => 'getEntityWriterService',
  673.             'Shopware\\Core\\Framework\\Event\\BusinessEventRegistry' => 'getBusinessEventRegistryService',
  674.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinitionService',
  675.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinitionService',
  676.             'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinitionService',
  677.             'Shopware\\Core\\Framework\\Increment\\Controller\\IncrementApiController' => 'getIncrementApiControllerService',
  678.             'Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinitionService',
  679.             'Shopware\\Core\\Framework\\MessageQueue\\Api\\ConsumeMessagesController' => 'getConsumeMessagesControllerService',
  680.             'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinitionService',
  681.             'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinitionService',
  682.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Api\\ScheduledTaskController' => 'getScheduledTaskController2Service',
  683.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinitionService',
  684.             'Shopware\\Core\\Framework\\Migration\\Api\\MigrationController' => 'getMigrationControllerService',
  685.             'Shopware\\Core\\Framework\\Migration\\IndexerQueuer' => 'getIndexerQueuerService',
  686.             'Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader' => 'getMigrationCollectionLoaderService',
  687.             'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinitionService',
  688.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection' => 'getKernelPluginCollectionService',
  689.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader' => 'getKernelPluginLoaderService',
  690.             'Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinitionService',
  691.             'Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider' => 'getPluginIdProviderService',
  692.             'Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService' => 'getCanonicalRedirectServiceService',
  693.             'Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface' => 'getRequestTransformerInterfaceService',
  694.             'Shopware\\Core\\Framework\\Rule\\Api\\RuleConfigController' => 'getRuleConfigControllerService',
  695.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptApiRoute' => 'getScriptApiRouteService',
  696.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseFactoryFacadeHookFactory' => 'getScriptResponseFactoryFacadeHookFactoryService',
  697.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptStoreApiRoute' => 'getScriptStoreApiRouteService',
  698.             'Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor' => 'getScriptExecutorService',
  699.             'Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinitionService',
  700.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreActionsController' => 'getExtensionStoreActionsControllerService',
  701.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreDataController' => 'getExtensionStoreDataControllerService',
  702.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreLicensesController' => 'getExtensionStoreLicensesControllerService',
  703.             'Shopware\\Core\\Framework\\Store\\Api\\FirstRunWizardController' => 'getFirstRunWizardControllerService',
  704.             'Shopware\\Core\\Framework\\Store\\Api\\StoreController' => 'getStoreControllerService',
  705.             'Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider' => 'getStoreRequestOptionsProviderService',
  706.             'Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware' => 'getShopSecretInvalidMiddlewareService',
  707.             'Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware' => 'getStoreSessionExpiredMiddlewareService',
  708.             'Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware' => 'getVerifyResponseSignatureMiddlewareService',
  709.             'Shopware\\Core\\Framework\\Update\\Api\\UpdateController' => 'getUpdateControllerService',
  710.             'Shopware\\Core\\Framework\\Util\\HtmlSanitizer' => 'getHtmlSanitizerService',
  711.             'Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinitionService',
  712.             'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinitionService',
  713.             'Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator' => 'getSalesChannelCreatorService',
  714.             'Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner' => 'getUserProvisionerService',
  715.             'Shopware\\Core\\Profiling\\Profiler' => 'getProfilerService',
  716.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinitionService',
  717.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'getCountryStateDefinitionService',
  718.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'getSalesChannelCountryStateDefinitionService',
  719.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinitionService',
  720.             'Shopware\\Core\\System\\Country\\CountryDefinition' => 'getCountryDefinitionService',
  721.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute' => 'getCachedCountryRouteService',
  722.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute' => 'getCachedCountryStateRouteService',
  723.             'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinitionService',
  724.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinitionService',
  725.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinitionService',
  726.             'Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'getCurrencyDefinitionService',
  727.             'Shopware\\Core\\System\\Currency\\CurrencyFormatter' => 'getCurrencyFormatterService',
  728.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute' => 'getCachedCurrencyRouteService',
  729.             'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinitionService',
  730.             'Shopware\\Core\\System\\CustomEntity\\Api\\CustomEntityApiController' => 'getCustomEntityApiControllerService',
  731.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinitionService',
  732.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar' => 'getCustomEntityRegistrarService',
  733.             'Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater' => 'getCustomEntitySchemaUpdaterService',
  734.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinitionService',
  735.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinitionService',
  736.             'Shopware\\Core\\System\\CustomField\\Api\\CustomFieldSetActionController' => 'getCustomFieldSetActionControllerService',
  737.             'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinitionService',
  738.             'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinitionService',
  739.             'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinitionService',
  740.             'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinitionService',
  741.             'Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinitionService',
  742.             'Shopware\\Core\\System\\Language\\LanguageDefinition' => 'getLanguageDefinitionService',
  743.             'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute' => 'getCachedLanguageRouteService',
  744.             'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinitionService',
  745.             'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinitionService',
  746.             'Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinitionService',
  747.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinitionService',
  748.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinitionService',
  749.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinitionService',
  750.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinitionService',
  751.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinitionService',
  752.             'Shopware\\Core\\System\\NumberRange\\Api\\NumberRangeController' => 'getNumberRangeControllerService',
  753.             'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinitionService',
  754.             'Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface' => 'getNumberRangeValueGeneratorInterfaceService',
  755.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinitionService',
  756.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition2Service',
  757.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition2Service',
  758.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinitionService',
  759.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition2Service',
  760.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition2Service',
  761.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition2Service',
  762.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinitionService',
  763.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinitionService',
  764.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinitionService',
  765.             'Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory' => 'getSalesChannelContextFactoryService',
  766.             'Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry' => 'getSalesChannelDefinitionInstanceRegistryService',
  767.             'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinitionService',
  768.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute' => 'getContextSwitchRouteService',
  769.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\StoreApiInfoController' => 'getStoreApiInfoControllerService',
  770.             'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinitionService',
  771.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute' => 'getCachedSalutationRouteService',
  772.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'getSalesChannelSalutationDefinitionService',
  773.             'Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'getSalutationDefinitionService',
  774.             'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinitionService',
  775.             'Shopware\\Core\\System\\Snippet\\Api\\SnippetController' => 'getSnippetControllerService',
  776.             'Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection' => 'getSnippetFileCollectionService',
  777.             'Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory' => 'getSnippetFilterFactoryService',
  778.             'Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinitionService',
  779.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinitionService',
  780.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinitionService',
  781.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinitionService',
  782.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinitionService',
  783.             'Shopware\\Core\\System\\StateMachine\\Api\\StateMachineActionController' => 'getStateMachineActionControllerService',
  784.             'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinitionService',
  785.             'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinitionService',
  786.             'Shopware\\Core\\System\\SystemConfig\\Facade\\SystemConfigFacadeHookFactory' => 'getSystemConfigFacadeHookFactoryService',
  787.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinitionService',
  788.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigService' => 'getSystemConfigServiceService',
  789.             'Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService' => 'getFilterTagIdsServiceService',
  790.             'Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinitionService',
  791.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinitionService',
  792.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinitionService',
  793.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinitionService',
  794.             'Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinitionService',
  795.             'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinitionService',
  796.             'Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinitionService',
  797.             'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinitionService',
  798.             'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinitionService',
  799.             'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinitionService',
  800.             'Shopware\\Core\\System\\User\\Api\\UserRecoveryController' => 'getUserRecoveryControllerService',
  801.             'Shopware\\Core\\System\\User\\Api\\UserValidationController' => 'getUserValidationControllerService',
  802.             'Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinitionService',
  803.             'Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper' => 'getElasticsearchHelperService',
  804.             'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler' => 'getCreateAliasTaskHandlerService',
  805.             'Shopware\\Storefront\\Controller\\AccountOrderController' => 'getAccountOrderControllerService',
  806.             'Shopware\\Storefront\\Controller\\AccountPaymentController' => 'getAccountPaymentControllerService',
  807.             'Shopware\\Storefront\\Controller\\AccountProfileController' => 'getAccountProfileControllerService',
  808.             'Shopware\\Storefront\\Controller\\AddressController' => 'getAddressControllerService',
  809.             'Shopware\\Storefront\\Controller\\Api\\CaptchaController' => 'getCaptchaControllerService',
  810.             'Shopware\\Storefront\\Controller\\AuthController' => 'getAuthController2Service',
  811.             'Shopware\\Storefront\\Controller\\CaptchaController' => 'getCaptchaController2Service',
  812.             'Shopware\\Storefront\\Controller\\CartLineItemController' => 'getCartLineItemControllerService',
  813.             'Shopware\\Storefront\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  814.             'Shopware\\Storefront\\Controller\\CmsController' => 'getCmsControllerService',
  815.             'Shopware\\Storefront\\Controller\\ContextController' => 'getContextControllerService',
  816.             'Shopware\\Storefront\\Controller\\CookieController' => 'getCookieControllerService',
  817.             'Shopware\\Storefront\\Controller\\CountryStateController' => 'getCountryStateControllerService',
  818.             'Shopware\\Storefront\\Controller\\CsrfController' => 'getCsrfControllerService',
  819.             'Shopware\\Storefront\\Controller\\DocumentController' => 'getDocumentController3Service',
  820.             'Shopware\\Storefront\\Controller\\ErrorController' => 'getErrorControllerService',
  821.             'Shopware\\Storefront\\Controller\\FormController' => 'getFormControllerService',
  822.             'Shopware\\Storefront\\Controller\\LandingPageController' => 'getLandingPageControllerService',
  823.             'Shopware\\Storefront\\Controller\\MaintenanceController' => 'getMaintenanceControllerService',
  824.             'Shopware\\Storefront\\Controller\\NavigationController' => 'getNavigationControllerService',
  825.             'Shopware\\Storefront\\Controller\\NewsletterController' => 'getNewsletterControllerService',
  826.             'Shopware\\Storefront\\Controller\\ProductController' => 'getProductControllerService',
  827.             'Shopware\\Storefront\\Controller\\RegisterController' => 'getRegisterControllerService',
  828.             'Shopware\\Storefront\\Controller\\ScriptController' => 'getScriptControllerService',
  829.             'Shopware\\Storefront\\Controller\\SearchController' => 'getSearchControllerService',
  830.             'Shopware\\Storefront\\Controller\\SitemapController' => 'getSitemapControllerService',
  831.             'Shopware\\Storefront\\Controller\\StoreApiProxyController' => 'getStoreApiProxyControllerService',
  832.             'Shopware\\Storefront\\Controller\\VerificationHashController' => 'getVerificationHashControllerService',
  833.             'Shopware\\Storefront\\Controller\\WellKnownController' => 'getWellKnownControllerService',
  834.             'Shopware\\Storefront\\Controller\\WishlistController' => 'getWishlistControllerService',
  835.             'Shopware\\Storefront\\Framework\\Cache\\CacheStore' => 'getCacheStoreService',
  836.             'Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler' => 'getCsrfPlaceholderHandlerService',
  837.             'Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry' => 'getStorefrontMediaValidatorRegistryService',
  838.             'Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader' => 'getCheckoutRegisterPageLoaderService',
  839.             'Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder' => 'getProductCombinationFinder2Service',
  840.             'Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader' => 'getProductReviewLoaderService',
  841.             'Shopware\\Storefront\\Page\\Search\\SearchPageLoader' => 'getSearchPageLoaderService',
  842.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinitionService',
  843.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinitionService',
  844.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinitionService',
  845.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinitionService',
  846.             'Shopware\\Storefront\\Theme\\Controller\\ThemeController' => 'getThemeControllerService',
  847.             'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => 'getSalesChannelThemeLoaderService',
  848.             'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => 'getStorefrontPluginRegistryService',
  849.             'Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinitionService',
  850.             'StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements' => 'getSolidAdvancedSliderElementsService',
  851.             'SwagExtensionStore\\Controller\\DataController' => 'getDataControllerService',
  852.             'SwagExtensionStore\\Controller\\LicenseController' => 'getLicenseControllerService',
  853.             'SwagExtensionStore\\SwagExtensionStore' => 'getSwagExtensionStoreService',
  854.             'Swag\\AmazonPay\\Administration\\Controller\\AmazonPayConfigurationController' => 'getAmazonPayConfigurationControllerService',
  855.             'Swag\\AmazonPay\\Administration\\Controller\\AmazonPayInstanPaymentNotificationController' => 'getAmazonPayInstanPaymentNotificationControllerService',
  856.             'Swag\\AmazonPay\\Administration\\Controller\\AmazonPayOrderController' => 'getAmazonPayOrderControllerService',
  857.             'Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\PaymentNotification\\PaymentNotificationDefinition' => 'getPaymentNotificationDefinitionService',
  858.             'Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenDefinition' => 'getSignUpTokenDefinitionService',
  859.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonAuthController' => 'getAmazonAuthControllerService',
  860.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController' => 'getAmazonLoginControllerService',
  861.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController' => 'getAmazonPayControllerService',
  862.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController' => 'getAmazonPurePaymentMethodControllerService',
  863.             'Swag\\AmazonPay\\SwagAmazonPay' => 'getSwagAmazonPayService',
  864.             'Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition' => 'getBlockRuleDefinitionService',
  865.             'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition' => 'getFormGroupFieldTranslationDefinitionService',
  866.             'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition' => 'getFormGroupFieldDefinitionService',
  867.             'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition' => 'getFormGroupTranslationDefinitionService',
  868.             'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition' => 'getFormGroupDefinitionService',
  869.             'Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition' => 'getFormTranslationDefinitionService',
  870.             'Swag\\CmsExtensions\\Form\\FormDefinition' => 'getFormDefinitionService',
  871.             'Swag\\CmsExtensions\\Form\\Route\\FormRoute' => 'getFormRouteService',
  872.             'Swag\\CmsExtensions\\Quickview\\QuickviewDefinition' => 'getQuickviewDefinitionService',
  873.             'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition' => 'getScrollNavigationPageSettingsDefinitionService',
  874.             'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition' => 'getScrollNavigationTranslationDefinitionService',
  875.             'Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition' => 'getScrollNavigationDefinitionService',
  876.             'Swag\\CmsExtensions\\Storefront\\Controller\\CustomFormController' => 'getCustomFormControllerService',
  877.             'Swag\\CmsExtensions\\Storefront\\Controller\\QuickviewController' => 'getQuickviewControllerService',
  878.             'Swag\\CmsExtensions\\SwagCmsExtensions' => 'getSwagCmsExtensionsService',
  879.             'Swag\\CmsExtensions\\Util\\Administration\\FormValidationController' => 'getFormValidationControllerService',
  880.             'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition' => 'getPackLanguageDefinitionService',
  881.             'Swag\\LanguagePack\\SwagLanguagePack' => 'getSwagLanguagePackService',
  882.             'Swag\\PayPal\\Administration\\PayPalPaymentMethodController' => 'getPayPalPaymentMethodControllerService',
  883.             'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute' => 'getExpressCategoryRouteService',
  884.             'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCreateOrderRoute' => 'getExpressCreateOrderRouteService',
  885.             'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressPrepareCheckoutRoute' => 'getExpressPrepareCheckoutRouteService',
  886.             'Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute' => 'getPUIPaymentInstructionsRouteService',
  887.             'Swag\\PayPal\\Checkout\\Plus\\PlusPaymentFinalizeController' => 'getPlusPaymentFinalizeControllerService',
  888.             'Swag\\PayPal\\Checkout\\Plus\\PlusPaymentHandleController' => 'getPlusPaymentHandleControllerService',
  889.             'Swag\\PayPal\\Checkout\\SalesChannel\\CreateOrderRoute' => 'getCreateOrderRouteService',
  890.             'Swag\\PayPal\\Checkout\\SalesChannel\\ErrorRoute' => 'getErrorRouteService',
  891.             'Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute' => 'getFilteredPaymentMethodRouteService',
  892.             'Swag\\PayPal\\Checkout\\SalesChannel\\MethodEligibilityRoute' => 'getMethodEligibilityRouteService',
  893.             'Swag\\PayPal\\Dispute\\Administration\\DisputeController' => 'getDisputeControllerService',
  894.             'Swag\\PayPal\\OrdersApi\\Administration\\PayPalOrdersController' => 'getPayPalOrdersControllerService',
  895.             'Swag\\PayPal\\PaymentsApi\\Administration\\PayPalPaymentController' => 'getPayPalPaymentControllerService',
  896.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition' => 'getPosSalesChannelDefinitionService',
  897.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition' => 'getPosSalesChannelInventoryDefinitionService',
  898.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition' => 'getPosSalesChannelMediaDefinitionService',
  899.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition' => 'getPosSalesChannelProductDefinitionService',
  900.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition' => 'getPosSalesChannelRunDefinitionService',
  901.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition' => 'getPosSalesChannelRunLogDefinitionService',
  902.             'Swag\\PayPal\\Pos\\PosSyncController' => 'getPosSyncControllerService',
  903.             'Swag\\PayPal\\Pos\\Setting\\Service\\InformationDefaultService' => 'getInformationDefaultServiceService',
  904.             'Swag\\PayPal\\Pos\\Setting\\SettingsController' => 'getSettingsController2Service',
  905.             'Swag\\PayPal\\Pos\\Webhook\\WebhookController' => 'getWebhookController2Service',
  906.             'Swag\\PayPal\\Pos\\Webhook\\WebhookService' => 'getWebhookServiceService',
  907.             'Swag\\PayPal\\Setting\\SettingsController' => 'getSettingsController3Service',
  908.             'Swag\\PayPal\\Storefront\\Controller\\PayPalController' => 'getPayPalControllerService',
  909.             'Swag\\PayPal\\Storefront\\Data\\Service\\ACDCCheckoutDataService' => 'getACDCCheckoutDataServiceService',
  910.             'Swag\\PayPal\\Storefront\\Data\\Service\\PayLaterCheckoutDataService' => 'getPayLaterCheckoutDataServiceService',
  911.             'Swag\\PayPal\\Storefront\\Data\\Service\\SEPACheckoutDataService' => 'getSEPACheckoutDataServiceService',
  912.             'Swag\\PayPal\\Storefront\\Data\\Service\\SPBCheckoutDataService' => 'getSPBCheckoutDataServiceService',
  913.             'Swag\\PayPal\\Storefront\\Data\\Service\\VenmoCheckoutDataService' => 'getVenmoCheckoutDataServiceService',
  914.             'Swag\\PayPal\\SwagPayPal' => 'getSwagPayPalService',
  915.             'Swag\\PayPal\\Util\\Lifecycle\\Installer\\MediaInstaller' => 'getMediaInstallerService',
  916.             'Swag\\PayPal\\Util\\Lifecycle\\Installer\\PaymentMethodInstaller' => 'getPaymentMethodInstallerService',
  917.             'Swag\\PayPal\\Util\\Lifecycle\\State\\PaymentMethodStateService' => 'getPaymentMethodStateServiceService',
  918.             'Swag\\PayPal\\Webhook\\Registration\\WebhookSystemConfigController' => 'getWebhookSystemConfigControllerService',
  919.             'Swag\\PayPal\\Webhook\\WebhookController' => 'getWebhookController3Service',
  920.             'Swag\\PayPal\\Webhook\\WebhookService' => 'getWebhookService2Service',
  921.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  922.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  923.             'Zeobv\\BundleProducts\\Core\\Content\\Product\\Aggregate\\ProductBundleConnection\\ProductBundleConnectionDefinition' => 'getProductBundleConnectionDefinitionService',
  924.             'Zeobv\\BundleProducts\\Resources\\snippet\\de_DE\\SnippetFile_de_DE' => 'getSnippetFileDeDE2Service',
  925.             'Zeobv\\BundleProducts\\Resources\\snippet\\en_GB\\SnippetFile_en_GB' => 'getSnippetFileEnGB2Service',
  926.             'Zeobv\\BundleProducts\\Resources\\snippet\\nl_NL\\SnippetFile_nl_NL' => 'getSnippetFileNlNLService',
  927.             'Zeobv\\BundleProducts\\ZeobvBundleProducts' => 'getZeobvBundleProductsService',
  928.             'acl_role.repository' => 'getAclRole_RepositoryService',
  929.             'acl_user_role.repository' => 'getAclUserRole_RepositoryService',
  930.             'acris_rules_c_s.filesystem.private' => 'getAcrisRulesCS_Filesystem_PrivateService',
  931.             'acris_rules_c_s.filesystem.public' => 'getAcrisRulesCS_Filesystem_PublicService',
  932.             'administration.filesystem.private' => 'getAdministration_Filesystem_PrivateService',
  933.             'administration.filesystem.public' => 'getAdministration_Filesystem_PublicService',
  934.             'app.repository' => 'getApp_RepositoryService',
  935.             'app_action_button.repository' => 'getAppActionButton_RepositoryService',
  936.             'app_action_button_translation.repository' => 'getAppActionButtonTranslation_RepositoryService',
  937.             'app_administration_snippet.repository' => 'getAppAdministrationSnippet_RepositoryService',
  938.             'app_cms_block.repository' => 'getAppCmsBlock_RepositoryService',
  939.             'app_cms_block_translation.repository' => 'getAppCmsBlockTranslation_RepositoryService',
  940.             'app_flow_action.repository' => 'getAppFlowAction_RepositoryService',
  941.             'app_flow_action_translation.repository' => 'getAppFlowActionTranslation_RepositoryService',
  942.             'app_payment_method.repository' => 'getAppPaymentMethod_RepositoryService',
  943.             'app_script_condition.repository' => 'getAppScriptCondition_RepositoryService',
  944.             'app_script_condition_translation.repository' => 'getAppScriptConditionTranslation_RepositoryService',
  945.             'app_template.repository' => 'getAppTemplate_RepositoryService',
  946.             'app_translation.repository' => 'getAppTranslation_RepositoryService',
  947.             'cache.app' => 'getCache_AppService',
  948.             'cache.app_clearer' => 'getCache_AppClearerService',
  949.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  950.             'cache.system' => 'getCache_SystemService',
  951.             'cache.system_clearer' => 'getCache_SystemClearerService',
  952.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  953.             'cache_warmer' => 'getCacheWarmerService',
  954.             'category.repository' => 'getCategory_RepositoryService',
  955.             'category_tag.repository' => 'getCategoryTag_RepositoryService',
  956.             'category_translation.repository' => 'getCategoryTranslation_RepositoryService',
  957.             'checkout.filesystem.private' => 'getCheckout_Filesystem_PrivateService',
  958.             'checkout.filesystem.public' => 'getCheckout_Filesystem_PublicService',
  959.             'cms_block.repository' => 'getCmsBlock_RepositoryService',
  960.             'cms_page.repository' => 'getCmsPage_RepositoryService',
  961.             'cms_page_translation.repository' => 'getCmsPageTranslation_RepositoryService',
  962.             'cms_section.repository' => 'getCmsSection_RepositoryService',
  963.             'cms_slot.repository' => 'getCmsSlot_RepositoryService',
  964.             'cms_slot_translation.repository' => 'getCmsSlotTranslation_RepositoryService',
  965.             'console.command.public_alias.Frosh\\Tools\\Command\\DevRobotsTxtCommand' => 'getDevRobotsTxtCommandService',
  966.             'console.command.public_alias.Pickware\\MobileAppAuthBundle\\DemodataGeneration\\Command\\PickwareMobileAppAuthBundleDemodataCommand' => 'getPickwareMobileAppAuthBundleDemodataCommandService',
  967.             'console.command.public_alias.Pickware\\PickwareDhl\\DhlBcpConfigScraper\\Command\\FetchDhlContractDataCommand' => 'getFetchDhlContractDataCommandService',
  968.             'console.command.public_alias.Pickware\\PickwareErpStarter\\DemodataGeneration\\Command\\PickwareErpDemodataCommand' => 'getPickwareErpDemodataCommandService',
  969.             'console.command.public_alias.Pickware\\PickwareErpStarter\\DemodataGeneration\\Command\\PickwareErpShopwareDemodataPatchCommand' => 'getPickwareErpShopwareDemodataPatchCommandService',
  970.             'console.command.public_alias.Pickware\\ShippingBundle\\Config\\ConfigImportCommand' => 'getConfigImportCommandService',
  971.             'console.command.public_alias.Pickware\\ShippingBundle\\Config\\ShippingMethodConfigImportCommand' => 'getShippingMethodConfigImportCommandService',
  972.             'console.command.public_alias.Pickware\\ShippingBundle\\DemodataGeneration\\Command\\PickwareShippingPatchShopwareDemodataCommand' => 'getPickwareShippingPatchShopwareDemodataCommandService',
  973.             'console.command.public_alias.Zeobv\\BundleProducts\\Command\\Seed\\BundleConnections' => 'getBundleConnectionsService',
  974.             'console.command.public_alias.pickware-wms.command.create-user' => 'getConsole_Command_PublicAlias_Pickwarewms_Command_CreateuserService',
  975.             'console.command_loader' => 'getConsole_CommandLoaderService',
  976.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  977.             'content.filesystem.private' => 'getContent_Filesystem_PrivateService',
  978.             'content.filesystem.public' => 'getContent_Filesystem_PublicService',
  979.             'country.repository' => 'getCountry_RepositoryService',
  980.             'country_state.repository' => 'getCountryState_RepositoryService',
  981.             'country_state_translation.repository' => 'getCountryStateTranslation_RepositoryService',
  982.             'country_translation.repository' => 'getCountryTranslation_RepositoryService',
  983.             'currency.repository' => 'getCurrency_RepositoryService',
  984.             'currency_country_rounding.repository' => 'getCurrencyCountryRounding_RepositoryService',
  985.             'currency_translation.repository' => 'getCurrencyTranslation_RepositoryService',
  986.             'custom_entity.repository' => 'getCustomEntity_RepositoryService',
  987.             'custom_field.repository' => 'getCustomField_RepositoryService',
  988.             'custom_field_set.repository' => 'getCustomFieldSet_RepositoryService',
  989.             'custom_field_set_relation.repository' => 'getCustomFieldSetRelation_RepositoryService',
  990.             'customer.repository' => 'getCustomer_RepositoryService',
  991.             'customer_address.repository' => 'getCustomerAddress_RepositoryService',
  992.             'customer_group.repository' => 'getCustomerGroup_RepositoryService',
  993.             'customer_group_registration_sales_channels.repository' => 'getCustomerGroupRegistrationSalesChannels_RepositoryService',
  994.             'customer_group_translation.repository' => 'getCustomerGroupTranslation_RepositoryService',
  995.             'customer_recovery.repository' => 'getCustomerRecovery_RepositoryService',
  996.             'customer_tag.repository' => 'getCustomerTag_RepositoryService',
  997.             'customer_wishlist.repository' => 'getCustomerWishlist_RepositoryService',
  998.             'customer_wishlist_product.repository' => 'getCustomerWishlistProduct_RepositoryService',
  999.             'dal_bundle.filesystem.private' => 'getDalBundle_Filesystem_PrivateService',
  1000.             'dal_bundle.filesystem.public' => 'getDalBundle_Filesystem_PublicService',
  1001.             'data_collector.dump' => 'getDataCollector_DumpService',
  1002.             'dead_message.repository' => 'getDeadMessage_RepositoryService',
  1003.             'delivery_time.repository' => 'getDeliveryTime_RepositoryService',
  1004.             'delivery_time_translation.repository' => 'getDeliveryTimeTranslation_RepositoryService',
  1005.             'document.repository' => 'getDocument_RepositoryService',
  1006.             'document_base_config.repository' => 'getDocumentBaseConfig_RepositoryService',
  1007.             'document_base_config_sales_channel.repository' => 'getDocumentBaseConfigSalesChannel_RepositoryService',
  1008.             'document_bundle.filesystem.private' => 'getDocumentBundle_Filesystem_PrivateService',
  1009.             'document_bundle.filesystem.public' => 'getDocumentBundle_Filesystem_PublicService',
  1010.             'document_type.repository' => 'getDocumentType_RepositoryService',
  1011.             'document_type_translation.repository' => 'getDocumentTypeTranslation_RepositoryService',
  1012.             'dtgs_google_tag_manager_sw6.filesystem.private' => 'getDtgsGoogleTagManagerSw6_Filesystem_PrivateService',
  1013.             'dtgs_google_tag_manager_sw6.filesystem.public' => 'getDtgsGoogleTagManagerSw6_Filesystem_PublicService',
  1014.             'elasticsearch.filesystem.private' => 'getElasticsearch_Filesystem_PrivateService',
  1015.             'elasticsearch.filesystem.public' => 'getElasticsearch_Filesystem_PublicService',
  1016.             'enqueue.client.default.producer' => 'getEnqueue_Client_Default_ProducerService',
  1017.             'error_controller' => 'getErrorController2Service',
  1018.             'event_action.repository' => 'getEventAction_RepositoryService',
  1019.             'event_action_rule.repository' => 'getEventActionRule_RepositoryService',
  1020.             'event_action_sales_channel.repository' => 'getEventActionSalesChannel_RepositoryService',
  1021.             'event_dispatcher' => 'getEventDispatcherService',
  1022.             'flow.repository' => 'getFlow_RepositoryService',
  1023.             'flow_sequence.repository' => 'getFlowSequence_RepositoryService',
  1024.             'fourtwosix_choose_delivery_country_in_side_cart.filesystem.private' => 'getFourtwosixChooseDeliveryCountryInSideCart_Filesystem_PrivateService',
  1025.             'fourtwosix_choose_delivery_country_in_side_cart.filesystem.public' => 'getFourtwosixChooseDeliveryCountryInSideCart_Filesystem_PublicService',
  1026.             'fourtwosix_theme_extension.filesystem.private' => 'getFourtwosixThemeExtension_Filesystem_PrivateService',
  1027.             'fourtwosix_theme_extension.filesystem.public' => 'getFourtwosixThemeExtension_Filesystem_PublicService',
  1028.             'fourtwosix_webp_image_converter.filesystem.private' => 'getFourtwosixWebpImageConverter_Filesystem_PrivateService',
  1029.             'fourtwosix_webp_image_converter.filesystem.public' => 'getFourtwosixWebpImageConverter_Filesystem_PublicService',
  1030.             'fourtwosix_wirths_extension.filesystem.private' => 'getFourtwosixWirthsExtension_Filesystem_PrivateService',
  1031.             'fourtwosix_wirths_extension.filesystem.public' => 'getFourtwosixWirthsExtension_Filesystem_PublicService',
  1032.             'framework.filesystem.private' => 'getFramework_Filesystem_PrivateService',
  1033.             'framework.filesystem.public' => 'getFramework_Filesystem_PublicService',
  1034.             'frosh_tools.filesystem.private' => 'getFroshTools_Filesystem_PrivateService',
  1035.             'frosh_tools.filesystem.public' => 'getFroshTools_Filesystem_PublicService',
  1036.             'gbmed.custom_fields_filter.elasticsearch.product_decorator' => 'getGbmed_CustomFieldsFilter_Elasticsearch_ProductDecoratorService',
  1037.             'gbmed_custom_fields_filter.filesystem.private' => 'getGbmedCustomFieldsFilter_Filesystem_PrivateService',
  1038.             'gbmed_custom_fields_filter.filesystem.public' => 'getGbmedCustomFieldsFilter_Filesystem_PublicService',
  1039.             'gbmed_custom_fields_filter.repository' => 'getGbmedCustomFieldsFilter_RepositoryService',
  1040.             'gbmed_custom_fields_filter_translation.repository' => 'getGbmedCustomFieldsFilterTranslation_RepositoryService',
  1041.             'http_kernel' => 'getHttpKernelService',
  1042.             'import_export_file.repository' => 'getImportExportFile_RepositoryService',
  1043.             'import_export_log.repository' => 'getImportExportLog_RepositoryService',
  1044.             'import_export_profile.repository' => 'getImportExportProfile_RepositoryService',
  1045.             'import_export_profile_translation.repository' => 'getImportExportProfileTranslation_RepositoryService',
  1046.             'integration.repository' => 'getIntegration_RepositoryService',
  1047.             'integration_role.repository' => 'getIntegrationRole_RepositoryService',
  1048.             'iwv_order_csv_profile.repository' => 'getIwvOrderCsvProfile_RepositoryService',
  1049.             'iwv_orders_csv_exporter_v6.filesystem.private' => 'getIwvOrdersCsvExporterV6_Filesystem_PrivateService',
  1050.             'iwv_orders_csv_exporter_v6.filesystem.public' => 'getIwvOrdersCsvExporterV6_Filesystem_PublicService',
  1051.             'ks_additions.filesystem.private' => 'getKsAdditions_Filesystem_PrivateService',
  1052.             'ks_additions.filesystem.public' => 'getKsAdditions_Filesystem_PublicService',
  1053.             'ks_attachment.repository' => 'getKsAttachment_RepositoryService',
  1054.             'ks_attachment_customer.repository' => 'getKsAttachmentCustomer_RepositoryService',
  1055.             'ks_attachment_translation.repository' => 'getKsAttachmentTranslation_RepositoryService',
  1056.             'ks_attachments.filesystem.private' => 'getKsAttachments_Filesystem_PrivateService',
  1057.             'ks_attachments.filesystem.public' => 'getKsAttachments_Filesystem_PublicService',
  1058.             'ks_geuther_theme.filesystem.private' => 'getKsGeutherTheme_Filesystem_PrivateService',
  1059.             'ks_geuther_theme.filesystem.public' => 'getKsGeutherTheme_Filesystem_PublicService',
  1060.             'landing_page.repository' => 'getLandingPage_RepositoryService',
  1061.             'landing_page_sales_channel.repository' => 'getLandingPageSalesChannel_RepositoryService',
  1062.             'landing_page_tag.repository' => 'getLandingPageTag_RepositoryService',
  1063.             'landing_page_translation.repository' => 'getLandingPageTranslation_RepositoryService',
  1064.             'language.repository' => 'getLanguage_RepositoryService',
  1065.             'locale.repository' => 'getLocale_RepositoryService',
  1066.             'locale_translation.repository' => 'getLocaleTranslation_RepositoryService',
  1067.             'log_entry.repository' => 'getLogEntry_RepositoryService',
  1068.             'lyra.logger' => 'getLyra_LoggerService',
  1069.             'lyranetwork_lyra.filesystem.private' => 'getLyranetworkLyra_Filesystem_PrivateService',
  1070.             'lyranetwork_lyra.filesystem.public' => 'getLyranetworkLyra_Filesystem_PublicService',
  1071.             'magnalister_shopware6.repository' => 'getMagnalisterShopware6_RepositoryService',
  1072.             'mail_header_footer.repository' => 'getMailHeaderFooter_RepositoryService',
  1073.             'mail_header_footer_translation.repository' => 'getMailHeaderFooterTranslation_RepositoryService',
  1074.             'mail_template.repository' => 'getMailTemplate_RepositoryService',
  1075.             'mail_template_media.repository' => 'getMailTemplateMedia_RepositoryService',
  1076.             'mail_template_translation.repository' => 'getMailTemplateTranslation_RepositoryService',
  1077.             'mail_template_type.repository' => 'getMailTemplateType_RepositoryService',
  1078.             'mail_template_type_translation.repository' => 'getMailTemplateTypeTranslation_RepositoryService',
  1079.             'main_category.repository' => 'getMainCategory_RepositoryService',
  1080.             'maintenance.filesystem.private' => 'getMaintenance_Filesystem_PrivateService',
  1081.             'maintenance.filesystem.public' => 'getMaintenance_Filesystem_PublicService',
  1082.             'maxia_listing_variants6.filesystem.private' => 'getMaxiaListingVariants6_Filesystem_PrivateService',
  1083.             'maxia_listing_variants6.filesystem.public' => 'getMaxiaListingVariants6_Filesystem_PublicService',
  1084.             'mcs_cookie_permission.filesystem.private' => 'getMcsCookiePermission_Filesystem_PrivateService',
  1085.             'mcs_cookie_permission.filesystem.public' => 'getMcsCookiePermission_Filesystem_PublicService',
  1086.             'media.repository' => 'getMedia_RepositoryService',
  1087.             'media_default_folder.repository' => 'getMediaDefaultFolder_RepositoryService',
  1088.             'media_folder.repository' => 'getMediaFolder_RepositoryService',
  1089.             'media_folder_configuration.repository' => 'getMediaFolderConfiguration_RepositoryService',
  1090.             'media_folder_configuration_media_thumbnail_size.repository' => 'getMediaFolderConfigurationMediaThumbnailSize_RepositoryService',
  1091.             'media_tag.repository' => 'getMediaTag_RepositoryService',
  1092.             'media_thumbnail.repository' => 'getMediaThumbnail_RepositoryService',
  1093.             'media_thumbnail_size.repository' => 'getMediaThumbnailSize_RepositoryService',
  1094.             'media_translation.repository' => 'getMediaTranslation_RepositoryService',
  1095.             'message_queue_stats.repository' => 'getMessageQueueStats_RepositoryService',
  1096.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  1097.             'money_bundle.filesystem.private' => 'getMoneyBundle_Filesystem_PrivateService',
  1098.             'money_bundle.filesystem.public' => 'getMoneyBundle_Filesystem_PublicService',
  1099.             'monolog.logger.business_events' => 'getMonolog_Logger_BusinessEventsService',
  1100.             'moorl_cms_twig.filesystem.private' => 'getMoorlCmsTwig_Filesystem_PrivateService',
  1101.             'moorl_cms_twig.filesystem.public' => 'getMoorlCmsTwig_Filesystem_PublicService',
  1102.             'netzp_blog6.filesystem.private' => 'getNetzpBlog6_Filesystem_PrivateService',
  1103.             'netzp_blog6.filesystem.public' => 'getNetzpBlog6_Filesystem_PublicService',
  1104.             'newsletter_recipient.repository' => 'getNewsletterRecipient_RepositoryService',
  1105.             'newsletter_recipient_tag.repository' => 'getNewsletterRecipientTag_RepositoryService',
  1106.             'notification.repository' => 'getNotification_RepositoryService',
  1107.             'number_range.repository' => 'getNumberRange_RepositoryService',
  1108.             'number_range_sales_channel.repository' => 'getNumberRangeSalesChannel_RepositoryService',
  1109.             'number_range_state.repository' => 'getNumberRangeState_RepositoryService',
  1110.             'number_range_translation.repository' => 'getNumberRangeTranslation_RepositoryService',
  1111.             'number_range_type.repository' => 'getNumberRangeType_RepositoryService',
  1112.             'number_range_type_translation.repository' => 'getNumberRangeTypeTranslation_RepositoryService',
  1113.             'nwdxx_it_recht_connector6.filesystem.private' => 'getNwdxxItRechtConnector6_Filesystem_PrivateService',
  1114.             'nwdxx_it_recht_connector6.filesystem.public' => 'getNwdxxItRechtConnector6_Filesystem_PublicService',
  1115.             'od_shoplytics.filesystem.private' => 'getOdShoplytics_Filesystem_PrivateService',
  1116.             'od_shoplytics.filesystem.public' => 'getOdShoplytics_Filesystem_PublicService',
  1117.             'order.repository' => 'getOrder_RepositoryService',
  1118.             'order_address.repository' => 'getOrderAddress_RepositoryService',
  1119.             'order_customer.repository' => 'getOrderCustomer_RepositoryService',
  1120.             'order_delivery.repository' => 'getOrderDelivery_RepositoryService',
  1121.             'order_delivery_position.repository' => 'getOrderDeliveryPosition_RepositoryService',
  1122.             'order_line_item.repository' => 'getOrderLineItem_RepositoryService',
  1123.             'order_tag.repository' => 'getOrderTag_RepositoryService',
  1124.             'order_transaction.repository' => 'getOrderTransaction_RepositoryService',
  1125.             'order_transaction_capture.repository' => 'getOrderTransactionCapture_RepositoryService',
  1126.             'order_transaction_capture_refund.repository' => 'getOrderTransactionCaptureRefund_RepositoryService',
  1127.             'order_transaction_capture_refund_position.repository' => 'getOrderTransactionCaptureRefundPosition_RepositoryService',
  1128.             'payment_method.repository' => 'getPaymentMethod_RepositoryService',
  1129.             'payment_method_translation.repository' => 'getPaymentMethodTranslation_RepositoryService',
  1130.             'pickware.debug_bundle.error_logger' => 'getPickware_DebugBundle_ErrorLoggerService',
  1131.             'pickware.debug_bundle.logger' => 'getPickware_DebugBundle_LoggerService',
  1132.             'pickware.debug_bundle.sql_lock_logger' => 'getPickware_DebugBundle_SqlLockLoggerService',
  1133.             'pickware_api_error_handling_bundle.filesystem.private' => 'getPickwareApiErrorHandlingBundle_Filesystem_PrivateService',
  1134.             'pickware_api_error_handling_bundle.filesystem.public' => 'getPickwareApiErrorHandlingBundle_Filesystem_PublicService',
  1135.             'pickware_api_versioning_bundle.filesystem.private' => 'getPickwareApiVersioningBundle_Filesystem_PrivateService',
  1136.             'pickware_api_versioning_bundle.filesystem.public' => 'getPickwareApiVersioningBundle_Filesystem_PublicService',
  1137.             'pickware_config_bundle.filesystem.private' => 'getPickwareConfigBundle_Filesystem_PrivateService',
  1138.             'pickware_config_bundle.filesystem.public' => 'getPickwareConfigBundle_Filesystem_PublicService',
  1139.             'pickware_dhl.bundle_supporting_asset_service' => 'getPickwareDhl_BundleSupportingAssetServiceService',
  1140.             'pickware_dhl.filesystem.private' => 'getPickwareDhl_Filesystem_PrivateService',
  1141.             'pickware_dhl.filesystem.public' => 'getPickwareDhl_Filesystem_PublicService',
  1142.             'pickware_dhl.plugin_filesystem_to_document_bundle_filesystem_migrator' => 'getPickwareDhl_PluginFilesystemToDocumentBundleFilesystemMigratorService',
  1143.             'pickware_dhl_express_bundle.filesystem.private' => 'getPickwareDhlExpressBundle_Filesystem_PrivateService',
  1144.             'pickware_dhl_express_bundle.filesystem.public' => 'getPickwareDhlExpressBundle_Filesystem_PublicService',
  1145.             'pickware_dhl_sales_channel_api_context.repository' => 'getPickwareDhlSalesChannelApiContext_RepositoryService',
  1146.             'pickware_document.repository' => 'getPickwareDocument_RepositoryService',
  1147.             'pickware_document_type.repository' => 'getPickwareDocumentType_RepositoryService',
  1148.             'pickware_erp_address.repository' => 'getPickwareErpAddress_RepositoryService',
  1149.             'pickware_erp_analytics_aggregation.repository' => 'getPickwareErpAnalyticsAggregation_RepositoryService',
  1150.             'pickware_erp_analytics_aggregation_session.repository' => 'getPickwareErpAnalyticsAggregationSession_RepositoryService',
  1151.             'pickware_erp_analytics_report.repository' => 'getPickwareErpAnalyticsReport_RepositoryService',
  1152.             'pickware_erp_analytics_report_config.repository' => 'getPickwareErpAnalyticsReportConfig_RepositoryService',
  1153.             'pickware_erp_bin_location.repository' => 'getPickwareErpBinLocation_RepositoryService',
  1154.             'pickware_erp_demand_planning_list_item.repository' => 'getPickwareErpDemandPlanningListItem_RepositoryService',
  1155.             'pickware_erp_goods_receipt.repository' => 'getPickwareErpGoodsReceipt_RepositoryService',
  1156.             'pickware_erp_goods_receipt_item.repository' => 'getPickwareErpGoodsReceiptItem_RepositoryService',
  1157.             'pickware_erp_import_export.repository' => 'getPickwareErpImportExport_RepositoryService',
  1158.             'pickware_erp_import_export_element.repository' => 'getPickwareErpImportExportElement_RepositoryService',
  1159.             'pickware_erp_import_export_profile.repository' => 'getPickwareErpImportExportProfile_RepositoryService',
  1160.             'pickware_erp_location_type.repository' => 'getPickwareErpLocationType_RepositoryService',
  1161.             'pickware_erp_order_pickability.repository' => 'getPickwareErpOrderPickability_RepositoryService',
  1162.             'pickware_erp_order_pickability_view.repository' => 'getPickwareErpOrderPickabilityView_RepositoryService',
  1163.             'pickware_erp_pickware_product.repository' => 'getPickwareErpPickwareProduct_RepositoryService',
  1164.             'pickware_erp_pro.bundle_supporting_asset_service' => 'getPickwareErpPro_BundleSupportingAssetServiceService',
  1165.             'pickware_erp_pro.filesystem.private' => 'getPickwareErpPro_Filesystem_PrivateService',
  1166.             'pickware_erp_pro.filesystem.public' => 'getPickwareErpPro_Filesystem_PublicService',
  1167.             'pickware_erp_product_supplier_configuration.repository' => 'getPickwareErpProductSupplierConfiguration_RepositoryService',
  1168.             'pickware_erp_product_warehouse_configuration.repository' => 'getPickwareErpProductWarehouseConfiguration_RepositoryService',
  1169.             'pickware_erp_purchase_list_item.repository' => 'getPickwareErpPurchaseListItem_RepositoryService',
  1170.             'pickware_erp_return_order.repository' => 'getPickwareErpReturnOrder_RepositoryService',
  1171.             'pickware_erp_return_order_line_item.repository' => 'getPickwareErpReturnOrderLineItem_RepositoryService',
  1172.             'pickware_erp_return_order_refund.repository' => 'getPickwareErpReturnOrderRefund_RepositoryService',
  1173.             'pickware_erp_special_stock_location.repository' => 'getPickwareErpSpecialStockLocation_RepositoryService',
  1174.             'pickware_erp_starter.filesystem.private' => 'getPickwareErpStarter_Filesystem_PrivateService',
  1175.             'pickware_erp_starter.filesystem.public' => 'getPickwareErpStarter_Filesystem_PublicService',
  1176.             'pickware_erp_stock.repository' => 'getPickwareErpStock_RepositoryService',
  1177.             'pickware_erp_stock_container.repository' => 'getPickwareErpStockContainer_RepositoryService',
  1178.             'pickware_erp_stock_movement.repository' => 'getPickwareErpStockMovement_RepositoryService',
  1179.             'pickware_erp_stock_valuation_view.repository' => 'getPickwareErpStockValuationView_RepositoryService',
  1180.             'pickware_erp_stocktaking_stocktake.repository' => 'getPickwareErpStocktakingStocktake_RepositoryService',
  1181.             'pickware_erp_stocktaking_stocktake_counting_process.repository' => 'getPickwareErpStocktakingStocktakeCountingProcess_RepositoryService',
  1182.             'pickware_erp_stocktaking_stocktake_counting_process_item.repository' => 'getPickwareErpStocktakingStocktakeCountingProcessItem_RepositoryService',
  1183.             'pickware_erp_stocktaking_stocktake_product_summary.repository' => 'getPickwareErpStocktakingStocktakeProductSummary_RepositoryService',
  1184.             'pickware_erp_stocktaking_stocktake_snapshot_item.repository' => 'getPickwareErpStocktakingStocktakeSnapshotItem_RepositoryService',
  1185.             'pickware_erp_supplier.repository' => 'getPickwareErpSupplier_RepositoryService',
  1186.             'pickware_erp_supplier_order.repository' => 'getPickwareErpSupplierOrder_RepositoryService',
  1187.             'pickware_erp_supplier_order_line_item.repository' => 'getPickwareErpSupplierOrderLineItem_RepositoryService',
  1188.             'pickware_erp_warehouse.repository' => 'getPickwareErpWarehouse_RepositoryService',
  1189.             'pickware_erp_warehouse_stock.repository' => 'getPickwareErpWarehouseStock_RepositoryService',
  1190.             'pickware_gls.bundle_supporting_asset_service' => 'getPickwareGls_BundleSupportingAssetServiceService',
  1191.             'pickware_gls.filesystem.private' => 'getPickwareGls_Filesystem_PrivateService',
  1192.             'pickware_gls.filesystem.public' => 'getPickwareGls_Filesystem_PublicService',
  1193.             'pickware_mobile_app_auth_bundle.filesystem.private' => 'getPickwareMobileAppAuthBundle_Filesystem_PrivateService',
  1194.             'pickware_mobile_app_auth_bundle.filesystem.public' => 'getPickwareMobileAppAuthBundle_Filesystem_PublicService',
  1195.             'pickware_mobile_app_credential.repository' => 'getPickwareMobileAppCredential_RepositoryService',
  1196.             'pickware_shipping_bundle.filesystem.private' => 'getPickwareShippingBundle_Filesystem_PrivateService',
  1197.             'pickware_shipping_bundle.filesystem.public' => 'getPickwareShippingBundle_Filesystem_PublicService',
  1198.             'pickware_shipping_carrier.repository' => 'getPickwareShippingCarrier_RepositoryService',
  1199.             'pickware_shipping_document_shipment_mapping.repository' => 'getPickwareShippingDocumentShipmentMapping_RepositoryService',
  1200.             'pickware_shipping_document_tracking_code_mapping.repository' => 'getPickwareShippingDocumentTrackingCodeMapping_RepositoryService',
  1201.             'pickware_shipping_shipment.repository' => 'getPickwareShippingShipment_RepositoryService',
  1202.             'pickware_shipping_shipment_order_mapping.repository' => 'getPickwareShippingShipmentOrderMapping_RepositoryService',
  1203.             'pickware_shipping_shipping_method_config.repository' => 'getPickwareShippingShippingMethodConfig_RepositoryService',
  1204.             'pickware_shipping_tracking_code.repository' => 'getPickwareShippingTrackingCode_RepositoryService',
  1205.             'pickware_shopware_extensions_bundle.filesystem.private' => 'getPickwareShopwareExtensionsBundle_Filesystem_PrivateService',
  1206.             'pickware_shopware_extensions_bundle.filesystem.public' => 'getPickwareShopwareExtensionsBundle_Filesystem_PublicService',
  1207.             'pickware_shopware_extensions_order_configuration.repository' => 'getPickwareShopwareExtensionsOrderConfiguration_RepositoryService',
  1208.             'pickware_ups_bundle.filesystem.private' => 'getPickwareUpsBundle_Filesystem_PrivateService',
  1209.             'pickware_ups_bundle.filesystem.public' => 'getPickwareUpsBundle_Filesystem_PublicService',
  1210.             'pickware_validation_bundle.filesystem.private' => 'getPickwareValidationBundle_Filesystem_PrivateService',
  1211.             'pickware_validation_bundle.filesystem.public' => 'getPickwareValidationBundle_Filesystem_PublicService',
  1212.             'pickware_wms.bundle_supporting_asset_service' => 'getPickwareWms_BundleSupportingAssetServiceService',
  1213.             'pickware_wms.filesystem.private' => 'getPickwareWms_Filesystem_PrivateService',
  1214.             'pickware_wms.filesystem.public' => 'getPickwareWms_Filesystem_PublicService',
  1215.             'pickware_wms_delivery.repository' => 'getPickwareWmsDelivery_RepositoryService',
  1216.             'pickware_wms_delivery_document_mapping.repository' => 'getPickwareWmsDeliveryDocumentMapping_RepositoryService',
  1217.             'pickware_wms_delivery_line_item.repository' => 'getPickwareWmsDeliveryLineItem_RepositoryService',
  1218.             'pickware_wms_delivery_order_document_mapping.repository' => 'getPickwareWmsDeliveryOrderDocumentMapping_RepositoryService',
  1219.             'pickware_wms_delivery_tracking_code.repository' => 'getPickwareWmsDeliveryTrackingCode_RepositoryService',
  1220.             'pickware_wms_document_printing_config.repository' => 'getPickwareWmsDocumentPrintingConfig_RepositoryService',
  1221.             'pickware_wms_picking_process.repository' => 'getPickwareWmsPickingProcess_RepositoryService',
  1222.             'pickware_wms_picking_process_reserved_item.repository' => 'getPickwareWmsPickingProcessReservedItem_RepositoryService',
  1223.             'plugin.repository' => 'getPlugin_RepositoryService',
  1224.             'plugin_translation.repository' => 'getPluginTranslation_RepositoryService',
  1225.             'product.repository' => 'getProduct_RepositoryService',
  1226.             'product_category.repository' => 'getProductCategory_RepositoryService',
  1227.             'product_category_tree.repository' => 'getProductCategoryTree_RepositoryService',
  1228.             'product_configurator_setting.repository' => 'getProductConfiguratorSetting_RepositoryService',
  1229.             'product_cross_selling.repository' => 'getProductCrossSelling_RepositoryService',
  1230.             'product_cross_selling_assigned_products.repository' => 'getProductCrossSellingAssignedProducts_RepositoryService',
  1231.             'product_cross_selling_translation.repository' => 'getProductCrossSellingTranslation_RepositoryService',
  1232.             'product_custom_field_set.repository' => 'getProductCustomFieldSet_RepositoryService',
  1233.             'product_export.repository' => 'getProductExport_RepositoryService',
  1234.             'product_feature_set.repository' => 'getProductFeatureSet_RepositoryService',
  1235.             'product_feature_set_translation.repository' => 'getProductFeatureSetTranslation_RepositoryService',
  1236.             'product_keyword_dictionary.repository' => 'getProductKeywordDictionary_RepositoryService',
  1237.             'product_manufacturer.repository' => 'getProductManufacturer_RepositoryService',
  1238.             'product_manufacturer_translation.repository' => 'getProductManufacturerTranslation_RepositoryService',
  1239.             'product_media.repository' => 'getProductMedia_RepositoryService',
  1240.             'product_option.repository' => 'getProductOption_RepositoryService',
  1241.             'product_price.repository' => 'getProductPrice_RepositoryService',
  1242.             'product_property.repository' => 'getProductProperty_RepositoryService',
  1243.             'product_review.repository' => 'getProductReview_RepositoryService',
  1244.             'product_search_config.repository' => 'getProductSearchConfig_RepositoryService',
  1245.             'product_search_config_field.repository' => 'getProductSearchConfigField_RepositoryService',
  1246.             'product_search_keyword.repository' => 'getProductSearchKeyword_RepositoryService',
  1247.             'product_sorting.repository' => 'getProductSorting_RepositoryService',
  1248.             'product_sorting_translation.repository' => 'getProductSortingTranslation_RepositoryService',
  1249.             'product_stream.repository' => 'getProductStream_RepositoryService',
  1250.             'product_stream_filter.repository' => 'getProductStreamFilter_RepositoryService',
  1251.             'product_stream_mapping.repository' => 'getProductStreamMapping_RepositoryService',
  1252.             'product_stream_translation.repository' => 'getProductStreamTranslation_RepositoryService',
  1253.             'product_tag.repository' => 'getProductTag_RepositoryService',
  1254.             'product_translation.repository' => 'getProductTranslation_RepositoryService',
  1255.             'product_visibility.repository' => 'getProductVisibility_RepositoryService',
  1256.             'profiling.filesystem.private' => 'getProfiling_Filesystem_PrivateService',
  1257.             'profiling.filesystem.public' => 'getProfiling_Filesystem_PublicService',
  1258.             'promotion.repository' => 'getPromotion_RepositoryService',
  1259.             'promotion_cart_rule.repository' => 'getPromotionCartRule_RepositoryService',
  1260.             'promotion_discount.repository' => 'getPromotionDiscount_RepositoryService',
  1261.             'promotion_discount_prices.repository' => 'getPromotionDiscountPrices_RepositoryService',
  1262.             'promotion_discount_rule.repository' => 'getPromotionDiscountRule_RepositoryService',
  1263.             'promotion_individual_code.repository' => 'getPromotionIndividualCode_RepositoryService',
  1264.             'promotion_order_rule.repository' => 'getPromotionOrderRule_RepositoryService',
  1265.             'promotion_persona_customer.repository' => 'getPromotionPersonaCustomer_RepositoryService',
  1266.             'promotion_persona_rule.repository' => 'getPromotionPersonaRule_RepositoryService',
  1267.             'promotion_sales_channel.repository' => 'getPromotionSalesChannel_RepositoryService',
  1268.             'promotion_setgroup.repository' => 'getPromotionSetgroup_RepositoryService',
  1269.             'promotion_setgroup_rule.repository' => 'getPromotionSetgroupRule_RepositoryService',
  1270.             'promotion_translation.repository' => 'getPromotionTranslation_RepositoryService',
  1271.             'property_group.repository' => 'getPropertyGroup_RepositoryService',
  1272.             'property_group_option.repository' => 'getPropertyGroupOption_RepositoryService',
  1273.             'property_group_option_translation.repository' => 'getPropertyGroupOptionTranslation_RepositoryService',
  1274.             'property_group_translation.repository' => 'getPropertyGroupTranslation_RepositoryService',
  1275.             'red_magnalister_s_w6.filesystem.private' => 'getRedMagnalisterSW6_Filesystem_PrivateService',
  1276.             'red_magnalister_s_w6.filesystem.public' => 'getRedMagnalisterSW6_Filesystem_PublicService',
  1277.             'request_stack' => 'getRequestStackService',
  1278.             'router' => 'getRouterService',
  1279.             'routing.loader' => 'getRouting_LoaderService',
  1280.             'rule.repository' => 'getRule_RepositoryService',
  1281.             'rule_condition.repository' => 'getRuleCondition_RepositoryService',
  1282.             'rule_tag.repository' => 'getRuleTag_RepositoryService',
  1283.             's_plugin_netzp_blog.repository' => 'getSPluginNetzpBlog_RepositoryService',
  1284.             's_plugin_netzp_blog_author.repository' => 'getSPluginNetzpBlogAuthor_RepositoryService',
  1285.             's_plugin_netzp_blog_author_translation.repository' => 'getSPluginNetzpBlogAuthorTranslation_RepositoryService',
  1286.             's_plugin_netzp_blog_categories.repository' => 'getSPluginNetzpBlogCategories_RepositoryService',
  1287.             's_plugin_netzp_blog_category.repository' => 'getSPluginNetzpBlogCategory_RepositoryService',
  1288.             's_plugin_netzp_blog_category_translation.repository' => 'getSPluginNetzpBlogCategoryTranslation_RepositoryService',
  1289.             's_plugin_netzp_blog_item.repository' => 'getSPluginNetzpBlogItem_RepositoryService',
  1290.             's_plugin_netzp_blog_item_translation.repository' => 'getSPluginNetzpBlogItemTranslation_RepositoryService',
  1291.             's_plugin_netzp_blog_media.repository' => 'getSPluginNetzpBlogMedia_RepositoryService',
  1292.             's_plugin_netzp_blog_product.repository' => 'getSPluginNetzpBlogProduct_RepositoryService',
  1293.             's_plugin_netzp_blog_tag.repository' => 'getSPluginNetzpBlogTag_RepositoryService',
  1294.             's_plugin_netzp_blog_translation.repository' => 'getSPluginNetzpBlogTranslation_RepositoryService',
  1295.             'sales_channel.category.repository' => 'getSalesChannel_Category_RepositoryService',
  1296.             'sales_channel.country.repository' => 'getSalesChannel_Country_RepositoryService',
  1297.             'sales_channel.country_state.repository' => 'getSalesChannel_CountryState_RepositoryService',
  1298.             'sales_channel.currency.repository' => 'getSalesChannel_Currency_RepositoryService',
  1299.             'sales_channel.landing_page.repository' => 'getSalesChannel_LandingPage_RepositoryService',
  1300.             'sales_channel.language.repository' => 'getSalesChannel_Language_RepositoryService',
  1301.             'sales_channel.main_category.repository' => 'getSalesChannel_MainCategory_RepositoryService',
  1302.             'sales_channel.newsletter_recipient.repository' => 'getSalesChannel_NewsletterRecipient_RepositoryService',
  1303.             'sales_channel.payment_method.repository' => 'getSalesChannel_PaymentMethod_RepositoryService',
  1304.             'sales_channel.product.repository' => 'getSalesChannel_Product_RepositoryService',
  1305.             'sales_channel.repository' => 'getSalesChannel_RepositoryService',
  1306.             'sales_channel.salutation.repository' => 'getSalesChannel_Salutation_RepositoryService',
  1307.             'sales_channel.seo_url.repository' => 'getSalesChannel_SeoUrl_RepositoryService',
  1308.             'sales_channel.shipping_method.repository' => 'getSalesChannel_ShippingMethod_RepositoryService',
  1309.             'sales_channel_analytics.repository' => 'getSalesChannelAnalytics_RepositoryService',
  1310.             'sales_channel_country.repository' => 'getSalesChannelCountry_RepositoryService',
  1311.             'sales_channel_currency.repository' => 'getSalesChannelCurrency_RepositoryService',
  1312.             'sales_channel_definition.Gbmed\\CustomFieldsFilter\\Core\\Content\\CustomFieldsFilter\\Aggregate\\CustomFieldsFilterTranslation\\CustomFieldsFilterTranslationDefinition' => 'getCustomFieldsFilterTranslationDefinition2Service',
  1313.             'sales_channel_definition.Gbmed\\CustomFieldsFilter\\Core\\Content\\CustomFieldsFilter\\CustomFieldsFilterDefinition' => 'getCustomFieldsFilterDefinition2Service',
  1314.             'sales_channel_definition.Iwv\\IwvOrdersCsvExporterV6\\Core\\Content\\IwvOrderCsvProfile\\IwvOrderCsvProfileDefinition' => 'getIwvOrderCsvProfileDefinition2Service',
  1315.             'sales_channel_definition.Ks\\Attachments\\Core\\Content\\Attachments\\Aggregate\\AttachmentsTranslation\\AttachmentsTranslationDefinition' => 'getAttachmentsTranslationDefinition2Service',
  1316.             'sales_channel_definition.Ks\\Attachments\\Core\\Content\\Attachments\\AttachmentsDefinition' => 'getAttachmentsDefinition2Service',
  1317.             'sales_channel_definition.Ks\\Attachments\\Core\\Content\\Attachments\\CustomerAttachmentLinkDefinition' => 'getCustomerAttachmentLinkDefinition2Service',
  1318.             'sales_channel_definition.NetzpBlog6\\Core\\Content\\Aggregate\\AuthorTranslation\\AuthorTranslationDefinition' => 'getAuthorTranslationDefinition2Service',
  1319.             'sales_channel_definition.NetzpBlog6\\Core\\Content\\Aggregate\\BlogCategory\\BlogCategoryDefinition' => 'getBlogCategoryDefinition2Service',
  1320.             'sales_channel_definition.NetzpBlog6\\Core\\Content\\Aggregate\\BlogProduct\\BlogProductDefinition' => 'getBlogProductDefinition2Service',
  1321.             'sales_channel_definition.NetzpBlog6\\Core\\Content\\Aggregate\\BlogTag\\BlogTagDefinition' => 'getBlogTagDefinition2Service',
  1322.             'sales_channel_definition.NetzpBlog6\\Core\\Content\\Aggregate\\BlogTranslation\\BlogTranslationDefinition' => 'getBlogTranslationDefinition2Service',
  1323.             'sales_channel_definition.NetzpBlog6\\Core\\Content\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinition3Service',
  1324.             'sales_channel_definition.NetzpBlog6\\Core\\Content\\Aggregate\\ItemTranslation\\ItemTranslationDefinition' => 'getItemTranslationDefinition2Service',
  1325.             'sales_channel_definition.NetzpBlog6\\Core\\Content\\Author\\AuthorDefinition' => 'getAuthorDefinition2Service',
  1326.             'sales_channel_definition.NetzpBlog6\\Core\\Content\\BlogMedia\\BlogMediaDefinition' => 'getBlogMediaDefinition2Service',
  1327.             'sales_channel_definition.NetzpBlog6\\Core\\Content\\Blog\\BlogDefinition' => 'getBlogDefinition2Service',
  1328.             'sales_channel_definition.NetzpBlog6\\Core\\Content\\Category\\CategoryDefinition' => 'getCategoryDefinition3Service',
  1329.             'sales_channel_definition.NetzpBlog6\\Core\\Content\\Item\\ItemDefinition' => 'getItemDefinition2Service',
  1330.             'sales_channel_definition.Pickware\\DocumentBundle\\Model\\DocumentDefinition' => 'getDocumentDefinition3Service',
  1331.             'sales_channel_definition.Pickware\\DocumentBundle\\Model\\DocumentTypeDefinition' => 'getDocumentTypeDefinition3Service',
  1332.             'sales_channel_definition.Pickware\\MobileAppAuthBundle\\Model\\MobileAppCredentialDefinition' => 'getMobileAppCredentialDefinition2Service',
  1333.             'sales_channel_definition.Pickware\\PickwareDhl\\SalesChannelContext\\Model\\SalesChannelApiContextDefinition' => 'getSalesChannelApiContextDefinition2Service',
  1334.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Address\\Model\\AddressDefinition' => 'getAddressDefinition2Service',
  1335.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsAggregationDefinition' => 'getAnalyticsAggregationDefinition2Service',
  1336.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsAggregationSessionDefinition' => 'getAnalyticsAggregationSessionDefinition2Service',
  1337.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsReportConfigDefinition' => 'getAnalyticsReportConfigDefinition2Service',
  1338.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsReportDefinition' => 'getAnalyticsReportDefinition2Service',
  1339.             'sales_channel_definition.Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\Model\\DemandPlanningListItemDefinition' => 'getDemandPlanningListItemDefinition2Service',
  1340.             'sales_channel_definition.Pickware\\PickwareErpStarter\\GoodsReceipt\\Model\\GoodsReceiptDefinition' => 'getGoodsReceiptDefinition2Service',
  1341.             'sales_channel_definition.Pickware\\PickwareErpStarter\\GoodsReceipt\\Model\\GoodsReceiptItemDefinition' => 'getGoodsReceiptItemDefinition2Service',
  1342.             'sales_channel_definition.Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportDefinition' => 'getImportExportDefinition2Service',
  1343.             'sales_channel_definition.Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportElementDefinition' => 'getImportExportElementDefinition2Service',
  1344.             'sales_channel_definition.Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportProfileDefinition' => 'getImportExportProfileDefinition3Service',
  1345.             'sales_channel_definition.Pickware\\PickwareErpStarter\\OrderPickability\\Model\\OrderPickabilityDefinition' => 'getOrderPickabilityDefinition2Service',
  1346.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Order\\Model\\OrderPickabilityViewDefinition' => 'getOrderPickabilityViewDefinition2Service',
  1347.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Product\\Model\\PickwareProductDefinition' => 'getPickwareProductDefinition2Service',
  1348.             'sales_channel_definition.Pickware\\PickwareErpStarter\\PurchaseList\\Model\\PurchaseListItemDefinition' => 'getPurchaseListItemDefinition2Service',
  1349.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Reporting\\Model\\StockValuationViewDefinition' => 'getStockValuationViewDefinition2Service',
  1350.             'sales_channel_definition.Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderDefinition' => 'getReturnOrderDefinition2Service',
  1351.             'sales_channel_definition.Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderLineItemDefinition' => 'getReturnOrderLineItemDefinition2Service',
  1352.             'sales_channel_definition.Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderRefundDefinition' => 'getReturnOrderRefundDefinition2Service',
  1353.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Stock\\Model\\LocationTypeDefinition' => 'getLocationTypeDefinition2Service',
  1354.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Stock\\Model\\SpecialStockLocationDefinition' => 'getSpecialStockLocationDefinition2Service',
  1355.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Stock\\Model\\StockContainerDefinition' => 'getStockContainerDefinition2Service',
  1356.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Stock\\Model\\StockDefinition' => 'getStockDefinition2Service',
  1357.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Stock\\Model\\StockMovementDefinition' => 'getStockMovementDefinition2Service',
  1358.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Stock\\Model\\WarehouseStockDefinition' => 'getWarehouseStockDefinition2Service',
  1359.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeCountingProcessDefinition' => 'getStocktakeCountingProcessDefinition2Service',
  1360.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeCountingProcessItemDefinition' => 'getStocktakeCountingProcessItemDefinition2Service',
  1361.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeDefinition' => 'getStocktakeDefinition2Service',
  1362.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeSnapshotItemDefinition' => 'getStocktakeSnapshotItemDefinition2Service',
  1363.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\Model\\StocktakeProductSummaryDefinition' => 'getStocktakeProductSummaryDefinition2Service',
  1364.             'sales_channel_definition.Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\SupplierOrderDefinition' => 'getSupplierOrderDefinition2Service',
  1365.             'sales_channel_definition.Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\SupplierOrderLineItemDefinition' => 'getSupplierOrderLineItemDefinition2Service',
  1366.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Supplier\\Model\\ProductSupplierConfigurationDefinition' => 'getProductSupplierConfigurationDefinition2Service',
  1367.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Supplier\\Model\\SupplierDefinition' => 'getSupplierDefinition2Service',
  1368.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Warehouse\\Model\\BinLocationDefinition' => 'getBinLocationDefinition2Service',
  1369.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Warehouse\\Model\\ProductWarehouseConfigurationDefinition' => 'getProductWarehouseConfigurationDefinition2Service',
  1370.             'sales_channel_definition.Pickware\\PickwareErpStarter\\Warehouse\\Model\\WarehouseDefinition' => 'getWarehouseDefinition2Service',
  1371.             'sales_channel_definition.Pickware\\PickwareWms\\Delivery\\Model\\DeliveryDefinition' => 'getDeliveryDefinition2Service',
  1372.             'sales_channel_definition.Pickware\\PickwareWms\\Delivery\\Model\\DeliveryDocumentMappingDefinition' => 'getDeliveryDocumentMappingDefinition2Service',
  1373.             'sales_channel_definition.Pickware\\PickwareWms\\Delivery\\Model\\DeliveryLineItemDefinition' => 'getDeliveryLineItemDefinition2Service',
  1374.             'sales_channel_definition.Pickware\\PickwareWms\\Delivery\\Model\\DeliveryOrderDocumentMappingDefinition' => 'getDeliveryOrderDocumentMappingDefinition2Service',
  1375.             'sales_channel_definition.Pickware\\PickwareWms\\Delivery\\Model\\DeliveryTrackingCodeDefinition' => 'getDeliveryTrackingCodeDefinition2Service',
  1376.             'sales_channel_definition.Pickware\\PickwareWms\\DocumentPrintingConfig\\Model\\DocumentPrintingConfigDefinition' => 'getDocumentPrintingConfigDefinition2Service',
  1377.             'sales_channel_definition.Pickware\\PickwareWms\\PickingProcess\\Model\\PickingProcessDefinition' => 'getPickingProcessDefinition2Service',
  1378.             'sales_channel_definition.Pickware\\PickwareWms\\PickingProcess\\Model\\PickingProcessReservedItemDefinition' => 'getPickingProcessReservedItemDefinition2Service',
  1379.             'sales_channel_definition.Pickware\\ShippingBundle\\Carrier\\Model\\CarrierDefinition' => 'getCarrierDefinition2Service',
  1380.             'sales_channel_definition.Pickware\\ShippingBundle\\Config\\Model\\ShippingMethodConfigDefinition' => 'getShippingMethodConfigDefinition2Service',
  1381.             'sales_channel_definition.Pickware\\ShippingBundle\\Shipment\\Model\\DocumentShipmentMappingDefinition' => 'getDocumentShipmentMappingDefinition2Service',
  1382.             'sales_channel_definition.Pickware\\ShippingBundle\\Shipment\\Model\\DocumentTrackingCodeMappingDefinition' => 'getDocumentTrackingCodeMappingDefinition2Service',
  1383.             'sales_channel_definition.Pickware\\ShippingBundle\\Shipment\\Model\\ShipmentDefinition' => 'getShipmentDefinition2Service',
  1384.             'sales_channel_definition.Pickware\\ShippingBundle\\Shipment\\Model\\ShipmentOrderMappingDefinition' => 'getShipmentOrderMappingDefinition2Service',
  1385.             'sales_channel_definition.Pickware\\ShippingBundle\\Shipment\\Model\\TrackingCodeDefinition' => 'getTrackingCodeDefinition2Service',
  1386.             'sales_channel_definition.Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\Model\\OrderConfigurationDefinition' => 'getOrderConfigurationDefinition2Service',
  1387.             'sales_channel_definition.Redgecko\\Magnalister\\Core\\Content\\Bundle\\BundleCookieDefinition' => 'getBundleCookieDefinition2Service',
  1388.             'sales_channel_definition.Sendcloud\\Shipping\\Entity\\Process\\ProcessEntityDefinition' => 'getProcessEntityDefinition2Service',
  1389.             'sales_channel_definition.Sendcloud\\Shipping\\Entity\\Queue\\QueueEntityDefinition' => 'getQueueEntityDefinition2Service',
  1390.             'sales_channel_definition.Sendcloud\\Shipping\\Entity\\ServicePoint\\ServicePointEntityDefinition' => 'getServicePointEntityDefinition2Service',
  1391.             'sales_channel_definition.Sendcloud\\Shipping\\Entity\\Shipment\\ShipmentEntityDefinition' => 'getShipmentEntityDefinition2Service',
  1392.             'sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinition2Service',
  1393.             'sales_channel_definition.Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition' => 'getAppAdministrationSnippetDefinition2Service',
  1394.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinition2Service',
  1395.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinition2Service',
  1396.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinition2Service',
  1397.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinition2Service',
  1398.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinition2Service',
  1399.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinition2Service',
  1400.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinition2Service',
  1401.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinition2Service',
  1402.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinition2Service',
  1403.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinition2Service',
  1404.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinition2Service',
  1405.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinition2Service',
  1406.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinition4Service',
  1407.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinition4Service',
  1408.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinition2Service',
  1409.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinition2Service',
  1410.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinition2Service',
  1411.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinition2Service',
  1412.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinition2Service',
  1413.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinition2Service',
  1414.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition' => 'getOrderTransactionCaptureRefundPositionDefinition2Service',
  1415.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition' => 'getOrderTransactionCaptureRefundDefinition2Service',
  1416.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition' => 'getOrderTransactionCaptureDefinition2Service',
  1417.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinition2Service',
  1418.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinition2Service',
  1419.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinition2Service',
  1420.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinition2Service',
  1421.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinition2Service',
  1422.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinition2Service',
  1423.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinition2Service',
  1424.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinition2Service',
  1425.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinition2Service',
  1426.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinition2Service',
  1427.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinition2Service',
  1428.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinition2Service',
  1429.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinition2Service',
  1430.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinition2Service',
  1431.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinition2Service',
  1432.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinition2Service',
  1433.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinition2Service',
  1434.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinition2Service',
  1435.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinition2Service',
  1436.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinition2Service',
  1437.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinition4Service',
  1438.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinition2Service',
  1439.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinition2Service',
  1440.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinition2Service',
  1441.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinition2Service',
  1442.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinition2Service',
  1443.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinition2Service',
  1444.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinition2Service',
  1445.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinition2Service',
  1446.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinition2Service',
  1447.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinition2Service',
  1448.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinition4Service',
  1449.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinition2Service',
  1450.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinition2Service',
  1451.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinition2Service',
  1452.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinition2Service',
  1453.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinition2Service',
  1454.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinition2Service',
  1455.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinition2Service',
  1456.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinition2Service',
  1457.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinition2Service',
  1458.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinition2Service',
  1459.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinition2Service',
  1460.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinition2Service',
  1461.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service',
  1462.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinition2Service',
  1463.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinition2Service',
  1464.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinition2Service',
  1465.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinition2Service',
  1466.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinition2Service',
  1467.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinition2Service',
  1468.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinition2Service',
  1469.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinition2Service',
  1470.             'sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinition2Service',
  1471.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinition2Service',
  1472.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinition2Service',
  1473.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinition2Service',
  1474.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinition2Service',
  1475.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinition2Service',
  1476.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinition2Service',
  1477.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinition2Service',
  1478.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinition2Service',
  1479.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinition2Service',
  1480.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinition2Service',
  1481.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinition2Service',
  1482.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinition2Service',
  1483.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinition2Service',
  1484.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinition2Service',
  1485.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinition2Service',
  1486.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinition2Service',
  1487.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinition2Service',
  1488.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinition2Service',
  1489.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinition2Service',
  1490.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinition2Service',
  1491.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinition2Service',
  1492.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinition2Service',
  1493.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinition2Service',
  1494.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinition2Service',
  1495.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinition2Service',
  1496.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinition2Service',
  1497.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinition2Service',
  1498.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinition2Service',
  1499.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinition2Service',
  1500.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinition2Service',
  1501.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinition2Service',
  1502.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinition2Service',
  1503.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinition2Service',
  1504.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinition2Service',
  1505.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinition2Service',
  1506.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinition2Service',
  1507.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinition2Service',
  1508.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinition2Service',
  1509.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinition2Service',
  1510.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinition2Service',
  1511.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinition2Service',
  1512.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinition2Service',
  1513.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition' => 'getAppScriptConditionTranslationDefinition2Service',
  1514.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition' => 'getAppScriptConditionDefinition2Service',
  1515.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinition2Service',
  1516.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinition2Service',
  1517.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinition2Service',
  1518.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition' => 'getAppFlowActionTranslationDefinition2Service',
  1519.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition' => 'getAppFlowActionDefinition2Service',
  1520.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinition2Service',
  1521.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinition2Service',
  1522.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinition2Service',
  1523.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinition2Service',
  1524.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinition2Service',
  1525.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinition2Service',
  1526.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinition2Service',
  1527.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinition2Service',
  1528.             'sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinition2Service',
  1529.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinition2Service',
  1530.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinition2Service',
  1531.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinition2Service',
  1532.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinition2Service',
  1533.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinition2Service',
  1534.             'sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinition2Service',
  1535.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinition2Service',
  1536.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinition2Service',
  1537.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinition2Service',
  1538.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinition2Service',
  1539.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinition2Service',
  1540.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinition2Service',
  1541.             'sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinition2Service',
  1542.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinition2Service',
  1543.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinition2Service',
  1544.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinition2Service',
  1545.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinition2Service',
  1546.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinition2Service',
  1547.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinition2Service',
  1548.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinition2Service',
  1549.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinition2Service',
  1550.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinition2Service',
  1551.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinition2Service',
  1552.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinition2Service',
  1553.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinition2Service',
  1554.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinition2Service',
  1555.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinition2Service',
  1556.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinition2Service',
  1557.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinition2Service',
  1558.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition3Service',
  1559.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition3Service',
  1560.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinition2Service',
  1561.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition3Service',
  1562.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition3Service',
  1563.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition3Service',
  1564.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinition2Service',
  1565.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinition2Service',
  1566.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinition2Service',
  1567.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinition2Service',
  1568.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinition2Service',
  1569.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinition2Service',
  1570.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinition2Service',
  1571.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinition2Service',
  1572.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinition2Service',
  1573.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinition2Service',
  1574.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinition2Service',
  1575.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinition2Service',
  1576.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinition2Service',
  1577.             'sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinition2Service',
  1578.             'sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinition2Service',
  1579.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinition2Service',
  1580.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinition2Service',
  1581.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinition2Service',
  1582.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinition2Service',
  1583.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinition2Service',
  1584.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinition2Service',
  1585.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinition2Service',
  1586.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinition2Service',
  1587.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinition2Service',
  1588.             'sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinition2Service',
  1589.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinition2Service',
  1590.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinition2Service',
  1591.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinition2Service',
  1592.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinition2Service',
  1593.             'sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinition2Service',
  1594.             'sales_channel_definition.Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\PaymentNotification\\PaymentNotificationDefinition' => 'getPaymentNotificationDefinition2Service',
  1595.             'sales_channel_definition.Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenDefinition' => 'getSignUpTokenDefinition2Service',
  1596.             'sales_channel_definition.Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition' => 'getBlockRuleDefinition2Service',
  1597.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition' => 'getFormGroupFieldTranslationDefinition2Service',
  1598.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition' => 'getFormGroupFieldDefinition2Service',
  1599.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition' => 'getFormGroupTranslationDefinition2Service',
  1600.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition' => 'getFormGroupDefinition2Service',
  1601.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition' => 'getFormTranslationDefinition2Service',
  1602.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\FormDefinition' => 'getFormDefinition2Service',
  1603.             'sales_channel_definition.Swag\\CmsExtensions\\Quickview\\QuickviewDefinition' => 'getQuickviewDefinition2Service',
  1604.             'sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition' => 'getScrollNavigationPageSettingsDefinition2Service',
  1605.             'sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition' => 'getScrollNavigationTranslationDefinition2Service',
  1606.             'sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition' => 'getScrollNavigationDefinition2Service',
  1607.             'sales_channel_definition.Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition' => 'getPackLanguageDefinition2Service',
  1608.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition' => 'getPosSalesChannelDefinition2Service',
  1609.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition' => 'getPosSalesChannelInventoryDefinition2Service',
  1610.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition' => 'getPosSalesChannelMediaDefinition2Service',
  1611.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition' => 'getPosSalesChannelProductDefinition2Service',
  1612.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition' => 'getPosSalesChannelRunDefinition2Service',
  1613.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition' => 'getPosSalesChannelRunLogDefinition2Service',
  1614.             'sales_channel_definition.Zeobv\\BundleProducts\\Core\\Content\\Product\\Aggregate\\ProductBundleConnection\\ProductBundleConnectionDefinition' => 'getProductBundleConnectionDefinition2Service',
  1615.             'sales_channel_domain.repository' => 'getSalesChannelDomain_RepositoryService',
  1616.             'sales_channel_language.repository' => 'getSalesChannelLanguage_RepositoryService',
  1617.             'sales_channel_payment_method.repository' => 'getSalesChannelPaymentMethod_RepositoryService',
  1618.             'sales_channel_shipping_method.repository' => 'getSalesChannelShippingMethod_RepositoryService',
  1619.             'sales_channel_translation.repository' => 'getSalesChannelTranslation_RepositoryService',
  1620.             'sales_channel_type.repository' => 'getSalesChannelType_RepositoryService',
  1621.             'sales_channel_type_translation.repository' => 'getSalesChannelTypeTranslation_RepositoryService',
  1622.             'salutation.repository' => 'getSalutation_RepositoryService',
  1623.             'salutation_translation.repository' => 'getSalutationTranslation_RepositoryService',
  1624.             'scheduled_task.repository' => 'getScheduledTask_RepositoryService',
  1625.             'script.repository' => 'getScript_RepositoryService',
  1626.             'sendcloud_processes.repository' => 'getSendcloudProcesses_RepositoryService',
  1627.             'sendcloud_queues.repository' => 'getSendcloudQueues_RepositoryService',
  1628.             'sendcloud_servicepoints.repository' => 'getSendcloudServicepoints_RepositoryService',
  1629.             'sendcloud_shipments.repository' => 'getSendcloudShipments_RepositoryService',
  1630.             'sendcloud_shipping.filesystem.private' => 'getSendcloudShipping_Filesystem_PrivateService',
  1631.             'sendcloud_shipping.filesystem.public' => 'getSendcloudShipping_Filesystem_PublicService',
  1632.             'seo_url.repository' => 'getSeoUrl_RepositoryService',
  1633.             'seo_url_template.repository' => 'getSeoUrlTemplate_RepositoryService',
  1634.             'services_resetter' => 'getServicesResetterService',
  1635.             'shipping_method.repository' => 'getShippingMethod_RepositoryService',
  1636.             'shipping_method_price.repository' => 'getShippingMethodPrice_RepositoryService',
  1637.             'shipping_method_tag.repository' => 'getShippingMethodTag_RepositoryService',
  1638.             'shipping_method_translation.repository' => 'getShippingMethodTranslation_RepositoryService',
  1639.             'shopware.filesystem.asset' => 'getShopware_Filesystem_AssetService',
  1640.             'shopware.filesystem.private' => 'getShopware_Filesystem_PrivateService',
  1641.             'shopware.filesystem.public' => 'getShopware_Filesystem_PublicService',
  1642.             'shopware.filesystem.sitemap' => 'getShopware_Filesystem_SitemapService',
  1643.             'shopware.filesystem.temp' => 'getShopware_Filesystem_TempService',
  1644.             'shopware.filesystem.theme' => 'getShopware_Filesystem_ThemeService',
  1645.             'shopware.increment.gateway.registry' => 'getShopware_Increment_Gateway_RegistryService',
  1646.             'shopware.store_client' => 'getShopware_StoreClientService',
  1647.             'shopware_plugins_debug_bundle.filesystem.private' => 'getShopwarePluginsDebugBundle_Filesystem_PrivateService',
  1648.             'shopware_plugins_debug_bundle.filesystem.public' => 'getShopwarePluginsDebugBundle_Filesystem_PublicService',
  1649.             'snippet.repository' => 'getSnippet_RepositoryService',
  1650.             'snippet_set.repository' => 'getSnippetSet_RepositoryService',
  1651.             'solid_advanced_slider_elements.filesystem.private' => 'getSolidAdvancedSliderElements_Filesystem_PrivateService',
  1652.             'solid_advanced_slider_elements.filesystem.public' => 'getSolidAdvancedSliderElements_Filesystem_PublicService',
  1653.             'state_machine.repository' => 'getStateMachine_RepositoryService',
  1654.             'state_machine_history.repository' => 'getStateMachineHistory_RepositoryService',
  1655.             'state_machine_state.repository' => 'getStateMachineState_RepositoryService',
  1656.             'state_machine_state_translation.repository' => 'getStateMachineStateTranslation_RepositoryService',
  1657.             'state_machine_transition.repository' => 'getStateMachineTransition_RepositoryService',
  1658.             'state_machine_translation.repository' => 'getStateMachineTranslation_RepositoryService',
  1659.             'storefront.filesystem.private' => 'getStorefront_Filesystem_PrivateService',
  1660.             'storefront.filesystem.public' => 'getStorefront_Filesystem_PublicService',
  1661.             'swag_amazon_pay.filesystem.private' => 'getSwagAmazonPay_Filesystem_PrivateService',
  1662.             'swag_amazon_pay.filesystem.public' => 'getSwagAmazonPay_Filesystem_PublicService',
  1663.             'swag_amazon_pay_payment_notification.repository' => 'getSwagAmazonPayPaymentNotification_RepositoryService',
  1664.             'swag_amazon_pay_signup_token.repository' => 'getSwagAmazonPaySignupToken_RepositoryService',
  1665.             'swag_cms_extensions.filesystem.private' => 'getSwagCmsExtensions_Filesystem_PrivateService',
  1666.             'swag_cms_extensions.filesystem.public' => 'getSwagCmsExtensions_Filesystem_PublicService',
  1667.             'swag_cms_extensions_block_rule.repository' => 'getSwagCmsExtensionsBlockRule_RepositoryService',
  1668.             'swag_cms_extensions_form.repository' => 'getSwagCmsExtensionsForm_RepositoryService',
  1669.             'swag_cms_extensions_form_group.repository' => 'getSwagCmsExtensionsFormGroup_RepositoryService',
  1670.             'swag_cms_extensions_form_group_field.repository' => 'getSwagCmsExtensionsFormGroupField_RepositoryService',
  1671.             'swag_cms_extensions_form_group_field_translation.repository' => 'getSwagCmsExtensionsFormGroupFieldTranslation_RepositoryService',
  1672.             'swag_cms_extensions_form_group_translation.repository' => 'getSwagCmsExtensionsFormGroupTranslation_RepositoryService',
  1673.             'swag_cms_extensions_form_translation.repository' => 'getSwagCmsExtensionsFormTranslation_RepositoryService',
  1674.             'swag_cms_extensions_quickview.repository' => 'getSwagCmsExtensionsQuickview_RepositoryService',
  1675.             'swag_cms_extensions_scroll_navigation.repository' => 'getSwagCmsExtensionsScrollNavigation_RepositoryService',
  1676.             'swag_cms_extensions_scroll_navigation_page_settings.repository' => 'getSwagCmsExtensionsScrollNavigationPageSettings_RepositoryService',
  1677.             'swag_cms_extensions_scroll_navigation_translation.repository' => 'getSwagCmsExtensionsScrollNavigationTranslation_RepositoryService',
  1678.             'swag_extension_store.filesystem.private' => 'getSwagExtensionStore_Filesystem_PrivateService',
  1679.             'swag_extension_store.filesystem.public' => 'getSwagExtensionStore_Filesystem_PublicService',
  1680.             'swag_language_pack.filesystem.private' => 'getSwagLanguagePack_Filesystem_PrivateService',
  1681.             'swag_language_pack.filesystem.public' => 'getSwagLanguagePack_Filesystem_PublicService',
  1682.             'swag_language_pack_language.repository' => 'getSwagLanguagePackLanguage_RepositoryService',
  1683.             'swag_pay_pal.filesystem.private' => 'getSwagPayPal_Filesystem_PrivateService',
  1684.             'swag_pay_pal.filesystem.public' => 'getSwagPayPal_Filesystem_PublicService',
  1685.             'swag_paypal_pos_sales_channel.repository' => 'getSwagPaypalPosSalesChannel_RepositoryService',
  1686.             'swag_paypal_pos_sales_channel_inventory.repository' => 'getSwagPaypalPosSalesChannelInventory_RepositoryService',
  1687.             'swag_paypal_pos_sales_channel_media.repository' => 'getSwagPaypalPosSalesChannelMedia_RepositoryService',
  1688.             'swag_paypal_pos_sales_channel_product.repository' => 'getSwagPaypalPosSalesChannelProduct_RepositoryService',
  1689.             'swag_paypal_pos_sales_channel_run.repository' => 'getSwagPaypalPosSalesChannelRun_RepositoryService',
  1690.             'swag_paypal_pos_sales_channel_run_log.repository' => 'getSwagPaypalPosSalesChannelRunLog_RepositoryService',
  1691.             'system.filesystem.private' => 'getSystem_Filesystem_PrivateService',
  1692.             'system.filesystem.public' => 'getSystem_Filesystem_PublicService',
  1693.             'system_config.repository' => 'getSystemConfig_RepositoryService',
  1694.             'tag.repository' => 'getTag_RepositoryService',
  1695.             'tax.repository' => 'getTax_RepositoryService',
  1696.             'tax_rule.repository' => 'getTaxRule_RepositoryService',
  1697.             'tax_rule_type.repository' => 'getTaxRuleType_RepositoryService',
  1698.             'tax_rule_type_translation.repository' => 'getTaxRuleTypeTranslation_RepositoryService',
  1699.             'theme.repository' => 'getTheme_RepositoryService',
  1700.             'theme_child.repository' => 'getThemeChild_RepositoryService',
  1701.             'theme_media.repository' => 'getThemeMedia_RepositoryService',
  1702.             'theme_sales_channel.repository' => 'getThemeSalesChannel_RepositoryService',
  1703.             'theme_translation.repository' => 'getThemeTranslation_RepositoryService',
  1704.             'translator' => 'getTranslatorService',
  1705.             'unit.repository' => 'getUnit_RepositoryService',
  1706.             'unit_translation.repository' => 'getUnitTranslation_RepositoryService',
  1707.             'user.repository' => 'getUser_RepositoryService',
  1708.             'user_access_key.repository' => 'getUserAccessKey_RepositoryService',
  1709.             'user_config.repository' => 'getUserConfig_RepositoryService',
  1710.             'user_recovery.repository' => 'getUserRecovery_RepositoryService',
  1711.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  1712.             'version.repository' => 'getVersion_RepositoryService',
  1713.             'version_commit.repository' => 'getVersionCommit_RepositoryService',
  1714.             'version_commit_data.repository' => 'getVersionCommitData_RepositoryService',
  1715.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1716.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1717.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1718.             'webhook.repository' => 'getWebhook_RepositoryService',
  1719.             'webhook_event_log.repository' => 'getWebhookEventLog_RepositoryService',
  1720.             'zenit\\PlatformHorizon\\Storefront\\Controller\\QuickViewController' => 'getQuickViewController2Service',
  1721.             'zenit\\PlatformHorizon\\zenitPlatformHorizon' => 'getZenitPlatformHorizonService',
  1722.             'zenit_platform_horizon.filesystem.private' => 'getZenitPlatformHorizon_Filesystem_PrivateService',
  1723.             'zenit_platform_horizon.filesystem.public' => 'getZenitPlatformHorizon_Filesystem_PublicService',
  1724.             'zeobv.bundle_products.factory.product_bundle_factory' => 'getZeobv_BundleProducts_Factory_ProductBundleFactoryService',
  1725.             'zeobv.bundle_products.service.bundle_discount_calculator' => 'getZeobv_BundleProducts_Service_BundleDiscountCalculatorService',
  1726.             'zeobv.bundle_products.service.config_service' => 'getZeobv_BundleProducts_Service_ConfigServiceService',
  1727.             'zeobv_bundle_products.filesystem.private' => 'getZeobvBundleProducts_Filesystem_PrivateService',
  1728.             'zeobv_bundle_products.filesystem.public' => 'getZeobvBundleProducts_Filesystem_PublicService',
  1729.             'zeobv_product_bundle_connection.repository' => 'getZeobvProductBundleConnection_RepositoryService',
  1730.             'cache_clearer' => 'getCacheClearerService',
  1731.             'filesystem' => 'getFilesystemService',
  1732.             'serializer' => 'getSerializerService',
  1733.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  1734.             'profiler' => 'getProfiler2Service',
  1735.             'twig' => 'getTwigService',
  1736.             'session' => 'getSessionService',
  1737.             'validator' => 'getValidatorService',
  1738.         ];
  1739.         $this->aliases = [
  1740.             'NetzpBlog6\\Controller\\StoreApi\\BlogListing\\BlogListingRoute' => 'NetzpBlog6\\Controller\\StoreApi\\BlogListing\\CachedBlogListingRoute',
  1741.             'NetzpBlog6\\Controller\\StoreApi\\BlogPost\\BlogPostRoute' => 'NetzpBlog6\\Controller\\StoreApi\\BlogPost\\CachedBlogPostRoute',
  1742.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute' => 'Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute',
  1743.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\PaymentMethodRoute' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute',
  1744.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\ShippingMethodRoute' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute',
  1745.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryRoute' => 'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute',
  1746.             'Shopware\\Core\\Content\\Category\\SalesChannel\\NavigationRoute' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute',
  1747.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowLoader' => 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader',
  1748.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\LandingPageRoute' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute',
  1749.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\ProductCrossSellingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute',
  1750.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\ProductDetailRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute',
  1751.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute',
  1752.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute',
  1753.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ProductSearchRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute',
  1754.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\ProductSuggestRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute',
  1755.             'Shopware\\Core\\Content\\Seo\\SeoResolver' => 'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver',
  1756.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\SitemapRoute' => 'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute',
  1757.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute',
  1758.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryStateRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute',
  1759.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CurrencyRoute' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute',
  1760.             'Shopware\\Core\\System\\Language\\SalesChannel\\LanguageRoute' => 'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute',
  1761.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalutationRoute' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute',
  1762.             'Shopware\\Core\\System\\SystemConfig\\Api\\SystemConfigController' => 'Swag\\PayPal\\Webhook\\Registration\\WebhookSystemConfigController',
  1763.             'pickware.pickware_erp.entity_indexer_registry_public' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry',
  1764.             'pickware.pickware_shopware_extensions.entity_indexer_registry_public' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry',
  1765.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1766.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1767.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1768.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1769.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1770.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1771.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1772.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1773.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1774.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1775.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\ProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1776.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1777.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1778.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1779.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1780.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1781.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1782.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1783.             'sales_channel_definition.Shopware\\Core\\System\\Country\\CountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1784.             'sales_channel_definition.Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1785.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1786.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1787.             'sales_channel_definition.Shopware\\Core\\System\\Language\\LanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1788.             'sales_channel_definition.Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1789.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1790.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1791.         ];
  1792.         $this->privates['service_container'] = function () {
  1793.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1794.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1795.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1796.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1797.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1798.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1799.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1800.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1801.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Kernel.php';
  1802.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/SlugifyInterface.php';
  1803.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Slugify.php';
  1804.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1805.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ContextResolverListener.php';
  1806.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CoreSubscriber.php';
  1807.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeListener.php';
  1808.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteEventSubscriber.php';
  1809.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  1810.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  1811.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  1812.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/AbstractTranslator.php';
  1813.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  1814.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/Translator.php';
  1815.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetService.php';
  1816.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Filter/SnippetFilterFactory.php';
  1817.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinderInterface.php';
  1818.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1819.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinder.php';
  1820.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/NamespaceHierarchyBuilder.php';
  1821.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1822.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/EntityTemplateLoader.php';
  1823.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestContextResolverInterface.php';
  1824.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeCheckTrait.php';
  1825.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php';
  1826.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ApiRequestContextResolver.php';
  1827.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeRegistry.php';
  1828.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheStateSubscriber.php';
  1829.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  1830.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  1831.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/AbstractMessageHandler.php';
  1832.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskHandler.php';
  1833.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidator.php';
  1834.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggerFactory.php';
  1835.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php';
  1836.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1837.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1838.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  1839.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1840.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  1841.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1842.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheDecorator.php';
  1843.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1844.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1845.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  1846.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1847.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  1848.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1849.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  1850.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/HtmlSanitizer.php';
  1851.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1852.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1853.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1854.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1855.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/ExcludeFlowEventHandler.php';
  1856.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1857.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1858.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1859.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1860.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1861.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1862.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1863.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1864.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteParamsCleanupListener.php';
  1865.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclAnnotationValidator.php';
  1866.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/CorsListener.php';
  1867.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ResponseHeaderListener.php';
  1868.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonEntityEncoder.php';
  1869.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ApiVersionConverter.php';
  1870.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ConverterRegistry.php';
  1871.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/DefaultApiConverter.php';
  1872.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  1873.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AccessTokenRepositoryInterface.php';
  1874.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/AccessTokenRepository.php';
  1875.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RefreshTokenRepositoryInterface.php';
  1876.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/RefreshTokenRepository.php';
  1877.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptKey.php';
  1878.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareInterface.php';
  1879.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareTrait.php';
  1880.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationServer.php';
  1881.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ClientRepositoryInterface.php';
  1882.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ClientRepository.php';
  1883.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ScopeRepositoryInterface.php';
  1884.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ScopeRepository.php';
  1885.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/JsonRequestTransformerListener.php';
  1886.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ExpectationSubscriber.php';
  1887.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/SalesChannelAuthenticationListener.php';
  1888.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/ApiAuthenticationListener.php';
  1889.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/ResourceServer.php';
  1890.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/AuthorizationValidatorInterface.php';
  1891.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/BearerTokenValidator.php';
  1892.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptTrait.php';
  1893.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/BearerTokenValidator.php';
  1894.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/UserRepositoryInterface.php';
  1895.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/UserRepository.php';
  1896.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidator.php';
  1897.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  1898.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  1899.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  1900.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  1901.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  1902.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  1903.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  1904.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  1905.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  1906.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ShopId/ShopIdProvider.php';
  1907.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ScriptPersister.php';
  1908.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReaderInterface.php';
  1909.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReader.php';
  1910.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActiveAppsLoader.php';
  1911.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLoader.php';
  1912.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLoader.php';
  1913.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Xml/CustomEntityXmlSchemaValidator.php';
  1914.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppLocaleProvider.php';
  1915.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityDefinition.php';
  1916.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppDefinition.php';
  1917.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppPaymentMethod/AppPaymentMethodDefinition.php';
  1918.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Event/EntityLoadedEventFactory.php';
  1919.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Cache/EntityCacheKeyGenerator.php';
  1920.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelper.php';
  1921.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/JoinGroupBuilder.php';
  1922.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php';
  1923.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/TokenizerInterface.php';
  1924.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Tokenizer.php';
  1925.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/SearchTermInterpreter.php';
  1926.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/EntityScoreQueryBuilder.php';
  1927.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Read/EntityReaderInterface.php';
  1928.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php';
  1929.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriterInterface.php';
  1930.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriter.php';
  1931.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolver.php';
  1932.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteResultFactory.php';
  1933.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/WriteCommandExtractor.php';
  1934.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteGatewayInterface.php';
  1935.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityWriteGateway.php';
  1936.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/ExceptionHandlerRegistry.php';
  1937.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/SqlQueryParser.php';
  1938.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/VersionDefinition.php';
  1939.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommit/VersionCommitDefinition.php';
  1940.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommitData/VersionCommitDataDefinition.php';
  1941.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/VersionManager.php';
  1942.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionDefinition.php';
  1943.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1944.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1945.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1946.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php';
  1947.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/FilesystemFactory.php';
  1948.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemInterface.php';
  1949.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1950.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1951.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  1952.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FallbackUrlPackage.php';
  1953.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAssetPackage.php';
  1954.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1955.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FlysystemLastModifiedVersionStrategy.php';
  1956.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskDefinition.php';
  1957.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptLoader.php';
  1958.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptExecutor.php';
  1959.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/ScriptDefinition.php';
  1960.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1961.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1962.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/TemplateAwareDataCollectorInterface.php';
  1963.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/AbstractDataCollector.php';
  1964.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Debugging/ScriptTraces.php';
  1965.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageDefinition.php';
  1966.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInterface.php';
  1967.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/SalesChannelLanguageDefinition.php';
  1968.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoaderInterface.php';
  1969.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/CachedLanguageLoader.php';
  1970.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoader.php';
  1971.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/AbstractLanguageRoute.php';
  1972.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/CachedLanguageRoute.php';
  1973.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/LanguageRoute.php';
  1974.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SeoUrlDefinition.php';
  1975.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SalesChannel/SalesChannelSeoUrlDefinition.php';
  1976.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteRegistry.php';
  1977.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandlerInterface.php';
  1978.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandler.php';
  1979.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1980.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1981.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/MediaExtension.php';
  1982.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/StoreApiSeoResolver.php';
  1983.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php';
  1984.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/BusinessEventEncoder.php';
  1985.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/IncrementGatewayRegistry.php';
  1986.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannelDefinition.php';
  1987.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelDomain/SalesChannelDomainDefinition.php';
  1988.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextPersister.php';
  1989.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextServiceInterface.php';
  1990.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php';
  1991.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionInstanceRegistry.php';
  1992.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInstanceRegistry.php';
  1993.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StoreApiResponseListener.php';
  1994.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StructEncoder.php';
  1995.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryDefinition.php';
  1996.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/CountryStateDefinition.php';
  1997.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyDefinition.php';
  1998.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyCountryRounding/CurrencyCountryRoundingDefinition.php';
  1999.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/SalesChannelCurrencyDefinition.php';
  2000.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyFormatter.php';
  2001.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/AbstractCurrencyRoute.php';
  2002.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CachedCurrencyRoute.php';
  2003.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CurrencyRoute.php';
  2004.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LanguageLocaleCodeProvider.php';
  2005.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Aggregate/SnippetSet/SnippetSetDefinition.php';
  2006.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetDefinition.php';
  2007.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/TaxDefinition.php';
  2008.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/UserDefinition.php';
  2009.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineRegistry.php';
  2010.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  2011.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  2012.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  2013.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Loader/InitialStateIdLoader.php';
  2014.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigDefinition.php';
  2015.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/XmlReader.php';
  2016.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Util/ConfigReader.php';
  2017.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Store/MemoizedSystemConfigStore.php';
  2018.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGeneratorInterface.php';
  2019.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGenerator.php';
  2020.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternRegistry.php';
  2021.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryDefinition.php';
  2022.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/SalesChannelCategoryDefinition.php';
  2023.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoaderInterface.php';
  2024.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoader.php';
  2025.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractNavigationRoute.php';
  2026.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php';
  2027.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/NavigationRoute.php';
  2028.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/TreeBuildingNavigationRoute.php';
  2029.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryBreadcrumbBuilder.php';
  2030.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaDefinition.php';
  2031.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepositoryInterface.php';
  2032.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaRepositoryDecorator.php';
  2033.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php';
  2034.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductDefinition.php';
  2035.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/SalesChannelProductDefinition.php';
  2036.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleDefinition.php';
  2037.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/CmsPageDefinition.php';
  2038.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/CmsSlotsDataResolver.php';
  2039.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php';
  2040.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  2041.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowFactory.php';
  2042.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AmountCalculator.php';
  2043.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CashRounding.php';
  2044.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersisterInterface.php';
  2045.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractCartPersister.php';
  2046.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersister.php';
  2047.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartSerializationCleaner.php';
  2048.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php';
  2049.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartCalculator.php';
  2050.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemUpdateRoute.php';
  2051.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemUpdateRoute.php';
  2052.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartLoadRoute.php';
  2053.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartLoadRoute.php';
  2054.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartDeleteRoute.php';
  2055.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartDeleteRoute.php';
  2056.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemRemoveRoute.php';
  2057.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemRemoveRoute.php';
  2058.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemAddRoute.php';
  2059.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemAddRoute.php';
  2060.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartOrderRoute.php';
  2061.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartOrderRoute.php';
  2062.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersisterInterface.php';
  2063.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersister.php';
  2064.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PreparedPaymentService.php';
  2065.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/PercentageTaxRuleBuilder.php';
  2066.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxDetector.php';
  2067.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxCalculator.php';
  2068.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor.php';
  2069.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Validator.php';
  2070.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Transaction/TransactionProcessor.php';
  2071.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartRuleLoader.php';
  2072.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractRuleLoader.php';
  2073.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CachedRuleLoader.php';
  2074.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/RuleLoader.php';
  2075.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryRegistry.php';
  2076.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerDefinition.php';
  2077.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerAddress/CustomerAddressDefinition.php';
  2078.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroup/CustomerGroupDefinition.php';
  2079.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/OrderDefinition.php';
  2080.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderAddress/OrderAddressDefinition.php';
  2081.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  2082.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderConverter.php';
  2083.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentMethodDefinition.php';
  2084.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SalesChannelPaymentMethodDefinition.php';
  2085.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Configuration.php';
  2086.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTConfigurationFactory.php';
  2087.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer.php';
  2088.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/OpenSSL.php';
  2089.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa.php';
  2090.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa/Sha256.php';
  2091.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php';
  2092.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  2093.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  2094.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  2095.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  2096.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractPaymentMethodRoute.php';
  2097.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/CachedPaymentMethodRoute.php';
  2098.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/PaymentMethodRoute.php';
  2099.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SortedPaymentMethodRoute.php';
  2100.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/ShippingMethodDefinition.php';
  2101.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SalesChannelShippingMethodDefinition.php';
  2102.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/AbstractShippingMethodRoute.php';
  2103.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/CachedShippingMethodRoute.php';
  2104.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/ShippingMethodRoute.php';
  2105.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SortedShippingMethodRoute.php';
  2106.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/MaintenanceModeResolver.php';
  2107.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php';
  2108.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractResolvedConfigLoader.php';
  2109.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoader.php';
  2110.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ResolvedConfigLoader.php';
  2111.             include_once \dirname(__DIR__4).'/vendor/composer/composer/src/Composer/EventDispatcher/EventSubscriberInterface.php';
  2112.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigDateRequestListener.php';
  2113.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php';
  2114.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoaderInterface.php';
  2115.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoader.php';
  2116.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/NotFound/NotFoundSubscriber.php';
  2117.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php';
  2118.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/AffiliateTracking/AffiliateTrackingListener.php';
  2119.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoaderInterface.php';
  2120.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoader.php';
  2121.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoaderInterface.php';
  2122.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoader.php';
  2123.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoaderInterface.php';
  2124.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoader.php';
  2125.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/AbstractCacheTracer.php';
  2126.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheTracer.php';
  2127.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php';
  2128.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheResponseSubscriber.php';
  2129.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/CaptchaRouteListener.php';
  2130.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/ResponseHeaderListener.php';
  2131.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/AbstractStorefrontPluginConfigurationFactory.php';
  2132.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/StorefrontPluginConfigurationFactory.php';
  2133.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistryInterface.php';
  2134.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistry.php';
  2135.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporterInterface.php';
  2136.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporter.php';
  2137.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileResolver.php';
  2138.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeService.php';
  2139.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompilerInterface.php';
  2140.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompiler.php';
  2141.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractScssCompiler.php';
  2142.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ScssPhpCompiler.php';
  2143.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractConfigLoader.php';
  2144.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseConfigLoader.php';
  2145.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractThemePathBuilder.php';
  2146.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/MD5ThemePathBuilder.php';
  2147.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeDefinition.php';
  2148.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/MappingEntityDefinition.php';
  2149.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeSalesChannelDefinition.php';
  2150.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/TemplateNamespaceHierarchyBuilderInterface.php';
  2151.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeNamespaceHierarchyBuilder.php';
  2152.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilderInterface.php';
  2153.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilder.php';
  2154.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/SalesChannelThemeLoader.php';
  2155.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/CriteriaParser.php';
  2156.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchHelper.php';
  2157.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchRegistry.php';
  2158.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  2159.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriber.php';
  2160.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Cart/Service/ExcludedProductValidator.php';
  2161.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Cart/Service/CartPriceService.php';
  2162.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/FilteredPaymentMethodRoute.php';
  2163.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/SettingsValidationServiceInterface.php';
  2164.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/SettingsValidationService.php';
  2165.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  2166.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Log/LoggerFactory.php';
  2167.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/Method/PaymentMethodDataRegistry.php';
  2168.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Availability/AvailabilityService.php';
  2169.             include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Elasticsearch/AdminInfoSubscriber.php';
  2170.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilder.php';
  2171.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/OrderPickability/Decorator/CriteriaQueryBuilderDecorator.php';
  2172.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/CriteriaPartResolver.php';
  2173.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/OrderPickability/OrderPickabilityCalculator.php';
  2174.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/OrderPickability/OrderPickabilityCriteriaFilterResolver.php';
  2175.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Product/ProductNameFormatterService.php';
  2176.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src/DefaultTranslationProvider.php';
  2177.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src/EntityManager.php';
  2178.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src/Renderer/Translator.php';
  2179.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/api-error-handling-bundle/src/ControllerExceptionHandling/AdminApiJsonApiErrorExceptionLocalization.php';
  2180.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/validation-bundle/src/JsonValidator.php';
  2181.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/validation-bundle/src/Subscriber/JsonValidationAnnotationSubscriber.php';
  2182.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/WmsAppVersionValidation/WmsAppVersionValidationSubscriber.php';
  2183.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/api-versioning-bundle/src/ApiVersioningRequestSubscriber.php';
  2184.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/api-versioning-bundle/src/ApiLayer.php';
  2185.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Config/ApiVersioning/ApiVersion20240110/AppConfigApiLayer.php';
  2186.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/mobile-app-auth-bundle/src/OAuth/ClientRepository.php';
  2187.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/mobile-app-auth-bundle/src/OAuth/ScopeRepository.php';
  2188.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/mobile-app-auth-bundle/src/OAuth/ApiPinAuthenticationSubscriber.php';
  2189.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/mobile-app-auth-bundle/src/OAuth/UserRepository.php';
  2190.             include_once \dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/EventListeners/MagnalisterEventListener.php';
  2191.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderInterface.php';
  2192.             include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Service/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderBlockRuleDecorator.php';
  2193.             include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Service/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderScrollNavigationDecorator.php';
  2194.             include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Service/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderQuickviewDecorator.php';
  2195.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoader.php';
  2196.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/Order/OrderRepository.php';
  2197.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/Order/OrderDeliveryRepository.php';
  2198.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/Queue/QueueEntityDefinition.php';
  2199.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/Process/ProcessEntityDefinition.php';
  2200.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/Process/ProcessEntityRepository.php';
  2201.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/Shipment/ShipmentEntityDefinition.php';
  2202.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/Shipment/ShipmentEntityRepository.php';
  2203.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/ServicePoint/ServicePointEntityDefinition.php';
  2204.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/ServicePoint/ServicePointEntityRepository.php';
  2205.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/Config/SystemConfigurationRepository.php';
  2206.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/Infrastructure/Interfaces/Required/TaskQueueStorage.php';
  2207.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Service/Infrastructure/TaskQueueStorageService.php';
  2208.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/Queue/QueueEntityRepository.php';
  2209.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/Infrastructure/Interfaces/Required/HttpClient.php';
  2210.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Service/Infrastructure/HttpClientService.php';
  2211.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/Infrastructure/Utility/TimeProvider.php';
  2212.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/Infrastructure/TaskExecution/Queue.php';
  2213.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/Infrastructure/Interfaces/Exposed/TaskRunnerWakeup.php';
  2214.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/Infrastructure/TaskExecution/TaskRunnerWakeup.php';
  2215.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/Infrastructure/TaskExecution/TaskRunner.php';
  2216.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/Infrastructure/Utility/GuidProvider.php';
  2217.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/Infrastructure/Interfaces/Exposed/TaskRunnerStatusStorage.php';
  2218.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/Infrastructure/TaskExecution/TaskRunnerStatusStorage.php';
  2219.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/Infrastructure/Interfaces/Required/AsyncProcessStarter.php';
  2220.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Service/Infrastructure/AsyncProcessStarterService.php';
  2221.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/Infrastructure/Interfaces/LoggerAdapter.php';
  2222.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/Infrastructure/Interfaces/Required/ShopLoggerAdapter.php';
  2223.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Service/Infrastructure/LoggerService.php';
  2224.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/Infrastructure/Interfaces/DefaultLoggerAdapter.php';
  2225.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/BusinessLogic/Logger/DefaultLogger.php';
  2226.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/Infrastructure/Interfaces/Required/Configuration.php';
  2227.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/BusinessLogic/Interfaces/Configuration.php';
  2228.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Interfaces/EntityQueueNameAware.php';
  2229.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Service/Business/ConfigurationService.php';
  2230.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/Config/ConfigEntityRepository.php';
  2231.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Service/Utility/DeliveryStateMapper.php';
  2232.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/StateMachine/StateMachineRepository.php';
  2233.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/BusinessLogic/Interfaces/ConnectService.php';
  2234.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/BusinessLogic/Services/ConnectService.php';
  2235.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/BusinessLogic/Interfaces/OrderService.php';
  2236.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Service/Business/OrderService.php';
  2237.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/Product/ProductRepository.php';
  2238.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/Currency/CurrencyRepository.php';
  2239.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Service/Utility/Initializer.php';
  2240.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Subscriber/OrderSubscriber.php';
  2241.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Subscriber/CheckoutSubscriber.php';
  2242.             include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/Customer/CustomerRepository.php';
  2243.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  2244.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  2245.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  2246.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  2247.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  2248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  2249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  2250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  2251.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  2252.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  2253.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  2254.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  2255.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  2256.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  2257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  2258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  2259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  2260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  2261.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  2262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  2263.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  2264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  2265.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  2266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  2267.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  2268.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  2269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  2270.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  2271.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  2272.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  2273.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  2274.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  2275.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  2276.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  2277.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  2278.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  2279.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  2280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  2281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  2282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  2283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  2284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  2285.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  2286.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  2287.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  2288.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  2289.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  2290.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  2291.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  2292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  2293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  2294.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  2295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  2296.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  2297.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  2298.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  2299.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  2300.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  2301.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  2302.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  2303.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  2304.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  2305.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  2306.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  2307.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  2308.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Compatibility/AnnotationReader.php';
  2309.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  2310.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  2311.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  2312.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  2313.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  2314.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  2315.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  2316.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  2317.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  2318.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  2319.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  2320.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  2321.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  2322.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  2323.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  2324.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  2325.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  2326.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  2327.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  2328.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  2329.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  2330.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  2331.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  2332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  2333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  2334.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  2335.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  2336.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  2337.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  2338.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  2339.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  2340.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  2341.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  2342.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  2343.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  2344.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  2345.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  2346.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  2347.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  2348.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  2349.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  2350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  2351.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  2352.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  2353.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  2354.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  2355.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  2356.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  2357.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  2358.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  2359.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  2360.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  2361.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  2362.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  2363.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  2364.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  2365.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  2366.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  2367.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  2368.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  2369.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  2370.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  2371.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  2372.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  2373.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  2374.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  2375.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  2376.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  2377.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  2378.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  2379.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  2380.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  2381.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  2382.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  2383.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/ConnectionFactory.php';
  2384.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactoryInterface.php';
  2385.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Enqueue/ConnectionFactoryFactory.php';
  2386.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Context.php';
  2387.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverInterface.php';
  2388.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactoryInterface.php';
  2389.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactory.php';
  2390.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Config.php';
  2391.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouteCollection.php';
  2392.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  2393.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  2394.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  2395.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiter.php';
  2396.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiterFactory.php';
  2397.             include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
  2398.             include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
  2399.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepositoryInterface.php';
  2400.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepository.php';
  2401.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  2402.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/Router.php';
  2403.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  2404.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  2405.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Monitoring/MonitoringBusDecorator.php';
  2406.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  2407.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  2408.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  2409.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php';
  2410.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  2411.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntitySearcherInterface.php';
  2412.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearcher.php';
  2413.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntitySearcher.php';
  2414.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchSearchHydrator.php';
  2415.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearchHydrator.php';
  2416.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntityAggregatorInterface.php';
  2417.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregator.php';
  2418.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityAggregator.php';
  2419.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchAggregationHydrator.php';
  2420.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorHydrator.php';
  2421.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigService.php';
  2422.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/Mail/SystemConfigServiceDecorator.php';
  2423.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/AbstractSystemConfigLoader.php';
  2424.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/MemoizedSystemConfigLoader.php';
  2425.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/CachedSystemConfigLoader.php';
  2426.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigLoader.php';
  2427.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Compatibility/EntityRepositoryDecorator.php';
  2428.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodRepositoryDecorator.php';
  2429.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/OrderPickability/Decorator/DefinitionInstanceRegistryDecorator.php';
  2430.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Decorator/ProductRepositoryDecorator.php';
  2431.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfPlaceholderHandler.php';
  2432.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src/CsrfPlaceholderHandlerDecorator.php';
  2433.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ProducerInterface.php';
  2434.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/TraceableProducer.php';
  2435.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Producer.php';
  2436.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Rpc/RpcFactory.php';
  2437.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendEventExtensionInterface.php';
  2438.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendCommandExtensionInterface.php';
  2439.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverPreSendExtensionInterface.php';
  2440.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PostSendExtensionInterface.php';
  2441.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ExtensionInterface.php';
  2442.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ChainExtension.php';
  2443.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php';
  2444.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractSalesChannelContextFactory.php';
  2445.             include_once \dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/Service/MagnalisterSalesChannelContextFactory.php';
  2446.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedSalesChannelContextFactory.php';
  2447.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextFactory.php';
  2448.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractBaseContextFactory.php';
  2449.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedBaseContextFactory.php';
  2450.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/BaseContextFactory.php';
  2451.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Compatibility/SalesChannelRepositoryDecorator.php';
  2452.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  2453.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  2454.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  2455.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  2456.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  2457.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  2458.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  2459.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  2460.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  2461.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  2462.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  2463.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  2464.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  2465.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  2466.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  2467.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  2468.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructNormalizer.php';
  2469.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  2470.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  2471.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  2472.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  2473.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  2474.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  2475.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  2476.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  2477.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  2478.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  2479.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  2480.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  2481.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  2482.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  2483.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  2484.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  2485.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  2486.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  2487.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  2488.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  2489.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  2490.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  2491.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  2492.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  2493.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  2494.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  2495.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructDecoder.php';
  2496.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiDecoder.php';
  2497.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  2498.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  2499.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  2500.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  2501.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  2502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  2503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  2504.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  2505.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  2506.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  2507.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  2508.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  2509.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  2510.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  2511.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  2512.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  2513.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  2514.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  2515.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  2516.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  2517.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  2518.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  2519.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  2520.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  2521.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  2522.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Doctrine/ConnectionProfiler.php';
  2523.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  2524.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Profiler/DataCollector.php';
  2525.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  2526.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/AbstractMessageQueueCollector.php';
  2527.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/MessageQueueCollector.php';
  2528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  2529.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  2530.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  2531.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  2532.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  2533.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  2534.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  2535.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  2536.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  2537.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  2538.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  2539.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigEnvironment.php';
  2540.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  2541.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  2542.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  2543.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  2544.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  2545.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  2546.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  2547.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  2548.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  2549.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  2550.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  2551.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  2552.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  2553.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/NodeExtension.php';
  2554.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/PhpSyntaxExtension.php';
  2555.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/FeatureFlagExtension.php';
  2556.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  2557.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  2558.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/InstanceOfExtension.php';
  2559.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/CurrencyFilter.php';
  2560.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Bridge/Twig/SlugifyExtension.php';
  2561.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/ReplaceRecursiveFilter.php';
  2562.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/SecurityExtension.php';
  2563.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SeoUrlFunctionExtension.php';
  2564.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/CategoryUrlExtension.php';
  2565.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/AbstractCategoryUrlGenerator.php';
  2566.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryUrlGenerator.php';
  2567.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/RawUrlFunctionExtension.php';
  2568.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SwSanitizeTwigFilter.php';
  2569.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/BuildBreadcrumbExtension.php';
  2570.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  2571.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateDataExtension.php';
  2572.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/ConfigExtension.php';
  2573.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateConfigAccessor.php';
  2574.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/IconExtension.php';
  2575.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ThumbnailExtension.php';
  2576.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/UrlEncodingTwigFilter.php';
  2577.             include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixWebpImageConverter/src/Decorators/Services/UrlEncodingTwigFilterDecorator.php';
  2578.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/IconCacheTwigFilter.php';
  2579.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/CsrfFunctionExtension.php';
  2580.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Twig/DoctrineExtension.php';
  2581.             include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Components/Utils/TwigExtension.php';
  2582.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
  2583.             include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Twig/RenderBlogListingTemplateFilter.php';
  2584.             include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Twig/RenderBlogMediaFilter.php';
  2585.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Product/ProductNameTwigFilter.php';
  2586.             include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/OrderDocument/TwigBarcodeExtension.php';
  2587.             include_once \dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Core/Framework/Adapter/Twig/Extension/TwigExtensions.php';
  2588.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  2589.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  2590.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigAppVariable.php';
  2591.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  2592.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  2593.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  2594.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2595.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2596.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/HappyPathValidator.php';
  2597.             include_once __DIR__.'/proxy-classes.php';
  2598.         };
  2599.     }
  2600.     public function compile(): void
  2601.     {
  2602.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  2603.     }
  2604.     public function isCompiled(): bool
  2605.     {
  2606.         return true;
  2607.     }
  2608.     public function getRemovedIds(): array
  2609.     {
  2610.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  2611.     }
  2612.     protected function createProxy($class\Closure $factory)
  2613.     {
  2614.         return $factory();
  2615.     }
  2616.     /**
  2617.      * Gets the public '.container.private.cache_clearer' shared service.
  2618.      *
  2619.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  2620.      */
  2621.     protected function get_Container_Private_CacheClearerService()
  2622.     {
  2623.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2624.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  2625.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  2626.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  2627.         }, 1));
  2628.     }
  2629.     /**
  2630.      * Gets the public '.container.private.filesystem' shared service.
  2631.      *
  2632.      * @return \Symfony\Component\Filesystem\Filesystem
  2633.      */
  2634.     protected function get_Container_Private_FilesystemService()
  2635.     {
  2636.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  2637.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2638.     }
  2639.     /**
  2640.      * Gets the public '.container.private.profiler' shared service.
  2641.      *
  2642.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2643.      */
  2644.     protected function get_Container_Private_ProfilerService()
  2645.     {
  2646.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2647.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2648.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2649.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  2650.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2651.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2652.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2653.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2654.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2655.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2656.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2657.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2658.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2659.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2660.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2661.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  2662.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  2663.         $d->addInstance('cache.object', ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()));
  2664.         $d->addInstance('cache.http', ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService()));
  2665.         $d->addInstance('cache.tags', ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  2666.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  2667.         $e = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  2668.         $e->registerBus('messenger.bus.shopware', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  2669.         $f = new \Enqueue\Bundle\Profiler\MessageQueueCollector();
  2670.         $f->addProducer('default', ($this->services['enqueue.client.default.producer'] ?? $this->getEnqueue_Client_Default_ProducerService()));
  2671.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2672.         if ($this->has('kernel')) {
  2673.             $g->setKernel($b);
  2674.         }
  2675.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  2676.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2677.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2678.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  2679.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2680.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2681.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainer'), $c));
  2682.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2683.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2684.         $instance->add($d);
  2685.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2686.         $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())));
  2687.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2688.         $instance->add(new \Shopware\Core\Profiling\Doctrine\ConnectionProfiler());
  2689.         $instance->add($e);
  2690.         $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())));
  2691.         $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector($this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService())));
  2692.         $instance->add(($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] ?? $this->getActiveRulesDataCollectorSubscriberService()));
  2693.         $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()))));
  2694.         $instance->add($f);
  2695.         $instance->add($g);
  2696.         return $instance;
  2697.     }
  2698.     /**
  2699.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  2700.      *
  2701.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2702.      */
  2703.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  2704.     {
  2705.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2706.         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);
  2707.     }
  2708.     /**
  2709.      * Gets the public '.container.private.serializer' shared service.
  2710.      *
  2711.      * @return \Symfony\Component\Serializer\Serializer
  2712.      */
  2713.     protected function get_Container_Private_SerializerService()
  2714.     {
  2715.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2716.         $b = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2717.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2718.         $d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
  2719.         $e = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2720.         $f = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  2721.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), => new \Shopware\Core\Framework\Struct\Serializer\StructNormalizer(), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $d), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($c$d$e$fNULL)), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 13 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 14 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($c$d$b$e$fNULL)], [=> new \Shopware\Core\Framework\Struct\Serializer\StructDecoder(), => new \Shopware\Core\Framework\Api\Serializer\JsonApiDecoder(), => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  2722.     }
  2723.     /**
  2724.      * Gets the public '.container.private.session' shared service.
  2725.      *
  2726.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2727.      */
  2728.     protected function get_Container_Private_SessionService()
  2729.     {
  2730.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  2731.         if (isset($this->services['.container.private.session'])) {
  2732.             return $this->services['.container.private.session'];
  2733.         }
  2734.         return $this->services['.container.private.session'] = $a->createSession();
  2735.     }
  2736.     /**
  2737.      * Gets the public '.container.private.twig' shared service.
  2738.      *
  2739.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigEnvironment
  2740.      */
  2741.     protected function get_Container_Private_TwigService()
  2742.     {
  2743.         $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']);
  2744.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2745.         $b = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2746.         $c = ($this->services['router'] ?? $this->getRouterService());
  2747.         $d = new \Symfony\Bridge\Twig\Extension\RoutingExtension($c);
  2748.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2749.         $f = ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService());
  2750.         $g = ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService());
  2751.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2752.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  2753.         $i = new \Symfony\Bridge\Twig\AppVariable();
  2754.         $i->setEnvironment('dev');
  2755.         $i->setDebug(true);
  2756.         if ($this->has('request_stack')) {
  2757.             $i->setRequestStack($e);
  2758.         }
  2759.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2760.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  2761.         $instance->addExtension(($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  2762.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  2763.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b\dirname(__DIR__4), 'UTF-8'));
  2764.         $instance->addExtension($d);
  2765.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2766.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  2767.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2768.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2769.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2770.         $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())));
  2771.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension($f));
  2772.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\PhpSyntaxExtension());
  2773.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension());
  2774.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  2775.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  2776.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\InstanceOfExtension());
  2777.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter(($this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] ?? $this->getCurrencyFormatterService())));
  2778.         $instance->addExtension(new \Cocur\Slugify\Bridge\Twig\SlugifyExtension(($this->privates['slugify'] ?? $this->getSlugifyService())));
  2779.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\ReplaceRecursiveFilter());
  2780.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\SecurityExtension([]));
  2781.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension($d$g));
  2782.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension($d, new \Shopware\Core\Content\Category\Service\CategoryUrlGenerator($g)));
  2783.         $instance->addExtension(($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\Extension\\MediaExtension'] ?? $this->getMediaExtensionService()));
  2784.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\RawUrlFunctionExtension($c$e));
  2785.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())));
  2786.         $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())));
  2787.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\TemplateDataExtension($etrue'twig'));
  2788.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\ConfigExtension(new \Shopware\Storefront\Framework\Twig\TemplateConfigAccessor(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService()))));
  2789.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\IconExtension($f));
  2790.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\ThumbnailExtension($f));
  2791.         $instance->addExtension(new \FourtwosixWebpImageConverter\Decorators\Services\UrlEncodingTwigFilterDecorator(($this->privates['fourtwosix_webp_image_converter.logger'] ?? $this->getFourtwosixWebpImageConverter_LoggerService())));
  2792.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\IconCacheTwigFilter());
  2793.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension());
  2794.         $instance->addExtension(new \Shopware\Core\Profiling\Twig\DoctrineExtension());
  2795.         $instance->addExtension(new \Dtgs\GoogleTagManager\Components\Utils\TwigExtension());
  2796.         $instance->addExtension(new \Twig\Extension\StringLoaderExtension());
  2797.         $instance->addExtension(new \NetzpBlog6\Twig\RenderBlogListingTemplateFilter());
  2798.         $instance->addExtension(new \NetzpBlog6\Twig\RenderBlogMediaFilter($this));
  2799.         $instance->addExtension(new \Pickware\PickwareErpStarter\Product\ProductNameTwigFilter(($this->services['Pickware\\PickwareErpStarter\\Product\\ProductNameFormatterService'] ?? $this->getProductNameFormatterServiceService())));
  2800.         $instance->addExtension(new \Pickware\PickwareWms\OrderDocument\TwigBarcodeExtension());
  2801.         $instance->addExtension(new \StudioSolid\AdvancedSliderElements\Core\Framework\Adapter\Twig\Extension\TwigExtensions());
  2802.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  2803.         $instance->addGlobal('app', new \Shopware\Storefront\Framework\Twig\TwigAppVariable($i$this->parameters['shopware.twig.app_variable.allowed_server_params']));
  2804.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2805.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  2806.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2807.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  2808.         ], [
  2809.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2810.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2811.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2812.         ])));
  2813.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2814.         return $instance;
  2815.     }
  2816.     /**
  2817.      * Gets the public '.container.private.validator' shared service.
  2818.      *
  2819.      * @return \Shopware\Core\Framework\Validation\HappyPathValidator
  2820.      */
  2821.     protected function get_Container_Private_ValidatorService()
  2822.     {
  2823.         $a = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
  2824.         if (isset($this->services['.container.private.validator'])) {
  2825.             return $this->services['.container.private.validator'];
  2826.         }
  2827.         return $this->services['.container.private.validator'] = new \Shopware\Core\Framework\Validation\HappyPathValidator($a);
  2828.     }
  2829.     /**
  2830.      * Gets the public 'Acris\Rules\AcrisRulesCS' shared autowired service.
  2831.      *
  2832.      * @return \Acris\Rules\AcrisRulesCS
  2833.      */
  2834.     protected function getAcrisRulesCSService()
  2835.     {
  2836.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2837.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2838.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2839.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2842.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisRulesCS/src/AcrisRulesCS.php';
  2843.         return $this->services['Acris\\Rules\\AcrisRulesCS'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Acris\\Rules\\AcrisRulesCS');
  2844.     }
  2845.     /**
  2846.      * Gets the public 'Doctrine\DBAL\Connection' shared service.
  2847.      *
  2848.      * @return \Doctrine\DBAL\Connection
  2849.      */
  2850.     protected function getConnectionService()
  2851.     {
  2852.         return $this->services['Doctrine\\DBAL\\Connection'] = \Shopware\Core\Kernel::getConnection();
  2853.     }
  2854.     /**
  2855.      * Gets the public 'Dtgs\GoogleTagManager\DtgsGoogleTagManagerSw6' shared autowired service.
  2856.      *
  2857.      * @return \Dtgs\GoogleTagManager\DtgsGoogleTagManagerSw6
  2858.      */
  2859.     protected function getDtgsGoogleTagManagerSw6Service()
  2860.     {
  2861.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2862.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2863.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2864.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2865.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2867.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/DtgsGoogleTagManagerSw6.php';
  2868.         return $this->services['Dtgs\\GoogleTagManager\\DtgsGoogleTagManagerSw6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Dtgs\\GoogleTagManager\\DtgsGoogleTagManagerSw6');
  2869.     }
  2870.     /**
  2871.      * Gets the public 'Dtgs\GoogleTagManager\Resources\snippet\de_DE\SnippetFile_de_DE' shared service.
  2872.      *
  2873.      * @return \Dtgs\GoogleTagManager\Resources\snippet\de_DE\SnippetFile_de_DE
  2874.      */
  2875.     protected function getSnippetFileDeDEService()
  2876.     {
  2877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2878.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources/snippet/de_DE/SnippetFile_de_DE.php';
  2879.         return $this->services['Dtgs\\GoogleTagManager\\Resources\\snippet\\de_DE\\SnippetFile_de_DE'] = new \Dtgs\GoogleTagManager\Resources\snippet\de_DE\SnippetFile_de_DE();
  2880.     }
  2881.     /**
  2882.      * Gets the public 'Dtgs\GoogleTagManager\Resources\snippet\en_GB\SnippetFile_en_GB' shared service.
  2883.      *
  2884.      * @return \Dtgs\GoogleTagManager\Resources\snippet\en_GB\SnippetFile_en_GB
  2885.      */
  2886.     protected function getSnippetFileEnGBService()
  2887.     {
  2888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2889.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources/snippet/en_GB/SnippetFile_en_GB.php';
  2890.         return $this->services['Dtgs\\GoogleTagManager\\Resources\\snippet\\en_GB\\SnippetFile_en_GB'] = new \Dtgs\GoogleTagManager\Resources\snippet\en_GB\SnippetFile_en_GB();
  2891.     }
  2892.     /**
  2893.      * Gets the public 'Elasticsearch\Client' shared service.
  2894.      *
  2895.      * @return \Shopware\Elasticsearch\Profiler\ClientProfiler
  2896.      */
  2897.     protected function getClientService()
  2898.     {
  2899.         return $this->services['Elasticsearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($this->privates['shopware.es.profiled.client.inner'] ?? $this->getShopware_Es_Profiled_Client_InnerService()));
  2900.     }
  2901.     /**
  2902.      * Gets the public 'FourtwosixChooseDeliveryCountryInSideCart\FourtwosixChooseDeliveryCountryInSideCart' shared autowired service.
  2903.      *
  2904.      * @return \FourtwosixChooseDeliveryCountryInSideCart\FourtwosixChooseDeliveryCountryInSideCart
  2905.      */
  2906.     protected function getFourtwosixChooseDeliveryCountryInSideCartService()
  2907.     {
  2908.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2909.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2910.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2911.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2914.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixChooseDeliveryCountryInSideCart/src/FourtwosixChooseDeliveryCountryInSideCart.php';
  2915.         return $this->services['FourtwosixChooseDeliveryCountryInSideCart\\FourtwosixChooseDeliveryCountryInSideCart'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixChooseDeliveryCountryInSideCart\\FourtwosixChooseDeliveryCountryInSideCart');
  2916.     }
  2917.     /**
  2918.      * Gets the public 'FourtwosixThemeExtension\FourtwosixThemeExtension' shared autowired service.
  2919.      *
  2920.      * @return \FourtwosixThemeExtension\FourtwosixThemeExtension
  2921.      */
  2922.     protected function getFourtwosixThemeExtensionService()
  2923.     {
  2924.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2925.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2926.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2927.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2930.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/FourtwosixThemeExtension.php';
  2931.         return $this->services['FourtwosixThemeExtension\\FourtwosixThemeExtension'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixThemeExtension\\FourtwosixThemeExtension');
  2932.     }
  2933.     /**
  2934.      * Gets the public 'FourtwosixWebpImageConverter\FourtwosixWebpImageConverter' shared autowired service.
  2935.      *
  2936.      * @return \FourtwosixWebpImageConverter\FourtwosixWebpImageConverter
  2937.      */
  2938.     protected function getFourtwosixWebpImageConverterService()
  2939.     {
  2940.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2941.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2942.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2943.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2946.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixWebpImageConverter/src/FourtwosixWebpImageConverter.php';
  2947.         return $this->services['FourtwosixWebpImageConverter\\FourtwosixWebpImageConverter'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixWebpImageConverter\\FourtwosixWebpImageConverter');
  2948.     }
  2949.     /**
  2950.      * Gets the public 'FourtwosixWirthsExtension\FourtwosixWirthsExtension' shared autowired service.
  2951.      *
  2952.      * @return \FourtwosixWirthsExtension\FourtwosixWirthsExtension
  2953.      */
  2954.     protected function getFourtwosixWirthsExtensionService()
  2955.     {
  2956.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2957.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2958.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2959.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2962.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixWirthsExtension/src/FourtwosixWirthsExtension.php';
  2963.         return $this->services['FourtwosixWirthsExtension\\FourtwosixWirthsExtension'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FourtwosixWirthsExtension\\FourtwosixWirthsExtension');
  2964.     }
  2965.     /**
  2966.      * Gets the public 'Franzose\DoctrineBulkInsert\Query' shared service.
  2967.      *
  2968.      * @return \Franzose\DoctrineBulkInsert\Query
  2969.      */
  2970.     protected function getQueryService()
  2971.     {
  2972.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/franzose/doctrine-bulk-insert/src/Query.php';
  2973.         return $this->services['Franzose\\DoctrineBulkInsert\\Query'] = new \Franzose\DoctrineBulkInsert\Query(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  2974.     }
  2975.     /**
  2976.      * Gets the public 'Frosh\Tools\Controller\CacheController' shared service.
  2977.      *
  2978.      * @return \Frosh\Tools\Controller\CacheController
  2979.      */
  2980.     protected function getCacheControllerService()
  2981.     {
  2982.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/CacheController.php';
  2983.         return $this->services['Frosh\\Tools\\Controller\\CacheController'] = new \Frosh\Tools\Controller\CacheController($this->targetDir.'', ($this->privates['Frosh\\Tools\\Components\\CacheRegistry'] ?? $this->getCacheRegistryService()));
  2984.     }
  2985.     /**
  2986.      * Gets the public 'Frosh\Tools\Controller\ElasticsearchController' shared service.
  2987.      *
  2988.      * @return \Frosh\Tools\Controller\ElasticsearchController
  2989.      */
  2990.     protected function getElasticsearchControllerService()
  2991.     {
  2992.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/ElasticsearchController.php';
  2993.         return $this->services['Frosh\\Tools\\Controller\\ElasticsearchController'] = new \Frosh\Tools\Controller\ElasticsearchController(($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\ElasticsearchManager'] ?? $this->getElasticsearchManagerService()));
  2994.     }
  2995.     /**
  2996.      * Gets the public 'Frosh\Tools\Controller\FeatureFlagController' shared service.
  2997.      *
  2998.      * @return \Frosh\Tools\Controller\FeatureFlagController
  2999.      */
  3000.     protected function getFeatureFlagControllerService()
  3001.     {
  3002.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/FeatureFlagController.php';
  3003.         return $this->services['Frosh\\Tools\\Controller\\FeatureFlagController'] = new \Frosh\Tools\Controller\FeatureFlagController(\dirname(__DIR__4));
  3004.     }
  3005.     /**
  3006.      * Gets the public 'Frosh\Tools\Controller\HealthController' shared service.
  3007.      *
  3008.      * @return \Frosh\Tools\Controller\HealthController
  3009.      */
  3010.     protected function getHealthControllerService()
  3011.     {
  3012.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/HealthController.php';
  3013.         return $this->services['Frosh\\Tools\\Controller\\HealthController'] = new \Frosh\Tools\Controller\HealthController(new RewindableGenerator(function () {
  3014.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\PhpChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\PhpChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\PhpChecker()));
  3015.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\MysqlChecker'] ?? $this->getMysqlCheckerService());
  3016.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\QueueChecker'] ?? $this->getQueueCheckerService());
  3017.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\TaskChecker'] ?? $this->getTaskCheckerService());
  3018.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\ProductionChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\ProductionChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\ProductionChecker('dev')));
  3019.         }, 5), new RewindableGenerator(function () {
  3020.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\PhpSettingsChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\PhpSettingsChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\PhpSettingsChecker()));
  3021.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\AdminWorkerChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\AdminWorkerChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\AdminWorkerChecker(false)));
  3022.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\PublicFilesystemChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\PublicFilesystemChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\PublicFilesystemChecker('local')));
  3023.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\MailOverQueueChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\MailOverQueueChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\MailOverQueueChecker(true)));
  3024.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\IncrementStorageChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\IncrementStorageChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\IncrementStorageChecker('mysql''mysql')));
  3025.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\QueueConnectionChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\QueueConnectionChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\QueueConnectionChecker($this->getEnv('MESSENGER_TRANSPORT_DSN'))));
  3026.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\EsChecker'] ?? $this->getEsCheckerService());
  3027.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\DisabledMailUpdatesChecker'] ?? $this->getDisabledMailUpdatesCheckerService());
  3028.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\FixCacheIdSetChecker'] ?? ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\FixCacheIdSetChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\FixCacheIdSetChecker('6.4.18.1')));
  3029.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\LoggerLevelChecker'] ?? $this->getLoggerLevelCheckerService());
  3030.             yield 10 => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\MySQL8Checker'] ?? $this->getMySQL8CheckerService());
  3031.         }, 11));
  3032.     }
  3033.     /**
  3034.      * Gets the public 'Frosh\Tools\Controller\LogController' shared service.
  3035.      *
  3036.      * @return \Frosh\Tools\Controller\LogController
  3037.      */
  3038.     protected function getLogControllerService()
  3039.     {
  3040.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/LogController.php';
  3041.         return $this->services['Frosh\\Tools\\Controller\\LogController'] = new \Frosh\Tools\Controller\LogController((\dirname(__DIR__3).'/log'));
  3042.     }
  3043.     /**
  3044.      * Gets the public 'Frosh\Tools\Controller\QueueController' shared service.
  3045.      *
  3046.      * @return \Frosh\Tools\Controller\QueueController
  3047.      */
  3048.     protected function getQueueControllerService()
  3049.     {
  3050.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/QueueController.php';
  3051.         return $this->services['Frosh\\Tools\\Controller\\QueueController'] = new \Frosh\Tools\Controller\QueueController(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService()));
  3052.     }
  3053.     /**
  3054.      * Gets the public 'Frosh\Tools\Controller\ScheduledTaskController' shared service.
  3055.      *
  3056.      * @return \Frosh\Tools\Controller\ScheduledTaskController
  3057.      */
  3058.     protected function getScheduledTaskControllerService()
  3059.     {
  3060.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/ScheduledTaskController.php';
  3061.         return $this->services['Frosh\\Tools\\Controller\\ScheduledTaskController'] = new \Frosh\Tools\Controller\ScheduledTaskController(new RewindableGenerator(function () {
  3062.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  3063.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  3064.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  3065.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  3066.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  3067.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  3068.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  3069.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  3070.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  3071.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  3072.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService());
  3073.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  3074.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  3075.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  3076.             yield 14 => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService());
  3077.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  3078.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService());
  3079.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  3080.             yield 18 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  3081.             yield 19 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  3082.             yield 20 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  3083.             yield 21 => ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  3084.             yield 22 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  3085.             yield 23 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService());
  3086.             yield 24 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  3087.             yield 25 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  3088.             yield 26 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService());
  3089.             yield 27 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  3090.             yield 28 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  3091.             yield 29 => ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService());
  3092.             yield 30 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService());
  3093.             yield 31 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService());
  3094.             yield 32 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService());
  3095.             yield 33 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService());
  3096.             yield 34 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService());
  3097.             yield 35 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService());
  3098.             yield 36 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService());
  3099.             yield 37 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService());
  3100.             yield 38 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService());
  3101.             yield 39 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService());
  3102.             yield 40 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService());
  3103.             yield 41 => ($this->privates['FourtwosixWebpImageConverter\\Services\\ScheduledTask\\ConvertImagesToWebpTaskHandler'] ?? $this->getConvertImagesToWebpTaskHandlerService());
  3104.             yield 42 => ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportScheduler'] ?? $this->getImportExportSchedulerService());
  3105.             yield 43 => ($this->privates['Pickware\\PickwareErpStarter\\Reorder\\ScheduledTask\\ReorderNotificationHandler'] ?? $this->getReorderNotificationHandlerService());
  3106.             yield 44 => ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductSalesUpdater'] ?? $this->getProductSalesUpdaterService());
  3107.             yield 45 => ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'] ?? $this->getCheckPaymentStatusHandlerService());
  3108.             yield 46 => ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'] ?? $this->getSignUpTokenCleanUpHandlerService());
  3109.             yield 47 => ($this->privates['Zeobv\\BundleProducts\\MessageBus\\Handler\\BundleStockUpdateHandler'] ?? $this->getBundleStockUpdateHandlerService());
  3110.             yield 48 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  3111.         }, 49), ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService()));
  3112.     }
  3113.     /**
  3114.      * Gets the public 'Frosh\Tools\Controller\ShopwareFilesController' shared service.
  3115.      *
  3116.      * @return \Frosh\Tools\Controller\ShopwareFilesController
  3117.      */
  3118.     protected function getShopwareFilesControllerService()
  3119.     {
  3120.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/ShopwareFilesController.php';
  3121.         return $this->services['Frosh\\Tools\\Controller\\ShopwareFilesController'] = new \Frosh\Tools\Controller\ShopwareFilesController('6.4.18.1'\dirname(__DIR__4), []);
  3122.     }
  3123.     /**
  3124.      * Gets the public 'Frosh\Tools\Controller\StateMachineController' shared service.
  3125.      *
  3126.      * @return \Frosh\Tools\Controller\StateMachineController
  3127.      */
  3128.     protected function getStateMachineControllerService()
  3129.     {
  3130.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/StateMachineController.php';
  3131.         return $this->services['Frosh\\Tools\\Controller\\StateMachineController'] = new \Frosh\Tools\Controller\StateMachineController(($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService()));
  3132.     }
  3133.     /**
  3134.      * Gets the public 'Frosh\Tools\FroshTools' shared autowired service.
  3135.      *
  3136.      * @return \Frosh\Tools\FroshTools
  3137.      */
  3138.     protected function getFroshToolsService()
  3139.     {
  3140.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3141.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3142.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3143.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3146.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/FroshTools.php';
  3147.         return $this->services['Frosh\\Tools\\FroshTools'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Frosh\\Tools\\FroshTools');
  3148.     }
  3149.     /**
  3150.      * Gets the public 'Gbmed\CustomFieldsFilter\Core\Content\CustomFieldsFilter\Aggregate\CustomFieldsFilterTranslation\CustomFieldsFilterTranslationDefinition' shared service.
  3151.      *
  3152.      * @return \Gbmed\CustomFieldsFilter\Core\Content\CustomFieldsFilter\Aggregate\CustomFieldsFilterTranslation\CustomFieldsFilterTranslationDefinition
  3153.      */
  3154.     protected function getCustomFieldsFilterTranslationDefinitionService()
  3155.     {
  3156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3157.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Core/Content/CustomFieldsFilter/Aggregate/CustomFieldsFilterTranslation/CustomFieldsFilterTranslationDefinition.php';
  3158.         $this->services['Gbmed\\CustomFieldsFilter\\Core\\Content\\CustomFieldsFilter\\Aggregate\\CustomFieldsFilterTranslation\\CustomFieldsFilterTranslationDefinition'] = $instance = new \Gbmed\CustomFieldsFilter\Core\Content\CustomFieldsFilter\Aggregate\CustomFieldsFilterTranslation\CustomFieldsFilterTranslationDefinition();
  3159.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3160.         return $instance;
  3161.     }
  3162.     /**
  3163.      * Gets the public 'Gbmed\CustomFieldsFilter\Core\Content\CustomFieldsFilter\CustomFieldsFilterDefinition' shared service.
  3164.      *
  3165.      * @return \Gbmed\CustomFieldsFilter\Core\Content\CustomFieldsFilter\CustomFieldsFilterDefinition
  3166.      */
  3167.     protected function getCustomFieldsFilterDefinitionService()
  3168.     {
  3169.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Core/Content/CustomFieldsFilter/CustomFieldsFilterDefinition.php';
  3170.         $this->services['Gbmed\\CustomFieldsFilter\\Core\\Content\\CustomFieldsFilter\\CustomFieldsFilterDefinition'] = $instance = new \Gbmed\CustomFieldsFilter\Core\Content\CustomFieldsFilter\CustomFieldsFilterDefinition();
  3171.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3172.         return $instance;
  3173.     }
  3174.     /**
  3175.      * Gets the public 'Gbmed\CustomFieldsFilter\GbmedCustomFieldsFilter' shared autowired service.
  3176.      *
  3177.      * @return \Gbmed\CustomFieldsFilter\GbmedCustomFieldsFilter
  3178.      */
  3179.     protected function getGbmedCustomFieldsFilterService()
  3180.     {
  3181.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3182.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3183.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3184.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3187.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/GbmedCustomFieldsFilter.php';
  3188.         return $this->services['Gbmed\\CustomFieldsFilter\\GbmedCustomFieldsFilter'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Gbmed\\CustomFieldsFilter\\GbmedCustomFieldsFilter');
  3189.     }
  3190.     /**
  3191.      * Gets the public 'Iwv\IwvOrdersCsvExporterV6\Command\OrderExportCommand' shared service.
  3192.      *
  3193.      * @return \Iwv\IwvOrdersCsvExporterV6\Command\OrderExportCommand
  3194.      */
  3195.     protected function getOrderExportCommandService()
  3196.     {
  3197.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3198.         include_once \dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Command/OrderExportCommand.php';
  3199.         $this->services['Iwv\\IwvOrdersCsvExporterV6\\Command\\OrderExportCommand'] = $instance = new \Iwv\IwvOrdersCsvExporterV6\Command\OrderExportCommand(($this->services['Iwv\\IwvOrdersCsvExporterV6\\Services\\CsvExportService'] ?? $this->getCsvExportServiceService()));
  3200.         $instance->setName('iwv-csv-orders:export');
  3201.         return $instance;
  3202.     }
  3203.     /**
  3204.      * Gets the public 'Iwv\IwvOrdersCsvExporterV6\Controller\IwvOrdersCsvExporterController' shared service.
  3205.      *
  3206.      * @return \Iwv\IwvOrdersCsvExporterV6\Controller\IwvOrdersCsvExporterController
  3207.      */
  3208.     protected function getIwvOrdersCsvExporterControllerService()
  3209.     {
  3210.         include_once \dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Controller/IwvOrdersCsvExporterController.php';
  3211.         $this->services['Iwv\\IwvOrdersCsvExporterV6\\Controller\\IwvOrdersCsvExporterController'] = $instance = new \Iwv\IwvOrdersCsvExporterV6\Controller\IwvOrdersCsvExporterController(($this->services['Iwv\\IwvOrdersCsvExporterV6\\Services\\CsvExportService'] ?? $this->getCsvExportServiceService()), ($this->services['Iwv\\IwvOrdersCsvExporterV6\\Services\\PluginConfigurationService'] ?? $this->getPluginConfigurationServiceService()));
  3212.         $instance->setContainer($this);
  3213.         return $instance;
  3214.     }
  3215.     /**
  3216.      * Gets the public 'Iwv\IwvOrdersCsvExporterV6\Core\Content\IwvOrderCsvProfile\IwvOrderCsvProfileDefinition' shared service.
  3217.      *
  3218.      * @return \Iwv\IwvOrdersCsvExporterV6\Core\Content\IwvOrderCsvProfile\IwvOrderCsvProfileDefinition
  3219.      */
  3220.     protected function getIwvOrderCsvProfileDefinitionService()
  3221.     {
  3222.         include_once \dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Core/Content/IwvOrderCsvProfile/IwvOrderCsvProfileDefinition.php';
  3223.         $this->services['Iwv\\IwvOrdersCsvExporterV6\\Core\\Content\\IwvOrderCsvProfile\\IwvOrderCsvProfileDefinition'] = $instance = new \Iwv\IwvOrdersCsvExporterV6\Core\Content\IwvOrderCsvProfile\IwvOrderCsvProfileDefinition();
  3224.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3225.         return $instance;
  3226.     }
  3227.     /**
  3228.      * Gets the public 'Iwv\IwvOrdersCsvExporterV6\IwvOrdersCsvExporterV6' shared autowired service.
  3229.      *
  3230.      * @return \Iwv\IwvOrdersCsvExporterV6\IwvOrdersCsvExporterV6
  3231.      */
  3232.     protected function getIwvOrdersCsvExporterV6Service()
  3233.     {
  3234.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3235.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3236.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3237.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3240.         include_once \dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/IwvOrdersCsvExporterV6.php';
  3241.         return $this->services['Iwv\\IwvOrdersCsvExporterV6\\IwvOrdersCsvExporterV6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Iwv\\IwvOrdersCsvExporterV6\\IwvOrdersCsvExporterV6');
  3242.     }
  3243.     /**
  3244.      * Gets the public 'Iwv\IwvOrdersCsvExporterV6\Services\CsvExportService' shared service.
  3245.      *
  3246.      * @return \Iwv\IwvOrdersCsvExporterV6\Services\CsvExportService
  3247.      */
  3248.     protected function getCsvExportServiceService()
  3249.     {
  3250.         include_once \dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Helpers/CsvHelper.php';
  3251.         include_once \dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Services/CsvExportService.php';
  3252.         return $this->services['Iwv\\IwvOrdersCsvExporterV6\\Services\\CsvExportService'] = new \Iwv\IwvOrdersCsvExporterV6\Services\CsvExportService(($this->services['Iwv\\IwvOrdersCsvExporterV6\\Services\\PluginConfigurationService'] ?? $this->getPluginConfigurationServiceService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['state_machine_history.repository'] ?? $this->getStateMachineHistory_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  3253.     }
  3254.     /**
  3255.      * Gets the public 'Iwv\IwvOrdersCsvExporterV6\Services\PluginConfigurationService' shared service.
  3256.      *
  3257.      * @return \Iwv\IwvOrdersCsvExporterV6\Services\PluginConfigurationService
  3258.      */
  3259.     protected function getPluginConfigurationServiceService()
  3260.     {
  3261.         include_once \dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Services/PluginConfigurationService.php';
  3262.         return $this->services['Iwv\\IwvOrdersCsvExporterV6\\Services\\PluginConfigurationService'] = new \Iwv\IwvOrdersCsvExporterV6\Services\PluginConfigurationService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['iwv_order_csv_profile.repository'] ?? $this->getIwvOrderCsvProfile_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  3263.     }
  3264.     /**
  3265.      * Gets the public 'KsGeutherTheme\KsGeutherTheme' shared autowired service.
  3266.      *
  3267.      * @return \KsGeutherTheme\KsGeutherTheme
  3268.      */
  3269.     protected function getKsGeutherThemeService()
  3270.     {
  3271.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3272.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3273.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3274.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3277.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  3278.         include_once \dirname(__DIR__4).'/custom/plugins/KsGeutherTheme/src/KsGeutherTheme.php';
  3279.         return $this->services['KsGeutherTheme\\KsGeutherTheme'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('KsGeutherTheme\\KsGeutherTheme');
  3280.     }
  3281.     /**
  3282.      * Gets the public 'Ks\Attachments\Controller\Storefront\AttachmentController' shared service.
  3283.      *
  3284.      * @return \Ks\Attachments\Controller\Storefront\AttachmentController
  3285.      */
  3286.     protected function getAttachmentControllerService()
  3287.     {
  3288.         include_once \dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Controller/Storefront/AttachmentController.php';
  3289.         $this->services['Ks\\Attachments\\Controller\\Storefront\\AttachmentController'] = $instance = new \Ks\Attachments\Controller\Storefront\AttachmentController(($this->services['ks_attachment.repository'] ?? $this->getKsAttachment_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\Extension\\MediaExtension'] ?? $this->getMediaExtensionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  3290.         $instance->setContainer($this);
  3291.         return $instance;
  3292.     }
  3293.     /**
  3294.      * Gets the public 'Ks\Attachments\Controller\Storefront\AttachmentCustomerController' shared service.
  3295.      *
  3296.      * @return \Ks\Attachments\Controller\Storefront\AttachmentCustomerController
  3297.      */
  3298.     protected function getAttachmentCustomerControllerService()
  3299.     {
  3300.         include_once \dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Controller/Storefront/AttachmentCustomerController.php';
  3301.         $this->services['Ks\\Attachments\\Controller\\Storefront\\AttachmentCustomerController'] = $instance = new \Ks\Attachments\Controller\Storefront\AttachmentCustomerController(($this->services['ks_attachment.repository'] ?? $this->getKsAttachment_RepositoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['ks_attachment_customer.repository'] ?? $this->getKsAttachmentCustomer_RepositoryService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()));
  3302.         $instance->setContainer($this);
  3303.         return $instance;
  3304.     }
  3305.     /**
  3306.      * Gets the public 'Ks\Attachments\Core\Content\Attachments\Aggregate\AttachmentsTranslation\AttachmentsTranslationDefinition' shared service.
  3307.      *
  3308.      * @return \Ks\Attachments\Core\Content\Attachments\Aggregate\AttachmentsTranslation\AttachmentsTranslationDefinition
  3309.      */
  3310.     protected function getAttachmentsTranslationDefinitionService()
  3311.     {
  3312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3313.         include_once \dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Core/Content/Attachments/Aggregate/AttachmentsTranslation/AttachmentsTranslationDefinition.php';
  3314.         $this->services['Ks\\Attachments\\Core\\Content\\Attachments\\Aggregate\\AttachmentsTranslation\\AttachmentsTranslationDefinition'] = $instance = new \Ks\Attachments\Core\Content\Attachments\Aggregate\AttachmentsTranslation\AttachmentsTranslationDefinition();
  3315.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3316.         return $instance;
  3317.     }
  3318.     /**
  3319.      * Gets the public 'Ks\Attachments\Core\Content\Attachments\AttachmentsDefinition' shared service.
  3320.      *
  3321.      * @return \Ks\Attachments\Core\Content\Attachments\AttachmentsDefinition
  3322.      */
  3323.     protected function getAttachmentsDefinitionService()
  3324.     {
  3325.         include_once \dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Core/Content/Attachments/AttachmentsDefinition.php';
  3326.         $this->services['Ks\\Attachments\\Core\\Content\\Attachments\\AttachmentsDefinition'] = $instance = new \Ks\Attachments\Core\Content\Attachments\AttachmentsDefinition();
  3327.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3328.         return $instance;
  3329.     }
  3330.     /**
  3331.      * Gets the public 'Ks\Attachments\Core\Content\Attachments\CustomerAttachmentLinkDefinition' shared service.
  3332.      *
  3333.      * @return \Ks\Attachments\Core\Content\Attachments\CustomerAttachmentLinkDefinition
  3334.      */
  3335.     protected function getCustomerAttachmentLinkDefinitionService()
  3336.     {
  3337.         include_once \dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Core/Content/Attachments/CustomerAttachmentLinkDefinition.php';
  3338.         $this->services['Ks\\Attachments\\Core\\Content\\Attachments\\CustomerAttachmentLinkDefinition'] = $instance = new \Ks\Attachments\Core\Content\Attachments\CustomerAttachmentLinkDefinition();
  3339.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3340.         return $instance;
  3341.     }
  3342.     /**
  3343.      * Gets the public 'Ks\Attachments\KsAttachments' shared autowired service.
  3344.      *
  3345.      * @return \Ks\Attachments\KsAttachments
  3346.      */
  3347.     protected function getKsAttachmentsService()
  3348.     {
  3349.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3350.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3351.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3352.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3355.         include_once \dirname(__DIR__4).'/custom/plugins/KsAttachments/src/KsAttachments.php';
  3356.         return $this->services['Ks\\Attachments\\KsAttachments'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Ks\\Attachments\\KsAttachments');
  3357.     }
  3358.     /**
  3359.      * Gets the public 'Ks\KsAdditions\KsAdditions' shared autowired service.
  3360.      *
  3361.      * @return \Ks\KsAdditions\KsAdditions
  3362.      */
  3363.     protected function getKsAdditionsService()
  3364.     {
  3365.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3366.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3367.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3368.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3371.         include_once \dirname(__DIR__4).'/custom/plugins/KsAdditions/src/KsAdditions.php';
  3372.         return $this->services['Ks\\KsAdditions\\KsAdditions'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Ks\\KsAdditions\\KsAdditions');
  3373.     }
  3374.     /**
  3375.      * Gets the public 'Ks\KsAdditions\Service\Core\Checkout\Customer\SalesChannel\KsRegisterRoute' shared service.
  3376.      *
  3377.      * @return \Ks\KsAdditions\Service\Core\Checkout\Customer\SalesChannel\KsRegisterRoute
  3378.      */
  3379.     protected function getKsRegisterRouteService()
  3380.     {
  3381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterRoute.php';
  3382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterRoute.php';
  3383.         include_once \dirname(__DIR__4).'/custom/plugins/KsAdditions/src/Service/Core/Checkout/Customer/SalesChannel/KsRegisterRoute.php';
  3384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  3385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerValidationFactory.php';
  3386.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3387.         if (isset($this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'])) {
  3388.             return $this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'];
  3389.         }
  3390.         $b = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  3391.         if (isset($this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'])) {
  3392.             return $this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'];
  3393.         }
  3394.         $c = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  3395.         if (isset($this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'])) {
  3396.             return $this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'];
  3397.         }
  3398.         $d = ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'] ?? $this->getCustomerProfileValidationFactoryService());
  3399.         if (isset($this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'])) {
  3400.             return $this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'];
  3401.         }
  3402.         $e = new \Shopware\Core\Checkout\Customer\Validation\CustomerValidationFactory($d);
  3403.         $f = ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] ?? $this->getAddressValidationFactoryService());
  3404.         if (isset($this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'])) {
  3405.             return $this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'];
  3406.         }
  3407.         $g = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  3408.         if (isset($this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'])) {
  3409.             return $this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'];
  3410.         }
  3411.         $h = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  3412.         if (isset($this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'])) {
  3413.             return $this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'];
  3414.         }
  3415.         $i = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  3416.         if (isset($this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'])) {
  3417.             return $this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'];
  3418.         }
  3419.         $j = ($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService());
  3420.         if (isset($this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'])) {
  3421.             return $this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'];
  3422.         }
  3423.         $k = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  3424.         $l = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  3425.         if (isset($this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'])) {
  3426.             return $this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'];
  3427.         }
  3428.         $m = ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? $this->getStoreApiCustomFieldMapperService());
  3429.         return $this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'] = new \Ks\KsAdditions\Service\Core\Checkout\Customer\SalesChannel\KsRegisterRoute(new \Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute($a$b$c$e$f$g$h$i$j$k$l$m), $a$b$c$e$f$g$h$i$j$k$l$m);
  3430.     }
  3431.     /**
  3432.      * Gets the public 'Lyranetwork\Lyra\Controller\PaymentController' shared autowired service.
  3433.      *
  3434.      * @return \Lyranetwork\Lyra\Controller\PaymentController
  3435.      */
  3436.     protected function getPaymentControllerService()
  3437.     {
  3438.         include_once \dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/Controller/PaymentController.php';
  3439.         $this->services['Lyranetwork\\Lyra\\Controller\\PaymentController'] = $instance = new \Lyranetwork\Lyra\Controller\PaymentController(($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Lyranetwork\\Lyra\\PaymentMethods\\Standard'] ?? $this->getStandardService()), ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->services['lyra.logger'] ?? $this->getLyra_LoggerService()));
  3440.         $instance->setContainer($this);
  3441.         return $instance;
  3442.     }
  3443.     /**
  3444.      * Gets the public 'Lyranetwork\Lyra\Controller\SettingsController' shared autowired service.
  3445.      *
  3446.      * @return \Lyranetwork\Lyra\Controller\SettingsController
  3447.      */
  3448.     protected function getSettingsControllerService()
  3449.     {
  3450.         include_once \dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/Controller/SettingsController.php';
  3451.         $this->services['Lyranetwork\\Lyra\\Controller\\SettingsController'] = $instance = new \Lyranetwork\Lyra\Controller\SettingsController(($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService()), ($this->services['Lyranetwork\\Lyra\\Service\\FlowService'] ?? $this->getFlowServiceService()), ($this->services['Lyranetwork\\Lyra\\Service\\ConfigService'] ?? $this->getConfigServiceService()), \dirname(__DIR__4), ($this->services['lyra.logger'] ?? $this->getLyra_LoggerService()));
  3452.         $instance->setContainer($this);
  3453.         return $instance;
  3454.     }
  3455.     /**
  3456.      * Gets the public 'Lyranetwork\Lyra\LyranetworkLyra' shared autowired service.
  3457.      *
  3458.      * @return \Lyranetwork\Lyra\LyranetworkLyra
  3459.      */
  3460.     protected function getLyranetworkLyraService()
  3461.     {
  3462.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3463.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3464.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3465.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3468.         include_once \dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/LyranetworkLyra.php';
  3469.         return $this->services['Lyranetwork\\Lyra\\LyranetworkLyra'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Lyranetwork\\Lyra\\LyranetworkLyra');
  3470.     }
  3471.     /**
  3472.      * Gets the public 'Lyranetwork\Lyra\PaymentMethods\Standard' shared autowired service.
  3473.      *
  3474.      * @return \Lyranetwork\Lyra\PaymentMethods\Standard
  3475.      */
  3476.     protected function getStandardService()
  3477.     {
  3478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  3479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  3480.         include_once \dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/PaymentMethods/Standard.php';
  3481.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  3482.         if (isset($this->services['Lyranetwork\\Lyra\\PaymentMethods\\Standard'])) {
  3483.             return $this->services['Lyranetwork\\Lyra\\PaymentMethods\\Standard'];
  3484.         }
  3485.         $b = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  3486.         if (isset($this->services['Lyranetwork\\Lyra\\PaymentMethods\\Standard'])) {
  3487.             return $this->services['Lyranetwork\\Lyra\\PaymentMethods\\Standard'];
  3488.         }
  3489.         $c = ($this->services['Lyranetwork\\Lyra\\Service\\ConfigService'] ?? $this->getConfigServiceService());
  3490.         if (isset($this->services['Lyranetwork\\Lyra\\PaymentMethods\\Standard'])) {
  3491.             return $this->services['Lyranetwork\\Lyra\\PaymentMethods\\Standard'];
  3492.         }
  3493.         $d = ($this->services['Lyranetwork\\Lyra\\Service\\OrderService'] ?? $this->getOrderServiceService());
  3494.         if (isset($this->services['Lyranetwork\\Lyra\\PaymentMethods\\Standard'])) {
  3495.             return $this->services['Lyranetwork\\Lyra\\PaymentMethods\\Standard'];
  3496.         }
  3497.         $e = ($this->services['Lyranetwork\\Lyra\\Service\\LocaleCodeService'] ?? $this->getLocaleCodeServiceService());
  3498.         if (isset($this->services['Lyranetwork\\Lyra\\PaymentMethods\\Standard'])) {
  3499.             return $this->services['Lyranetwork\\Lyra\\PaymentMethods\\Standard'];
  3500.         }
  3501.         $f = ($this->services['translator'] ?? $this->getTranslatorService());
  3502.         if (isset($this->services['Lyranetwork\\Lyra\\PaymentMethods\\Standard'])) {
  3503.             return $this->services['Lyranetwork\\Lyra\\PaymentMethods\\Standard'];
  3504.         }
  3505.         return $this->services['Lyranetwork\\Lyra\\PaymentMethods\\Standard'] = new \Lyranetwork\Lyra\PaymentMethods\Standard($a$b$c, ($this->services['lyra.logger'] ?? $this->getLyra_LoggerService()), $d$e, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), $f, ($this->services['router'] ?? $this->getRouterService()), '6.4.18.1');
  3506.     }
  3507.     /**
  3508.      * Gets the public 'Lyranetwork\Lyra\Service\ConfigService' shared autowired service.
  3509.      *
  3510.      * @return \Lyranetwork\Lyra\Service\ConfigService
  3511.      */
  3512.     protected function getConfigServiceService()
  3513.     {
  3514.         include_once \dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/Service/ConfigService.php';
  3515.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  3516.         if (isset($this->services['Lyranetwork\\Lyra\\Service\\ConfigService'])) {
  3517.             return $this->services['Lyranetwork\\Lyra\\Service\\ConfigService'];
  3518.         }
  3519.         return $this->services['Lyranetwork\\Lyra\\Service\\ConfigService'] = new \Lyranetwork\Lyra\Service\ConfigService($a);
  3520.     }
  3521.     /**
  3522.      * Gets the public 'Lyranetwork\Lyra\Service\FlowService' shared autowired service.
  3523.      *
  3524.      * @return \Lyranetwork\Lyra\Service\FlowService
  3525.      */
  3526.     protected function getFlowServiceService()
  3527.     {
  3528.         include_once \dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/Service/FlowService.php';
  3529.         return $this->services['Lyranetwork\\Lyra\\Service\\FlowService'] = new \Lyranetwork\Lyra\Service\FlowService(($this->services['flow.repository'] ?? $this->getFlow_RepositoryService()), ($this->services['lyra.logger'] ?? $this->getLyra_LoggerService()));
  3530.     }
  3531.     /**
  3532.      * Gets the public 'Lyranetwork\Lyra\Service\LocaleCodeService' shared autowired service.
  3533.      *
  3534.      * @return \Lyranetwork\Lyra\Service\LocaleCodeService
  3535.      */
  3536.     protected function getLocaleCodeServiceService()
  3537.     {
  3538.         include_once \dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/Service/LocaleCodeService.php';
  3539.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  3540.         if (isset($this->services['Lyranetwork\\Lyra\\Service\\LocaleCodeService'])) {
  3541.             return $this->services['Lyranetwork\\Lyra\\Service\\LocaleCodeService'];
  3542.         }
  3543.         return $this->services['Lyranetwork\\Lyra\\Service\\LocaleCodeService'] = new \Lyranetwork\Lyra\Service\LocaleCodeService($a);
  3544.     }
  3545.     /**
  3546.      * Gets the public 'Lyranetwork\Lyra\Service\OrderService' shared autowired service.
  3547.      *
  3548.      * @return \Lyranetwork\Lyra\Service\OrderService
  3549.      */
  3550.     protected function getOrderServiceService()
  3551.     {
  3552.         include_once \dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/Service/OrderService.php';
  3553.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  3554.         if (isset($this->services['Lyranetwork\\Lyra\\Service\\OrderService'])) {
  3555.             return $this->services['Lyranetwork\\Lyra\\Service\\OrderService'];
  3556.         }
  3557.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  3558.         if (isset($this->services['Lyranetwork\\Lyra\\Service\\OrderService'])) {
  3559.             return $this->services['Lyranetwork\\Lyra\\Service\\OrderService'];
  3560.         }
  3561.         return $this->services['Lyranetwork\\Lyra\\Service\\OrderService'] = new \Lyranetwork\Lyra\Service\OrderService($a$b, ($this->services['lyra.logger'] ?? $this->getLyra_LoggerService()));
  3562.     }
  3563.     /**
  3564.      * Gets the public 'Lyranetwork\Lyra\Service\PaymentMethodService' shared autowired service.
  3565.      *
  3566.      * @return \Lyranetwork\Lyra\Service\PaymentMethodService
  3567.      */
  3568.     protected function getPaymentMethodServiceService()
  3569.     {
  3570.         include_once \dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/Service/PaymentMethodService.php';
  3571.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  3572.         if (isset($this->services['Lyranetwork\\Lyra\\Service\\PaymentMethodService'])) {
  3573.             return $this->services['Lyranetwork\\Lyra\\Service\\PaymentMethodService'];
  3574.         }
  3575.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  3576.         if (isset($this->services['Lyranetwork\\Lyra\\Service\\PaymentMethodService'])) {
  3577.             return $this->services['Lyranetwork\\Lyra\\Service\\PaymentMethodService'];
  3578.         }
  3579.         return $this->services['Lyranetwork\\Lyra\\Service\\PaymentMethodService'] = new \Lyranetwork\Lyra\Service\PaymentMethodService($a$b);
  3580.     }
  3581.     /**
  3582.      * Gets the public 'Lyranetwork\Lyra\Subscriber\CheckoutConfirmSubscriber' shared autowired service.
  3583.      *
  3584.      * @return \Lyranetwork\Lyra\Subscriber\CheckoutConfirmSubscriber
  3585.      */
  3586.     protected function getCheckoutConfirmSubscriberService()
  3587.     {
  3588.         include_once \dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/Subscriber/CheckoutConfirmSubscriber.php';
  3589.         $a = ($this->services['Lyranetwork\\Lyra\\Service\\PaymentMethodService'] ?? $this->getPaymentMethodServiceService());
  3590.         if (isset($this->services['Lyranetwork\\Lyra\\Subscriber\\CheckoutConfirmSubscriber'])) {
  3591.             return $this->services['Lyranetwork\\Lyra\\Subscriber\\CheckoutConfirmSubscriber'];
  3592.         }
  3593.         return $this->services['Lyranetwork\\Lyra\\Subscriber\\CheckoutConfirmSubscriber'] = new \Lyranetwork\Lyra\Subscriber\CheckoutConfirmSubscriber(($this->services['Lyranetwork\\Lyra\\Service\\ConfigService'] ?? $this->getConfigServiceService()), $a);
  3594.     }
  3595.     /**
  3596.      * Gets the public 'Lyranetwork\Lyra\Subscriber\CheckoutFinishSubscriber' shared autowired service.
  3597.      *
  3598.      * @return \Lyranetwork\Lyra\Subscriber\CheckoutFinishSubscriber
  3599.      */
  3600.     protected function getCheckoutFinishSubscriberService()
  3601.     {
  3602.         include_once \dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/Subscriber/CheckoutFinishSubscriber.php';
  3603.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  3604.         if (isset($this->services['Lyranetwork\\Lyra\\Subscriber\\CheckoutFinishSubscriber'])) {
  3605.             return $this->services['Lyranetwork\\Lyra\\Subscriber\\CheckoutFinishSubscriber'];
  3606.         }
  3607.         return $this->services['Lyranetwork\\Lyra\\Subscriber\\CheckoutFinishSubscriber'] = new \Lyranetwork\Lyra\Subscriber\CheckoutFinishSubscriber($a);
  3608.     }
  3609.     /**
  3610.      * Gets the public 'Maxia\MaxiaListingVariants6\Controller\ProductBoxAjaxController' shared service.
  3611.      *
  3612.      * @return \Maxia\MaxiaListingVariants6\Controller\ProductBoxAjaxController
  3613.      */
  3614.     protected function getProductBoxAjaxControllerService()
  3615.     {
  3616.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Controller/ProductBoxAjaxController.php';
  3617.         $this->services['Maxia\\MaxiaListingVariants6\\Controller\\ProductBoxAjaxController'] = $instance = new \Maxia\MaxiaListingVariants6\Controller\ProductBoxAjaxController(($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService()), ($this->services['cms_slot.repository'] ?? $this->getCmsSlot_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService()), ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'] ?? $this->getListingVariantsLoaderService()));
  3618.         $instance->setContainer($this);
  3619.         return $instance;
  3620.     }
  3621.     /**
  3622.      * Gets the public 'Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\CrossSellingCmsElementResolver' shared service.
  3623.      *
  3624.      * @return \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\CrossSellingCmsElementResolver
  3625.      */
  3626.     protected function getCrossSellingCmsElementResolverService()
  3627.     {
  3628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  3629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  3630.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  3631.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Core/Content/Product/Cms/CrossSellingCmsElementResolver.php';
  3632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/CrossSellingCmsElementResolver.php';
  3633.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] ?? $this->getCachedProductCrossSellingRouteService());
  3634.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'])) {
  3635.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'];
  3636.         }
  3637.         $b = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'] ?? $this->getListingVariantsLoaderService());
  3638.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'])) {
  3639.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'];
  3640.         }
  3641.         return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] = new \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\CrossSellingCmsElementResolver(($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), new \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver($a), $b, ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  3642.     }
  3643.     /**
  3644.      * Gets the public 'Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductBoxCmsElementResolver' shared service.
  3645.      *
  3646.      * @return \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductBoxCmsElementResolver
  3647.      */
  3648.     protected function getProductBoxCmsElementResolverService()
  3649.     {
  3650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  3651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  3652.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Core/Content/Product/Cms/ProductBoxCmsElementResolver.php';
  3653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductBoxCmsElementResolver.php';
  3654.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  3655.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'])) {
  3656.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'];
  3657.         }
  3658.         $b = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'] ?? $this->getListingVariantsLoaderService());
  3659.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'])) {
  3660.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'];
  3661.         }
  3662.         return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] = new \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductBoxCmsElementResolver(($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), new \Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver($a), $b, ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  3663.     }
  3664.     /**
  3665.      * Gets the public 'Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductListingCmsElementResolver' shared service.
  3666.      *
  3667.      * @return \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductListingCmsElementResolver
  3668.      */
  3669.     protected function getProductListingCmsElementResolverService()
  3670.     {
  3671.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  3672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  3673.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Core/Content/Product/Cms/ProductListingCmsElementResolver.php';
  3674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductListingCmsElementResolver.php';
  3675.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService());
  3676.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'])) {
  3677.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'];
  3678.         }
  3679.         $b = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'] ?? $this->getListingVariantsLoaderService());
  3680.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'])) {
  3681.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'];
  3682.         }
  3683.         return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] = new \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductListingCmsElementResolver(($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), new \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver($a), $a$b, ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  3684.     }
  3685.     /**
  3686.      * Gets the public 'Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductSliderCmsElementResolver' shared service.
  3687.      *
  3688.      * @return \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductSliderCmsElementResolver
  3689.      */
  3690.     protected function getProductSliderCmsElementResolverService()
  3691.     {
  3692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  3693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  3694.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  3695.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  3696.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  3697.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'])) {
  3698.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'];
  3699.         }
  3700.         $b = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'] ?? $this->getListingVariantsLoaderService());
  3701.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'])) {
  3702.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'];
  3703.         }
  3704.         return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] = new \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductSliderCmsElementResolver(($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), new \Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver(($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $a), $b, ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  3705.     }
  3706.     /**
  3707.      * Gets the public 'Maxia\MaxiaListingVariants6\MaxiaListingVariants6' shared autowired service.
  3708.      *
  3709.      * @return \Maxia\MaxiaListingVariants6\MaxiaListingVariants6
  3710.      */
  3711.     protected function getMaxiaListingVariants6Service()
  3712.     {
  3713.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3714.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3715.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3716.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3719.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/MaxiaListingVariants6.php';
  3720.         return $this->services['Maxia\\MaxiaListingVariants6\\MaxiaListingVariants6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Maxia\\MaxiaListingVariants6\\MaxiaListingVariants6');
  3721.     }
  3722.     /**
  3723.      * Gets the public 'Maxia\MaxiaListingVariants6\Service\ConfigService' shared service.
  3724.      *
  3725.      * @return \Maxia\MaxiaListingVariants6\Service\ConfigService
  3726.      */
  3727.     protected function getConfigService2Service()
  3728.     {
  3729.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/ConfigService.php';
  3730.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  3731.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'])) {
  3732.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'];
  3733.         }
  3734.         $b = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  3735.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'])) {
  3736.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'];
  3737.         }
  3738.         return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] = new \Maxia\MaxiaListingVariants6\Service\ConfigService('MaxiaListingVariants6.config'$a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b);
  3739.     }
  3740.     /**
  3741.      * Gets the public 'Maxia\MaxiaListingVariants6\Service\ListingVariantsLoader' shared service.
  3742.      *
  3743.      * @return \Maxia\MaxiaListingVariants6\Service\ListingVariantsLoader
  3744.      */
  3745.     protected function getListingVariantsLoaderService()
  3746.     {
  3747.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/ListingVariantsLoader.php';
  3748.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3749.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'])) {
  3750.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'];
  3751.         }
  3752.         $b = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService());
  3753.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'])) {
  3754.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'];
  3755.         }
  3756.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  3757.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'])) {
  3758.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'];
  3759.         }
  3760.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  3761.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'])) {
  3762.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'];
  3763.         }
  3764.         $e = ($this->services['product_media.repository'] ?? $this->getProductMedia_RepositoryService());
  3765.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'])) {
  3766.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'];
  3767.         }
  3768.         $f = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantDisplayConfigLoader'] ?? $this->getVariantDisplayConfigLoaderService());
  3769.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'])) {
  3770.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'];
  3771.         }
  3772.         return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'] = new \Maxia\MaxiaListingVariants6\Service\ListingVariantsLoader($this, ($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService()), $b$c$d$e$f, ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  3773.     }
  3774.     /**
  3775.      * Gets the public 'Maxia\MaxiaListingVariants6\Service\ProductCombinationFinder' shared service.
  3776.      *
  3777.      * @return \Maxia\MaxiaListingVariants6\Service\ProductCombinationFinder
  3778.      */
  3779.     protected function getProductCombinationFinderService()
  3780.     {
  3781.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/ProductCombinationFinder.php';
  3782.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  3783.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ProductCombinationFinder'])) {
  3784.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ProductCombinationFinder'];
  3785.         }
  3786.         return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ProductCombinationFinder'] = new \Maxia\MaxiaListingVariants6\Service\ProductCombinationFinder($a);
  3787.     }
  3788.     /**
  3789.      * Gets the public 'Maxia\MaxiaListingVariants6\Service\VariantDisplayConfigLoader' shared service.
  3790.      *
  3791.      * @return \Maxia\MaxiaListingVariants6\Service\VariantDisplayConfigLoader
  3792.      */
  3793.     protected function getVariantDisplayConfigLoaderService()
  3794.     {
  3795.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/VariantDisplayConfigLoader.php';
  3796.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  3797.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantDisplayConfigLoader'])) {
  3798.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantDisplayConfigLoader'];
  3799.         }
  3800.         $b = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service());
  3801.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantDisplayConfigLoader'])) {
  3802.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantDisplayConfigLoader'];
  3803.         }
  3804.         return $this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantDisplayConfigLoader'] = new \Maxia\MaxiaListingVariants6\Service\VariantDisplayConfigLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b);
  3805.     }
  3806.     /**
  3807.      * Gets the public 'Mcs\CookiePermission\McsCookiePermission' shared autowired service.
  3808.      *
  3809.      * @return \Mcs\CookiePermission\McsCookiePermission
  3810.      */
  3811.     protected function getMcsCookiePermissionService()
  3812.     {
  3813.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3814.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3815.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3816.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3819.         include_once \dirname(__DIR__4).'/custom/plugins/McsCookiePermission/src/McsCookiePermission.php';
  3820.         return $this->services['Mcs\\CookiePermission\\McsCookiePermission'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Mcs\\CookiePermission\\McsCookiePermission');
  3821.     }
  3822.     /**
  3823.      * Gets the public 'MoorlCmsTwig\MoorlCmsTwig' shared autowired service.
  3824.      *
  3825.      * @return \MoorlCmsTwig\MoorlCmsTwig
  3826.      */
  3827.     protected function getMoorlCmsTwigService()
  3828.     {
  3829.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3830.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3831.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3832.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3835.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src/MoorlCmsTwig.php';
  3836.         return $this->services['MoorlCmsTwig\\MoorlCmsTwig'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('MoorlCmsTwig\\MoorlCmsTwig');
  3837.     }
  3838.     /**
  3839.      * Gets the public 'NetzpBlog6\Controller\BlogController' shared service.
  3840.      *
  3841.      * @return \NetzpBlog6\Controller\BlogController
  3842.      */
  3843.     protected function getBlogControllerService()
  3844.     {
  3845.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Controller/BlogController.php';
  3846.         $this->services['NetzpBlog6\\Controller\\BlogController'] = $instance = new \NetzpBlog6\Controller\BlogController(($this->privates['NetzpBlog6\\Helper\\BlogHelper'] ?? $this->getBlogHelperService()), ($this->services['NetzpBlog6\\Storefront\\Page\\BlogPageLoader'] ?? $this->getBlogPageLoaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  3847.         $instance->setContainer($this);
  3848.         return $instance;
  3849.     }
  3850.     /**
  3851.      * Gets the public 'NetzpBlog6\Controller\StoreApi\BlogListing\CachedBlogListingRoute' shared service.
  3852.      *
  3853.      * @return \NetzpBlog6\Controller\StoreApi\BlogListing\CachedBlogListingRoute
  3854.      */
  3855.     protected function getCachedBlogListingRouteService()
  3856.     {
  3857.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Controller/StoreApi/BlogListing/AbstractBlogListingRoute.php';
  3858.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Controller/StoreApi/BlogListing/CachedBlogListingRoute.php';
  3859.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Controller/StoreApi/BlogListing/BlogListingRoute.php';
  3860.         $a = ($this->services['s_plugin_netzp_blog.repository'] ?? $this->getSPluginNetzpBlog_RepositoryService());
  3861.         if (isset($this->services['NetzpBlog6\\Controller\\StoreApi\\BlogListing\\CachedBlogListingRoute'])) {
  3862.             return $this->services['NetzpBlog6\\Controller\\StoreApi\\BlogListing\\CachedBlogListingRoute'];
  3863.         }
  3864.         $b = ($this->privates['NetzpBlog6\\Helper\\BlogHelper'] ?? $this->getBlogHelperService());
  3865.         if (isset($this->services['NetzpBlog6\\Controller\\StoreApi\\BlogListing\\CachedBlogListingRoute'])) {
  3866.             return $this->services['NetzpBlog6\\Controller\\StoreApi\\BlogListing\\CachedBlogListingRoute'];
  3867.         }
  3868.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  3869.         if (isset($this->services['NetzpBlog6\\Controller\\StoreApi\\BlogListing\\CachedBlogListingRoute'])) {
  3870.             return $this->services['NetzpBlog6\\Controller\\StoreApi\\BlogListing\\CachedBlogListingRoute'];
  3871.         }
  3872.         return $this->services['NetzpBlog6\\Controller\\StoreApi\\BlogListing\\CachedBlogListingRoute'] = new \NetzpBlog6\Controller\StoreApi\BlogListing\CachedBlogListingRoute(new \NetzpBlog6\Controller\StoreApi\BlogListing\BlogListingRoute($a$b), ($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())), $c, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3873.     }
  3874.     /**
  3875.      * Gets the public 'NetzpBlog6\Controller\StoreApi\BlogPost\CachedBlogPostRoute' shared service.
  3876.      *
  3877.      * @return \NetzpBlog6\Controller\StoreApi\BlogPost\CachedBlogPostRoute
  3878.      */
  3879.     protected function getCachedBlogPostRouteService()
  3880.     {
  3881.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Controller/StoreApi/BlogPost/AbstractBlogPostRoute.php';
  3882.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Controller/StoreApi/BlogPost/CachedBlogPostRoute.php';
  3883.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Controller/StoreApi/BlogPost/BlogPostRoute.php';
  3884.         return $this->services['NetzpBlog6\\Controller\\StoreApi\\BlogPost\\CachedBlogPostRoute'] = new \NetzpBlog6\Controller\StoreApi\BlogPost\CachedBlogPostRoute(new \NetzpBlog6\Controller\StoreApi\BlogPost\BlogPostRoute(($this->services['s_plugin_netzp_blog.repository'] ?? $this->getSPluginNetzpBlog_RepositoryService()), ($this->privates['NetzpBlog6\\Helper\\BlogHelper'] ?? $this->getBlogHelperService())), ($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->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3885.     }
  3886.     /**
  3887.      * Gets the public 'NetzpBlog6\Core\Content\Aggregate\AuthorTranslation\AuthorTranslationDefinition' shared service.
  3888.      *
  3889.      * @return \NetzpBlog6\Core\Content\Aggregate\AuthorTranslation\AuthorTranslationDefinition
  3890.      */
  3891.     protected function getAuthorTranslationDefinitionService()
  3892.     {
  3893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3894.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Aggregate/AuthorTranslation/AuthorTranslationDefinition.php';
  3895.         $this->services['NetzpBlog6\\Core\\Content\\Aggregate\\AuthorTranslation\\AuthorTranslationDefinition'] = $instance = new \NetzpBlog6\Core\Content\Aggregate\AuthorTranslation\AuthorTranslationDefinition();
  3896.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3897.         return $instance;
  3898.     }
  3899.     /**
  3900.      * Gets the public 'NetzpBlog6\Core\Content\Aggregate\BlogCategory\BlogCategoryDefinition' shared service.
  3901.      *
  3902.      * @return \NetzpBlog6\Core\Content\Aggregate\BlogCategory\BlogCategoryDefinition
  3903.      */
  3904.     protected function getBlogCategoryDefinitionService()
  3905.     {
  3906.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Aggregate/BlogCategory/BlogCategoryDefinition.php';
  3907.         $this->services['NetzpBlog6\\Core\\Content\\Aggregate\\BlogCategory\\BlogCategoryDefinition'] = $instance = new \NetzpBlog6\Core\Content\Aggregate\BlogCategory\BlogCategoryDefinition();
  3908.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3909.         return $instance;
  3910.     }
  3911.     /**
  3912.      * Gets the public 'NetzpBlog6\Core\Content\Aggregate\BlogProduct\BlogProductDefinition' shared service.
  3913.      *
  3914.      * @return \NetzpBlog6\Core\Content\Aggregate\BlogProduct\BlogProductDefinition
  3915.      */
  3916.     protected function getBlogProductDefinitionService()
  3917.     {
  3918.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Aggregate/BlogProduct/BlogProductDefinition.php';
  3919.         $this->services['NetzpBlog6\\Core\\Content\\Aggregate\\BlogProduct\\BlogProductDefinition'] = $instance = new \NetzpBlog6\Core\Content\Aggregate\BlogProduct\BlogProductDefinition();
  3920.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3921.         return $instance;
  3922.     }
  3923.     /**
  3924.      * Gets the public 'NetzpBlog6\Core\Content\Aggregate\BlogTag\BlogTagDefinition' shared service.
  3925.      *
  3926.      * @return \NetzpBlog6\Core\Content\Aggregate\BlogTag\BlogTagDefinition
  3927.      */
  3928.     protected function getBlogTagDefinitionService()
  3929.     {
  3930.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Aggregate/BlogTag/BlogTagDefinition.php';
  3931.         $this->services['NetzpBlog6\\Core\\Content\\Aggregate\\BlogTag\\BlogTagDefinition'] = $instance = new \NetzpBlog6\Core\Content\Aggregate\BlogTag\BlogTagDefinition();
  3932.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3933.         return $instance;
  3934.     }
  3935.     /**
  3936.      * Gets the public 'NetzpBlog6\Core\Content\Aggregate\BlogTranslation\BlogTranslationDefinition' shared service.
  3937.      *
  3938.      * @return \NetzpBlog6\Core\Content\Aggregate\BlogTranslation\BlogTranslationDefinition
  3939.      */
  3940.     protected function getBlogTranslationDefinitionService()
  3941.     {
  3942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3943.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Aggregate/BlogTranslation/BlogTranslationDefinition.php';
  3944.         $this->services['NetzpBlog6\\Core\\Content\\Aggregate\\BlogTranslation\\BlogTranslationDefinition'] = $instance = new \NetzpBlog6\Core\Content\Aggregate\BlogTranslation\BlogTranslationDefinition();
  3945.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3946.         return $instance;
  3947.     }
  3948.     /**
  3949.      * Gets the public 'NetzpBlog6\Core\Content\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  3950.      *
  3951.      * @return \NetzpBlog6\Core\Content\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  3952.      */
  3953.     protected function getCategoryTranslationDefinitionService()
  3954.     {
  3955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3956.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  3957.         $this->services['NetzpBlog6\\Core\\Content\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \NetzpBlog6\Core\Content\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  3958.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3959.         return $instance;
  3960.     }
  3961.     /**
  3962.      * Gets the public 'NetzpBlog6\Core\Content\Aggregate\ItemTranslation\ItemTranslationDefinition' shared service.
  3963.      *
  3964.      * @return \NetzpBlog6\Core\Content\Aggregate\ItemTranslation\ItemTranslationDefinition
  3965.      */
  3966.     protected function getItemTranslationDefinitionService()
  3967.     {
  3968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3969.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Aggregate/ItemTranslation/ItemTranslationDefinition.php';
  3970.         $this->services['NetzpBlog6\\Core\\Content\\Aggregate\\ItemTranslation\\ItemTranslationDefinition'] = $instance = new \NetzpBlog6\Core\Content\Aggregate\ItemTranslation\ItemTranslationDefinition();
  3971.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3972.         return $instance;
  3973.     }
  3974.     /**
  3975.      * Gets the public 'NetzpBlog6\Core\Content\Author\AuthorDefinition' shared service.
  3976.      *
  3977.      * @return \NetzpBlog6\Core\Content\Author\AuthorDefinition
  3978.      */
  3979.     protected function getAuthorDefinitionService()
  3980.     {
  3981.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Author/AuthorDefinition.php';
  3982.         $this->services['NetzpBlog6\\Core\\Content\\Author\\AuthorDefinition'] = $instance = new \NetzpBlog6\Core\Content\Author\AuthorDefinition();
  3983.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3984.         return $instance;
  3985.     }
  3986.     /**
  3987.      * Gets the public 'NetzpBlog6\Core\Content\BlogMedia\BlogMediaDefinition' shared service.
  3988.      *
  3989.      * @return \NetzpBlog6\Core\Content\BlogMedia\BlogMediaDefinition
  3990.      */
  3991.     protected function getBlogMediaDefinitionService()
  3992.     {
  3993.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/BlogMedia/BlogMediaDefinition.php';
  3994.         $this->services['NetzpBlog6\\Core\\Content\\BlogMedia\\BlogMediaDefinition'] = $instance = new \NetzpBlog6\Core\Content\BlogMedia\BlogMediaDefinition();
  3995.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3996.         return $instance;
  3997.     }
  3998.     /**
  3999.      * Gets the public 'NetzpBlog6\Core\Content\Blog\BlogDefinition' shared service.
  4000.      *
  4001.      * @return \NetzpBlog6\Core\Content\Blog\BlogDefinition
  4002.      */
  4003.     protected function getBlogDefinitionService()
  4004.     {
  4005.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Blog/BlogDefinition.php';
  4006.         $this->services['NetzpBlog6\\Core\\Content\\Blog\\BlogDefinition'] = $instance = new \NetzpBlog6\Core\Content\Blog\BlogDefinition();
  4007.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4008.         return $instance;
  4009.     }
  4010.     /**
  4011.      * Gets the public 'NetzpBlog6\Core\Content\Category\CategoryDefinition' shared service.
  4012.      *
  4013.      * @return \NetzpBlog6\Core\Content\Category\CategoryDefinition
  4014.      */
  4015.     protected function getCategoryDefinitionService()
  4016.     {
  4017.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Category/CategoryDefinition.php';
  4018.         $this->services['NetzpBlog6\\Core\\Content\\Category\\CategoryDefinition'] = $instance = new \NetzpBlog6\Core\Content\Category\CategoryDefinition();
  4019.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4020.         return $instance;
  4021.     }
  4022.     /**
  4023.      * Gets the public 'NetzpBlog6\Core\Content\Item\ItemDefinition' shared service.
  4024.      *
  4025.      * @return \NetzpBlog6\Core\Content\Item\ItemDefinition
  4026.      */
  4027.     protected function getItemDefinitionService()
  4028.     {
  4029.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Item/ItemDefinition.php';
  4030.         $this->services['NetzpBlog6\\Core\\Content\\Item\\ItemDefinition'] = $instance = new \NetzpBlog6\Core\Content\Item\ItemDefinition();
  4031.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4032.         return $instance;
  4033.     }
  4034.     /**
  4035.      * Gets the public 'NetzpBlog6\NetzpBlog6' shared autowired service.
  4036.      *
  4037.      * @return \NetzpBlog6\NetzpBlog6
  4038.      */
  4039.     protected function getNetzpBlog6Service()
  4040.     {
  4041.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4042.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4043.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4044.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4047.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/NetzpBlog6.php';
  4048.         return $this->services['NetzpBlog6\\NetzpBlog6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('NetzpBlog6\\NetzpBlog6');
  4049.     }
  4050.     /**
  4051.      * Gets the public 'NetzpBlog6\Storefront\Page\BlogPageLoader' shared service.
  4052.      *
  4053.      * @return \NetzpBlog6\Storefront\Page\BlogPageLoader
  4054.      */
  4055.     protected function getBlogPageLoaderService()
  4056.     {
  4057.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Storefront/Page/BlogPageLoader.php';
  4058.         return $this->services['NetzpBlog6\\Storefront\\Page\\BlogPageLoader'] = new \NetzpBlog6\Storefront\Page\BlogPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['NetzpBlog6\\Controller\\StoreApi\\BlogPost\\CachedBlogPostRoute'] ?? $this->getCachedBlogPostRouteService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  4059.     }
  4060.     /**
  4061.      * Gets the public 'Nwdxx\ItRechtConnector6\Controller\LegalController' shared service.
  4062.      *
  4063.      * @return \Nwdxx\ItRechtConnector6\Controller\LegalController
  4064.      */
  4065.     protected function getLegalControllerService()
  4066.     {
  4067.         include_once \dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/Controller/LegalController.php';
  4068.         include_once \dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/Services/ConnectorServiceDependenciesTrait.php';
  4069.         include_once \dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/Services/ConnectorService.php';
  4070.         include_once \dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/Core/ConnectorOutput.php';
  4071.         $a = new \Nwdxx\ItRechtConnector6\Services\ConnectorService();
  4072.         $a->setCacheClearer(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()));
  4073.         $a->setConnectorOutput(new \Nwdxx\ItRechtConnector6\Core\ConnectorOutput('6.4.18.1', ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService())));
  4074.         $a->setSalesChannelRepository(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  4075.         $a->setCmsPageRepository(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  4076.         $a->setCmsSlotRepository(($this->services['cms_slot.repository'] ?? $this->getCmsSlot_RepositoryService()));
  4077.         $a->setCmsBlockRepository(($this->services['cms_block.repository'] ?? $this->getCmsBlock_RepositoryService()));
  4078.         $a->setCategoryRepository(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()));
  4079.         $a->setCustomFieldSetRepository(($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService()));
  4080.         $a->setLanguageRepository(($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  4081.         $a->setLocaleRepository(($this->services['locale.repository'] ?? $this->getLocale_RepositoryService()));
  4082.         $a->setFileFetcher(($this->privates['Shopware\\Core\\Content\\Media\\File\\FileFetcher'] ?? $this->getFileFetcherService()));
  4083.         $a->setFileSaver(($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()));
  4084.         $a->setMediaRepository(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  4085.         $a->setRouter(($this->privates['router.default'] ?? $this->getRouter_DefaultService()));
  4086.         $a->setSystemConfigService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  4087.         $this->services['Nwdxx\\ItRechtConnector6\\Controller\\LegalController'] = $instance = new \Nwdxx\ItRechtConnector6\Controller\LegalController($a, ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('it_recht_connector'));
  4088.         $instance->setContainer($this);
  4089.         return $instance;
  4090.     }
  4091.     /**
  4092.      * Gets the public 'Nwdxx\ItRechtConnector6\nwdxxItRechtConnector6' shared autowired service.
  4093.      *
  4094.      * @return \Nwdxx\ItRechtConnector6\nwdxxItRechtConnector6
  4095.      */
  4096.     protected function getNwdxxItRechtConnector6Service()
  4097.     {
  4098.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4099.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4100.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4101.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4104.         include_once \dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/nwdxxItRechtConnector6.php';
  4105.         return $this->services['Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6');
  4106.     }
  4107.     /**
  4108.      * Gets the public 'Onedrop\Shoplytics\OdShoplytics' shared autowired service.
  4109.      *
  4110.      * @return \Onedrop\Shoplytics\OdShoplytics
  4111.      */
  4112.     protected function getOdShoplyticsService()
  4113.     {
  4114.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4115.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4116.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4117.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4120.         include_once \dirname(__DIR__4).'/custom/plugins/OdShoplytics/src/OdShoplytics.php';
  4121.         return $this->services['Onedrop\\Shoplytics\\OdShoplytics'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Onedrop\\Shoplytics\\OdShoplytics');
  4122.     }
  4123.     /**
  4124.      * Gets the public 'Pickware\DalBundle\DatabaseBulkInsertService' shared service.
  4125.      *
  4126.      * @return \Pickware\DalBundle\DatabaseBulkInsertService
  4127.      */
  4128.     protected function getDatabaseBulkInsertServiceService()
  4129.     {
  4130.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src/DatabaseBulkInsertService.php';
  4131.         return $this->services['Pickware\\DalBundle\\DatabaseBulkInsertService'] = new \Pickware\DalBundle\DatabaseBulkInsertService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  4132.     }
  4133.     /**
  4134.      * Gets the public 'Pickware\DalBundle\DefaultTranslationProvider' shared service.
  4135.      *
  4136.      * @return \Pickware\DalBundle\DefaultTranslationProvider
  4137.      */
  4138.     protected function getDefaultTranslationProviderService()
  4139.     {
  4140.         return $this->services['Pickware\\DalBundle\\DefaultTranslationProvider'] = new \Pickware\DalBundle\DefaultTranslationProvider($this, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  4141.     }
  4142.     /**
  4143.      * Gets the public 'Pickware\DalBundle\EntityIdResolver' shared service.
  4144.      *
  4145.      * @return \Pickware\DalBundle\EntityIdResolver
  4146.      */
  4147.     protected function getEntityIdResolverService()
  4148.     {
  4149.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src/EntityIdResolver.php';
  4150.         return $this->services['Pickware\\DalBundle\\EntityIdResolver'] = new \Pickware\DalBundle\EntityIdResolver(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  4151.     }
  4152.     /**
  4153.      * Gets the public 'Pickware\DalBundle\EntityManager' shared service.
  4154.      *
  4155.      * @return \Pickware\DalBundle\EntityManager
  4156.      */
  4157.     protected function getEntityManagerService()
  4158.     {
  4159.         return $this->services['Pickware\\DalBundle\\EntityManager'] = new \Pickware\DalBundle\EntityManager($this, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Pickware\\PickwareErpStarter\\OrderPickability\\Decorator\\CriteriaQueryBuilderDecorator'] ?? $this->getCriteriaQueryBuilderDecoratorService()), ($this->services['Pickware\\DalBundle\\DefaultTranslationProvider'] ?? $this->getDefaultTranslationProviderService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())));
  4160.     }
  4161.     /**
  4162.      * Gets the public 'Pickware\DalBundle\Field\EnumFieldSerializer' shared service.
  4163.      *
  4164.      * @return \Pickware\DalBundle\Field\EnumFieldSerializer
  4165.      */
  4166.     protected function getEnumFieldSerializerService()
  4167.     {
  4168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  4169.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src/Field/EnumFieldSerializer.php';
  4170.         return $this->services['Pickware\\DalBundle\\Field\\EnumFieldSerializer'] = new \Pickware\DalBundle\Field\EnumFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4171.     }
  4172.     /**
  4173.      * Gets the public 'Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer' shared service.
  4174.      *
  4175.      * @return \Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer
  4176.      */
  4177.     protected function getJsonSerializableObjectFieldSerializerService()
  4178.     {
  4179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  4180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  4181.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src/Field/JsonSerializableObjectFieldSerializer.php';
  4182.         return $this->services['Pickware\\DalBundle\\Field\\JsonSerializableObjectFieldSerializer'] = new \Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4183.     }
  4184.     /**
  4185.      * Gets the public 'Pickware\DalBundle\Field\NonUuidFkFieldSerializer' shared service.
  4186.      *
  4187.      * @return \Pickware\DalBundle\Field\NonUuidFkFieldSerializer
  4188.      */
  4189.     protected function getNonUuidFkFieldSerializerService()
  4190.     {
  4191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  4192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  4193.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src/Field/NonUuidFkFieldSerializer.php';
  4194.         return $this->services['Pickware\\DalBundle\\Field\\NonUuidFkFieldSerializer'] = new \Pickware\DalBundle\Field\NonUuidFkFieldSerializer(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4195.     }
  4196.     /**
  4197.      * Gets the public 'Pickware\DocumentBundle\Controller\DocumentController' shared service.
  4198.      *
  4199.      * @return \Pickware\DocumentBundle\Controller\DocumentController
  4200.      */
  4201.     protected function getDocumentControllerService()
  4202.     {
  4203.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src/Controller/DocumentController.php';
  4204.         return $this->services['Pickware\\DocumentBundle\\Controller\\DocumentController'] = new \Pickware\DocumentBundle\Controller\DocumentController(($this->services['document_bundle.filesystem.private'] ?? $this->getDocumentBundle_Filesystem_PrivateService()), ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  4205.     }
  4206.     /**
  4207.      * Gets the public 'Pickware\DocumentBundle\Installation\DocumentFileSizeMigrator' shared service.
  4208.      *
  4209.      * @return \Pickware\DocumentBundle\Installation\DocumentFileSizeMigrator
  4210.      */
  4211.     protected function getDocumentFileSizeMigratorService()
  4212.     {
  4213.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src/Installation/DocumentFileSizeMigrator.php';
  4214.         return $this->services['Pickware\\DocumentBundle\\Installation\\DocumentFileSizeMigrator'] = new \Pickware\DocumentBundle\Installation\DocumentFileSizeMigrator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['document_bundle.filesystem.private'] ?? $this->getDocumentBundle_Filesystem_PrivateService()));
  4215.     }
  4216.     /**
  4217.      * Gets the public 'Pickware\DocumentBundle\Model\DocumentDefinition' shared service.
  4218.      *
  4219.      * @return \Pickware\DocumentBundle\Model\DocumentDefinition
  4220.      */
  4221.     protected function getDocumentDefinitionService()
  4222.     {
  4223.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src/Model/DocumentDefinition.php';
  4224.         $this->services['Pickware\\DocumentBundle\\Model\\DocumentDefinition'] = $instance = new \Pickware\DocumentBundle\Model\DocumentDefinition();
  4225.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4226.         return $instance;
  4227.     }
  4228.     /**
  4229.      * Gets the public 'Pickware\DocumentBundle\Model\DocumentTypeDefinition' shared service.
  4230.      *
  4231.      * @return \Pickware\DocumentBundle\Model\DocumentTypeDefinition
  4232.      */
  4233.     protected function getDocumentTypeDefinitionService()
  4234.     {
  4235.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src/Model/DocumentTypeDefinition.php';
  4236.         $this->services['Pickware\\DocumentBundle\\Model\\DocumentTypeDefinition'] = $instance = new \Pickware\DocumentBundle\Model\DocumentTypeDefinition();
  4237.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4238.         return $instance;
  4239.     }
  4240.     /**
  4241.      * Gets the public 'Pickware\MobileAppAuthBundle\Controller\AuthenticationController' shared service.
  4242.      *
  4243.      * @return \Pickware\MobileAppAuthBundle\Controller\AuthenticationController
  4244.      */
  4245.     protected function getAuthenticationControllerService()
  4246.     {
  4247.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/mobile-app-auth-bundle/src/Controller/AuthenticationController.php';
  4248.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php';
  4249.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php';
  4250.         return $this->services['Pickware\\MobileAppAuthBundle\\Controller\\AuthenticationController'] = new \Pickware\MobileAppAuthBundle\Controller\AuthenticationController(($this->privates['pickware_mobile_app.authorization_server'] ?? $this->getPickwareMobileApp_AuthorizationServerService()), ($this->privates['Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'] ?? $this->getPsrHttpFactoryService()), new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory(), ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()));
  4251.     }
  4252.     /**
  4253.      * Gets the public 'Pickware\MobileAppAuthBundle\Model\MobileAppCredentialDefinition' shared service.
  4254.      *
  4255.      * @return \Pickware\MobileAppAuthBundle\Model\MobileAppCredentialDefinition
  4256.      */
  4257.     protected function getMobileAppCredentialDefinitionService()
  4258.     {
  4259.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/mobile-app-auth-bundle/src/Model/MobileAppCredentialDefinition.php';
  4260.         $this->services['Pickware\\MobileAppAuthBundle\\Model\\MobileAppCredentialDefinition'] = $instance = new \Pickware\MobileAppAuthBundle\Model\MobileAppCredentialDefinition();
  4261.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4262.         return $instance;
  4263.     }
  4264.     /**
  4265.      * Gets the public 'Pickware\PickwareDhlExpressBundle\Api\Controller\DhlExpressApiCredentialsValidationController' shared service.
  4266.      *
  4267.      * @return \Pickware\PickwareDhlExpressBundle\Api\Controller\DhlExpressApiCredentialsValidationController
  4268.      */
  4269.     protected function getDhlExpressApiCredentialsValidationControllerService()
  4270.     {
  4271.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-dhl-express-bundle/src/Api/Controller/DhlExpressApiCredentialsValidationController.php';
  4272.         return $this->services['Pickware\\PickwareDhlExpressBundle\\Api\\Controller\\DhlExpressApiCredentialsValidationController'] = new \Pickware\PickwareDhlExpressBundle\Api\Controller\DhlExpressApiCredentialsValidationController(($this->privates['Pickware\\PickwareDhlExpressBundle\\Api\\DhlExpressApiClientFactory'] ?? $this->getDhlExpressApiClientFactoryService()));
  4273.     }
  4274.     /**
  4275.      * Gets the public 'Pickware\PickwareDhl\LocationFinder\Controller\LocationFinderStorefrontController' shared service.
  4276.      *
  4277.      * @return \Pickware\PickwareDhl\LocationFinder\Controller\LocationFinderStorefrontController
  4278.      */
  4279.     protected function getLocationFinderStorefrontControllerService()
  4280.     {
  4281.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/LocationFinder/Controller/LocationFinderStorefrontController.php';
  4282.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/LocationFinder/LocationFinderApiClientFactory.php';
  4283.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/LocationFinder/LocationFinderResponseProcessor.php';
  4284.         $this->services['Pickware\\PickwareDhl\\LocationFinder\\Controller\\LocationFinderStorefrontController'] = $instance = new \Pickware\PickwareDhl\LocationFinder\Controller\LocationFinderStorefrontController(new \Pickware\PickwareDhl\LocationFinder\LocationFinderApiClientFactory(($this->privates['pickware_dhl.logger'] ?? $this->getPickwareDhl_LoggerService())), new \Pickware\PickwareDhl\LocationFinder\LocationFinderResponseProcessor());
  4285.         $instance->setContainer($this);
  4286.         return $instance;
  4287.     }
  4288.     /**
  4289.      * Gets the public 'Pickware\PickwareDhl\PickwareDhl' shared autowired service.
  4290.      *
  4291.      * @return \Pickware\PickwareDhl\PickwareDhl
  4292.      */
  4293.     protected function getPickwareDhlService()
  4294.     {
  4295.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4296.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4297.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4298.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4301.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/PickwareDhl.php';
  4302.         return $this->services['Pickware\\PickwareDhl\\PickwareDhl'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Pickware\\PickwareDhl\\PickwareDhl');
  4303.     }
  4304.     /**
  4305.      * Gets the public 'Pickware\PickwareDhl\PreferredDelivery\Controller\DhlPreferredDeliveryServicesStorefrontController' shared service.
  4306.      *
  4307.      * @return \Pickware\PickwareDhl\PreferredDelivery\Controller\DhlPreferredDeliveryServicesStorefrontController
  4308.      */
  4309.     protected function getDhlPreferredDeliveryServicesStorefrontControllerService()
  4310.     {
  4311.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/PreferredDelivery/Controller/DhlPreferredDeliveryServicesStorefrontController.php';
  4312.         $this->services['Pickware\\PickwareDhl\\PreferredDelivery\\Controller\\DhlPreferredDeliveryServicesStorefrontController'] = $instance = new \Pickware\PickwareDhl\PreferredDelivery\Controller\DhlPreferredDeliveryServicesStorefrontController(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Pickware\\PickwareDhl\\ApiClient\\DhlApiClientFactory'] ?? $this->getDhlApiClientFactoryService()), ($this->privates['Pickware\\ShippingBundle\\Config\\ConfigService'] ?? $this->getConfigService3Service()), ($this->services['monolog.logger.business_events'] ?? $this->getMonolog_Logger_BusinessEventsService()));
  4313.         $instance->setContainer($this);
  4314.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4315.         return $instance;
  4316.     }
  4317.     /**
  4318.      * Gets the public 'Pickware\PickwareDhl\SalesChannelContext\Model\SalesChannelApiContextDefinition' shared service.
  4319.      *
  4320.      * @return \Pickware\PickwareDhl\SalesChannelContext\Model\SalesChannelApiContextDefinition
  4321.      */
  4322.     protected function getSalesChannelApiContextDefinitionService()
  4323.     {
  4324.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/SalesChannelContext/Model/SalesChannelApiContextDefinition.php';
  4325.         $this->services['Pickware\\PickwareDhl\\SalesChannelContext\\Model\\SalesChannelApiContextDefinition'] = $instance = new \Pickware\PickwareDhl\SalesChannelContext\Model\SalesChannelApiContextDefinition();
  4326.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4327.         return $instance;
  4328.     }
  4329.     /**
  4330.      * Gets the public 'Pickware\PickwareErpPro\PickwareErpPro' shared autowired service.
  4331.      *
  4332.      * @return \Pickware\PickwareErpPro\PickwareErpPro
  4333.      */
  4334.     protected function getPickwareErpProService()
  4335.     {
  4336.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4337.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4338.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4339.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4340.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4342.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/src/PickwareErpPro.php';
  4343.         return $this->services['Pickware\\PickwareErpPro\\PickwareErpPro'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Pickware\\PickwareErpPro\\PickwareErpPro');
  4344.     }
  4345.     /**
  4346.      * Gets the public 'Pickware\PickwareErpStarter\Address\Model\AddressDefinition' shared service.
  4347.      *
  4348.      * @return \Pickware\PickwareErpStarter\Address\Model\AddressDefinition
  4349.      */
  4350.     protected function getAddressDefinitionService()
  4351.     {
  4352.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Address/Model/AddressDefinition.php';
  4353.         $this->services['Pickware\\PickwareErpStarter\\Address\\Model\\AddressDefinition'] = $instance = new \Pickware\PickwareErpStarter\Address\Model\AddressDefinition();
  4354.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4355.         return $instance;
  4356.     }
  4357.     /**
  4358.      * Gets the public 'Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController' shared service.
  4359.      *
  4360.      * @return \Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController
  4361.      */
  4362.     protected function getAnalyticsControllerService()
  4363.     {
  4364.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/Controller/AnalyticsController.php';
  4365.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/AnalyticsService.php';
  4366.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Registry/AbstractRegistry.php';
  4367.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/DependencyInjection/AnalyticsAggregatorRegistry.php';
  4368.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/DependencyInjection/AnalyticsReportListItemCalculatorRegistry.php';
  4369.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/DependencyInjection/AnalyticsReportListItemDefinitionRegistry.php';
  4370.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/AnalyticsAggregationSessionService.php';
  4371.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/AnalyticsReportConfigService.php';
  4372.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/DependencyInjection/AnalyticsReportConfigFactoryRegistry.php';
  4373.         $a = ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService());
  4374.         $b = new \Pickware\PickwareErpStarter\Analytics\AnalyticsService($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), new \Pickware\PickwareErpStarter\Analytics\DependencyInjection\AnalyticsAggregatorRegistry(new RewindableGenerator(function () {
  4375.             yield => ($this->privates['Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\DemandPlanningAnalyticsAggregator'] ?? $this->getDemandPlanningAnalyticsAggregatorService());
  4376.         }, 1)), new \Pickware\PickwareErpStarter\Analytics\DependencyInjection\AnalyticsReportListItemCalculatorRegistry(new RewindableGenerator(function () {
  4377.             yield => ($this->privates['Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\DemandPlanningAnalyticsReportListItemCalculator'] ?? $this->getDemandPlanningAnalyticsReportListItemCalculatorService());
  4378.         }, 1)), new \Pickware\PickwareErpStarter\Analytics\DependencyInjection\AnalyticsReportListItemDefinitionRegistry(new RewindableGenerator(function () {
  4379.             yield => ($this->services['Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\Model\\DemandPlanningListItemDefinition'] ?? $this->getDemandPlanningListItemDefinitionService());
  4380.         }, 1)));
  4381.         return $this->services['Pickware\\PickwareErpStarter\\Analytics\\Controller\\AnalyticsController'] = new \Pickware\PickwareErpStarter\Analytics\Controller\AnalyticsController($a$b, new \Pickware\PickwareErpStarter\Analytics\AnalyticsAggregationSessionService($a$b, ($this->privates['Pickware\\PickwareErpStarter\\Analytics\\DependencyInjection\\AnalyticsAggregatorConfigFactoryRegistry'] ?? $this->getAnalyticsAggregatorConfigFactoryRegistryService())), new \Pickware\PickwareErpStarter\Analytics\AnalyticsReportConfigService($a$b, new \Pickware\PickwareErpStarter\Analytics\DependencyInjection\AnalyticsReportConfigFactoryRegistry(new RewindableGenerator(function () {
  4382.             yield => ($this->privates['Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\DemandPlanningAnalyticsReportConfigFactory'] ?? ($this->privates['Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\DemandPlanningAnalyticsReportConfigFactory'] = new \Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportConfigFactory()));
  4383.         }, 1))), ($this->privates['Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryRegistry'] ?? $this->getResponseFactoryRegistryService()));
  4384.     }
  4385.     /**
  4386.      * Gets the public 'Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationDefinition' shared service.
  4387.      *
  4388.      * @return \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationDefinition
  4389.      */
  4390.     protected function getAnalyticsAggregationDefinitionService()
  4391.     {
  4392.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/Model/AnalyticsAggregationDefinition.php';
  4393.         $this->services['Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsAggregationDefinition'] = $instance = new \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationDefinition();
  4394.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4395.         return $instance;
  4396.     }
  4397.     /**
  4398.      * Gets the public 'Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionDefinition' shared service.
  4399.      *
  4400.      * @return \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionDefinition
  4401.      */
  4402.     protected function getAnalyticsAggregationSessionDefinitionService()
  4403.     {
  4404.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/Model/AnalyticsAggregationSessionDefinition.php';
  4405.         $this->services['Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsAggregationSessionDefinition'] = $instance = new \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionDefinition();
  4406.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4407.         return $instance;
  4408.     }
  4409.     /**
  4410.      * Gets the public 'Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigDefinition' shared service.
  4411.      *
  4412.      * @return \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigDefinition
  4413.      */
  4414.     protected function getAnalyticsReportConfigDefinitionService()
  4415.     {
  4416.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/Model/AnalyticsReportConfigDefinition.php';
  4417.         $this->services['Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsReportConfigDefinition'] = $instance = new \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigDefinition();
  4418.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4419.         return $instance;
  4420.     }
  4421.     /**
  4422.      * Gets the public 'Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportDefinition' shared service.
  4423.      *
  4424.      * @return \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportDefinition
  4425.      */
  4426.     protected function getAnalyticsReportDefinitionService()
  4427.     {
  4428.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/Model/AnalyticsReportDefinition.php';
  4429.         $this->services['Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsReportDefinition'] = $instance = new \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportDefinition();
  4430.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4431.         return $instance;
  4432.     }
  4433.     /**
  4434.      * Gets the public 'Pickware\PickwareErpStarter\BarcodeLabel\Controller\BarcodeLabelController' shared service.
  4435.      *
  4436.      * @return \Pickware\PickwareErpStarter\BarcodeLabel\Controller\BarcodeLabelController
  4437.      */
  4438.     protected function getBarcodeLabelControllerService()
  4439.     {
  4440.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/BarcodeLabel/Controller/BarcodeLabelController.php';
  4441.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/BarcodeLabel/BarcodeLabelService.php';
  4442.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Registry/AbstractRegistry.php';
  4443.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/BarcodeLabel/DataProvider/BarcodeLabelDataProviderRegistry.php';
  4444.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/BarcodeLabel/BarcodeLabelRenderer.php';
  4445.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/BarcodeLabel/BarcodeLabelLayouts.php';
  4446.         return $this->services['Pickware\\PickwareErpStarter\\BarcodeLabel\\Controller\\BarcodeLabelController'] = new \Pickware\PickwareErpStarter\BarcodeLabel\Controller\BarcodeLabelController(new \Pickware\PickwareErpStarter\BarcodeLabel\BarcodeLabelService(new \Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\BarcodeLabelDataProviderRegistry(new RewindableGenerator(function () {
  4447.             yield => ($this->privates['Pickware\\PickwareErpStarter\\BarcodeLabel\\DataProvider\\BinLocationDataProvider'] ?? $this->getBinLocationDataProviderService());
  4448.         }, 1)), new \Pickware\PickwareErpStarter\BarcodeLabel\BarcodeLabelRenderer(new \Pickware\PickwareErpStarter\BarcodeLabel\BarcodeLabelLayouts(($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()))));
  4449.     }
  4450.     /**
  4451.      * Gets the public 'Pickware\PickwareErpStarter\Config\Controller\ConfigController' shared service.
  4452.      *
  4453.      * @return \Pickware\PickwareErpStarter\Config\Controller\ConfigController
  4454.      */
  4455.     protected function getConfigControllerService()
  4456.     {
  4457.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Config/Controller/ConfigController.php';
  4458.         return $this->services['Pickware\\PickwareErpStarter\\Config\\Controller\\ConfigController'] = new \Pickware\PickwareErpStarter\Config\Controller\ConfigController(($this->privates['Pickware\\PickwareErpStarter\\Config\\Config'] ?? $this->getConfig2Service()), ($this->privates['Pickware\\PickwareErpStarter\\Config\\GlobalPluginConfig'] ?? $this->getGlobalPluginConfigService()));
  4459.     }
  4460.     /**
  4461.      * Gets the public 'Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition' shared service.
  4462.      *
  4463.      * @return \Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition
  4464.      */
  4465.     protected function getDemandPlanningListItemDefinitionService()
  4466.     {
  4467.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/AnalyticsReportListItemDefinition.php';
  4468.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/DemandPlanning/AnalyticsProfile/Model/DemandPlanningListItemDefinition.php';
  4469.         $this->services['Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\Model\\DemandPlanningListItemDefinition'] = $instance = new \Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition();
  4470.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4471.         return $instance;
  4472.     }
  4473.     /**
  4474.      * Gets the public 'Pickware\PickwareErpStarter\DemandPlanning\Controller\DemandPlanningController' shared service.
  4475.      *
  4476.      * @return \Pickware\PickwareErpStarter\DemandPlanning\Controller\DemandPlanningController
  4477.      */
  4478.     protected function getDemandPlanningControllerService()
  4479.     {
  4480.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/DemandPlanning/Controller/DemandPlanningController.php';
  4481.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/DemandPlanning/DemandPlanningListService.php';
  4482.         return $this->services['Pickware\\PickwareErpStarter\\DemandPlanning\\Controller\\DemandPlanningController'] = new \Pickware\PickwareErpStarter\DemandPlanning\Controller\DemandPlanningController(new \Pickware\PickwareErpStarter\DemandPlanning\DemandPlanningListService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService())), ($this->privates['Pickware\\DalBundle\\CriteriaJsonSerializer'] ?? $this->getCriteriaJsonSerializerService()));
  4483.     }
  4484.     /**
  4485.      * Gets the public 'Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController' shared service.
  4486.      *
  4487.      * @return \Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController
  4488.      */
  4489.     protected function getGoodsReceiptControllerService()
  4490.     {
  4491.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/GoodsReceipt/Controller/GoodsReceiptController.php';
  4492.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/GoodsReceipt/GoodsReceiptCreationService.php';
  4493.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/GoodsReceipt/GoodsReceiptPriceCalculationService.php';
  4494.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocking/StockingRequestService.php';
  4495.         $a = ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService());
  4496.         $b = new \Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptPriceCalculationService($a, ($this->services['Pickware\\PickwareErpStarter\\PriceCalculation\\PriceCalculator'] ?? $this->getPriceCalculatorService()), ($this->services['Pickware\\PickwareErpStarter\\PriceCalculation\\CartPriceCalculator'] ?? $this->getCartPriceCalculatorService()));
  4497.         return $this->services['Pickware\\PickwareErpStarter\\GoodsReceipt\\Controller\\GoodsReceiptController'] = new \Pickware\PickwareErpStarter\GoodsReceipt\Controller\GoodsReceiptController($a, new \Pickware\PickwareErpStarter\GoodsReceipt\GoodsReceiptCreationService($a$b, ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService()), ($this->services['Pickware\\PickwareErpStarter\\Product\\ProductNameFormatterService'] ?? $this->getProductNameFormatterServiceService()), new \Pickware\PickwareErpStarter\Stocking\StockingRequestService($a), ($this->privates['Pickware\\PickwareErpStarter\\Stocking\\DefaultBinLocationStockingStrategy'] ?? $this->getDefaultBinLocationStockingStrategyService()), ($this->services['Pickware\\PickwareErpStarter\\StockApi\\StockMovementService'] ?? $this->getStockMovementServiceService())), $b);
  4498.     }
  4499.     /**
  4500.      * Gets the public 'Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDefinition' shared service.
  4501.      *
  4502.      * @return \Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDefinition
  4503.      */
  4504.     protected function getGoodsReceiptDefinitionService()
  4505.     {
  4506.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/GoodsReceipt/Model/GoodsReceiptDefinition.php';
  4507.         $this->services['Pickware\\PickwareErpStarter\\GoodsReceipt\\Model\\GoodsReceiptDefinition'] = $instance = new \Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDefinition();
  4508.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4509.         return $instance;
  4510.     }
  4511.     /**
  4512.      * Gets the public 'Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptItemDefinition' shared service.
  4513.      *
  4514.      * @return \Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptItemDefinition
  4515.      */
  4516.     protected function getGoodsReceiptItemDefinitionService()
  4517.     {
  4518.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/GoodsReceipt/Model/GoodsReceiptItemDefinition.php';
  4519.         $this->services['Pickware\\PickwareErpStarter\\GoodsReceipt\\Model\\GoodsReceiptItemDefinition'] = $instance = new \Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptItemDefinition();
  4520.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4521.         return $instance;
  4522.     }
  4523.     /**
  4524.      * Gets the public 'Pickware\PickwareErpStarter\ImportExport\Controller\ImportExportController' shared service.
  4525.      *
  4526.      * @return \Pickware\PickwareErpStarter\ImportExport\Controller\ImportExportController
  4527.      */
  4528.     protected function getImportExportControllerService()
  4529.     {
  4530.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/Controller/ImportExportController.php';
  4531.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/MemoryUtilsService.php';
  4532.         return $this->services['Pickware\\PickwareErpStarter\\ImportExport\\Controller\\ImportExportController'] = new \Pickware\PickwareErpStarter\ImportExport\Controller\ImportExportController('512M', new \Pickware\PickwareErpStarter\ImportExport\MemoryUtilsService(), ($this->services['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportService'] ?? $this->getImportExportServiceService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()), ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\DependencyInjection\\ExporterRegistry'] ?? $this->getExporterRegistryService()), ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  4533.     }
  4534.     /**
  4535.      * Gets the public 'Pickware\PickwareErpStarter\ImportExport\ImportExportService' shared service.
  4536.      *
  4537.      * @return \Pickware\PickwareErpStarter\ImportExport\ImportExportService
  4538.      */
  4539.     protected function getImportExportServiceService()
  4540.     {
  4541.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ImportExportService.php';
  4542.         return $this->services['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportService'] = new \Pickware\PickwareErpStarter\ImportExport\ImportExportService(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Pickware\\DocumentBundle\\DocumentContentsService'] ?? $this->getDocumentContentsServiceService()), ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportScheduler'] ?? $this->getImportExportSchedulerService()), ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportStateService'] ?? $this->getImportExportStateServiceService()), ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\DependencyInjection\\ImporterRegistry'] ?? $this->getImporterRegistryService()), ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\DependencyInjection\\ExporterRegistry'] ?? $this->getExporterRegistryService()));
  4543.     }
  4544.     /**
  4545.      * Gets the public 'Pickware\PickwareErpStarter\ImportExport\Model\ImportExportDefinition' shared service.
  4546.      *
  4547.      * @return \Pickware\PickwareErpStarter\ImportExport\Model\ImportExportDefinition
  4548.      */
  4549.     protected function getImportExportDefinitionService()
  4550.     {
  4551.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/Model/ImportExportDefinition.php';
  4552.         $this->services['Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportDefinition'] = $instance = new \Pickware\PickwareErpStarter\ImportExport\Model\ImportExportDefinition();
  4553.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4554.         return $instance;
  4555.     }
  4556.     /**
  4557.      * Gets the public 'Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementDefinition' shared service.
  4558.      *
  4559.      * @return \Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementDefinition
  4560.      */
  4561.     protected function getImportExportElementDefinitionService()
  4562.     {
  4563.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/Model/ImportExportElementDefinition.php';
  4564.         $this->services['Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportElementDefinition'] = $instance = new \Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementDefinition();
  4565.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4566.         return $instance;
  4567.     }
  4568.     /**
  4569.      * Gets the public 'Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileDefinition' shared service.
  4570.      *
  4571.      * @return \Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileDefinition
  4572.      */
  4573.     protected function getImportExportProfileDefinitionService()
  4574.     {
  4575.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/Model/ImportExportProfileDefinition.php';
  4576.         $this->services['Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportProfileDefinition'] = $instance = new \Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileDefinition();
  4577.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4578.         return $instance;
  4579.     }
  4580.     /**
  4581.      * Gets the public 'Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionCalculator' shared service.
  4582.      *
  4583.      * @return \Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionCalculator
  4584.      */
  4585.     protected function getInvoiceCorrectionCalculatorService()
  4586.     {
  4587.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/InvoiceCorrection/InvoiceCorrectionCalculator.php';
  4588.         return $this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionCalculator'] = new \Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionCalculator(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['Pickware\\PickwareErpStarter\\OrderCalculation\\OrderDifferenceCalculator'] ?? $this->getOrderDifferenceCalculatorService()), ($this->services['Pickware\\PickwareErpStarter\\OrderCalculation\\CalculatableOrderFactory'] ?? $this->getCalculatableOrderFactoryService()), ($this->services['Pickware\\PickwareErpStarter\\OrderCalculation\\OrderCalculationService'] ?? $this->getOrderCalculationServiceService()));
  4589.     }
  4590.     /**
  4591.      * Gets the public 'Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator' shared service.
  4592.      *
  4593.      * @return \Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator
  4594.      */
  4595.     protected function getInvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecoratorService()
  4596.     {
  4597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentService.php';
  4598.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/InvoiceCorrection/InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator.php';
  4599.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4600.         if (isset($this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'])) {
  4601.             return $this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'];
  4602.         }
  4603.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] ?? $this->getDocumentGeneratorRegistryService());
  4604.         if (isset($this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'])) {
  4605.             return $this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'];
  4606.         }
  4607.         $c = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  4608.         if (isset($this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'])) {
  4609.             return $this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'];
  4610.         }
  4611.         $d = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  4612.         if (isset($this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'])) {
  4613.             return $this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'];
  4614.         }
  4615.         $e = ($this->services['document_type.repository'] ?? $this->getDocumentType_RepositoryService());
  4616.         if (isset($this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'])) {
  4617.             return $this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'];
  4618.         }
  4619.         $f = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  4620.         if (isset($this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'])) {
  4621.             return $this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'];
  4622.         }
  4623.         $g = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  4624.         if (isset($this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'])) {
  4625.             return $this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'];
  4626.         }
  4627.         return $this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'] = new \Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator(new \Shopware\Core\Checkout\Document\DocumentService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b, ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\FileGeneratorRegistry'] ?? $this->getFileGeneratorRegistryService()), $c$d$e$f$g$a), ($this->services['Pickware\\PickwareErpStarter\\InvoiceStack\\InvoiceStackService'] ?? $this->getInvoiceStackServiceService()), ($this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionCalculator'] ?? $this->getInvoiceCorrectionCalculatorService()));
  4628.     }
  4629.     /**
  4630.      * Gets the public 'Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionDocumentGenerator' shared service.
  4631.      *
  4632.      * @return \Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionDocumentGenerator
  4633.      */
  4634.     protected function getInvoiceCorrectionDocumentGeneratorService()
  4635.     {
  4636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  4637.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/InvoiceCorrection/InvoiceCorrectionDocumentGenerator.php';
  4638.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  4639.         if (isset($this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentGenerator'])) {
  4640.             return $this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentGenerator'];
  4641.         }
  4642.         return $this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentGenerator'] = new \Pickware\PickwareErpStarter\InvoiceCorrection\InvoiceCorrectionDocumentGenerator(\dirname(__DIR__4), ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionCalculator'] ?? $this->getInvoiceCorrectionCalculatorService()), $a);
  4643.     }
  4644.     /**
  4645.      * Gets the public 'Pickware\PickwareErpStarter\InvoiceCorrection\StornoDocumentConfigurationValidatingDocumentServiceDecorator' shared service.
  4646.      *
  4647.      * @return \Pickware\PickwareErpStarter\InvoiceCorrection\StornoDocumentConfigurationValidatingDocumentServiceDecorator
  4648.      */
  4649.     protected function getStornoDocumentConfigurationValidatingDocumentServiceDecoratorService()
  4650.     {
  4651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentService.php';
  4652.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/InvoiceCorrection/StornoDocumentConfigurationValidatingDocumentServiceDecorator.php';
  4653.         $a = ($this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecorator'] ?? $this->getInvoiceCorrectionDocumentConfigurationValidatingDocumentServiceDecoratorService());
  4654.         if (isset($this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\StornoDocumentConfigurationValidatingDocumentServiceDecorator'])) {
  4655.             return $this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\StornoDocumentConfigurationValidatingDocumentServiceDecorator'];
  4656.         }
  4657.         return $this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\StornoDocumentConfigurationValidatingDocumentServiceDecorator'] = new \Pickware\PickwareErpStarter\InvoiceCorrection\StornoDocumentConfigurationValidatingDocumentServiceDecorator($a, ($this->services['Pickware\\PickwareErpStarter\\InvoiceStack\\InvoiceStackService'] ?? $this->getInvoiceStackServiceService()));
  4658.     }
  4659.     /**
  4660.      * Gets the public 'Pickware\PickwareErpStarter\InvoiceStack\InvoiceStackService' shared service.
  4661.      *
  4662.      * @return \Pickware\PickwareErpStarter\InvoiceStack\InvoiceStackService
  4663.      */
  4664.     protected function getInvoiceStackServiceService()
  4665.     {
  4666.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/InvoiceStack/InvoiceStackService.php';
  4667.         return $this->services['Pickware\\PickwareErpStarter\\InvoiceStack\\InvoiceStackService'] = new \Pickware\PickwareErpStarter\InvoiceStack\InvoiceStackService(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  4668.     }
  4669.     /**
  4670.      * Gets the public 'Pickware\PickwareErpStarter\MailDraft\Controller\MailDraftController' shared service.
  4671.      *
  4672.      * @return \Pickware\PickwareErpStarter\MailDraft\Controller\MailDraftController
  4673.      */
  4674.     protected function getMailDraftControllerService()
  4675.     {
  4676.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/MailDraft/Controller/MailDraftController.php';
  4677.         return $this->services['Pickware\\PickwareErpStarter\\MailDraft\\Controller\\MailDraftController'] = new \Pickware\PickwareErpStarter\MailDraft\Controller\MailDraftController(($this->privates['Pickware\\DalBundle\\ContextFactory'] ?? $this->getContextFactoryService()), ($this->services['Pickware\\PickwareErpStarter\\MailDraft\\MailDraftService'] ?? $this->getMailDraftServiceService()));
  4678.     }
  4679.     /**
  4680.      * Gets the public 'Pickware\PickwareErpStarter\MailDraft\DependencyInjection\MailTemplateContentGeneratorRegistry' shared service.
  4681.      *
  4682.      * @return \Pickware\PickwareErpStarter\MailDraft\DependencyInjection\MailTemplateContentGeneratorRegistry
  4683.      */
  4684.     protected function getMailTemplateContentGeneratorRegistryService()
  4685.     {
  4686.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/MailDraft/DependencyInjection/MailTemplateContentGeneratorRegistry.php';
  4687.         return $this->services['Pickware\\PickwareErpStarter\\MailDraft\\DependencyInjection\\MailTemplateContentGeneratorRegistry'] = new \Pickware\PickwareErpStarter\MailDraft\DependencyInjection\MailTemplateContentGeneratorRegistry(new RewindableGenerator(function () {
  4688.             yield => ($this->privates['Pickware\\PickwareErpStarter\\SupplierOrder\\SupplierOrderMailTemplateContentGenerator'] ?? $this->getSupplierOrderMailTemplateContentGeneratorService());
  4689.         }, 1));
  4690.     }
  4691.     /**
  4692.      * Gets the public 'Pickware\PickwareErpStarter\MailDraft\MailDraftAttachmentFactory' shared service.
  4693.      *
  4694.      * @return \Pickware\PickwareErpStarter\MailDraft\MailDraftAttachmentFactory
  4695.      */
  4696.     protected function getMailDraftAttachmentFactoryService()
  4697.     {
  4698.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/MailDraft/MailDraftAttachmentFactory.php';
  4699.         return $this->services['Pickware\\PickwareErpStarter\\MailDraft\\MailDraftAttachmentFactory'] = new \Pickware\PickwareErpStarter\MailDraft\MailDraftAttachmentFactory(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['document_bundle.filesystem.private'] ?? $this->getDocumentBundle_Filesystem_PrivateService()));
  4700.     }
  4701.     /**
  4702.      * Gets the public 'Pickware\PickwareErpStarter\MailDraft\MailDraftConfigurationService' shared service.
  4703.      *
  4704.      * @return \Pickware\PickwareErpStarter\MailDraft\MailDraftConfigurationService
  4705.      */
  4706.     protected function getMailDraftConfigurationServiceService()
  4707.     {
  4708.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/MailDraft/MailDraftConfigurationService.php';
  4709.         return $this->services['Pickware\\PickwareErpStarter\\MailDraft\\MailDraftConfigurationService'] = new \Pickware\PickwareErpStarter\MailDraft\MailDraftConfigurationService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  4710.     }
  4711.     /**
  4712.      * Gets the public 'Pickware\PickwareErpStarter\MailDraft\MailDraftService' shared service.
  4713.      *
  4714.      * @return \Pickware\PickwareErpStarter\MailDraft\MailDraftService
  4715.      */
  4716.     protected function getMailDraftServiceService()
  4717.     {
  4718.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/MailDraft/MailDraftService.php';
  4719.         return $this->services['Pickware\\PickwareErpStarter\\MailDraft\\MailDraftService'] = new \Pickware\PickwareErpStarter\MailDraft\MailDraftService(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService()), ($this->services['Pickware\\PickwareErpStarter\\MailDraft\\DependencyInjection\\MailTemplateContentGeneratorRegistry'] ?? $this->getMailTemplateContentGeneratorRegistryService()), ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] ?? $this->getMailFactoryService()), ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] ?? $this->getMailSenderService()), ($this->services['Pickware\\PickwareErpStarter\\MailDraft\\MailDraftValidator'] ?? $this->getMailDraftValidatorService()), ($this->services['Pickware\\PickwareErpStarter\\MailDraft\\MailDraftAttachmentFactory'] ?? $this->getMailDraftAttachmentFactoryService()), ($this->services['monolog.logger.business_events'] ?? $this->getMonolog_Logger_BusinessEventsService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Pickware\\PickwareErpStarter\\MailDraft\\MailDraftConfigurationService'] ?? $this->getMailDraftConfigurationServiceService()));
  4720.     }
  4721.     /**
  4722.      * Gets the public 'Pickware\PickwareErpStarter\MailDraft\MailDraftValidator' shared service.
  4723.      *
  4724.      * @return \Pickware\PickwareErpStarter\MailDraft\MailDraftValidator
  4725.      */
  4726.     protected function getMailDraftValidatorService()
  4727.     {
  4728.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/MailDraft/MailDraftValidator.php';
  4729.         return $this->services['Pickware\\PickwareErpStarter\\MailDraft\\MailDraftValidator'] = new \Pickware\PickwareErpStarter\MailDraft\MailDraftValidator(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  4730.     }
  4731.     /**
  4732.      * Gets the public 'Pickware\PickwareErpStarter\MessageQueueMonitoring\Controller\MessageQueueMonitoringController' shared service.
  4733.      *
  4734.      * @return \Pickware\PickwareErpStarter\MessageQueueMonitoring\Controller\MessageQueueMonitoringController
  4735.      */
  4736.     protected function getMessageQueueMonitoringControllerService()
  4737.     {
  4738.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/MessageQueueMonitoring/Controller/MessageQueueMonitoringController.php';
  4739.         return $this->services['Pickware\\PickwareErpStarter\\MessageQueueMonitoring\\Controller\\MessageQueueMonitoringController'] = new \Pickware\PickwareErpStarter\MessageQueueMonitoring\Controller\MessageQueueMonitoringController(($this->services['Pickware\\PickwareErpStarter\\MessageQueueMonitoring\\MessageQueueMonitoringService'] ?? $this->getMessageQueueMonitoringServiceService()));
  4740.     }
  4741.     /**
  4742.      * Gets the public 'Pickware\PickwareErpStarter\MessageQueueMonitoring\MessageQueueMonitoringService' shared service.
  4743.      *
  4744.      * @return \Pickware\PickwareErpStarter\MessageQueueMonitoring\MessageQueueMonitoringService
  4745.      */
  4746.     protected function getMessageQueueMonitoringServiceService()
  4747.     {
  4748.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/MessageQueueMonitoring/MessageQueueMonitoringService.php';
  4749.         return $this->services['Pickware\\PickwareErpStarter\\MessageQueueMonitoring\\MessageQueueMonitoringService'] = new \Pickware\PickwareErpStarter\MessageQueueMonitoring\MessageQueueMonitoringService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), false);
  4750.     }
  4751.     /**
  4752.      * Gets the public 'Pickware\PickwareErpStarter\MessageQueueMonitoring\WorkerRunningLogger' shared service.
  4753.      *
  4754.      * @return \Pickware\PickwareErpStarter\MessageQueueMonitoring\WorkerRunningLogger
  4755.      */
  4756.     protected function getWorkerRunningLoggerService()
  4757.     {
  4758.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/MessageQueueMonitoring/WorkerRunningLogger.php';
  4759.         return $this->services['Pickware\\PickwareErpStarter\\MessageQueueMonitoring\\WorkerRunningLogger'] = new \Pickware\PickwareErpStarter\MessageQueueMonitoring\WorkerRunningLogger(($this->services['Pickware\\PickwareErpStarter\\MessageQueueMonitoring\\MessageQueueMonitoringService'] ?? $this->getMessageQueueMonitoringServiceService()));
  4760.     }
  4761.     /**
  4762.      * Gets the public 'Pickware\PickwareErpStarter\OrderCalculation\CalculatableOrderFactory' shared service.
  4763.      *
  4764.      * @return \Pickware\PickwareErpStarter\OrderCalculation\CalculatableOrderFactory
  4765.      */
  4766.     protected function getCalculatableOrderFactoryService()
  4767.     {
  4768.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/OrderCalculation/CalculatableOrderFactory.php';
  4769.         return $this->services['Pickware\\PickwareErpStarter\\OrderCalculation\\CalculatableOrderFactory'] = new \Pickware\PickwareErpStarter\OrderCalculation\CalculatableOrderFactory(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  4770.     }
  4771.     /**
  4772.      * Gets the public 'Pickware\PickwareErpStarter\OrderCalculation\OrderCalculationService' shared service.
  4773.      *
  4774.      * @return \Pickware\PickwareErpStarter\OrderCalculation\OrderCalculationService
  4775.      */
  4776.     protected function getOrderCalculationServiceService()
  4777.     {
  4778.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/OrderCalculation/OrderCalculationService.php';
  4779.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/OrderCalculation/PriceTotalCalculator.php';
  4780.         return $this->services['Pickware\\PickwareErpStarter\\OrderCalculation\\OrderCalculationService'] = new \Pickware\PickwareErpStarter\OrderCalculation\OrderCalculationService(($this->services['Pickware\\PickwareErpStarter\\OrderCalculation\\PriceTotalCalculator'] ?? ($this->services['Pickware\\PickwareErpStarter\\OrderCalculation\\PriceTotalCalculator'] = new \Pickware\PickwareErpStarter\OrderCalculation\PriceTotalCalculator())));
  4781.     }
  4782.     /**
  4783.      * Gets the public 'Pickware\PickwareErpStarter\OrderCalculation\OrderDifferenceCalculator' shared service.
  4784.      *
  4785.      * @return \Pickware\PickwareErpStarter\OrderCalculation\OrderDifferenceCalculator
  4786.      */
  4787.     protected function getOrderDifferenceCalculatorService()
  4788.     {
  4789.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/OrderCalculation/OrderDifferenceCalculator.php';
  4790.         return $this->services['Pickware\\PickwareErpStarter\\OrderCalculation\\OrderDifferenceCalculator'] = new \Pickware\PickwareErpStarter\OrderCalculation\OrderDifferenceCalculator(($this->services['Pickware\\PickwareErpStarter\\OrderCalculation\\OrderCalculationService'] ?? $this->getOrderCalculationServiceService()), ($this->services['Pickware\\PickwareErpStarter\\OrderCalculation\\CalculatableOrderFactory'] ?? $this->getCalculatableOrderFactoryService()));
  4791.     }
  4792.     /**
  4793.      * Gets the public 'Pickware\PickwareErpStarter\OrderCalculation\PriceTotalCalculator' shared service.
  4794.      *
  4795.      * @return \Pickware\PickwareErpStarter\OrderCalculation\PriceTotalCalculator
  4796.      */
  4797.     protected function getPriceTotalCalculatorService()
  4798.     {
  4799.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/OrderCalculation/PriceTotalCalculator.php';
  4800.         return $this->services['Pickware\\PickwareErpStarter\\OrderCalculation\\PriceTotalCalculator'] = new \Pickware\PickwareErpStarter\OrderCalculation\PriceTotalCalculator();
  4801.     }
  4802.     /**
  4803.      * Gets the public 'Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityDefinition' shared service.
  4804.      *
  4805.      * @return \Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityDefinition
  4806.      */
  4807.     protected function getOrderPickabilityDefinitionService()
  4808.     {
  4809.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/OrderPickability/Model/OrderPickabilityDefinition.php';
  4810.         $this->services['Pickware\\PickwareErpStarter\\OrderPickability\\Model\\OrderPickabilityDefinition'] = $instance = new \Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityDefinition();
  4811.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4812.         return $instance;
  4813.     }
  4814.     /**
  4815.      * Gets the public 'Pickware\PickwareErpStarter\OrderShipping\Controller\OrderShippingController' shared service.
  4816.      *
  4817.      * @return \Pickware\PickwareErpStarter\OrderShipping\Controller\OrderShippingController
  4818.      */
  4819.     protected function getOrderShippingControllerService()
  4820.     {
  4821.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/OrderShipping/Controller/OrderShippingController.php';
  4822.         return $this->services['Pickware\\PickwareErpStarter\\OrderShipping\\Controller\\OrderShippingController'] = new \Pickware\PickwareErpStarter\OrderShipping\Controller\OrderShippingController(($this->services['Pickware\\PickwareErpStarter\\OrderShipping\\OrderShippingService'] ?? $this->getOrderShippingServiceService()));
  4823.     }
  4824.     /**
  4825.      * Gets the public 'Pickware\PickwareErpStarter\OrderShipping\OrderParcelService' shared service.
  4826.      *
  4827.      * @return \Pickware\PickwareErpStarter\OrderShipping\OrderParcelService
  4828.      */
  4829.     protected function getOrderParcelServiceService()
  4830.     {
  4831.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/OrderShipping/OrderParcelService.php';
  4832.         return $this->services['Pickware\\PickwareErpStarter\\OrderShipping\\OrderParcelService'] = new \Pickware\PickwareErpStarter\OrderShipping\OrderParcelService(($this->services['Pickware\\PickwareErpStarter\\StockApi\\StockMovementService'] ?? $this->getStockMovementServiceService()), ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['Pickware\\PickwareErpStarter\\Picking\\PickingRequestFactory'] ?? $this->getPickingRequestFactoryService()), ($this->services['Pickware\\ShopwareExtensionsBundle\\StateTransitioning\\StateTransitionService'] ?? $this->getStateTransitionServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4833.     }
  4834.     /**
  4835.      * Gets the public 'Pickware\PickwareErpStarter\OrderShipping\OrderShippingService' shared service.
  4836.      *
  4837.      * @return \Pickware\PickwareErpStarter\OrderShipping\OrderShippingService
  4838.      */
  4839.     protected function getOrderShippingServiceService()
  4840.     {
  4841.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/OrderShipping/OrderShippingService.php';
  4842.         return $this->services['Pickware\\PickwareErpStarter\\OrderShipping\\OrderShippingService'] = new \Pickware\PickwareErpStarter\OrderShipping\OrderShippingService(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['Pickware\\PickwareErpStarter\\Picking\\PickingRequestService'] ?? $this->getPickingRequestServiceService()), ($this->services['Pickware\\PickwareErpStarter\\StockApi\\StockMovementService'] ?? $this->getStockMovementServiceService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Pickware\\PickwareErpStarter\\OrderShipping\\OrderParcelService'] ?? $this->getOrderParcelServiceService()));
  4843.     }
  4844.     /**
  4845.      * Gets the public 'Pickware\PickwareErpStarter\Order\Model\OrderPickabilityViewDefinition' shared service.
  4846.      *
  4847.      * @return \Pickware\PickwareErpStarter\Order\Model\OrderPickabilityViewDefinition
  4848.      */
  4849.     protected function getOrderPickabilityViewDefinitionService()
  4850.     {
  4851.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Order/Model/OrderPickabilityViewDefinition.php';
  4852.         $this->services['Pickware\\PickwareErpStarter\\Order\\Model\\OrderPickabilityViewDefinition'] = $instance = new \Pickware\PickwareErpStarter\Order\Model\OrderPickabilityViewDefinition();
  4853.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4854.         return $instance;
  4855.     }
  4856.     /**
  4857.      * Gets the public 'Pickware\PickwareErpStarter\Picking\PickingRequestFactory' shared service.
  4858.      *
  4859.      * @return \Pickware\PickwareErpStarter\Picking\PickingRequestFactory
  4860.      */
  4861.     protected function getPickingRequestFactoryService()
  4862.     {
  4863.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/PickingRequestFactory.php';
  4864.         return $this->services['Pickware\\PickwareErpStarter\\Picking\\PickingRequestFactory'] = new \Pickware\PickwareErpStarter\Picking\PickingRequestFactory(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  4865.     }
  4866.     /**
  4867.      * Gets the public 'Pickware\PickwareErpStarter\Picking\PickingRequestService' shared service.
  4868.      *
  4869.      * @return \Pickware\PickwareErpStarter\Picking\PickingRequestService
  4870.      */
  4871.     protected function getPickingRequestServiceService()
  4872.     {
  4873.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/PickingRequestService.php';
  4874.         return $this->services['Pickware\\PickwareErpStarter\\Picking\\PickingRequestService'] = new \Pickware\PickwareErpStarter\Picking\PickingRequestService(($this->services['Pickware\\PickwareErpStarter\\Picking\\PickingRequestFactory'] ?? $this->getPickingRequestFactoryService()), ($this->privates['Pickware\\PickwareErpStarter\\Picking\\PickingRequestSolver'] ?? $this->getPickingRequestSolverService()));
  4875.     }
  4876.     /**
  4877.      * Gets the public 'Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentRenderer' shared service.
  4878.      *
  4879.      * @return \Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentRenderer
  4880.      */
  4881.     protected function getPicklistDocumentRendererService()
  4882.     {
  4883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  4884.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picklist/Renderer/AbstractDocumentRendererCompatibilityWrapper.php';
  4885.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picklist/Renderer/PicklistDocumentRenderer.php';
  4886.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picklist/PicklistCustomProductGenerator.php';
  4887.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  4888.         if (isset($this->services['Pickware\\PickwareErpStarter\\Picklist\\Renderer\\PicklistDocumentRenderer'])) {
  4889.             return $this->services['Pickware\\PickwareErpStarter\\Picklist\\Renderer\\PicklistDocumentRenderer'];
  4890.         }
  4891.         $b = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  4892.         if (isset($this->services['Pickware\\PickwareErpStarter\\Picklist\\Renderer\\PicklistDocumentRenderer'])) {
  4893.             return $this->services['Pickware\\PickwareErpStarter\\Picklist\\Renderer\\PicklistDocumentRenderer'];
  4894.         }
  4895.         return $this->services['Pickware\\PickwareErpStarter\\Picklist\\Renderer\\PicklistDocumentRenderer'] = new \Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentRenderer(\dirname(__DIR__4), ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistGenerator'] ?? $this->getPicklistGeneratorService()), ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCustomProductGenerator'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCustomProductGenerator'] = new \Pickware\PickwareErpStarter\Picklist\PicklistCustomProductGenerator())), $a, ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\Renderer\\PicklistDocumentContentGenerator'] ?? $this->getPicklistDocumentContentGeneratorService()), $b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  4896.     }
  4897.     /**
  4898.      * Gets the public 'Pickware\PickwareErpStarter\PickwareErpStarter' shared autowired service.
  4899.      *
  4900.      * @return \Pickware\PickwareErpStarter\PickwareErpStarter
  4901.      */
  4902.     protected function getPickwareErpStarterService()
  4903.     {
  4904.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  4905.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  4906.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  4907.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  4908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  4909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  4910.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/PickwareErpStarter.php';
  4911.         return $this->services['Pickware\\PickwareErpStarter\\PickwareErpStarter'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Pickware\\PickwareErpStarter\\PickwareErpStarter');
  4912.     }
  4913.     /**
  4914.      * Gets the public 'Pickware\PickwareErpStarter\PriceCalculation\CartPriceCalculator' shared service.
  4915.      *
  4916.      * @return \Pickware\PickwareErpStarter\PriceCalculation\CartPriceCalculator
  4917.      */
  4918.     protected function getCartPriceCalculatorService()
  4919.     {
  4920.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/PriceCalculation/CartPriceCalculator.php';
  4921.         return $this->services['Pickware\\PickwareErpStarter\\PriceCalculation\\CartPriceCalculator'] = new \Pickware\PickwareErpStarter\PriceCalculation\CartPriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] = new \Shopware\Core\Checkout\Cart\Price\CashRounding())));
  4922.     }
  4923.     /**
  4924.      * Gets the public 'Pickware\PickwareErpStarter\PriceCalculation\OrderRecalculationService' shared service.
  4925.      *
  4926.      * @return \Pickware\PickwareErpStarter\PriceCalculation\OrderRecalculationService
  4927.      */
  4928.     protected function getOrderRecalculationServiceService()
  4929.     {
  4930.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/PriceCalculation/OrderRecalculationService.php';
  4931.         return $this->services['Pickware\\PickwareErpStarter\\PriceCalculation\\OrderRecalculationService'] = new \Pickware\PickwareErpStarter\PriceCalculation\OrderRecalculationService(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['Pickware\\PickwareErpStarter\\PriceCalculation\\PriceCalculator'] ?? $this->getPriceCalculatorService()), ($this->services['Pickware\\PickwareErpStarter\\PriceCalculation\\CartPriceCalculator'] ?? $this->getCartPriceCalculatorService()));
  4932.     }
  4933.     /**
  4934.      * Gets the public 'Pickware\PickwareErpStarter\PriceCalculation\PriceCalculator' shared service.
  4935.      *
  4936.      * @return \Pickware\PickwareErpStarter\PriceCalculation\PriceCalculator
  4937.      */
  4938.     protected function getPriceCalculatorService()
  4939.     {
  4940.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/PriceCalculation/PriceCalculator.php';
  4941.         return $this->services['Pickware\\PickwareErpStarter\\PriceCalculation\\PriceCalculator'] = new \Pickware\PickwareErpStarter\PriceCalculation\PriceCalculator(($this->services['Pickware\\PickwareErpStarter\\PriceCalculation\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  4942.     }
  4943.     /**
  4944.      * Gets the public 'Pickware\PickwareErpStarter\PriceCalculation\QuantityPriceCalculator' shared service.
  4945.      *
  4946.      * @return \Pickware\PickwareErpStarter\PriceCalculation\QuantityPriceCalculator
  4947.      */
  4948.     protected function getQuantityPriceCalculatorService()
  4949.     {
  4950.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/PriceCalculation/QuantityPriceCalculator.php';
  4951.         return $this->services['Pickware\\PickwareErpStarter\\PriceCalculation\\QuantityPriceCalculator'] = new \Pickware\PickwareErpStarter\PriceCalculation\QuantityPriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\GrossPriceCalculator'] ?? $this->getGrossPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\NetPriceCalculator'] ?? $this->getNetPriceCalculatorService()));
  4952.     }
  4953.     /**
  4954.      * Gets the public 'Pickware\PickwareErpStarter\Product\Model\PickwareProductDefinition' shared service.
  4955.      *
  4956.      * @return \Pickware\PickwareErpStarter\Product\Model\PickwareProductDefinition
  4957.      */
  4958.     protected function getPickwareProductDefinitionService()
  4959.     {
  4960.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Product/Model/PickwareProductDefinition.php';
  4961.         $this->services['Pickware\\PickwareErpStarter\\Product\\Model\\PickwareProductDefinition'] = $instance = new \Pickware\PickwareErpStarter\Product\Model\PickwareProductDefinition();
  4962.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4963.         return $instance;
  4964.     }
  4965.     /**
  4966.      * Gets the public 'Pickware\PickwareErpStarter\Product\PickwareProductInitializer' shared service.
  4967.      *
  4968.      * @return \Pickware\PickwareErpStarter\Product\PickwareProductInitializer
  4969.      */
  4970.     protected function getPickwareProductInitializerService()
  4971.     {
  4972.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Product/PickwareProductInitializer.php';
  4973.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4974.         if (isset($this->services['Pickware\\PickwareErpStarter\\Product\\PickwareProductInitializer'])) {
  4975.             return $this->services['Pickware\\PickwareErpStarter\\Product\\PickwareProductInitializer'];
  4976.         }
  4977.         return $this->services['Pickware\\PickwareErpStarter\\Product\\PickwareProductInitializer'] = new \Pickware\PickwareErpStarter\Product\PickwareProductInitializer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  4978.     }
  4979.     /**
  4980.      * Gets the public 'Pickware\PickwareErpStarter\Product\ProductNameFormatterService' shared service.
  4981.      *
  4982.      * @return \Pickware\PickwareErpStarter\Product\ProductNameFormatterService
  4983.      */
  4984.     protected function getProductNameFormatterServiceService()
  4985.     {
  4986.         return $this->services['Pickware\\PickwareErpStarter\\Product\\ProductNameFormatterService'] = new \Pickware\PickwareErpStarter\Product\ProductNameFormatterService(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  4987.     }
  4988.     /**
  4989.      * Gets the public 'Pickware\PickwareErpStarter\PurchaseList\Controller\PurchaseListController' shared service.
  4990.      *
  4991.      * @return \Pickware\PickwareErpStarter\PurchaseList\Controller\PurchaseListController
  4992.      */
  4993.     protected function getPurchaseListControllerService()
  4994.     {
  4995.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/PurchaseList/Controller/PurchaseListController.php';
  4996.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/PurchaseList/PurchaseListService.php';
  4997.         return $this->services['Pickware\\PickwareErpStarter\\PurchaseList\\Controller\\PurchaseListController'] = new \Pickware\PickwareErpStarter\PurchaseList\Controller\PurchaseListController(new \Pickware\PickwareErpStarter\PurchaseList\PurchaseListService(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  4998.     }
  4999.     /**
  5000.      * Gets the public 'Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemDefinition' shared service.
  5001.      *
  5002.      * @return \Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemDefinition
  5003.      */
  5004.     protected function getPurchaseListItemDefinitionService()
  5005.     {
  5006.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/PurchaseList/Model/PurchaseListItemDefinition.php';
  5007.         $this->services['Pickware\\PickwareErpStarter\\PurchaseList\\Model\\PurchaseListItemDefinition'] = $instance = new \Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemDefinition();
  5008.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5009.         return $instance;
  5010.     }
  5011.     /**
  5012.      * Gets the public 'Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewDefinition' shared service.
  5013.      *
  5014.      * @return \Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewDefinition
  5015.      */
  5016.     protected function getStockValuationViewDefinitionService()
  5017.     {
  5018.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Reporting/Model/StockValuationViewDefinition.php';
  5019.         $this->services['Pickware\\PickwareErpStarter\\Reporting\\Model\\StockValuationViewDefinition'] = $instance = new \Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewDefinition();
  5020.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5021.         return $instance;
  5022.     }
  5023.     /**
  5024.      * Gets the public 'Pickware\PickwareErpStarter\ReturnOrder\Controller\ReturnOrderController' shared service.
  5025.      *
  5026.      * @return \Pickware\PickwareErpStarter\ReturnOrder\Controller\ReturnOrderController
  5027.      */
  5028.     protected function getReturnOrderControllerService()
  5029.     {
  5030.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ReturnOrder/Controller/ReturnOrderController.php';
  5031.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ReturnOrder/ReturnOrderService.php';
  5032.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ReturnOrder/ReturnOrderRefundService.php';
  5033.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ReturnOrder/ReturnOrderPriceCalculationService.php';
  5034.         $a = ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService());
  5035.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  5036.         return $this->services['Pickware\\PickwareErpStarter\\ReturnOrder\\Controller\\ReturnOrderController'] = new \Pickware\PickwareErpStarter\ReturnOrder\Controller\ReturnOrderController($a, new \Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderService($a, ($this->services['Pickware\\PickwareErpStarter\\StockApi\\StockMovementService'] ?? $this->getStockMovementServiceService()), new \Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderRefundService($a$b), ($this->services['Pickware\\ShopwareExtensionsBundle\\StateTransitioning\\StateTransitionService'] ?? $this->getStateTransitionServiceService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), new \Pickware\PickwareErpStarter\ReturnOrder\ReturnOrderPriceCalculationService($a, ($this->services['Pickware\\PickwareErpStarter\\PriceCalculation\\PriceCalculator'] ?? $this->getPriceCalculatorService()), ($this->services['Pickware\\PickwareErpStarter\\PriceCalculation\\CartPriceCalculator'] ?? $this->getCartPriceCalculatorService())), $b, ($this->privates['Pickware\\PickwareErpStarter\\Stocking\\DefaultBinLocationStockingStrategy'] ?? $this->getDefaultBinLocationStockingStrategyService())), ($this->privates['Pickware\\DalBundle\\EntityResponseService'] ?? $this->getEntityResponseServiceService()));
  5037.     }
  5038.     /**
  5039.      * Gets the public 'Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderDefinition' shared service.
  5040.      *
  5041.      * @return \Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderDefinition
  5042.      */
  5043.     protected function getReturnOrderDefinitionService()
  5044.     {
  5045.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ReturnOrder/Model/ReturnOrderDefinition.php';
  5046.         $this->services['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderDefinition'] = $instance = new \Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderDefinition();
  5047.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5048.         return $instance;
  5049.     }
  5050.     /**
  5051.      * Gets the public 'Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemDefinition' shared service.
  5052.      *
  5053.      * @return \Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemDefinition
  5054.      */
  5055.     protected function getReturnOrderLineItemDefinitionService()
  5056.     {
  5057.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ReturnOrder/Model/ReturnOrderLineItemDefinition.php';
  5058.         $this->services['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderLineItemDefinition'] = $instance = new \Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemDefinition();
  5059.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5060.         return $instance;
  5061.     }
  5062.     /**
  5063.      * Gets the public 'Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundDefinition' shared service.
  5064.      *
  5065.      * @return \Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundDefinition
  5066.      */
  5067.     protected function getReturnOrderRefundDefinitionService()
  5068.     {
  5069.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ReturnOrder/Model/ReturnOrderRefundDefinition.php';
  5070.         $this->services['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderRefundDefinition'] = $instance = new \Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundDefinition();
  5071.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5072.         return $instance;
  5073.     }
  5074.     /**
  5075.      * Gets the public 'Pickware\PickwareErpStarter\StockApi\Controller\StockMovementController' shared service.
  5076.      *
  5077.      * @return \Pickware\PickwareErpStarter\StockApi\Controller\StockMovementController
  5078.      */
  5079.     protected function getStockMovementControllerService()
  5080.     {
  5081.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/StockApi/Controller/StockMovementController.php';
  5082.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/StockApi/StockMovementParser.php';
  5083.         return $this->services['Pickware\\PickwareErpStarter\\StockApi\\Controller\\StockMovementController'] = new \Pickware\PickwareErpStarter\StockApi\Controller\StockMovementController(($this->services['Pickware\\PickwareErpStarter\\StockApi\\StockMovementService'] ?? $this->getStockMovementServiceService()), new \Pickware\PickwareErpStarter\StockApi\StockMovementParser(($this->services['Pickware\\ValidationBundle\\JsonValidator'] ?? ($this->services['Pickware\\ValidationBundle\\JsonValidator'] = new \Pickware\ValidationBundle\JsonValidator()))));
  5084.     }
  5085.     /**
  5086.      * Gets the public 'Pickware\PickwareErpStarter\StockApi\StockMovementService' shared service.
  5087.      *
  5088.      * @return \Pickware\PickwareErpStarter\StockApi\StockMovementService
  5089.      */
  5090.     protected function getStockMovementServiceService()
  5091.     {
  5092.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/StockApi/StockMovementService.php';
  5093.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/StockApi/StockLocationSnapshotGenerator.php';
  5094.         $a = ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService());
  5095.         return $this->services['Pickware\\PickwareErpStarter\\StockApi\\StockMovementService'] = new \Pickware\PickwareErpStarter\StockApi\StockMovementService($a, new \Pickware\PickwareErpStarter\StockApi\StockLocationSnapshotGenerator($a));
  5096.     }
  5097.     /**
  5098.      * Gets the public 'Pickware\PickwareErpStarter\StockApi\TotalStockWriter' shared service.
  5099.      *
  5100.      * @return \Pickware\PickwareErpStarter\StockApi\TotalStockWriter
  5101.      */
  5102.     protected function getTotalStockWriterService()
  5103.     {
  5104.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/StockApi/TotalStockWriter.php';
  5105.         $a = ($this->privates['Pickware\\PickwareErpStarter\\Stocking\\DefaultBinLocationStockingStrategy'] ?? $this->getDefaultBinLocationStockingStrategyService());
  5106.         if (isset($this->services['Pickware\\PickwareErpStarter\\StockApi\\TotalStockWriter'])) {
  5107.             return $this->services['Pickware\\PickwareErpStarter\\StockApi\\TotalStockWriter'];
  5108.         }
  5109.         return $this->services['Pickware\\PickwareErpStarter\\StockApi\\TotalStockWriter'] = new \Pickware\PickwareErpStarter\StockApi\TotalStockWriter(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Pickware\\PickwareErpStarter\\Picking\\PickingRequestSolver'] ?? $this->getPickingRequestSolverService()), ($this->services['Pickware\\PickwareErpStarter\\StockApi\\StockMovementService'] ?? $this->getStockMovementServiceService()), $a);
  5110.     }
  5111.     /**
  5112.      * Gets the public 'Pickware\PickwareErpStarter\StockFlow\Controller\StockFlowController' shared service.
  5113.      *
  5114.      * @return \Pickware\PickwareErpStarter\StockFlow\Controller\StockFlowController
  5115.      */
  5116.     protected function getStockFlowControllerService()
  5117.     {
  5118.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/StockFlow/Controller/StockFlowController.php';
  5119.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/StockFlow/StockFlowService.php';
  5120.         return $this->services['Pickware\\PickwareErpStarter\\StockFlow\\Controller\\StockFlowController'] = new \Pickware\PickwareErpStarter\StockFlow\Controller\StockFlowController(new \Pickware\PickwareErpStarter\StockFlow\StockFlowService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->services['Pickware\\ValidationBundle\\JsonValidator'] ?? ($this->services['Pickware\\ValidationBundle\\JsonValidator'] = new \Pickware\ValidationBundle\JsonValidator())));
  5121.     }
  5122.     /**
  5123.      * Gets the public 'Pickware\PickwareErpStarter\Stock\Model\LocationTypeDefinition' shared service.
  5124.      *
  5125.      * @return \Pickware\PickwareErpStarter\Stock\Model\LocationTypeDefinition
  5126.      */
  5127.     protected function getLocationTypeDefinitionService()
  5128.     {
  5129.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Model/LocationTypeDefinition.php';
  5130.         $this->services['Pickware\\PickwareErpStarter\\Stock\\Model\\LocationTypeDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stock\Model\LocationTypeDefinition();
  5131.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5132.         return $instance;
  5133.     }
  5134.     /**
  5135.      * Gets the public 'Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationDefinition' shared service.
  5136.      *
  5137.      * @return \Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationDefinition
  5138.      */
  5139.     protected function getSpecialStockLocationDefinitionService()
  5140.     {
  5141.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Model/SpecialStockLocationDefinition.php';
  5142.         $this->services['Pickware\\PickwareErpStarter\\Stock\\Model\\SpecialStockLocationDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationDefinition();
  5143.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5144.         return $instance;
  5145.     }
  5146.     /**
  5147.      * Gets the public 'Pickware\PickwareErpStarter\Stock\Model\StockContainerDefinition' shared service.
  5148.      *
  5149.      * @return \Pickware\PickwareErpStarter\Stock\Model\StockContainerDefinition
  5150.      */
  5151.     protected function getStockContainerDefinitionService()
  5152.     {
  5153.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Model/StockContainerDefinition.php';
  5154.         $this->services['Pickware\\PickwareErpStarter\\Stock\\Model\\StockContainerDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stock\Model\StockContainerDefinition();
  5155.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5156.         return $instance;
  5157.     }
  5158.     /**
  5159.      * Gets the public 'Pickware\PickwareErpStarter\Stock\Model\StockDefinition' shared service.
  5160.      *
  5161.      * @return \Pickware\PickwareErpStarter\Stock\Model\StockDefinition
  5162.      */
  5163.     protected function getStockDefinitionService()
  5164.     {
  5165.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Model/StockDefinition.php';
  5166.         $this->services['Pickware\\PickwareErpStarter\\Stock\\Model\\StockDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stock\Model\StockDefinition();
  5167.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5168.         return $instance;
  5169.     }
  5170.     /**
  5171.      * Gets the public 'Pickware\PickwareErpStarter\Stock\Model\StockMovementDefinition' shared service.
  5172.      *
  5173.      * @return \Pickware\PickwareErpStarter\Stock\Model\StockMovementDefinition
  5174.      */
  5175.     protected function getStockMovementDefinitionService()
  5176.     {
  5177.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Model/StockMovementDefinition.php';
  5178.         $this->services['Pickware\\PickwareErpStarter\\Stock\\Model\\StockMovementDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stock\Model\StockMovementDefinition();
  5179.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5180.         return $instance;
  5181.     }
  5182.     /**
  5183.      * Gets the public 'Pickware\PickwareErpStarter\Stock\Model\WarehouseStockDefinition' shared service.
  5184.      *
  5185.      * @return \Pickware\PickwareErpStarter\Stock\Model\WarehouseStockDefinition
  5186.      */
  5187.     protected function getWarehouseStockDefinitionService()
  5188.     {
  5189.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Model/WarehouseStockDefinition.php';
  5190.         $this->services['Pickware\\PickwareErpStarter\\Stock\\Model\\WarehouseStockDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stock\Model\WarehouseStockDefinition();
  5191.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5192.         return $instance;
  5193.     }
  5194.     /**
  5195.      * Gets the public 'Pickware\PickwareErpStarter\Stock\OrderStockInitializer' shared service.
  5196.      *
  5197.      * @return \Pickware\PickwareErpStarter\Stock\OrderStockInitializer
  5198.      */
  5199.     protected function getOrderStockInitializerService()
  5200.     {
  5201.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/OrderStockInitializer.php';
  5202.         return $this->services['Pickware\\PickwareErpStarter\\Stock\\OrderStockInitializer'] = new \Pickware\PickwareErpStarter\Stock\OrderStockInitializer(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['Pickware\\PickwareErpStarter\\StockApi\\StockMovementService'] ?? $this->getStockMovementServiceService()));
  5203.     }
  5204.     /**
  5205.      * Gets the public 'Pickware\PickwareErpStarter\Stocktaking\Controller\StocktakingController' shared service.
  5206.      *
  5207.      * @return \Pickware\PickwareErpStarter\Stocktaking\Controller\StocktakingController
  5208.      */
  5209.     protected function getStocktakingControllerService()
  5210.     {
  5211.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/Controller/StocktakingController.php';
  5212.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/StocktakingService.php';
  5213.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/StocktakingStockChangeService.php';
  5214.         $a = ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService());
  5215.         return $this->services['Pickware\\PickwareErpStarter\\Stocktaking\\Controller\\StocktakingController'] = new \Pickware\PickwareErpStarter\Stocktaking\Controller\StocktakingController($a, new \Pickware\PickwareErpStarter\Stocktaking\StocktakingService($a, ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), new \Pickware\PickwareErpStarter\Stocktaking\StocktakingStockChangeService($a, ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportScheduler'] ?? $this->getImportExportSchedulerService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->services['Pickware\\PickwareErpStarter\\Product\\ProductNameFormatterService'] ?? $this->getProductNameFormatterServiceService())), ($this->privates['Pickware\\DalBundle\\EntityResponseService'] ?? $this->getEntityResponseServiceService()));
  5216.     }
  5217.     /**
  5218.      * Gets the public 'Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessDefinition' shared service.
  5219.      *
  5220.      * @return \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessDefinition
  5221.      */
  5222.     protected function getStocktakeCountingProcessDefinitionService()
  5223.     {
  5224.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/Model/StocktakeCountingProcessDefinition.php';
  5225.         $this->services['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeCountingProcessDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessDefinition();
  5226.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5227.         return $instance;
  5228.     }
  5229.     /**
  5230.      * Gets the public 'Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemDefinition' shared service.
  5231.      *
  5232.      * @return \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemDefinition
  5233.      */
  5234.     protected function getStocktakeCountingProcessItemDefinitionService()
  5235.     {
  5236.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/Model/StocktakeCountingProcessItemDefinition.php';
  5237.         $this->services['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeCountingProcessItemDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemDefinition();
  5238.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5239.         return $instance;
  5240.     }
  5241.     /**
  5242.      * Gets the public 'Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeDefinition' shared service.
  5243.      *
  5244.      * @return \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeDefinition
  5245.      */
  5246.     protected function getStocktakeDefinitionService()
  5247.     {
  5248.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/Model/StocktakeDefinition.php';
  5249.         $this->services['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeDefinition();
  5250.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5251.         return $instance;
  5252.     }
  5253.     /**
  5254.      * Gets the public 'Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemDefinition' shared service.
  5255.      *
  5256.      * @return \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemDefinition
  5257.      */
  5258.     protected function getStocktakeSnapshotItemDefinitionService()
  5259.     {
  5260.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/Model/StocktakeSnapshotItemDefinition.php';
  5261.         $this->services['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeSnapshotItemDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemDefinition();
  5262.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5263.         return $instance;
  5264.     }
  5265.     /**
  5266.      * Gets the public 'Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryDefinition' shared service.
  5267.      *
  5268.      * @return \Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryDefinition
  5269.      */
  5270.     protected function getStocktakeProductSummaryDefinitionService()
  5271.     {
  5272.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/ProductSummary/Model/StocktakeProductSummaryDefinition.php';
  5273.         $this->services['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\Model\\StocktakeProductSummaryDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryDefinition();
  5274.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5275.         return $instance;
  5276.     }
  5277.     /**
  5278.      * Gets the public 'Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController' shared service.
  5279.      *
  5280.      * @return \Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController
  5281.      */
  5282.     protected function getSupplierOrderControllerService()
  5283.     {
  5284.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/SupplierOrder/Controller/SupplierOrderController.php';
  5285.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/SupplierOrder/SupplierOrderCreationService.php';
  5286.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/SupplierOrder/Document/SupplierOrderDocumentContentGenerator.php';
  5287.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/SupplierOrder/Document/SupplierOrderDocumentGenerator.php';
  5288.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src/Renderer/DocumentTemplateRenderer.php';
  5289.         $a = ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService());
  5290.         $b = ($this->services['Pickware\\PickwareErpStarter\\PriceCalculation\\OrderRecalculationService'] ?? $this->getOrderRecalculationServiceService());
  5291.         $c = ($this->privates['Pickware\\DalBundle\\ContextFactory'] ?? $this->getContextFactoryService());
  5292.         return $this->services['Pickware\\PickwareErpStarter\\SupplierOrder\\Controller\\SupplierOrderController'] = new \Pickware\PickwareErpStarter\SupplierOrder\Controller\SupplierOrderController(new \Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderCreationService($a, ($this->privates['Pickware\\PickwareErpStarter\\Config\\Config'] ?? $this->getConfig2Service()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->services['Pickware\\PickwareErpStarter\\Product\\ProductNameFormatterService'] ?? $this->getProductNameFormatterServiceService()), $b), $b, ($this->privates['Pickware\\DalBundle\\CriteriaJsonSerializer'] ?? $this->getCriteriaJsonSerializerService()), new \Pickware\PickwareErpStarter\SupplierOrder\Document\SupplierOrderDocumentContentGenerator($a$c), new \Pickware\PickwareErpStarter\SupplierOrder\Document\SupplierOrderDocumentGenerator(new \Pickware\DocumentBundle\Renderer\DocumentTemplateRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService()), ($this->privates['Pickware\\DocumentBundle\\Renderer\\Translator'] ?? $this->getTranslator2Service()), $c$a), ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\FileGeneratorRegistry'] ?? $this->getFileGeneratorRegistryService()), ($this->privates['Pickware\\PickwareErpStarter\\Translation\\Translator'] ?? $this->getTranslator4Service())));
  5293.     }
  5294.     /**
  5295.      * Gets the public 'Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderDefinition' shared service.
  5296.      *
  5297.      * @return \Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderDefinition
  5298.      */
  5299.     protected function getSupplierOrderDefinitionService()
  5300.     {
  5301.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/SupplierOrder/Model/SupplierOrderDefinition.php';
  5302.         $this->services['Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\SupplierOrderDefinition'] = $instance = new \Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderDefinition();
  5303.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5304.         return $instance;
  5305.     }
  5306.     /**
  5307.      * Gets the public 'Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemDefinition' shared service.
  5308.      *
  5309.      * @return \Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemDefinition
  5310.      */
  5311.     protected function getSupplierOrderLineItemDefinitionService()
  5312.     {
  5313.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/SupplierOrder/Model/SupplierOrderLineItemDefinition.php';
  5314.         $this->services['Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\SupplierOrderLineItemDefinition'] = $instance = new \Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemDefinition();
  5315.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5316.         return $instance;
  5317.     }
  5318.     /**
  5319.      * Gets the public 'Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDefinition' shared service.
  5320.      *
  5321.      * @return \Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDefinition
  5322.      */
  5323.     protected function getProductSupplierConfigurationDefinitionService()
  5324.     {
  5325.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Supplier/Model/ProductSupplierConfigurationDefinition.php';
  5326.         $this->services['Pickware\\PickwareErpStarter\\Supplier\\Model\\ProductSupplierConfigurationDefinition'] = $instance = new \Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDefinition();
  5327.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5328.         return $instance;
  5329.     }
  5330.     /**
  5331.      * Gets the public 'Pickware\PickwareErpStarter\Supplier\Model\SupplierDefinition' shared service.
  5332.      *
  5333.      * @return \Pickware\PickwareErpStarter\Supplier\Model\SupplierDefinition
  5334.      */
  5335.     protected function getSupplierDefinitionService()
  5336.     {
  5337.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Supplier/Model/SupplierDefinition.php';
  5338.         $this->services['Pickware\\PickwareErpStarter\\Supplier\\Model\\SupplierDefinition'] = $instance = new \Pickware\PickwareErpStarter\Supplier\Model\SupplierDefinition();
  5339.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5340.         return $instance;
  5341.     }
  5342.     /**
  5343.      * Gets the public 'Pickware\PickwareErpStarter\Warehouse\Model\BinLocationDefinition' shared service.
  5344.      *
  5345.      * @return \Pickware\PickwareErpStarter\Warehouse\Model\BinLocationDefinition
  5346.      */
  5347.     protected function getBinLocationDefinitionService()
  5348.     {
  5349.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Warehouse/Model/BinLocationDefinition.php';
  5350.         $this->services['Pickware\\PickwareErpStarter\\Warehouse\\Model\\BinLocationDefinition'] = $instance = new \Pickware\PickwareErpStarter\Warehouse\Model\BinLocationDefinition();
  5351.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5352.         return $instance;
  5353.     }
  5354.     /**
  5355.      * Gets the public 'Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationDefinition' shared service.
  5356.      *
  5357.      * @return \Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationDefinition
  5358.      */
  5359.     protected function getProductWarehouseConfigurationDefinitionService()
  5360.     {
  5361.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Warehouse/Model/ProductWarehouseConfigurationDefinition.php';
  5362.         $this->services['Pickware\\PickwareErpStarter\\Warehouse\\Model\\ProductWarehouseConfigurationDefinition'] = $instance = new \Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationDefinition();
  5363.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5364.         return $instance;
  5365.     }
  5366.     /**
  5367.      * Gets the public 'Pickware\PickwareErpStarter\Warehouse\Model\WarehouseDefinition' shared service.
  5368.      *
  5369.      * @return \Pickware\PickwareErpStarter\Warehouse\Model\WarehouseDefinition
  5370.      */
  5371.     protected function getWarehouseDefinitionService()
  5372.     {
  5373.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Warehouse/Model/WarehouseDefinition.php';
  5374.         $this->services['Pickware\\PickwareErpStarter\\Warehouse\\Model\\WarehouseDefinition'] = $instance = new \Pickware\PickwareErpStarter\Warehouse\Model\WarehouseDefinition();
  5375.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5376.         return $instance;
  5377.     }
  5378.     /**
  5379.      * Gets the public 'Pickware\PickwareGls\Api\Controller\GlsApiCredentialsCheckerController' shared service.
  5380.      *
  5381.      * @return \Pickware\PickwareGls\Api\Controller\GlsApiCredentialsCheckerController
  5382.      */
  5383.     protected function getGlsApiCredentialsCheckerControllerService()
  5384.     {
  5385.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareGls/src/Api/Controller/GlsApiCredentialsCheckerController.php';
  5386.         return $this->services['Pickware\\PickwareGls\\Api\\Controller\\GlsApiCredentialsCheckerController'] = new \Pickware\PickwareGls\Api\Controller\GlsApiCredentialsCheckerController(($this->privates['Pickware\\PickwareGls\\Api\\GlsApiClientFactory'] ?? $this->getGlsApiClientFactoryService()));
  5387.     }
  5388.     /**
  5389.      * Gets the public 'Pickware\PickwareGls\PickwareGls' shared autowired service.
  5390.      *
  5391.      * @return \Pickware\PickwareGls\PickwareGls
  5392.      */
  5393.     protected function getPickwareGlsService()
  5394.     {
  5395.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5396.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  5397.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5398.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  5399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  5400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  5401.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareGls/src/PickwareGls.php';
  5402.         return $this->services['Pickware\\PickwareGls\\PickwareGls'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Pickware\\PickwareGls\\PickwareGls');
  5403.     }
  5404.     /**
  5405.      * Gets the public 'Pickware\PickwareUpsBundle\Api\Controller\UpsApiCredentialsValidationController' shared service.
  5406.      *
  5407.      * @return \Pickware\PickwareUpsBundle\Api\Controller\UpsApiCredentialsValidationController
  5408.      */
  5409.     protected function getUpsApiCredentialsValidationControllerService()
  5410.     {
  5411.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-ups-bundle/src/Api/Controller/UpsApiCredentialsValidationController.php';
  5412.         return $this->services['Pickware\\PickwareUpsBundle\\Api\\Controller\\UpsApiCredentialsValidationController'] = new \Pickware\PickwareUpsBundle\Api\Controller\UpsApiCredentialsValidationController(($this->privates['Pickware\\PickwareUpsBundle\\Api\\UpsOAuthApiClientFactory'] ?? $this->getUpsOAuthApiClientFactoryService()));
  5413.     }
  5414.     /**
  5415.      * Gets the public 'Pickware\PickwareWms\Config\Config' shared service.
  5416.      *
  5417.      * @return \Pickware\PickwareWms\Config\Config
  5418.      */
  5419.     protected function getConfigService()
  5420.     {
  5421.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Config/Config.php';
  5422.         return $this->services['Pickware\\PickwareWms\\Config\\Config'] = new \Pickware\PickwareWms\Config\Config(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Pickware\\PickwareErpStarter\\Config\\GlobalPluginConfig'] ?? $this->getGlobalPluginConfigService()));
  5423.     }
  5424.     /**
  5425.      * Gets the public 'Pickware\PickwareWms\Config\Controller\ConfigController' shared service.
  5426.      *
  5427.      * @return \Pickware\PickwareWms\Config\Controller\ConfigController
  5428.      */
  5429.     protected function getConfigController2Service()
  5430.     {
  5431.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Config/Controller/ConfigController.php';
  5432.         return $this->services['Pickware\\PickwareWms\\Config\\Controller\\ConfigController'] = new \Pickware\PickwareWms\Config\Controller\ConfigController(($this->services['Pickware\\PickwareWms\\Config\\Config'] ?? $this->getConfigService()));
  5433.     }
  5434.     /**
  5435.      * Gets the public 'Pickware\PickwareWms\Delivery\Controller\DeliveryController' shared service.
  5436.      *
  5437.      * @return \Pickware\PickwareWms\Delivery\Controller\DeliveryController
  5438.      */
  5439.     protected function getDeliveryControllerService()
  5440.     {
  5441.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/Controller/DeliveryController.php';
  5442.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/DeliveryService.php';
  5443.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/DeliveryDocumentService.php';
  5444.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/OrderDocument/OrderDocumentService.php';
  5445.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/DeliveryShipmentCreation.php';
  5446.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/DeliveryTrackingCodeMatchingService.php';
  5447.         $a = ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService());
  5448.         $b = ($this->services['Pickware\\ShippingBundle\\Shipment\\ShipmentService'] ?? $this->getShipmentServiceService());
  5449.         $c = ($this->privates['Pickware\\PickwareWms\\PickingProcess\\PickingProcessCleanupService'] ?? $this->getPickingProcessCleanupServiceService());
  5450.         return $this->services['Pickware\\PickwareWms\\Delivery\\Controller\\DeliveryController'] = new \Pickware\PickwareWms\Delivery\Controller\DeliveryController(($this->privates['Pickware\\DalBundle\\EntityResponseService'] ?? $this->getEntityResponseServiceService()), new \Pickware\PickwareWms\Delivery\DeliveryService($a, ($this->services['Pickware\\ShopwareExtensionsBundle\\StateTransitioning\\StateTransitionService'] ?? $this->getStateTransitionServiceService()), new \Pickware\PickwareWms\Delivery\DeliveryDocumentService($a, ($this->services['Pickware\\PickwareErpStarter\\InvoiceStack\\InvoiceStackService'] ?? $this->getInvoiceStackServiceService()), new \Pickware\ShopwareExtensionsBundle\OrderDocument\OrderDocumentService($a, ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCreationDocumentServiceDecorator'] ?? $this->getPicklistCreationDocumentServiceDecoratorService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()))), new \Pickware\PickwareWms\Delivery\DeliveryShipmentCreation($a$b, ($this->privates['Pickware\\ShippingBundle\\Config\\ConfigService'] ?? $this->getConfigService3Service())), ($this->services['Pickware\\PickwareErpStarter\\OrderShipping\\OrderParcelService'] ?? $this->getOrderParcelServiceService()), ($this->privates['Pickware\\PickwareWms\\StockContainerClearing\\StockContainerClearingService'] ?? $this->getStockContainerClearingServiceService()), $c), $a$b$c, ($this->privates['Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryRegistry'] ?? $this->getResponseFactoryRegistryService()), new \Pickware\PickwareWms\Delivery\DeliveryTrackingCodeMatchingService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Pickware\\DalBundle\\CriteriaJsonSerializer'] ?? $this->getCriteriaJsonSerializerService()), ($this->privates['Pickware\\PickwareWms\\PickingProcess\\PickingProcessCreation'] ?? $this->getPickingProcessCreationService()));
  5451.     }
  5452.     /**
  5453.      * Gets the public 'Pickware\PickwareWms\Delivery\Model\DeliveryDefinition' shared service.
  5454.      *
  5455.      * @return \Pickware\PickwareWms\Delivery\Model\DeliveryDefinition
  5456.      */
  5457.     protected function getDeliveryDefinitionService()
  5458.     {
  5459.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/Model/DeliveryDefinition.php';
  5460.         $this->services['Pickware\\PickwareWms\\Delivery\\Model\\DeliveryDefinition'] = $instance = new \Pickware\PickwareWms\Delivery\Model\DeliveryDefinition();
  5461.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5462.         return $instance;
  5463.     }
  5464.     /**
  5465.      * Gets the public 'Pickware\PickwareWms\Delivery\Model\DeliveryDocumentMappingDefinition' shared service.
  5466.      *
  5467.      * @return \Pickware\PickwareWms\Delivery\Model\DeliveryDocumentMappingDefinition
  5468.      */
  5469.     protected function getDeliveryDocumentMappingDefinitionService()
  5470.     {
  5471.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/Model/DeliveryDocumentMappingDefinition.php';
  5472.         $this->services['Pickware\\PickwareWms\\Delivery\\Model\\DeliveryDocumentMappingDefinition'] = $instance = new \Pickware\PickwareWms\Delivery\Model\DeliveryDocumentMappingDefinition();
  5473.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5474.         return $instance;
  5475.     }
  5476.     /**
  5477.      * Gets the public 'Pickware\PickwareWms\Delivery\Model\DeliveryLineItemDefinition' shared service.
  5478.      *
  5479.      * @return \Pickware\PickwareWms\Delivery\Model\DeliveryLineItemDefinition
  5480.      */
  5481.     protected function getDeliveryLineItemDefinitionService()
  5482.     {
  5483.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/Model/DeliveryLineItemDefinition.php';
  5484.         $this->services['Pickware\\PickwareWms\\Delivery\\Model\\DeliveryLineItemDefinition'] = $instance = new \Pickware\PickwareWms\Delivery\Model\DeliveryLineItemDefinition();
  5485.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5486.         return $instance;
  5487.     }
  5488.     /**
  5489.      * Gets the public 'Pickware\PickwareWms\Delivery\Model\DeliveryOrderDocumentMappingDefinition' shared service.
  5490.      *
  5491.      * @return \Pickware\PickwareWms\Delivery\Model\DeliveryOrderDocumentMappingDefinition
  5492.      */
  5493.     protected function getDeliveryOrderDocumentMappingDefinitionService()
  5494.     {
  5495.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/Model/DeliveryOrderDocumentMappingDefinition.php';
  5496.         $this->services['Pickware\\PickwareWms\\Delivery\\Model\\DeliveryOrderDocumentMappingDefinition'] = $instance = new \Pickware\PickwareWms\Delivery\Model\DeliveryOrderDocumentMappingDefinition();
  5497.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5498.         return $instance;
  5499.     }
  5500.     /**
  5501.      * Gets the public 'Pickware\PickwareWms\Delivery\Model\DeliveryTrackingCodeDefinition' shared service.
  5502.      *
  5503.      * @return \Pickware\PickwareWms\Delivery\Model\DeliveryTrackingCodeDefinition
  5504.      */
  5505.     protected function getDeliveryTrackingCodeDefinitionService()
  5506.     {
  5507.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/Model/DeliveryTrackingCodeDefinition.php';
  5508.         $this->services['Pickware\\PickwareWms\\Delivery\\Model\\DeliveryTrackingCodeDefinition'] = $instance = new \Pickware\PickwareWms\Delivery\Model\DeliveryTrackingCodeDefinition();
  5509.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5510.         return $instance;
  5511.     }
  5512.     /**
  5513.      * Gets the public 'Pickware\PickwareWms\DocumentPrintingConfig\Model\DocumentPrintingConfigDefinition' shared service.
  5514.      *
  5515.      * @return \Pickware\PickwareWms\DocumentPrintingConfig\Model\DocumentPrintingConfigDefinition
  5516.      */
  5517.     protected function getDocumentPrintingConfigDefinitionService()
  5518.     {
  5519.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/DocumentPrintingConfig/Model/DocumentPrintingConfigDefinition.php';
  5520.         $this->services['Pickware\\PickwareWms\\DocumentPrintingConfig\\Model\\DocumentPrintingConfigDefinition'] = $instance = new \Pickware\PickwareWms\DocumentPrintingConfig\Model\DocumentPrintingConfigDefinition();
  5521.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5522.         return $instance;
  5523.     }
  5524.     /**
  5525.      * Gets the public 'Pickware\PickwareWms\PickingProcess\Controller\PickingProcessController' shared service.
  5526.      *
  5527.      * @return \Pickware\PickwareWms\PickingProcess\Controller\PickingProcessController
  5528.      */
  5529.     protected function getPickingProcessControllerService()
  5530.     {
  5531.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/PickingProcess/Controller/PickingProcessController.php';
  5532.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/PickingProcess/PickingProcessService.php';
  5533.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/StockReservation/StockReservationService.php';
  5534.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/PickingRequestSolver.php';
  5535.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/PickableStockProvider.php';
  5536.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/StockReservation/ReservedStockExcludingPickableStockProvider.php';
  5537.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/OrderStateValidation/OrderStateValidation.php';
  5538.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/DeliveryLineItemCalculator.php';
  5539.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/PickingProcess/PickableOrderService.php';
  5540.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/StockReservation/MemoryReservedStockExcludingPickableStockProvider.php';
  5541.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/RoutingStrategy.php';
  5542.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/AlphanumericalRoutingStrategy.php';
  5543.         $a = ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService());
  5544.         $b = new \Pickware\PickwareWms\StockReservation\ReservedStockExcludingPickableStockProvider(($this->privates['Pickware\\PickwareErpStarter\\Picking\\WarehouseAndBinLocationPickableStockProvider'] ?? $this->getWarehouseAndBinLocationPickableStockProviderService()), $a);
  5545.         $c = ($this->privates['Pickware\\PickwareWms\\PickingProcess\\PickingProcessCleanupService'] ?? $this->getPickingProcessCleanupServiceService());
  5546.         $d = ($this->services['Pickware\\PickwareErpStarter\\Picking\\PickingRequestFactory'] ?? $this->getPickingRequestFactoryService());
  5547.         return $this->services['Pickware\\PickwareWms\\PickingProcess\\Controller\\PickingProcessController'] = new \Pickware\PickwareWms\PickingProcess\Controller\PickingProcessController($a, new \Pickware\PickwareWms\PickingProcess\PickingProcessService($a, ($this->services['Pickware\\ShopwareExtensionsBundle\\StateTransitioning\\StateTransitionService'] ?? $this->getStateTransitionServiceService()), new \Pickware\PickwareWms\StockReservation\StockReservationService($a, new \Pickware\PickwareErpStarter\Picking\PickingRequestSolver($a, ($this->privates['Pickware\\PickwareErpStarter\\Picking\\AlphanumericalPickingStrategy'] ?? $this->getAlphanumericalPickingStrategyService()), ($this->privates['Pickware\\PickwareErpStarter\\Picking\\AlphanumericalRoutingStrategy'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Picking\\AlphanumericalRoutingStrategy'] = new \Pickware\PickwareErpStarter\Picking\AlphanumericalRoutingStrategy())), $b), ($this->services['Pickware\\PickwareErpStarter\\StockApi\\StockMovementService'] ?? $this->getStockMovementServiceService())), new \Pickware\PickwareWms\OrderStateValidation\OrderStateValidation(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $a), ($this->privates['Pickware\\PickwareWms\\StockContainerClearing\\StockContainerClearingService'] ?? $this->getStockContainerClearingServiceService()), $c, new \Pickware\PickwareWms\Delivery\DeliveryLineItemCalculator($a$d)), ($this->privates['Pickware\\DalBundle\\EntityResponseService'] ?? $this->getEntityResponseServiceService()), ($this->privates['Pickware\\DalBundle\\CriteriaJsonSerializer'] ?? $this->getCriteriaJsonSerializerService()), ($this->privates['Pickware\\PickwareWms\\PickingProcess\\PickingProcessCreation'] ?? $this->getPickingProcessCreationService()), $c, new \Pickware\PickwareWms\PickingProcess\PickableOrderService($a, new \Pickware\PickwareWms\StockReservation\MemoryReservedStockExcludingPickableStockProvider($b), ($this->services['Pickware\\PickwareWms\\Config\\Config'] ?? $this->getConfigService()), $d));
  5548.     }
  5549.     /**
  5550.      * Gets the public 'Pickware\PickwareWms\PickingProcess\Model\PickingProcessDefinition' shared service.
  5551.      *
  5552.      * @return \Pickware\PickwareWms\PickingProcess\Model\PickingProcessDefinition
  5553.      */
  5554.     protected function getPickingProcessDefinitionService()
  5555.     {
  5556.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/PickingProcess/Model/PickingProcessDefinition.php';
  5557.         $this->services['Pickware\\PickwareWms\\PickingProcess\\Model\\PickingProcessDefinition'] = $instance = new \Pickware\PickwareWms\PickingProcess\Model\PickingProcessDefinition();
  5558.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5559.         return $instance;
  5560.     }
  5561.     /**
  5562.      * Gets the public 'Pickware\PickwareWms\PickingProcess\Model\PickingProcessReservedItemDefinition' shared service.
  5563.      *
  5564.      * @return \Pickware\PickwareWms\PickingProcess\Model\PickingProcessReservedItemDefinition
  5565.      */
  5566.     protected function getPickingProcessReservedItemDefinitionService()
  5567.     {
  5568.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/PickingProcess/Model/PickingProcessReservedItemDefinition.php';
  5569.         $this->services['Pickware\\PickwareWms\\PickingProcess\\Model\\PickingProcessReservedItemDefinition'] = $instance = new \Pickware\PickwareWms\PickingProcess\Model\PickingProcessReservedItemDefinition();
  5570.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5571.         return $instance;
  5572.     }
  5573.     /**
  5574.      * Gets the public 'Pickware\PickwareWms\PickwareWms' shared autowired service.
  5575.      *
  5576.      * @return \Pickware\PickwareWms\PickwareWms
  5577.      */
  5578.     protected function getPickwareWmsService()
  5579.     {
  5580.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5581.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  5582.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5583.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  5584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  5585.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  5586.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/PickwareWms.php';
  5587.         return $this->services['Pickware\\PickwareWms\\PickwareWms'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Pickware\\PickwareWms\\PickwareWms');
  5588.     }
  5589.     /**
  5590.      * Gets the public 'Pickware\ShippingBundle\Carrier\Model\CarrierDefinition' shared service.
  5591.      *
  5592.      * @return \Pickware\ShippingBundle\Carrier\Model\CarrierDefinition
  5593.      */
  5594.     protected function getCarrierDefinitionService()
  5595.     {
  5596.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Carrier/Model/CarrierDefinition.php';
  5597.         $this->services['Pickware\\ShippingBundle\\Carrier\\Model\\CarrierDefinition'] = $instance = new \Pickware\ShippingBundle\Carrier\Model\CarrierDefinition();
  5598.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5599.         return $instance;
  5600.     }
  5601.     /**
  5602.      * Gets the public 'Pickware\ShippingBundle\Config\Model\ShippingMethodConfigDefinition' shared service.
  5603.      *
  5604.      * @return \Pickware\ShippingBundle\Config\Model\ShippingMethodConfigDefinition
  5605.      */
  5606.     protected function getShippingMethodConfigDefinitionService()
  5607.     {
  5608.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Config/Model/ShippingMethodConfigDefinition.php';
  5609.         $this->services['Pickware\\ShippingBundle\\Config\\Model\\ShippingMethodConfigDefinition'] = $instance = new \Pickware\ShippingBundle\Config\Model\ShippingMethodConfigDefinition();
  5610.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5611.         return $instance;
  5612.     }
  5613.     /**
  5614.      * Gets the public 'Pickware\ShippingBundle\Mail\Controller\MailController' shared service.
  5615.      *
  5616.      * @return \Pickware\ShippingBundle\Mail\Controller\MailController
  5617.      */
  5618.     protected function getMailControllerService()
  5619.     {
  5620.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Mail/Controller/MailController.php';
  5621.         return $this->services['Pickware\\ShippingBundle\\Mail\\Controller\\MailController'] = new \Pickware\ShippingBundle\Mail\Controller\MailController(($this->services['Pickware\\ShippingBundle\\Mail\\LabelMailerService'] ?? $this->getLabelMailerServiceService()));
  5622.     }
  5623.     /**
  5624.      * Gets the public 'Pickware\ShippingBundle\Mail\LabelMailerService' shared service.
  5625.      *
  5626.      * @return \Pickware\ShippingBundle\Mail\LabelMailerService
  5627.      */
  5628.     protected function getLabelMailerServiceService()
  5629.     {
  5630.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Mail/LabelMailerService.php';
  5631.         return $this->services['Pickware\\ShippingBundle\\Mail\\LabelMailerService'] = new \Pickware\ShippingBundle\Mail\LabelMailerService(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'] ?? $this->getMailServiceDecoratorService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Pickware\\DalBundle\\ContextFactory'] ?? $this->getContextFactoryService()), ($this->services['document_bundle.filesystem.private'] ?? $this->getDocumentBundle_Filesystem_PrivateService()));
  5632.     }
  5633.     /**
  5634.      * Gets the public 'Pickware\ShippingBundle\Shipment\Controller\ShipmentController' shared service.
  5635.      *
  5636.      * @return \Pickware\ShippingBundle\Shipment\Controller\ShipmentController
  5637.      */
  5638.     protected function getShipmentControllerService()
  5639.     {
  5640.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Shipment/Controller/ShipmentController.php';
  5641.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Notifications/NotificationService.php';
  5642.         return $this->services['Pickware\\ShippingBundle\\Shipment\\Controller\\ShipmentController'] = new \Pickware\ShippingBundle\Shipment\Controller\ShipmentController(($this->services['Pickware\\ShippingBundle\\Shipment\\ShipmentService'] ?? $this->getShipmentServiceService()), ($this->privates['Pickware\\ShippingBundle\\Notifications\\NotificationService'] ?? ($this->privates['Pickware\\ShippingBundle\\Notifications\\NotificationService'] = new \Pickware\ShippingBundle\Notifications\NotificationService())));
  5643.     }
  5644.     /**
  5645.      * Gets the public 'Pickware\ShippingBundle\Shipment\Model\DocumentShipmentMappingDefinition' shared service.
  5646.      *
  5647.      * @return \Pickware\ShippingBundle\Shipment\Model\DocumentShipmentMappingDefinition
  5648.      */
  5649.     protected function getDocumentShipmentMappingDefinitionService()
  5650.     {
  5651.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Shipment/Model/DocumentShipmentMappingDefinition.php';
  5652.         $this->services['Pickware\\ShippingBundle\\Shipment\\Model\\DocumentShipmentMappingDefinition'] = $instance = new \Pickware\ShippingBundle\Shipment\Model\DocumentShipmentMappingDefinition();
  5653.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5654.         return $instance;
  5655.     }
  5656.     /**
  5657.      * Gets the public 'Pickware\ShippingBundle\Shipment\Model\DocumentTrackingCodeMappingDefinition' shared service.
  5658.      *
  5659.      * @return \Pickware\ShippingBundle\Shipment\Model\DocumentTrackingCodeMappingDefinition
  5660.      */
  5661.     protected function getDocumentTrackingCodeMappingDefinitionService()
  5662.     {
  5663.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Shipment/Model/DocumentTrackingCodeMappingDefinition.php';
  5664.         $this->services['Pickware\\ShippingBundle\\Shipment\\Model\\DocumentTrackingCodeMappingDefinition'] = $instance = new \Pickware\ShippingBundle\Shipment\Model\DocumentTrackingCodeMappingDefinition();
  5665.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5666.         return $instance;
  5667.     }
  5668.     /**
  5669.      * Gets the public 'Pickware\ShippingBundle\Shipment\Model\ShipmentDefinition' shared service.
  5670.      *
  5671.      * @return \Pickware\ShippingBundle\Shipment\Model\ShipmentDefinition
  5672.      */
  5673.     protected function getShipmentDefinitionService()
  5674.     {
  5675.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Shipment/Model/ShipmentDefinition.php';
  5676.         $this->services['Pickware\\ShippingBundle\\Shipment\\Model\\ShipmentDefinition'] = $instance = new \Pickware\ShippingBundle\Shipment\Model\ShipmentDefinition();
  5677.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5678.         return $instance;
  5679.     }
  5680.     /**
  5681.      * Gets the public 'Pickware\ShippingBundle\Shipment\Model\ShipmentOrderMappingDefinition' shared service.
  5682.      *
  5683.      * @return \Pickware\ShippingBundle\Shipment\Model\ShipmentOrderMappingDefinition
  5684.      */
  5685.     protected function getShipmentOrderMappingDefinitionService()
  5686.     {
  5687.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Shipment/Model/ShipmentOrderMappingDefinition.php';
  5688.         $this->services['Pickware\\ShippingBundle\\Shipment\\Model\\ShipmentOrderMappingDefinition'] = $instance = new \Pickware\ShippingBundle\Shipment\Model\ShipmentOrderMappingDefinition();
  5689.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5690.         return $instance;
  5691.     }
  5692.     /**
  5693.      * Gets the public 'Pickware\ShippingBundle\Shipment\Model\TrackingCodeDefinition' shared service.
  5694.      *
  5695.      * @return \Pickware\ShippingBundle\Shipment\Model\TrackingCodeDefinition
  5696.      */
  5697.     protected function getTrackingCodeDefinitionService()
  5698.     {
  5699.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Shipment/Model/TrackingCodeDefinition.php';
  5700.         $this->services['Pickware\\ShippingBundle\\Shipment\\Model\\TrackingCodeDefinition'] = $instance = new \Pickware\ShippingBundle\Shipment\Model\TrackingCodeDefinition();
  5701.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5702.         return $instance;
  5703.     }
  5704.     /**
  5705.      * Gets the public 'Pickware\ShippingBundle\Shipment\ShipmentService' shared service.
  5706.      *
  5707.      * @return \Pickware\ShippingBundle\Shipment\ShipmentService
  5708.      */
  5709.     protected function getShipmentServiceService()
  5710.     {
  5711.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Shipment/ShipmentService.php';
  5712.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/ParcelHydration/ParcelHydrator.php';
  5713.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/ParcelPacking/ParcelPacker.php';
  5714.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/ParcelPacking/WeightBasedParcelPacker.php';
  5715.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/ParcelPacking/BinPacking/WeightBasedBinPacker.php';
  5716.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/ParcelPacking/BinPacking/WeightBasedFirstFitDecreasingBinPacker.php';
  5717.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Notifications/NotificationService.php';
  5718.         $a = ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService());
  5719.         $b = ($this->privates['Pickware\\ShippingBundle\\Notifications\\NotificationService'] ?? ($this->privates['Pickware\\ShippingBundle\\Notifications\\NotificationService'] = new \Pickware\ShippingBundle\Notifications\NotificationService()));
  5720.         return $this->services['Pickware\\ShippingBundle\\Shipment\\ShipmentService'] = new \Pickware\ShippingBundle\Shipment\ShipmentService(($this->privates['Pickware\\ShippingBundle\\Config\\ConfigService'] ?? $this->getConfigService3Service()), $a, new \Pickware\ShippingBundle\ParcelHydration\ParcelHydrator($a, ($this->privates['Pickware\\DalBundle\\ContextFactory'] ?? $this->getContextFactoryService()), $b), ($this->privates['Pickware\\ShippingBundle\\Carrier\\CarrierAdapterRegistry'] ?? $this->getCarrierAdapterRegistryService()), new \Pickware\ShippingBundle\ParcelPacking\WeightBasedParcelPacker(new \Pickware\ShippingBundle\ParcelPacking\BinPacking\WeightBasedFirstFitDecreasingBinPacker(), $b), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5721.     }
  5722.     /**
  5723.      * Gets the public 'Pickware\ShopwareExtensionsBundle\Mail\MailSendSuppressionService' shared service.
  5724.      *
  5725.      * @return \Pickware\ShopwareExtensionsBundle\Mail\MailSendSuppressionService
  5726.      */
  5727.     protected function getMailSendSuppressionServiceService()
  5728.     {
  5729.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/Mail/MailSendSuppressionService.php';
  5730.         return $this->services['Pickware\\ShopwareExtensionsBundle\\Mail\\MailSendSuppressionService'] = new \Pickware\ShopwareExtensionsBundle\Mail\MailSendSuppressionService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  5731.     }
  5732.     /**
  5733.      * Gets the public 'Pickware\ShopwareExtensionsBundle\OrderConfiguration\Model\OrderConfigurationDefinition' shared service.
  5734.      *
  5735.      * @return \Pickware\ShopwareExtensionsBundle\OrderConfiguration\Model\OrderConfigurationDefinition
  5736.      */
  5737.     protected function getOrderConfigurationDefinitionService()
  5738.     {
  5739.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/OrderConfiguration/Model/OrderConfigurationDefinition.php';
  5740.         $this->services['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\Model\\OrderConfigurationDefinition'] = $instance = new \Pickware\ShopwareExtensionsBundle\OrderConfiguration\Model\OrderConfigurationDefinition();
  5741.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5742.         return $instance;
  5743.     }
  5744.     /**
  5745.      * Gets the public 'Pickware\ShopwareExtensionsBundle\OrderDelivery\Controller\OrderDeliveryController' shared service.
  5746.      *
  5747.      * @return \Pickware\ShopwareExtensionsBundle\OrderDelivery\Controller\OrderDeliveryController
  5748.      */
  5749.     protected function getOrderDeliveryControllerService()
  5750.     {
  5751.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/OrderDelivery/Controller/OrderDeliveryController.php';
  5752.         return $this->services['Pickware\\ShopwareExtensionsBundle\\OrderDelivery\\Controller\\OrderDeliveryController'] = new \Pickware\ShopwareExtensionsBundle\OrderDelivery\Controller\OrderDeliveryController(($this->services['Pickware\\ShopwareExtensionsBundle\\OrderDelivery\\OrderDeliveryService'] ?? $this->getOrderDeliveryServiceService()));
  5753.     }
  5754.     /**
  5755.      * Gets the public 'Pickware\ShopwareExtensionsBundle\OrderDelivery\OrderDeliveryService' shared service.
  5756.      *
  5757.      * @return \Pickware\ShopwareExtensionsBundle\OrderDelivery\OrderDeliveryService
  5758.      */
  5759.     protected function getOrderDeliveryServiceService()
  5760.     {
  5761.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/OrderDelivery/OrderDeliveryService.php';
  5762.         return $this->services['Pickware\\ShopwareExtensionsBundle\\OrderDelivery\\OrderDeliveryService'] = new \Pickware\ShopwareExtensionsBundle\OrderDelivery\OrderDeliveryService(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  5763.     }
  5764.     /**
  5765.      * Gets the public 'Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionService' shared service.
  5766.      *
  5767.      * @return \Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionService
  5768.      */
  5769.     protected function getStateTransitionServiceService()
  5770.     {
  5771.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/StateTransitioning/StateTransitionService.php';
  5772.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/StateTransitioning/ShortestPathCalculation/ShortestPathCalculator.php';
  5773.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/StateTransitioning/ShortestPathCalculation/Dijkstra.php';
  5774.         return $this->services['Pickware\\ShopwareExtensionsBundle\\StateTransitioning\\StateTransitionService'] = new \Pickware\ShopwareExtensionsBundle\StateTransitioning\StateTransitionService(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), new \Pickware\ShopwareExtensionsBundle\StateTransitioning\ShortestPathCalculation\Dijkstra());
  5775.     }
  5776.     /**
  5777.      * Gets the public 'Pickware\ValidationBundle\JsonValidator' shared service.
  5778.      *
  5779.      * @return \Pickware\ValidationBundle\JsonValidator
  5780.      */
  5781.     protected function getJsonValidatorService()
  5782.     {
  5783.         return $this->services['Pickware\\ValidationBundle\\JsonValidator'] = new \Pickware\ValidationBundle\JsonValidator();
  5784.     }
  5785.     /**
  5786.      * Gets the public 'Redgecko\Magnalister\Controller\MagnalisterController' shared service.
  5787.      *
  5788.      * @return \Redgecko\Magnalister\Controller\MagnalisterController
  5789.      */
  5790.     protected function getMagnalisterControllerService()
  5791.     {
  5792.         include_once \dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/Controller/MagnalisterController.php';
  5793.         $this->services['Redgecko\\Magnalister\\Controller\\MagnalisterController'] = $instance = new \Redgecko\Magnalister\Controller\MagnalisterController(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['kernel'] ?? $this->get('kernel'1)), $this, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService3Service()), ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCreationDocumentServiceDecorator'] ?? $this->getPicklistCreationDocumentServiceDecoratorService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginLifecycleService'] ?? $this->getPluginLifecycleServiceService()));
  5794.         $instance->setContainer($this);
  5795.         return $instance;
  5796.     }
  5797.     /**
  5798.      * Gets the public 'Redgecko\Magnalister\Core\Content\Bundle\BundleCookieDefinition' shared service.
  5799.      *
  5800.      * @return \Redgecko\Magnalister\Core\Content\Bundle\BundleCookieDefinition
  5801.      */
  5802.     protected function getBundleCookieDefinitionService()
  5803.     {
  5804.         include_once \dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/Core/Content/Bundle/BundleCookieDefinition.php';
  5805.         $this->services['Redgecko\\Magnalister\\Core\\Content\\Bundle\\BundleCookieDefinition'] = $instance = new \Redgecko\Magnalister\Core\Content\Bundle\BundleCookieDefinition();
  5806.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5807.         return $instance;
  5808.     }
  5809.     /**
  5810.      * Gets the public 'Redgecko\Magnalister\RedMagnalisterSW6' shared autowired service.
  5811.      *
  5812.      * @return \Redgecko\Magnalister\RedMagnalisterSW6
  5813.      */
  5814.     protected function getRedMagnalisterSW6Service()
  5815.     {
  5816.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  5817.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  5818.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  5819.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  5820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  5821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  5822.         include_once \dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/RedMagnalisterSW6.php';
  5823.         return $this->services['Redgecko\\Magnalister\\RedMagnalisterSW6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Redgecko\\Magnalister\\RedMagnalisterSW6');
  5824.     }
  5825.     /**
  5826.      * Gets the public 'Sendcloud\Shipping\Controller\API\Backend\CheckStatusController' shared service.
  5827.      *
  5828.      * @return \Sendcloud\Shipping\Controller\API\Backend\CheckStatusController
  5829.      */
  5830.     protected function getCheckStatusControllerService()
  5831.     {
  5832.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Controller/API/Backend/CheckStatusController.php';
  5833.         $this->services['Sendcloud\\Shipping\\Controller\\API\\Backend\\CheckStatusController'] = $instance = new \Sendcloud\Shipping\Controller\API\Backend\CheckStatusController(($this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'] ?? $this->getInitializerService()), ($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\ConnectService'] ?? ($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\ConnectService'] = new \Sendcloud\Shipping\Core\BusinessLogic\Services\ConnectService())));
  5834.         $instance->setContainer($this);
  5835.         return $instance;
  5836.     }
  5837.     /**
  5838.      * Gets the public 'Sendcloud\Shipping\Controller\API\Backend\CustomsInformationController' shared service.
  5839.      *
  5840.      * @return \Sendcloud\Shipping\Controller\API\Backend\CustomsInformationController
  5841.      */
  5842.     protected function getCustomsInformationControllerService()
  5843.     {
  5844.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Controller/API/Backend/CustomsInformationController.php';
  5845.         $this->services['Sendcloud\\Shipping\\Controller\\API\\Backend\\CustomsInformationController'] = $instance = new \Sendcloud\Shipping\Controller\API\Backend\CustomsInformationController(($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\TaskExecution\\Queue'] ?? ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\TaskExecution\\Queue'] = new \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\Queue())), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\Configuration'] ?? $this->getConfigurationService()));
  5846.         $instance->setContainer($this);
  5847.         return $instance;
  5848.     }
  5849.     /**
  5850.      * Gets the public 'Sendcloud\Shipping\Controller\API\Backend\DashboardController' shared service.
  5851.      *
  5852.      * @return \Sendcloud\Shipping\Controller\API\Backend\DashboardController
  5853.      */
  5854.     protected function getDashboardControllerService()
  5855.     {
  5856.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Controller/API/Backend/DashboardController.php';
  5857.         $this->services['Sendcloud\\Shipping\\Controller\\API\\Backend\\DashboardController'] = $instance = new \Sendcloud\Shipping\Controller\API\Backend\DashboardController(($this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'] ?? $this->getInitializerService()), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\Configuration'] ?? $this->getConfigurationService()), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Exposed\\TaskRunnerWakeup'] ?? ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Exposed\\TaskRunnerWakeup'] = new \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\TaskRunnerWakeup())), ($this->privates['Sendcloud\\Shipping\\Entity\\Config\\SystemConfigurationRepository'] ?? $this->getSystemConfigurationRepositoryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  5858.         $instance->setContainer($this);
  5859.         return $instance;
  5860.     }
  5861.     /**
  5862.      * Gets the public 'Sendcloud\Shipping\Controller\API\Backend\RouterController' shared service.
  5863.      *
  5864.      * @return \Sendcloud\Shipping\Controller\API\Backend\RouterController
  5865.      */
  5866.     protected function getRouterControllerService()
  5867.     {
  5868.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Controller/API/Backend/RouterController.php';
  5869.         $this->services['Sendcloud\\Shipping\\Controller\\API\\Backend\\RouterController'] = $instance = new \Sendcloud\Shipping\Controller\API\Backend\RouterController(($this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'] ?? $this->getInitializerService()), ($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\ConnectService'] ?? ($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\ConnectService'] = new \Sendcloud\Shipping\Core\BusinessLogic\Services\ConnectService())), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\TaskExecution\\Queue'] ?? ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\TaskExecution\\Queue'] = new \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\Queue())), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\Configuration'] ?? $this->getConfigurationService()));
  5870.         $instance->setContainer($this);
  5871.         return $instance;
  5872.     }
  5873.     /**
  5874.      * Gets the public 'Sendcloud\Shipping\Controller\API\Backend\ShipmentController' shared service.
  5875.      *
  5876.      * @return \Sendcloud\Shipping\Controller\API\Backend\ShipmentController
  5877.      */
  5878.     protected function getShipmentController2Service()
  5879.     {
  5880.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Controller/API/Backend/ShipmentController.php';
  5881.         $this->services['Sendcloud\\Shipping\\Controller\\API\\Backend\\ShipmentController'] = $instance = new \Sendcloud\Shipping\Controller\API\Backend\ShipmentController(($this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'] ?? $this->getInitializerService()), ($this->privates['Sendcloud\\Shipping\\Entity\\Shipment\\ShipmentEntityRepository'] ?? $this->getShipmentEntityRepositoryService()), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\Configuration'] ?? $this->getConfigurationService()), ($this->privates['Sendcloud\\Shipping\\Entity\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService()));
  5882.         $instance->setContainer($this);
  5883.         return $instance;
  5884.     }
  5885.     /**
  5886.      * Gets the public 'Sendcloud\Shipping\Controller\API\Backend\SupportController' shared service.
  5887.      *
  5888.      * @return \Sendcloud\Shipping\Controller\API\Backend\SupportController
  5889.      */
  5890.     protected function getSupportControllerService()
  5891.     {
  5892.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Controller/API/Backend/SupportController.php';
  5893.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Entity/ShippingMethod/ShippingMethodRepository.php';
  5894.         $this->services['Sendcloud\\Shipping\\Controller\\API\\Backend\\SupportController'] = $instance = new \Sendcloud\Shipping\Controller\API\Backend\SupportController(($this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'] ?? $this->getInitializerService()), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\Configuration'] ?? $this->getConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), new \Sendcloud\Shipping\Entity\ShippingMethod\ShippingMethodRepository(($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService())), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\TaskQueueStorage'] ?? $this->getTaskQueueStorageService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  5895.         $instance->setContainer($this);
  5896.         return $instance;
  5897.     }
  5898.     /**
  5899.      * Gets the public 'Sendcloud\Shipping\Controller\API\Backend\WelcomeController' shared service.
  5900.      *
  5901.      * @return \Sendcloud\Shipping\Controller\API\Backend\WelcomeController
  5902.      */
  5903.     protected function getWelcomeControllerService()
  5904.     {
  5905.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Controller/API/Backend/WelcomeController.php';
  5906.         $this->services['Sendcloud\\Shipping\\Controller\\API\\Backend\\WelcomeController'] = $instance = new \Sendcloud\Shipping\Controller\API\Backend\WelcomeController(($this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'] ?? $this->getInitializerService()), ($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\ConnectService'] ?? ($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\ConnectService'] = new \Sendcloud\Shipping\Core\BusinessLogic\Services\ConnectService())));
  5907.         $instance->setContainer($this);
  5908.         return $instance;
  5909.     }
  5910.     /**
  5911.      * Gets the public 'Sendcloud\Shipping\Controller\API\Frontend\AsyncProcessController' shared service.
  5912.      *
  5913.      * @return \Sendcloud\Shipping\Controller\API\Frontend\AsyncProcessController
  5914.      */
  5915.     protected function getAsyncProcessControllerService()
  5916.     {
  5917.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Controller/API/Frontend/AsyncProcessController.php';
  5918.         $this->services['Sendcloud\\Shipping\\Controller\\API\\Frontend\\AsyncProcessController'] = $instance = new \Sendcloud\Shipping\Controller\API\Frontend\AsyncProcessController(($this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'] ?? $this->getInitializerService()), ($this->privates['Sendcloud\\Shipping\\Entity\\Process\\ProcessEntityRepository'] ?? $this->getProcessEntityRepositoryService()));
  5919.         $instance->setContainer($this);
  5920.         return $instance;
  5921.     }
  5922.     /**
  5923.      * Gets the public 'Sendcloud\Shipping\Controller\API\Frontend\ServicePointController' shared service.
  5924.      *
  5925.      * @return \Sendcloud\Shipping\Controller\API\Frontend\ServicePointController
  5926.      */
  5927.     protected function getServicePointControllerService()
  5928.     {
  5929.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Controller/API/Frontend/ServicePointController.php';
  5930.         $this->services['Sendcloud\\Shipping\\Controller\\API\\Frontend\\ServicePointController'] = $instance = new \Sendcloud\Shipping\Controller\API\Frontend\ServicePointController(($this->privates['Sendcloud\\Shipping\\Entity\\ServicePoint\\ServicePointEntityRepository'] ?? $this->getServicePointEntityRepositoryService()));
  5931.         $instance->setContainer($this);
  5932.         return $instance;
  5933.     }
  5934.     /**
  5935.      * Gets the public 'Sendcloud\Shipping\Controller\API\Frontend\TestController' shared service.
  5936.      *
  5937.      * @return \Sendcloud\Shipping\Controller\API\Frontend\TestController
  5938.      */
  5939.     protected function getTestControllerService()
  5940.     {
  5941.         $this->services['Sendcloud\\Shipping\\Controller\\API\\Frontend\\TestController'] = $instance = new \Sendcloud\Shipping\Controller\API\Frontend\TestController(($this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'] ?? $this->getInitializerService()), ($this->privates['Sendcloud\\Shipping\\Entity\\ServicePoint\\ServicePointEntityRepository'] ?? $this->getServicePointEntityRepositoryService()), ($this->privates['Sendcloud\\Shipping\\Entity\\Order\\OrderDeliveryRepository'] ?? $this->getOrderDeliveryRepositoryService()), ($this->services['Sendcloud\\Shipping\\Service\\Utility\\DeliveryStateMapper'] ?? $this->getDeliveryStateMapperService()));
  5942.         $instance->setContainer($this);
  5943.         return $instance;
  5944.     }
  5945.     /**
  5946.      * Gets the public 'Sendcloud\Shipping\Controller\API\Frontend\WebhookController' shared service.
  5947.      *
  5948.      * @return \Sendcloud\Shipping\Controller\API\Frontend\WebhookController
  5949.      */
  5950.     protected function getWebhookControllerService()
  5951.     {
  5952.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Controller/API/Frontend/WebhookController.php';
  5953.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/BusinessLogic/Webhook/WebhookResolver.php';
  5954.         $this->services['Sendcloud\\Shipping\\Controller\\API\\Frontend\\WebhookController'] = $instance = new \Sendcloud\Shipping\Controller\API\Frontend\WebhookController(($this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'] ?? $this->getInitializerService()), ($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Webhook\\WebhookResolver'] ?? ($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Webhook\\WebhookResolver'] = new \Sendcloud\Shipping\Core\BusinessLogic\Webhook\WebhookResolver())));
  5955.         $instance->setContainer($this);
  5956.         return $instance;
  5957.     }
  5958.     /**
  5959.      * Gets the public 'Sendcloud\Shipping\Core\BusinessLogic\Interfaces\ConnectService' shared service.
  5960.      *
  5961.      * @return \Sendcloud\Shipping\Core\BusinessLogic\Services\ConnectService
  5962.      */
  5963.     protected function getConnectServiceService()
  5964.     {
  5965.         return $this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\ConnectService'] = new \Sendcloud\Shipping\Core\BusinessLogic\Services\ConnectService();
  5966.     }
  5967.     /**
  5968.      * Gets the public 'Sendcloud\Shipping\Core\BusinessLogic\Interfaces\OrderService' shared service.
  5969.      *
  5970.      * @return \Sendcloud\Shipping\Service\Business\OrderService
  5971.      */
  5972.     protected function getOrderService2Service()
  5973.     {
  5974.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  5975.         if (isset($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\OrderService'])) {
  5976.             return $this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\OrderService'];
  5977.         }
  5978.         $b = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  5979.         if (isset($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\OrderService'])) {
  5980.             return $this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\OrderService'];
  5981.         }
  5982.         $c = ($this->privates['Sendcloud\\Shipping\\Entity\\Shipment\\ShipmentEntityRepository'] ?? $this->getShipmentEntityRepositoryService());
  5983.         if (isset($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\OrderService'])) {
  5984.             return $this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\OrderService'];
  5985.         }
  5986.         $d = ($this->privates['Sendcloud\\Shipping\\Entity\\Order\\OrderDeliveryRepository'] ?? $this->getOrderDeliveryRepositoryService());
  5987.         if (isset($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\OrderService'])) {
  5988.             return $this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\OrderService'];
  5989.         }
  5990.         $e = ($this->services['Sendcloud\\Shipping\\Service\\Utility\\DeliveryStateMapper'] ?? $this->getDeliveryStateMapperService());
  5991.         if (isset($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\OrderService'])) {
  5992.             return $this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\OrderService'];
  5993.         }
  5994.         return $this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\OrderService'] = new \Sendcloud\Shipping\Service\Business\OrderService(($this->privates['Sendcloud\\Shipping\\Entity\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService()), new \Sendcloud\Shipping\Entity\Product\ProductRepository($a), new \Sendcloud\Shipping\Entity\Currency\CurrencyRepository($b), $c$d$e, ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\Configuration'] ?? $this->getConfigurationService()), $this);
  5995.     }
  5996.     /**
  5997.      * Gets the public 'Sendcloud\Shipping\Core\BusinessLogic\Webhook\Handler\ParcelStatusHandler' shared service.
  5998.      *
  5999.      * @return \Sendcloud\Shipping\Handlers\ParcelStatusHandler
  6000.      */
  6001.     protected function getParcelStatusHandlerService()
  6002.     {
  6003.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/BusinessLogic/Webhook/Handler/BaseWebhookHandler.php';
  6004.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/BusinessLogic/Webhook/Handler/ParcelStatusHandler.php';
  6005.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Handlers/ParcelStatusHandler.php';
  6006.         return $this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Webhook\\Handler\\ParcelStatusHandler'] = new \Sendcloud\Shipping\Handlers\ParcelStatusHandler();
  6007.     }
  6008.     /**
  6009.      * Gets the public 'Sendcloud\Shipping\Core\BusinessLogic\Webhook\WebhookResolver' shared service.
  6010.      *
  6011.      * @return \Sendcloud\Shipping\Core\BusinessLogic\Webhook\WebhookResolver
  6012.      */
  6013.     protected function getWebhookResolverService()
  6014.     {
  6015.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Core/BusinessLogic/Webhook/WebhookResolver.php';
  6016.         return $this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Webhook\\WebhookResolver'] = new \Sendcloud\Shipping\Core\BusinessLogic\Webhook\WebhookResolver();
  6017.     }
  6018.     /**
  6019.      * Gets the public 'Sendcloud\Shipping\Core\Infrastructure\Interfaces\DefaultLoggerAdapter' shared service.
  6020.      *
  6021.      * @return \Sendcloud\Shipping\Core\BusinessLogic\Logger\DefaultLogger
  6022.      */
  6023.     protected function getDefaultLoggerAdapterService()
  6024.     {
  6025.         return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\DefaultLoggerAdapter'] = new \Sendcloud\Shipping\Core\BusinessLogic\Logger\DefaultLogger();
  6026.     }
  6027.     /**
  6028.      * Gets the public 'Sendcloud\Shipping\Core\Infrastructure\Interfaces\Exposed\TaskRunnerStatusStorage' shared service.
  6029.      *
  6030.      * @return \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\TaskRunnerStatusStorage
  6031.      */
  6032.     protected function getTaskRunnerStatusStorageService()
  6033.     {
  6034.         return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Exposed\\TaskRunnerStatusStorage'] = new \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\TaskRunnerStatusStorage();
  6035.     }
  6036.     /**
  6037.      * Gets the public 'Sendcloud\Shipping\Core\Infrastructure\Interfaces\Exposed\TaskRunnerWakeup' shared service.
  6038.      *
  6039.      * @return \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\TaskRunnerWakeup
  6040.      */
  6041.     protected function getTaskRunnerWakeupService()
  6042.     {
  6043.         return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Exposed\\TaskRunnerWakeup'] = new \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\TaskRunnerWakeup();
  6044.     }
  6045.     /**
  6046.      * Gets the public 'Sendcloud\Shipping\Core\Infrastructure\Interfaces\Required\AsyncProcessStarter' shared service.
  6047.      *
  6048.      * @return \Sendcloud\Shipping\Service\Infrastructure\AsyncProcessStarterService
  6049.      */
  6050.     protected function getAsyncProcessStarterService()
  6051.     {
  6052.         $a = ($this->privates['Sendcloud\\Shipping\\Entity\\Process\\ProcessEntityRepository'] ?? $this->getProcessEntityRepositoryService());
  6053.         if (isset($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\AsyncProcessStarter'])) {
  6054.             return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\AsyncProcessStarter'];
  6055.         }
  6056.         return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\AsyncProcessStarter'] = new \Sendcloud\Shipping\Service\Infrastructure\AsyncProcessStarterService(($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\HttpClient'] ?? $this->getHttpClientService()), $a, ($this->services['router'] ?? $this->getRouterService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  6057.     }
  6058.     /**
  6059.      * Gets the public 'Sendcloud\Shipping\Core\Infrastructure\Interfaces\Required\Configuration' shared service.
  6060.      *
  6061.      * @return \Sendcloud\Shipping\Service\Business\ConfigurationService
  6062.      */
  6063.     protected function getConfigurationService()
  6064.     {
  6065.         $a = ($this->privates['Sendcloud\\Shipping\\Entity\\Config\\SystemConfigurationRepository'] ?? $this->getSystemConfigurationRepositoryService());
  6066.         if (isset($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\Configuration'])) {
  6067.             return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\Configuration'];
  6068.         }
  6069.         return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\Configuration'] = new \Sendcloud\Shipping\Service\Business\ConfigurationService(new \Sendcloud\Shipping\Entity\Config\ConfigEntityRepository(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->services['router'] ?? $this->getRouterService()), $a);
  6070.     }
  6071.     /**
  6072.      * Gets the public 'Sendcloud\Shipping\Core\Infrastructure\Interfaces\Required\HttpClient' shared service.
  6073.      *
  6074.      * @return \Sendcloud\Shipping\Service\Infrastructure\HttpClientService
  6075.      */
  6076.     protected function getHttpClientService()
  6077.     {
  6078.         $a = ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\Configuration'] ?? $this->getConfigurationService());
  6079.         if (isset($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\HttpClient'])) {
  6080.             return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\HttpClient'];
  6081.         }
  6082.         return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\HttpClient'] = new \Sendcloud\Shipping\Service\Infrastructure\HttpClientService($a);
  6083.     }
  6084.     /**
  6085.      * Gets the public 'Sendcloud\Shipping\Core\Infrastructure\Interfaces\Required\ShopLoggerAdapter' shared service.
  6086.      *
  6087.      * @return \Sendcloud\Shipping\Service\Infrastructure\LoggerService
  6088.      */
  6089.     protected function getShopLoggerAdapterService()
  6090.     {
  6091.         return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\ShopLoggerAdapter'] = new \Sendcloud\Shipping\Service\Infrastructure\LoggerService(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\Configuration'] ?? $this->getConfigurationService()));
  6092.     }
  6093.     /**
  6094.      * Gets the public 'Sendcloud\Shipping\Core\Infrastructure\Interfaces\Required\TaskQueueStorage' shared service.
  6095.      *
  6096.      * @return \Sendcloud\Shipping\Service\Infrastructure\TaskQueueStorageService
  6097.      */
  6098.     protected function getTaskQueueStorageService()
  6099.     {
  6100.         $a = ($this->services['sendcloud_queues.repository'] ?? $this->getSendcloudQueues_RepositoryService());
  6101.         if (isset($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\TaskQueueStorage'])) {
  6102.             return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\TaskQueueStorage'];
  6103.         }
  6104.         return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\TaskQueueStorage'] = new \Sendcloud\Shipping\Service\Infrastructure\TaskQueueStorageService(new \Sendcloud\Shipping\Entity\Queue\QueueEntityRepository($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  6105.     }
  6106.     /**
  6107.      * Gets the public 'Sendcloud\Shipping\Core\Infrastructure\TaskExecution\Queue' shared service.
  6108.      *
  6109.      * @return \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\Queue
  6110.      */
  6111.     protected function getQueueService()
  6112.     {
  6113.         return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\TaskExecution\\Queue'] = new \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\Queue();
  6114.     }
  6115.     /**
  6116.      * Gets the public 'Sendcloud\Shipping\Core\Infrastructure\TaskExecution\TaskRunner' shared service.
  6117.      *
  6118.      * @return \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\TaskRunner
  6119.      */
  6120.     protected function getTaskRunnerService()
  6121.     {
  6122.         return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\TaskExecution\\TaskRunner'] = new \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\TaskRunner();
  6123.     }
  6124.     /**
  6125.      * Gets the public 'Sendcloud\Shipping\Core\Infrastructure\Utility\GuidProvider' shared service.
  6126.      *
  6127.      * @return \Sendcloud\Shipping\Core\Infrastructure\Utility\GuidProvider
  6128.      */
  6129.     protected function getGuidProviderService()
  6130.     {
  6131.         return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Utility\\GuidProvider'] = new \Sendcloud\Shipping\Core\Infrastructure\Utility\GuidProvider();
  6132.     }
  6133.     /**
  6134.      * Gets the public 'Sendcloud\Shipping\Core\Infrastructure\Utility\TimeProvider' shared service.
  6135.      *
  6136.      * @return \Sendcloud\Shipping\Core\Infrastructure\Utility\TimeProvider
  6137.      */
  6138.     protected function getTimeProviderService()
  6139.     {
  6140.         return $this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Utility\\TimeProvider'] = new \Sendcloud\Shipping\Core\Infrastructure\Utility\TimeProvider();
  6141.     }
  6142.     /**
  6143.      * Gets the public 'Sendcloud\Shipping\Entity\Process\ProcessEntityDefinition' shared service.
  6144.      *
  6145.      * @return \Sendcloud\Shipping\Entity\Process\ProcessEntityDefinition
  6146.      */
  6147.     protected function getProcessEntityDefinitionService()
  6148.     {
  6149.         $this->services['Sendcloud\\Shipping\\Entity\\Process\\ProcessEntityDefinition'] = $instance = new \Sendcloud\Shipping\Entity\Process\ProcessEntityDefinition();
  6150.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6151.         return $instance;
  6152.     }
  6153.     /**
  6154.      * Gets the public 'Sendcloud\Shipping\Entity\Queue\QueueEntityDefinition' shared service.
  6155.      *
  6156.      * @return \Sendcloud\Shipping\Entity\Queue\QueueEntityDefinition
  6157.      */
  6158.     protected function getQueueEntityDefinitionService()
  6159.     {
  6160.         $this->services['Sendcloud\\Shipping\\Entity\\Queue\\QueueEntityDefinition'] = $instance = new \Sendcloud\Shipping\Entity\Queue\QueueEntityDefinition();
  6161.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6162.         return $instance;
  6163.     }
  6164.     /**
  6165.      * Gets the public 'Sendcloud\Shipping\Entity\ServicePoint\ServicePointEntityDefinition' shared service.
  6166.      *
  6167.      * @return \Sendcloud\Shipping\Entity\ServicePoint\ServicePointEntityDefinition
  6168.      */
  6169.     protected function getServicePointEntityDefinitionService()
  6170.     {
  6171.         $this->services['Sendcloud\\Shipping\\Entity\\ServicePoint\\ServicePointEntityDefinition'] = $instance = new \Sendcloud\Shipping\Entity\ServicePoint\ServicePointEntityDefinition();
  6172.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6173.         return $instance;
  6174.     }
  6175.     /**
  6176.      * Gets the public 'Sendcloud\Shipping\Entity\Shipment\ShipmentEntityDefinition' shared service.
  6177.      *
  6178.      * @return \Sendcloud\Shipping\Entity\Shipment\ShipmentEntityDefinition
  6179.      */
  6180.     protected function getShipmentEntityDefinitionService()
  6181.     {
  6182.         $this->services['Sendcloud\\Shipping\\Entity\\Shipment\\ShipmentEntityDefinition'] = $instance = new \Sendcloud\Shipping\Entity\Shipment\ShipmentEntityDefinition();
  6183.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6184.         return $instance;
  6185.     }
  6186.     /**
  6187.      * Gets the public 'Sendcloud\Shipping\SendcloudShipping' shared autowired service.
  6188.      *
  6189.      * @return \Sendcloud\Shipping\SendcloudShipping
  6190.      */
  6191.     protected function getSendcloudShippingService()
  6192.     {
  6193.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  6194.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  6195.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  6196.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  6197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  6198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  6199.         include_once \dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/SendcloudShipping.php';
  6200.         return $this->services['Sendcloud\\Shipping\\SendcloudShipping'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Sendcloud\\Shipping\\SendcloudShipping');
  6201.     }
  6202.     /**
  6203.      * Gets the public 'Sendcloud\Shipping\Service\Utility\DeliveryStateMapper' shared service.
  6204.      *
  6205.      * @return \Sendcloud\Shipping\Service\Utility\DeliveryStateMapper
  6206.      */
  6207.     protected function getDeliveryStateMapperService()
  6208.     {
  6209.         $a = ($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService());
  6210.         if (isset($this->services['Sendcloud\\Shipping\\Service\\Utility\\DeliveryStateMapper'])) {
  6211.             return $this->services['Sendcloud\\Shipping\\Service\\Utility\\DeliveryStateMapper'];
  6212.         }
  6213.         $b = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  6214.         if (isset($this->services['Sendcloud\\Shipping\\Service\\Utility\\DeliveryStateMapper'])) {
  6215.             return $this->services['Sendcloud\\Shipping\\Service\\Utility\\DeliveryStateMapper'];
  6216.         }
  6217.         $c = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  6218.         if (isset($this->services['Sendcloud\\Shipping\\Service\\Utility\\DeliveryStateMapper'])) {
  6219.             return $this->services['Sendcloud\\Shipping\\Service\\Utility\\DeliveryStateMapper'];
  6220.         }
  6221.         return $this->services['Sendcloud\\Shipping\\Service\\Utility\\DeliveryStateMapper'] = new \Sendcloud\Shipping\Service\Utility\DeliveryStateMapper(new \Sendcloud\Shipping\Entity\StateMachine\StateMachineRepository($a$b), $c);
  6222.     }
  6223.     /**
  6224.      * Gets the public 'Sendcloud\Shipping\Service\Utility\Initializer' shared service.
  6225.      *
  6226.      * @return \Sendcloud\Shipping\Service\Utility\Initializer
  6227.      */
  6228.     protected function getInitializerService()
  6229.     {
  6230.         $a = ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\HttpClient'] ?? $this->getHttpClientService());
  6231.         if (isset($this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'])) {
  6232.             return $this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'];
  6233.         }
  6234.         $b = ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\AsyncProcessStarter'] ?? $this->getAsyncProcessStarterService());
  6235.         if (isset($this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'])) {
  6236.             return $this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'];
  6237.         }
  6238.         $c = ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\TaskQueueStorage'] ?? $this->getTaskQueueStorageService());
  6239.         if (isset($this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'])) {
  6240.             return $this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'];
  6241.         }
  6242.         $d = ($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\OrderService'] ?? $this->getOrderService2Service());
  6243.         if (isset($this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'])) {
  6244.             return $this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'];
  6245.         }
  6246.         return $this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'] = new \Sendcloud\Shipping\Service\Utility\Initializer(($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Utility\\TimeProvider'] ?? ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Utility\\TimeProvider'] = new \Sendcloud\Shipping\Core\Infrastructure\Utility\TimeProvider())), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\TaskExecution\\Queue'] ?? ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\TaskExecution\\Queue'] = new \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\Queue())), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Exposed\\TaskRunnerWakeup'] ?? ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Exposed\\TaskRunnerWakeup'] = new \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\TaskRunnerWakeup())), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\TaskExecution\\TaskRunner'] ?? ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\TaskExecution\\TaskRunner'] = new \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\TaskRunner())), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Utility\\GuidProvider'] ?? ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Utility\\GuidProvider'] = new \Sendcloud\Shipping\Core\Infrastructure\Utility\GuidProvider())), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Exposed\\TaskRunnerStatusStorage'] ?? ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Exposed\\TaskRunnerStatusStorage'] = new \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\TaskRunnerStatusStorage())), $a$b, ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\DefaultLoggerAdapter'] ?? ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\DefaultLoggerAdapter'] = new \Sendcloud\Shipping\Core\BusinessLogic\Logger\DefaultLogger())), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\ShopLoggerAdapter'] ?? $this->getShopLoggerAdapterService()), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\Configuration'] ?? $this->getConfigurationService()), $c, ($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\ConnectService'] ?? ($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\ConnectService'] = new \Sendcloud\Shipping\Core\BusinessLogic\Services\ConnectService())), $d);
  6247.     }
  6248.     /**
  6249.      * Gets the public 'Sendcloud\Shipping\Subscriber\OrderSubscriber' shared service.
  6250.      *
  6251.      * @return \Sendcloud\Shipping\Subscriber\OrderSubscriber
  6252.      */
  6253.     protected function getOrderSubscriberService()
  6254.     {
  6255.         $a = ($this->privates['Sendcloud\\Shipping\\Entity\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService());
  6256.         if (isset($this->services['Sendcloud\\Shipping\\Subscriber\\OrderSubscriber'])) {
  6257.             return $this->services['Sendcloud\\Shipping\\Subscriber\\OrderSubscriber'];
  6258.         }
  6259.         $b = ($this->privates['Sendcloud\\Shipping\\Entity\\ServicePoint\\ServicePointEntityRepository'] ?? $this->getServicePointEntityRepositoryService());
  6260.         if (isset($this->services['Sendcloud\\Shipping\\Subscriber\\OrderSubscriber'])) {
  6261.             return $this->services['Sendcloud\\Shipping\\Subscriber\\OrderSubscriber'];
  6262.         }
  6263.         $c = ($this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'] ?? $this->getInitializerService());
  6264.         if (isset($this->services['Sendcloud\\Shipping\\Subscriber\\OrderSubscriber'])) {
  6265.             return $this->services['Sendcloud\\Shipping\\Subscriber\\OrderSubscriber'];
  6266.         }
  6267.         $d = ($this->privates['Sendcloud\\Shipping\\Entity\\Shipment\\ShipmentEntityRepository'] ?? $this->getShipmentEntityRepositoryService());
  6268.         if (isset($this->services['Sendcloud\\Shipping\\Subscriber\\OrderSubscriber'])) {
  6269.             return $this->services['Sendcloud\\Shipping\\Subscriber\\OrderSubscriber'];
  6270.         }
  6271.         return $this->services['Sendcloud\\Shipping\\Subscriber\\OrderSubscriber'] = new \Sendcloud\Shipping\Subscriber\OrderSubscriber($a$b$c, ($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\ConnectService'] ?? ($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\ConnectService'] = new \Sendcloud\Shipping\Core\BusinessLogic\Services\ConnectService())), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\TaskExecution\\Queue'] ?? ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\TaskExecution\\Queue'] = new \Sendcloud\Shipping\Core\Infrastructure\TaskExecution\Queue())), ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\Configuration'] ?? $this->getConfigurationService()), $d, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6272.     }
  6273.     /**
  6274.      * Gets the public 'Shopware\Administration\Controller\AdminExtensionApiController' shared service.
  6275.      *
  6276.      * @return \Shopware\Administration\Controller\AdminExtensionApiController
  6277.      */
  6278.     protected function getAdminExtensionApiControllerService()
  6279.     {
  6280.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminExtensionApiController.php';
  6281.         $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()));
  6282.         $instance->setContainer($this);
  6283.         return $instance;
  6284.     }
  6285.     /**
  6286.      * Gets the public 'Shopware\Administration\Controller\AdminProductStreamController' shared service.
  6287.      *
  6288.      * @return \Shopware\Administration\Controller\AdminProductStreamController
  6289.      */
  6290.     protected function getAdminProductStreamControllerService()
  6291.     {
  6292.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminProductStreamController.php';
  6293.         $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()));
  6294.         $instance->setContainer($this);
  6295.         return $instance;
  6296.     }
  6297.     /**
  6298.      * Gets the public 'Shopware\Administration\Controller\AdminSearchController' shared service.
  6299.      *
  6300.      * @return \Shopware\Administration\Controller\AdminSearchController
  6301.      */
  6302.     protected function getAdminSearchControllerService()
  6303.     {
  6304.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminSearchController.php';
  6305.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Service/AdminSearcher.php';
  6306.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  6307.         $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()));
  6308.         $instance->setContainer($this);
  6309.         return $instance;
  6310.     }
  6311.     /**
  6312.      * Gets the public 'Shopware\Administration\Controller\AdminTagController' shared service.
  6313.      *
  6314.      * @return \Shopware\Administration\Controller\AdminTagController
  6315.      */
  6316.     protected function getAdminTagControllerService()
  6317.     {
  6318.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminTagController.php';
  6319.         $this->services['Shopware\\Administration\\Controller\\AdminTagController'] = $instance = new \Shopware\Administration\Controller\AdminTagController(($this->services['Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService'] ?? $this->getFilterTagIdsServiceService()));
  6320.         $instance->setContainer($this);
  6321.         return $instance;
  6322.     }
  6323.     /**
  6324.      * Gets the public 'Shopware\Administration\Controller\AdministrationController' shared service.
  6325.      *
  6326.      * @return \Shopware\Administration\Controller\AdministrationController
  6327.      */
  6328.     protected function getAdministrationControllerService()
  6329.     {
  6330.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdministrationController.php';
  6331.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinderInterface.php';
  6332.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/CachedSnippetFinder.php';
  6333.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinder.php';
  6334.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollectorInterface.php';
  6335.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollector.php';
  6336.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  6337.         $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()));
  6338.         $instance->setContainer($this);
  6339.         return $instance;
  6340.     }
  6341.     /**
  6342.      * Gets the public 'Shopware\Administration\Controller\DocumentServiceDeprecationController' shared service.
  6343.      *
  6344.      * @return \Shopware\Administration\Controller\DocumentServiceDeprecationController
  6345.      */
  6346.     protected function getDocumentServiceDeprecationControllerService()
  6347.     {
  6348.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/DocumentServiceDeprecationController.php';
  6349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorInterface.php';
  6350.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/PdfGenerator.php';
  6351.         return $this->services['Shopware\\Administration\\Controller\\DocumentServiceDeprecationController'] = new \Shopware\Administration\Controller\DocumentServiceDeprecationController(($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCreationDocumentServiceDecorator'] ?? $this->getPicklistCreationDocumentServiceDecoratorService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] ?? $this->getDocumentGeneratorRegistryService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] = new \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator())), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] ?? $this->getInvoiceGeneratorService()), ($this->privates['Pickware\\PickwareWms\\DeliveryNote\\ProductFilteringDeliveryNoteDocumentGeneratorDecorator'] ?? $this->getProductFilteringDeliveryNoteDocumentGeneratorDecoratorService()), ($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->getDocumentController2Service()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6352.     }
  6353.     /**
  6354.      * Gets the public 'Shopware\Administration\Controller\NotificationController' shared service.
  6355.      *
  6356.      * @return \Shopware\Administration\Controller\NotificationController
  6357.      */
  6358.     protected function getNotificationControllerService()
  6359.     {
  6360.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/NotificationController.php';
  6361.         $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()));
  6362.         $instance->setContainer($this);
  6363.         return $instance;
  6364.     }
  6365.     /**
  6366.      * Gets the public 'Shopware\Administration\Controller\UserConfigController' shared service.
  6367.      *
  6368.      * @return \Shopware\Administration\Controller\UserConfigController
  6369.      */
  6370.     protected function getUserConfigControllerService()
  6371.     {
  6372.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/UserConfigController.php';
  6373.         $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()));
  6374.         $instance->setContainer($this);
  6375.         return $instance;
  6376.     }
  6377.     /**
  6378.      * Gets the public 'Shopware\Administration\Notification\NotificationDefinition' shared service.
  6379.      *
  6380.      * @return \Shopware\Administration\Notification\NotificationDefinition
  6381.      */
  6382.     protected function getNotificationDefinitionService()
  6383.     {
  6384.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  6385.         $this->services['Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  6386.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6387.         return $instance;
  6388.     }
  6389.     /**
  6390.      * Gets the public 'Shopware\Administration\Notification\NotificationService' shared service.
  6391.      *
  6392.      * @return \Shopware\Administration\Notification\NotificationService
  6393.      */
  6394.     protected function getNotificationServiceService()
  6395.     {
  6396.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationService.php';
  6397.         return $this->services['Shopware\\Administration\\Notification\\NotificationService'] = new \Shopware\Administration\Notification\NotificationService(($this->services['notification.repository'] ?? $this->getNotification_RepositoryService()));
  6398.     }
  6399.     /**
  6400.      * Gets the public 'Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  6401.      *
  6402.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  6403.      */
  6404.     protected function getAppAdministrationSnippetDefinitionService()
  6405.     {
  6406.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  6407.         $this->services['Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  6408.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6409.         return $instance;
  6410.     }
  6411.     /**
  6412.      * Gets the public 'Shopware\Core\Checkout\Cart\Calculator' shared service.
  6413.      *
  6414.      * @return \Shopware\Core\Checkout\Cart\Calculator
  6415.      */
  6416.     protected function getCalculatorService()
  6417.     {
  6418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Calculator.php';
  6419.         return $this->services['Shopware\\Core\\Checkout\\Cart\\Calculator'] = new \Shopware\Core\Checkout\Cart\Calculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculator2Service()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  6420.     }
  6421.     /**
  6422.      * Gets the public 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory' shared service.
  6423.      *
  6424.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory
  6425.      */
  6426.     protected function getCartFacadeHookFactoryService()
  6427.     {
  6428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  6429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHookFactory.php';
  6430.         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()));
  6431.     }
  6432.     /**
  6433.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController' shared service.
  6434.      *
  6435.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController
  6436.      */
  6437.     protected function getOrderConverterControllerService()
  6438.     {
  6439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderConverterController.php';
  6440.         $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()));
  6441.         $instance->setContainer($this);
  6442.         return $instance;
  6443.     }
  6444.     /**
  6445.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController' shared service.
  6446.      *
  6447.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController
  6448.      */
  6449.     protected function getOrderRecalculationControllerService()
  6450.     {
  6451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderRecalculationController.php';
  6452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/RecalculationService.php';
  6453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  6454.         $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()))));
  6455.         $instance->setContainer($this);
  6456.         return $instance;
  6457.     }
  6458.     /**
  6459.      * Gets the public 'Shopware\Core\Checkout\Cart\PriceActionController' shared service.
  6460.      *
  6461.      * @return \Shopware\Core\Checkout\Cart\PriceActionController
  6462.      */
  6463.     protected function getPriceActionControllerService()
  6464.     {
  6465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceActionController.php';
  6466.         $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()));
  6467.         $instance->setContainer($this);
  6468.         return $instance;
  6469.     }
  6470.     /**
  6471.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute' shared service.
  6472.      *
  6473.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute
  6474.      */
  6475.     protected function getCartDeleteRouteService()
  6476.     {
  6477.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6478.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  6479.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  6480.         }
  6481.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  6482.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  6483.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  6484.         }
  6485.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute($b$a);
  6486.     }
  6487.     /**
  6488.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute' shared service.
  6489.      *
  6490.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute
  6491.      */
  6492.     protected function getCartItemAddRouteService()
  6493.     {
  6494.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6495.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  6496.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  6497.         }
  6498.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  6499.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  6500.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  6501.         }
  6502.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  6503.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  6504.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  6505.         }
  6506.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  6507.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  6508.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  6509.         }
  6510.         $e = ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService());
  6511.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  6512.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  6513.         }
  6514.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute($b$c$a$d$e);
  6515.     }
  6516.     /**
  6517.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute' shared service.
  6518.      *
  6519.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute
  6520.      */
  6521.     protected function getCartItemRemoveRouteService()
  6522.     {
  6523.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6524.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  6525.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  6526.         }
  6527.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  6528.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  6529.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  6530.         }
  6531.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  6532.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  6533.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  6534.         }
  6535.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute($a$b$c);
  6536.     }
  6537.     /**
  6538.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute' shared service.
  6539.      *
  6540.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute
  6541.      */
  6542.     protected function getCartItemUpdateRouteService()
  6543.     {
  6544.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6545.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  6546.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  6547.         }
  6548.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  6549.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  6550.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  6551.         }
  6552.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  6553.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  6554.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  6555.         }
  6556.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  6557.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  6558.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  6559.         }
  6560.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute($b$c$d$a);
  6561.     }
  6562.     /**
  6563.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute' shared service.
  6564.      *
  6565.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute
  6566.      */
  6567.     protected function getCartLoadRouteService()
  6568.     {
  6569.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6570.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  6571.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  6572.         }
  6573.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  6574.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  6575.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  6576.         }
  6577.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  6578.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  6579.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  6580.         }
  6581.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute($b$a$c);
  6582.     }
  6583.     /**
  6584.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute' shared service.
  6585.      *
  6586.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute
  6587.      */
  6588.     protected function getCartOrderRouteService()
  6589.     {
  6590.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6591.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  6592.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  6593.         }
  6594.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  6595.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  6596.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  6597.         }
  6598.         $c = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  6599.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  6600.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  6601.         }
  6602.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  6603.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  6604.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  6605.         }
  6606.         $e = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  6607.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  6608.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  6609.         }
  6610.         $f = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  6611.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  6612.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  6613.         }
  6614.         $g = ($this->services['app_payment_method.repository'] ?? $this->getAppPaymentMethod_RepositoryService());
  6615.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  6616.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  6617.         }
  6618.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute($b$c, new \Shopware\Core\Checkout\Cart\Order\OrderPersister($c$d), $e$a, new \Shopware\Core\Checkout\Payment\PreparedPaymentService($f$g, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService())));
  6619.     }
  6620.     /**
  6621.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartService' shared service.
  6622.      *
  6623.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartService
  6624.      */
  6625.     protected function getCartServiceService()
  6626.     {
  6627.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  6628.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  6629.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  6630.         }
  6631.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  6632.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  6633.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  6634.         }
  6635.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  6636.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  6637.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  6638.         }
  6639.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? $this->getCartLoadRouteService());
  6640.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  6641.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  6642.         }
  6643.         $e = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? $this->getCartDeleteRouteService());
  6644.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  6645.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  6646.         }
  6647.         $f = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? $this->getCartItemAddRouteService());
  6648.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  6649.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  6650.         }
  6651.         $g = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? $this->getCartItemUpdateRouteService());
  6652.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  6653.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  6654.         }
  6655.         $h = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? $this->getCartItemRemoveRouteService());
  6656.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  6657.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  6658.         }
  6659.         $i = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? $this->getCartOrderRouteService());
  6660.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  6661.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  6662.         }
  6663.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartService($b$a$c$d$e$f$g$h$i);
  6664.     }
  6665.     /**
  6666.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  6667.      *
  6668.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  6669.      */
  6670.     protected function getCustomerAddressDefinitionService()
  6671.     {
  6672.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  6673.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6674.         return $instance;
  6675.     }
  6676.     /**
  6677.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  6678.      *
  6679.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  6680.      */
  6681.     protected function getCustomerGroupRegistrationSalesChannelDefinitionService()
  6682.     {
  6683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  6684.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  6685.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6686.         return $instance;
  6687.     }
  6688.     /**
  6689.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  6690.      *
  6691.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  6692.      */
  6693.     protected function getCustomerGroupTranslationDefinitionService()
  6694.     {
  6695.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  6697.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  6698.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6699.         return $instance;
  6700.     }
  6701.     /**
  6702.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  6703.      *
  6704.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  6705.      */
  6706.     protected function getCustomerGroupDefinitionService()
  6707.     {
  6708.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  6709.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6710.         return $instance;
  6711.     }
  6712.     /**
  6713.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  6714.      *
  6715.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  6716.      */
  6717.     protected function getCustomerRecoveryDefinitionService()
  6718.     {
  6719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  6720.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  6721.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6722.         return $instance;
  6723.     }
  6724.     /**
  6725.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  6726.      *
  6727.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  6728.      */
  6729.     protected function getCustomerTagDefinitionService()
  6730.     {
  6731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  6732.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  6733.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6734.         return $instance;
  6735.     }
  6736.     /**
  6737.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  6738.      *
  6739.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  6740.      */
  6741.     protected function getCustomerWishlistProductDefinitionService()
  6742.     {
  6743.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  6744.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  6745.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6746.         return $instance;
  6747.     }
  6748.     /**
  6749.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  6750.      *
  6751.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  6752.      */
  6753.     protected function getCustomerWishlistDefinitionService()
  6754.     {
  6755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  6756.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  6757.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6758.         return $instance;
  6759.     }
  6760.     /**
  6761.      * Gets the public 'Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController' shared service.
  6762.      *
  6763.      * @return \Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController
  6764.      */
  6765.     protected function getCustomerGroupRegistrationActionControllerService()
  6766.     {
  6767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Api/CustomerGroupRegistrationActionController.php';
  6768.         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()));
  6769.     }
  6770.     /**
  6771.      * Gets the public 'Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  6772.      *
  6773.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  6774.      */
  6775.     protected function getCustomerDefinitionService()
  6776.     {
  6777.         $this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  6778.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6779.         return $instance;
  6780.     }
  6781.     /**
  6782.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute' shared service.
  6783.      *
  6784.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute
  6785.      */
  6786.     protected function getAccountNewsletterRecipientRouteService()
  6787.     {
  6788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAccountNewsletterRecipientRoute.php';
  6789.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountNewsletterRecipientRoute.php';
  6790.         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()));
  6791.     }
  6792.     /**
  6793.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute' shared service.
  6794.      *
  6795.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute
  6796.      */
  6797.     protected function getAddWishlistProductRouteService()
  6798.     {
  6799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAddWishlistProductRoute.php';
  6800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AddWishlistProductRoute.php';
  6801.         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()));
  6802.     }
  6803.     /**
  6804.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute' shared service.
  6805.      *
  6806.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute
  6807.      */
  6808.     protected function getChangeCustomerProfileRouteService()
  6809.     {
  6810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeCustomerProfileRoute.php';
  6811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeCustomerProfileRoute.php';
  6812.         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()));
  6813.     }
  6814.     /**
  6815.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute' shared service.
  6816.      *
  6817.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute
  6818.      */
  6819.     protected function getChangeEmailRouteService()
  6820.     {
  6821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeEmailRoute.php';
  6822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeEmailRoute.php';
  6823.         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()));
  6824.     }
  6825.     /**
  6826.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute' shared service.
  6827.      *
  6828.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute
  6829.      */
  6830.     protected function getChangeLanguageRouteService()
  6831.     {
  6832.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeLanguageRoute.php';
  6833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeLanguageRoute.php';
  6834.         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()));
  6835.     }
  6836.     /**
  6837.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute' shared service.
  6838.      *
  6839.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute
  6840.      */
  6841.     protected function getChangePasswordRouteService()
  6842.     {
  6843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePasswordRoute.php';
  6844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePasswordRoute.php';
  6845.         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()));
  6846.     }
  6847.     /**
  6848.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute' shared service.
  6849.      *
  6850.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute
  6851.      */
  6852.     protected function getChangePaymentMethodRouteService()
  6853.     {
  6854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePaymentMethodRoute.php';
  6855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePaymentMethodRoute.php';
  6856.         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()));
  6857.     }
  6858.     /**
  6859.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute' shared service.
  6860.      *
  6861.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute
  6862.      */
  6863.     protected function getCustomerGroupRegistrationSettingsRouteService()
  6864.     {
  6865.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerGroupRegistrationSettingsRoute.php';
  6866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerGroupRegistrationSettingsRoute.php';
  6867.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()));
  6868.     }
  6869.     /**
  6870.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute' shared service.
  6871.      *
  6872.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute
  6873.      */
  6874.     protected function getCustomerRecoveryIsExpiredRouteService()
  6875.     {
  6876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRecoveryIsExpiredRoute.php';
  6877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRecoveryIsExpiredRoute.php';
  6878.         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()));
  6879.     }
  6880.     /**
  6881.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute' shared service.
  6882.      *
  6883.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute
  6884.      */
  6885.     protected function getCustomerRouteService()
  6886.     {
  6887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRoute.php';
  6888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRoute.php';
  6889.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  6890.     }
  6891.     /**
  6892.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute' shared service.
  6893.      *
  6894.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute
  6895.      */
  6896.     protected function getDeleteAddressRouteService()
  6897.     {
  6898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteAddressRoute.php';
  6899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  6900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteAddressRoute.php';
  6901.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()));
  6902.     }
  6903.     /**
  6904.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute' shared service.
  6905.      *
  6906.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute
  6907.      */
  6908.     protected function getDeleteCustomerRouteService()
  6909.     {
  6910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteCustomerRoute.php';
  6911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteCustomerRoute.php';
  6912.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  6913.     }
  6914.     /**
  6915.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute' shared service.
  6916.      *
  6917.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute
  6918.      */
  6919.     protected function getListAddressRouteService()
  6920.     {
  6921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractListAddressRoute.php';
  6922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ListAddressRoute.php';
  6923.         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()));
  6924.     }
  6925.     /**
  6926.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute' shared service.
  6927.      *
  6928.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute
  6929.      */
  6930.     protected function getLoadWishlistRouteService()
  6931.     {
  6932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoadWishlistRoute.php';
  6933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoadWishlistRoute.php';
  6934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  6935.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  6936.         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())));
  6937.     }
  6938.     /**
  6939.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute' shared service.
  6940.      *
  6941.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute
  6942.      */
  6943.     protected function getLoginRouteService()
  6944.     {
  6945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoginRoute.php';
  6946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoginRoute.php';
  6947.         $a = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  6948.         $b = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  6949.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  6950.         $d = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  6951.         $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));
  6952.         $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));
  6953.         $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));
  6954.         $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));
  6955.         $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));
  6956.         $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));
  6957.         $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));
  6958.         $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));
  6959.         $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));
  6960.         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);
  6961.     }
  6962.     /**
  6963.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute' shared service.
  6964.      *
  6965.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute
  6966.      */
  6967.     protected function getLogoutRouteService()
  6968.     {
  6969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLogoutRoute.php';
  6970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LogoutRoute.php';
  6971.         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()));
  6972.     }
  6973.     /**
  6974.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute' shared service.
  6975.      *
  6976.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute
  6977.      */
  6978.     protected function getMergeWishlistProductRouteService()
  6979.     {
  6980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractMergeWishlistProductRoute.php';
  6981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/MergeWishlistProductRoute.php';
  6982.         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()));
  6983.     }
  6984.     /**
  6985.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute' shared service.
  6986.      *
  6987.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute
  6988.      */
  6989.     protected function getRegisterConfirmRouteService()
  6990.     {
  6991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterConfirmRoute.php';
  6992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterConfirmRoute.php';
  6993.         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()));
  6994.     }
  6995.     /**
  6996.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute' shared service.
  6997.      *
  6998.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute
  6999.      */
  7000.     protected function getRemoveWishlistProductRouteService()
  7001.     {
  7002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRemoveWishlistProductRoute.php';
  7003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RemoveWishlistProductRoute.php';
  7004.         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()));
  7005.     }
  7006.     /**
  7007.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute' shared service.
  7008.      *
  7009.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute
  7010.      */
  7011.     protected function getResetPasswordRouteService()
  7012.     {
  7013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractResetPasswordRoute.php';
  7014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ResetPasswordRoute.php';
  7015.         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()));
  7016.     }
  7017.     /**
  7018.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute' shared service.
  7019.      *
  7020.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute
  7021.      */
  7022.     protected function getSendPasswordRecoveryMailRouteService()
  7023.     {
  7024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSendPasswordRecoveryMailRoute.php';
  7025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SendPasswordRecoveryMailRoute.php';
  7026.         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()));
  7027.     }
  7028.     /**
  7029.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute' shared service.
  7030.      *
  7031.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute
  7032.      */
  7033.     protected function getSwitchDefaultAddressRouteService()
  7034.     {
  7035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSwitchDefaultAddressRoute.php';
  7036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  7037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SwitchDefaultAddressRoute.php';
  7038.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7039.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  7040.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  7041.         }
  7042.         $b = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  7043.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  7044.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  7045.         }
  7046.         $c = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  7047.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  7048.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  7049.         }
  7050.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute($b$c$a);
  7051.     }
  7052.     /**
  7053.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute' shared service.
  7054.      *
  7055.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute
  7056.      */
  7057.     protected function getUpsertAddressRouteService()
  7058.     {
  7059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractUpsertAddressRoute.php';
  7060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  7061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/UpsertAddressRoute.php';
  7062.         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()));
  7063.     }
  7064.     /**
  7065.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  7066.      *
  7067.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  7068.      */
  7069.     protected function getDocumentBaseConfigSalesChannelDefinitionService()
  7070.     {
  7071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  7072.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  7073.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7074.         return $instance;
  7075.     }
  7076.     /**
  7077.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  7078.      *
  7079.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  7080.      */
  7081.     protected function getDocumentBaseConfigDefinitionService()
  7082.     {
  7083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  7084.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  7085.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7086.         return $instance;
  7087.     }
  7088.     /**
  7089.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  7090.      *
  7091.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  7092.      */
  7093.     protected function getDocumentTypeTranslationDefinitionService()
  7094.     {
  7095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  7097.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  7098.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7099.         return $instance;
  7100.     }
  7101.     /**
  7102.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  7103.      *
  7104.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  7105.      */
  7106.     protected function getDocumentTypeDefinition2Service()
  7107.     {
  7108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  7109.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  7110.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7111.         return $instance;
  7112.     }
  7113.     /**
  7114.      * Gets the public 'Shopware\Core\Checkout\Document\Controller\DocumentController' shared service.
  7115.      *
  7116.      * @return \Shopware\Core\Checkout\Document\Controller\DocumentController
  7117.      */
  7118.     protected function getDocumentController2Service()
  7119.     {
  7120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Controller/DocumentController.php';
  7121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentMerger.php';
  7122.         include_once \dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/tcpdf.php';
  7123.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/FpdiTrait.php';
  7124.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/Tcpdf/Fpdi.php';
  7125.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  7126.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  7127.         $this->services['Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController'] = $instance = new \Shopware\Core\Checkout\Document\Controller\DocumentController(($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCreationDocumentServiceDecorator'] ?? $this->getPicklistCreationDocumentServiceDecoratorService()), $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);
  7128.         $instance->setContainer($this);
  7129.         return $instance;
  7130.     }
  7131.     /**
  7132.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  7133.      *
  7134.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  7135.      */
  7136.     protected function getDocumentDefinition2Service()
  7137.     {
  7138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  7139.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  7140.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7141.         return $instance;
  7142.     }
  7143.     /**
  7144.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentGeneratorController' shared service.
  7145.      *
  7146.      * @return \Shopware\Core\Checkout\Document\DocumentGeneratorController
  7147.      */
  7148.     protected function getDocumentGeneratorControllerService()
  7149.     {
  7150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGeneratorController.php';
  7151.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController'] = $instance = new \Shopware\Core\Checkout\Document\DocumentGeneratorController(($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCreationDocumentServiceDecorator'] ?? $this->getPicklistCreationDocumentServiceDecoratorService()), ($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()));
  7152.         $instance->setContainer($this);
  7153.         return $instance;
  7154.     }
  7155.     /**
  7156.      * Gets the public 'Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute' shared service.
  7157.      *
  7158.      * @return \Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute
  7159.      */
  7160.     protected function getDocumentRouteService()
  7161.     {
  7162.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/AbstractDocumentRoute.php';
  7163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/DocumentRoute.php';
  7164.         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()));
  7165.     }
  7166.     /**
  7167.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  7168.      *
  7169.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  7170.      */
  7171.     protected function getOrderAddressDefinitionService()
  7172.     {
  7173.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  7174.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7175.         return $instance;
  7176.     }
  7177.     /**
  7178.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  7179.      *
  7180.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  7181.      */
  7182.     protected function getOrderCustomerDefinitionService()
  7183.     {
  7184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  7185.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  7186.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7187.         return $instance;
  7188.     }
  7189.     /**
  7190.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  7191.      *
  7192.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  7193.      */
  7194.     protected function getOrderDeliveryPositionDefinitionService()
  7195.     {
  7196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  7197.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  7198.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7199.         return $instance;
  7200.     }
  7201.     /**
  7202.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  7203.      *
  7204.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  7205.      */
  7206.     protected function getOrderDeliveryDefinitionService()
  7207.     {
  7208.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  7209.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7210.         return $instance;
  7211.     }
  7212.     /**
  7213.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  7214.      *
  7215.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  7216.      */
  7217.     protected function getOrderLineItemDefinitionService()
  7218.     {
  7219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  7220.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  7221.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7222.         return $instance;
  7223.     }
  7224.     /**
  7225.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  7226.      *
  7227.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  7228.      */
  7229.     protected function getOrderTagDefinitionService()
  7230.     {
  7231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  7232.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  7233.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7234.         return $instance;
  7235.     }
  7236.     /**
  7237.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  7238.      *
  7239.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  7240.      */
  7241.     protected function getOrderTransactionCaptureRefundPositionDefinitionService()
  7242.     {
  7243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  7244.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  7245.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7246.         return $instance;
  7247.     }
  7248.     /**
  7249.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  7250.      *
  7251.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  7252.      */
  7253.     protected function getOrderTransactionCaptureRefundDefinitionService()
  7254.     {
  7255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  7256.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  7257.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7258.         return $instance;
  7259.     }
  7260.     /**
  7261.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  7262.      *
  7263.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  7264.      */
  7265.     protected function getOrderTransactionCaptureDefinitionService()
  7266.     {
  7267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  7268.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  7269.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7270.         return $instance;
  7271.     }
  7272.     /**
  7273.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  7274.      *
  7275.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  7276.      */
  7277.     protected function getOrderTransactionDefinitionService()
  7278.     {
  7279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  7280.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  7281.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7282.         return $instance;
  7283.     }
  7284.     /**
  7285.      * Gets the public 'Shopware\Core\Checkout\Order\Api\OrderActionController' shared service.
  7286.      *
  7287.      * @return \Shopware\Core\Checkout\Order\Api\OrderActionController
  7288.      */
  7289.     protected function getOrderActionControllerService()
  7290.     {
  7291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Api/OrderActionController.php';
  7292.         $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->getOrderService3Service()), ($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()));
  7293.         $instance->setContainer($this);
  7294.         return $instance;
  7295.     }
  7296.     /**
  7297.      * Gets the public 'Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  7298.      *
  7299.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  7300.      */
  7301.     protected function getOrderDefinitionService()
  7302.     {
  7303.         $this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  7304.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7305.         return $instance;
  7306.     }
  7307.     /**
  7308.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute' shared service.
  7309.      *
  7310.      * @return \Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute
  7311.      */
  7312.     protected function getCancelOrderRouteService()
  7313.     {
  7314.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractCancelOrderRoute.php';
  7315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/CancelOrderRoute.php';
  7316.         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->getOrderService3Service()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()));
  7317.     }
  7318.     /**
  7319.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\OrderRoute' shared service.
  7320.      *
  7321.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderRoute
  7322.      */
  7323.     protected function getOrderRouteService()
  7324.     {
  7325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractOrderRoute.php';
  7326.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderRoute.php';
  7327.         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()));
  7328.     }
  7329.     /**
  7330.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute' shared service.
  7331.      *
  7332.      * @return \Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute
  7333.      */
  7334.     protected function getSetPaymentOrderRouteService()
  7335.     {
  7336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractSetPaymentOrderRoute.php';
  7337.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/SetPaymentOrderRoute.php';
  7338.         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->getOrderService3Service()), ($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()));
  7339.     }
  7340.     /**
  7341.      * Gets the public 'Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  7342.      *
  7343.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  7344.      */
  7345.     protected function getPaymentMethodTranslationDefinitionService()
  7346.     {
  7347.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  7349.         $this->services['Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  7350.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7351.         return $instance;
  7352.     }
  7353.     /**
  7354.      * Gets the public 'Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor' shared service.
  7355.      *
  7356.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor
  7357.      */
  7358.     protected function getPaymentRefundProcessorService()
  7359.     {
  7360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentRefundProcessor.php';
  7361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundStateHandler.php';
  7362.         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()));
  7363.     }
  7364.     /**
  7365.      * Gets the public 'Shopware\Core\Checkout\Payment\Controller\PaymentController' shared service.
  7366.      *
  7367.      * @return \Shopware\Core\Checkout\Payment\Controller\PaymentController
  7368.      */
  7369.     protected function getPaymentController2Service()
  7370.     {
  7371.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Controller/PaymentController.php';
  7372.         $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()));
  7373.         $instance->setContainer($this);
  7374.         return $instance;
  7375.     }
  7376.     /**
  7377.      * Gets the public 'Shopware\Core\Checkout\Payment\PaymentMethodDefinition' shared service.
  7378.      *
  7379.      * @return \Shopware\Core\Checkout\Payment\PaymentMethodDefinition
  7380.      */
  7381.     protected function getPaymentMethodDefinitionService()
  7382.     {
  7383.         $this->services['Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\PaymentMethodDefinition();
  7384.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7385.         return $instance;
  7386.     }
  7387.     /**
  7388.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute' shared service.
  7389.      *
  7390.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute
  7391.      */
  7392.     protected function getCachedPaymentMethodRouteService()
  7393.     {
  7394.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7395.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  7396.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  7397.         }
  7398.         $b = ($this->services['sales_channel.payment_method.repository'] ?? $this->getSalesChannel_PaymentMethod_RepositoryService());
  7399.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  7400.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  7401.         }
  7402.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7403.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  7404.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  7405.         }
  7406.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute(new \Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute($b), ($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())), $c$a, []);
  7407.     }
  7408.     /**
  7409.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute' shared service.
  7410.      *
  7411.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute
  7412.      */
  7413.     protected function getHandlePaymentMethodRouteService()
  7414.     {
  7415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractHandlePaymentMethodRoute.php';
  7416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/HandlePaymentMethodRoute.php';
  7417.         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()));
  7418.     }
  7419.     /**
  7420.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition' shared service.
  7421.      *
  7422.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition
  7423.      */
  7424.     protected function getSalesChannelPaymentMethodDefinitionService()
  7425.     {
  7426.         $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition();
  7427.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7428.         return $instance;
  7429.     }
  7430.     /**
  7431.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute' shared service.
  7432.      *
  7433.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute
  7434.      */
  7435.     protected function getSortedPaymentMethodRouteService()
  7436.     {
  7437.         $a = ($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? $this->getFilteredPaymentMethodRouteService());
  7438.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'])) {
  7439.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'];
  7440.         }
  7441.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute($a);
  7442.     }
  7443.     /**
  7444.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  7445.      *
  7446.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  7447.      */
  7448.     protected function getPromotionCartRuleDefinitionService()
  7449.     {
  7450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  7451.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  7452.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7453.         return $instance;
  7454.     }
  7455.     /**
  7456.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  7457.      *
  7458.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  7459.      */
  7460.     protected function getPromotionDiscountPriceDefinitionService()
  7461.     {
  7462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  7463.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  7464.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7465.         return $instance;
  7466.     }
  7467.     /**
  7468.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  7469.      *
  7470.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  7471.      */
  7472.     protected function getPromotionDiscountRuleDefinitionService()
  7473.     {
  7474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  7475.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  7476.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7477.         return $instance;
  7478.     }
  7479.     /**
  7480.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  7481.      *
  7482.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  7483.      */
  7484.     protected function getPromotionDiscountDefinitionService()
  7485.     {
  7486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  7487.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  7488.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7489.         return $instance;
  7490.     }
  7491.     /**
  7492.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  7493.      *
  7494.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  7495.      */
  7496.     protected function getPromotionIndividualCodeDefinitionService()
  7497.     {
  7498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  7499.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  7500.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7501.         return $instance;
  7502.     }
  7503.     /**
  7504.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  7505.      *
  7506.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  7507.      */
  7508.     protected function getPromotionOrderRuleDefinitionService()
  7509.     {
  7510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  7511.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  7512.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7513.         return $instance;
  7514.     }
  7515.     /**
  7516.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  7517.      *
  7518.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  7519.      */
  7520.     protected function getPromotionPersonaCustomerDefinitionService()
  7521.     {
  7522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  7523.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  7524.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7525.         return $instance;
  7526.     }
  7527.     /**
  7528.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  7529.      *
  7530.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  7531.      */
  7532.     protected function getPromotionPersonaRuleDefinitionService()
  7533.     {
  7534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  7535.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  7536.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7537.         return $instance;
  7538.     }
  7539.     /**
  7540.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  7541.      *
  7542.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  7543.      */
  7544.     protected function getPromotionSalesChannelDefinitionService()
  7545.     {
  7546.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  7547.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  7548.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7549.         return $instance;
  7550.     }
  7551.     /**
  7552.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  7553.      *
  7554.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  7555.      */
  7556.     protected function getPromotionSetGroupRuleDefinitionService()
  7557.     {
  7558.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  7559.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  7560.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7561.         return $instance;
  7562.     }
  7563.     /**
  7564.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  7565.      *
  7566.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  7567.      */
  7568.     protected function getPromotionSetGroupDefinitionService()
  7569.     {
  7570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  7571.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  7572.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7573.         return $instance;
  7574.     }
  7575.     /**
  7576.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  7577.      *
  7578.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  7579.      */
  7580.     protected function getPromotionTranslationDefinitionService()
  7581.     {
  7582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  7584.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  7585.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7586.         return $instance;
  7587.     }
  7588.     /**
  7589.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionActionController' shared service.
  7590.      *
  7591.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionActionController
  7592.      */
  7593.     protected function getPromotionActionControllerService()
  7594.     {
  7595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionActionController.php';
  7596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesLoader.php';
  7597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesRemover.php';
  7598.         $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()));
  7599.         $instance->setContainer($this);
  7600.         return $instance;
  7601.     }
  7602.     /**
  7603.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionController' shared service.
  7604.      *
  7605.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionController
  7606.      */
  7607.     protected function getPromotionControllerService()
  7608.     {
  7609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionController.php';
  7610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodeService.php';
  7611.         $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())));
  7612.         $instance->setContainer($this);
  7613.         return $instance;
  7614.     }
  7615.     /**
  7616.      * Gets the public 'Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  7617.      *
  7618.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  7619.      */
  7620.     protected function getPromotionDefinitionService()
  7621.     {
  7622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  7623.         $this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  7624.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7625.         return $instance;
  7626.     }
  7627.     /**
  7628.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  7629.      *
  7630.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  7631.      */
  7632.     protected function getShippingMethodPriceDefinitionService()
  7633.     {
  7634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  7635.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  7636.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7637.         return $instance;
  7638.     }
  7639.     /**
  7640.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  7641.      *
  7642.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  7643.      */
  7644.     protected function getShippingMethodTagDefinitionService()
  7645.     {
  7646.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  7647.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  7648.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7649.         return $instance;
  7650.     }
  7651.     /**
  7652.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  7653.      *
  7654.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  7655.      */
  7656.     protected function getShippingMethodTranslationDefinitionService()
  7657.     {
  7658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  7660.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  7661.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7662.         return $instance;
  7663.     }
  7664.     /**
  7665.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute' shared service.
  7666.      *
  7667.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute
  7668.      */
  7669.     protected function getCachedShippingMethodRouteService()
  7670.     {
  7671.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7672.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  7673.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  7674.         }
  7675.         $b = ($this->services['sales_channel.shipping_method.repository'] ?? $this->getSalesChannel_ShippingMethod_RepositoryService());
  7676.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  7677.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  7678.         }
  7679.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7680.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  7681.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  7682.         }
  7683.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute(new \Shopware\Core\Checkout\Shipping\SalesChannel\ShippingMethodRoute($b), ($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())), $c$a, []);
  7684.     }
  7685.     /**
  7686.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition' shared service.
  7687.      *
  7688.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition
  7689.      */
  7690.     protected function getSalesChannelShippingMethodDefinitionService()
  7691.     {
  7692.         $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition();
  7693.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7694.         return $instance;
  7695.     }
  7696.     /**
  7697.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute' shared service.
  7698.      *
  7699.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute
  7700.      */
  7701.     protected function getSortedShippingMethodRouteService()
  7702.     {
  7703.         $a = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] ?? $this->getCachedShippingMethodRouteService());
  7704.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'])) {
  7705.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'];
  7706.         }
  7707.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute($a);
  7708.     }
  7709.     /**
  7710.      * Gets the public 'Shopware\Core\Checkout\Shipping\ShippingMethodDefinition' shared service.
  7711.      *
  7712.      * @return \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition
  7713.      */
  7714.     protected function getShippingMethodDefinitionService()
  7715.     {
  7716.         $this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition();
  7717.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7718.         return $instance;
  7719.     }
  7720.     /**
  7721.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  7722.      *
  7723.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  7724.      */
  7725.     protected function getCategoryTagDefinitionService()
  7726.     {
  7727.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  7728.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  7729.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7730.         return $instance;
  7731.     }
  7732.     /**
  7733.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  7734.      *
  7735.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  7736.      */
  7737.     protected function getCategoryTranslationDefinition2Service()
  7738.     {
  7739.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  7741.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  7742.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7743.         return $instance;
  7744.     }
  7745.     /**
  7746.      * Gets the public 'Shopware\Core\Content\Category\CategoryDefinition' shared service.
  7747.      *
  7748.      * @return \Shopware\Core\Content\Category\CategoryDefinition
  7749.      */
  7750.     protected function getCategoryDefinition2Service()
  7751.     {
  7752.         $this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\CategoryDefinition();
  7753.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7754.         return $instance;
  7755.     }
  7756.     /**
  7757.      * Gets the public 'Shopware\Core\Content\Category\CategoryHydrator' shared service.
  7758.      *
  7759.      * @return \Shopware\Core\Content\Category\CategoryHydrator
  7760.      */
  7761.     protected function getCategoryHydratorService()
  7762.     {
  7763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryHydrator.php';
  7764.         return $this->services['Shopware\\Core\\Content\\Category\\CategoryHydrator'] = new \Shopware\Core\Content\Category\CategoryHydrator($this);
  7765.     }
  7766.     /**
  7767.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute' shared service.
  7768.      *
  7769.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute
  7770.      */
  7771.     protected function getCachedCategoryRouteService()
  7772.     {
  7773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  7774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedCategoryRoute.php';
  7775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryRoute.php';
  7776.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute'] = new \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute(new \Shopware\Core\Content\Category\SalesChannel\CategoryRoute(($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService()), ($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] ?? $this->getSalesChannelCategoryDefinitionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  7777.     }
  7778.     /**
  7779.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute' shared service.
  7780.      *
  7781.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute
  7782.      */
  7783.     protected function getCachedNavigationRouteService()
  7784.     {
  7785.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7786.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  7787.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  7788.         }
  7789.         $b = ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService());
  7790.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  7791.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  7792.         }
  7793.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  7794.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  7795.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  7796.         }
  7797.         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()), $b), ($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())), $c$a, []);
  7798.     }
  7799.     /**
  7800.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CategoryListRoute' shared service.
  7801.      *
  7802.      * @return \Shopware\Core\Content\Category\SalesChannel\CategoryListRoute
  7803.      */
  7804.     protected function getCategoryListRouteService()
  7805.     {
  7806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryListRoute.php';
  7807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryListRoute.php';
  7808.         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()));
  7809.     }
  7810.     /**
  7811.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition' shared service.
  7812.      *
  7813.      * @return \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition
  7814.      */
  7815.     protected function getSalesChannelCategoryDefinitionService()
  7816.     {
  7817.         $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition();
  7818.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7819.         return $instance;
  7820.     }
  7821.     /**
  7822.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute' shared service.
  7823.      *
  7824.      * @return \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute
  7825.      */
  7826.     protected function getTreeBuildingNavigationRouteService()
  7827.     {
  7828.         $a = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'] ?? $this->getCachedNavigationRouteService());
  7829.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'])) {
  7830.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'];
  7831.         }
  7832.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] = new \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute($a);
  7833.     }
  7834.     /**
  7835.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  7836.      *
  7837.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  7838.      */
  7839.     protected function getCmsBlockDefinitionService()
  7840.     {
  7841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  7842.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  7843.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7844.         return $instance;
  7845.     }
  7846.     /**
  7847.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  7848.      *
  7849.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  7850.      */
  7851.     protected function getCmsPageTranslationDefinitionService()
  7852.     {
  7853.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  7855.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  7856.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7857.         return $instance;
  7858.     }
  7859.     /**
  7860.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  7861.      *
  7862.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  7863.      */
  7864.     protected function getCmsSectionDefinitionService()
  7865.     {
  7866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  7867.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  7868.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7869.         return $instance;
  7870.     }
  7871.     /**
  7872.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  7873.      *
  7874.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  7875.      */
  7876.     protected function getCmsSlotTranslationDefinitionService()
  7877.     {
  7878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  7880.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  7881.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7882.         return $instance;
  7883.     }
  7884.     /**
  7885.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  7886.      *
  7887.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  7888.      */
  7889.     protected function getCmsSlotDefinitionService()
  7890.     {
  7891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  7892.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  7893.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7894.         return $instance;
  7895.     }
  7896.     /**
  7897.      * Gets the public 'Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  7898.      *
  7899.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  7900.      */
  7901.     protected function getCmsPageDefinitionService()
  7902.     {
  7903.         $this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  7904.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7905.         return $instance;
  7906.     }
  7907.     /**
  7908.      * Gets the public 'Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer' shared service.
  7909.      *
  7910.      * @return \Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer
  7911.      */
  7912.     protected function getSlotConfigFieldSerializerService()
  7913.     {
  7914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  7917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataAbstractionLayer/FieldSerializer/SlotConfigFieldSerializer.php';
  7918.         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()));
  7919.     }
  7920.     /**
  7921.      * Gets the public 'Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver' shared service.
  7922.      *
  7923.      * @return \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver
  7924.      */
  7925.     protected function getCmsSlotsDataResolverService()
  7926.     {
  7927.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  7928.         if (isset($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'])) {
  7929.             return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'];
  7930.         }
  7931.         return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] = new \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver(new RewindableGenerator(function () {
  7932.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] ?? $this->getImageCmsElementResolverService());
  7933.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] ?? $this->getImageSliderTypeDataResolverService());
  7934.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageGalleryTypeDataResolver'] ?? $this->getImageGalleryTypeDataResolverService());
  7935.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\YoutubeVideoCmsElementResolver()));
  7936.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\VimeoVideoCmsElementResolver()));
  7937.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductNameCmsElementResolver()));
  7938.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ManufacturerLogoCmsElementResolver()));
  7939.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] ?? $this->getProductDescriptionReviewsCmsElementResolverService());
  7940.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] ?? $this->getBuyBoxCmsElementResolverService());
  7941.             yield => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\TextCmsElementResolver'] ?? $this->getTextCmsElementResolverService());
  7942.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] ?? $this->getFormCmsElementResolverService());
  7943.             yield 11 => ($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] ?? $this->getProductListingCmsElementResolverService());
  7944.             yield 12 => ($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] ?? $this->getCrossSellingCmsElementResolverService());
  7945.             yield 13 => ($this->privates['NetzpBlog6\\Resolver\\BlogElementResolver'] ?? $this->getBlogElementResolverService());
  7946.             yield 14 => ($this->privates['zenit\\PlatformHorizon\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolverDecorator'] ?? $this->getProductSliderCmsElementResolverDecoratorService());
  7947.             yield 15 => ($this->privates['zenit\\PlatformHorizon\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolverDecorator'] ?? $this->getProductBoxCmsElementResolverDecoratorService());
  7948.             yield 16 => ($this->privates['zenit\\PlatformHorizon\\Core\\Content\\Media\\Cms\\Type\\TeaserTypeDataResolver'] ?? $this->getTeaserTypeDataResolverService());
  7949.             yield 17 => ($this->privates['zenit\\PlatformHorizon\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] ?? $this->getImageSliderTypeDataResolver2Service());
  7950.             yield 18 => ($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\DataResolver\\CustomFormCmsElementResolver'] ?? $this->getCustomFormCmsElementResolverService());
  7951.         }, 19), ['product' => $a], ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7952.     }
  7953.     /**
  7954.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\CmsRoute' shared service.
  7955.      *
  7956.      * @return \Shopware\Core\Content\Cms\SalesChannel\CmsRoute
  7957.      */
  7958.     protected function getCmsRouteService()
  7959.     {
  7960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/AbstractCmsRoute.php';
  7961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/CmsRoute.php';
  7962.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] = new \Shopware\Core\Content\Cms\SalesChannel\CmsRoute(($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()));
  7963.     }
  7964.     /**
  7965.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository' shared service.
  7966.      *
  7967.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository
  7968.      *
  7969.      * @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.
  7970.      */
  7971.     protected function getSalesChannelCmsPageRepositoryService()
  7972.     {
  7973.         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.');
  7974.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  7975.     }
  7976.     /**
  7977.      * Gets the public 'Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute' shared service.
  7978.      *
  7979.      * @return \Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute
  7980.      */
  7981.     protected function getContactFormRouteService()
  7982.     {
  7983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/AbstractContactFormRoute.php';
  7984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/ContactFormRoute.php';
  7985.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  7986.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/Validation/ContactFormValidationFactory.php';
  7987.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7988.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  7989.         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()));
  7990.     }
  7991.     /**
  7992.      * Gets the public 'Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  7993.      *
  7994.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  7995.      */
  7996.     protected function getFlowSequenceDefinitionService()
  7997.     {
  7998.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  7999.         $this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  8000.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8001.         return $instance;
  8002.     }
  8003.     /**
  8004.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader' shared service.
  8005.      *
  8006.      * @return \Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader
  8007.      */
  8008.     protected function getCachedFlowLoaderService()
  8009.     {
  8010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/AbstractFlowLoader.php';
  8011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/CachedFlowLoader.php';
  8012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowLoader.php';
  8013.         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()));
  8014.     }
  8015.     /**
  8016.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowExecutor' shared service.
  8017.      *
  8018.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowExecutor
  8019.      */
  8020.     protected function getFlowExecutorService()
  8021.     {
  8022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowExecutor.php';
  8023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Rule/FlowRuleScopeBuilder.php';
  8024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  8025.         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 () {
  8026.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  8027.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  8028.             yield => ($this->privates['Acris\\Rules\\Core\\Content\\Product\\Cart\\AcrisRulesCartProcessor'] ?? $this->getAcrisRulesCartProcessorService());
  8029.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  8030.             yield => ($this->privates['Zeobv\\BundleProducts\\Core\\Checkout\\Cart\\Collectors\\BundleProductPayloadCollector'] ?? $this->getBundleProductPayloadCollectorService());
  8031.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  8032.         }, 6)), new RewindableGenerator(function () {
  8033.             yield 'action.add.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  8034.             yield 'action.add.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  8035.             yield 'action.remove.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  8036.             yield 'action.remove.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  8037.             yield 'action.change.customer.group' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  8038.             yield 'action.change.customer.status' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  8039.             yield 'action.generate.document' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  8040.             yield 'action.mail.send' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  8041.             yield 'action.set.order.state' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  8042.             yield 'action.set.customer.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  8043.             yield 'action.set.customer.group.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  8044.             yield 'action.add.customer.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  8045.             yield 'action.add.order.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  8046.             yield 'action.set.order.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  8047.             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()));
  8048.         }, 15));
  8049.     }
  8050.     /**
  8051.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowFactory' shared service.
  8052.      *
  8053.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowFactory
  8054.      */
  8055.     protected function getFlowFactoryService()
  8056.     {
  8057.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] = new \Shopware\Core\Content\Flow\Dispatching\FlowFactory(new RewindableGenerator(function () {
  8058.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] ?? $this->getOrderStorerService());
  8059.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] ?? $this->getCustomerStorerService());
  8060.             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()));
  8061.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] ?? $this->getUserStorerService());
  8062.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] ?? $this->getCustomerGroupStorerService());
  8063.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] ?? $this->getCustomerRecoveryStorerService());
  8064.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] ?? $this->getOrderTransactionStorerService());
  8065.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] ?? $this->getNewsletterRecipientStorerService());
  8066.             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()));
  8067.             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()));
  8068.             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()));
  8069.             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()));
  8070.             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()));
  8071.             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()));
  8072.             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()));
  8073.             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()));
  8074.             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()));
  8075.             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()));
  8076.             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()));
  8077.             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()));
  8078.             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()));
  8079.         }, 21));
  8080.     }
  8081.     /**
  8082.      * Gets the public 'Shopware\Core\Content\Flow\FlowDefinition' shared service.
  8083.      *
  8084.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  8085.      */
  8086.     protected function getFlowDefinitionService()
  8087.     {
  8088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  8089.         $this->services['Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  8090.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8091.         return $instance;
  8092.     }
  8093.     /**
  8094.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  8095.      *
  8096.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  8097.      */
  8098.     protected function getImportExportFileDefinitionService()
  8099.     {
  8100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  8101.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  8102.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8103.         return $instance;
  8104.     }
  8105.     /**
  8106.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  8107.      *
  8108.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  8109.      */
  8110.     protected function getImportExportLogDefinitionService()
  8111.     {
  8112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  8113.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  8114.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8115.         return $instance;
  8116.     }
  8117.     /**
  8118.      * Gets the public 'Shopware\Core\Content\ImportExport\Controller\ImportExportActionController' shared service.
  8119.      *
  8120.      * @return \Shopware\Core\Content\ImportExport\Controller\ImportExportActionController
  8121.      */
  8122.     protected function getImportExportActionControllerService()
  8123.     {
  8124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Controller/ImportExportActionController.php';
  8125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/SupportedFeaturesService.php';
  8126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DownloadService.php';
  8127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractMappingService.php';
  8128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/MappingService.php';
  8129.         $a = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  8130.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  8131.         $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->getImportExportService2Service()), 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));
  8132.         $instance->setContainer($this);
  8133.         return $instance;
  8134.     }
  8135.     /**
  8136.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportFactory' shared service.
  8137.      *
  8138.      * @return \Shopware\Core\Content\ImportExport\ImportExportFactory
  8139.      */
  8140.     protected function getImportExportFactoryService()
  8141.     {
  8142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportFactory.php';
  8143.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8144.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  8145.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  8146.         }
  8147.         $b = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] ?? $this->getImportExportService2Service());
  8148.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  8149.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  8150.         }
  8151.         $c = ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService());
  8152.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  8153.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  8154.         }
  8155.         $d = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService());
  8156.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  8157.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  8158.         }
  8159.         return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] = new \Shopware\Core\Content\ImportExport\ImportExportFactory($b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), $a$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $d, new RewindableGenerator(function () {
  8160.             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()));
  8161.         }, 1), new RewindableGenerator(function () {
  8162.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Writer\\CsvFileWriterFactory'] ?? $this->getCsvFileWriterFactoryService());
  8163.         }, 1), new RewindableGenerator(function () {
  8164.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Pipe\\PipeFactory'] ?? $this->getPipeFactoryService());
  8165.         }, 1));
  8166.     }
  8167.     /**
  8168.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  8169.      *
  8170.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  8171.      */
  8172.     protected function getImportExportProfileDefinition2Service()
  8173.     {
  8174.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  8175.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  8176.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8177.         return $instance;
  8178.     }
  8179.     /**
  8180.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  8181.      *
  8182.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  8183.      */
  8184.     protected function getImportExportProfileTranslationDefinitionService()
  8185.     {
  8186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  8188.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  8189.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8190.         return $instance;
  8191.     }
  8192.     /**
  8193.      * Gets the public 'Shopware\Core\Content\ImportExport\Message\ImportExportHandler' shared service.
  8194.      *
  8195.      * @return \Shopware\Core\Content\ImportExport\Message\ImportExportHandler
  8196.      */
  8197.     protected function getImportExportHandlerService()
  8198.     {
  8199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/ImportExportHandler.php';
  8200.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  8201.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  8202.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  8203.         }
  8204.         $b = ($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] ?? $this->getImportExportFactoryService());
  8205.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  8206.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  8207.         }
  8208.         return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] = new \Shopware\Core\Content\ImportExport\Message\ImportExportHandler($a$b);
  8209.     }
  8210.     /**
  8211.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  8212.      *
  8213.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  8214.      */
  8215.     protected function getLandingPageSalesChannelDefinitionService()
  8216.     {
  8217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  8218.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  8219.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8220.         return $instance;
  8221.     }
  8222.     /**
  8223.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  8224.      *
  8225.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  8226.      */
  8227.     protected function getLandingPageTagDefinitionService()
  8228.     {
  8229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  8230.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  8231.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8232.         return $instance;
  8233.     }
  8234.     /**
  8235.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  8236.      *
  8237.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  8238.      */
  8239.     protected function getLandingPageTranslationDefinitionService()
  8240.     {
  8241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  8243.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  8244.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8245.         return $instance;
  8246.     }
  8247.     /**
  8248.      * Gets the public 'Shopware\Core\Content\LandingPage\LandingPageDefinition' shared service.
  8249.      *
  8250.      * @return \Shopware\Core\Content\LandingPage\LandingPageDefinition
  8251.      */
  8252.     protected function getLandingPageDefinitionService()
  8253.     {
  8254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  8255.         $this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\LandingPageDefinition();
  8256.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8257.         return $instance;
  8258.     }
  8259.     /**
  8260.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute' shared service.
  8261.      *
  8262.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute
  8263.      */
  8264.     protected function getCachedLandingPageRouteService()
  8265.     {
  8266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/AbstractLandingPageRoute.php';
  8267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/CachedLandingPageRoute.php';
  8268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/LandingPageRoute.php';
  8269.         return $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute'] = new \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute(new \Shopware\Core\Content\LandingPage\SalesChannel\LandingPageRoute(($this->services['sales_channel.landing_page.repository'] ?? $this->getSalesChannel_LandingPage_RepositoryService()), ($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] ?? $this->getSalesChannelLandingPageDefinitionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  8270.     }
  8271.     /**
  8272.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition' shared service.
  8273.      *
  8274.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition
  8275.      */
  8276.     protected function getSalesChannelLandingPageDefinitionService()
  8277.     {
  8278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  8279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/SalesChannelLandingPageDefinition.php';
  8280.         $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition();
  8281.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  8282.         return $instance;
  8283.     }
  8284.     /**
  8285.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  8286.      *
  8287.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  8288.      */
  8289.     protected function getMailHeaderFooterTranslationDefinitionService()
  8290.     {
  8291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  8293.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  8294.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8295.         return $instance;
  8296.     }
  8297.     /**
  8298.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  8299.      *
  8300.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  8301.      */
  8302.     protected function getMailHeaderFooterDefinitionService()
  8303.     {
  8304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  8305.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  8306.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8307.         return $instance;
  8308.     }
  8309.     /**
  8310.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  8311.      *
  8312.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  8313.      */
  8314.     protected function getMailTemplateMediaDefinitionService()
  8315.     {
  8316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  8317.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  8318.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8319.         return $instance;
  8320.     }
  8321.     /**
  8322.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  8323.      *
  8324.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  8325.      */
  8326.     protected function getMailTemplateTranslationDefinitionService()
  8327.     {
  8328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  8330.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  8331.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8332.         return $instance;
  8333.     }
  8334.     /**
  8335.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  8336.      *
  8337.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  8338.      */
  8339.     protected function getMailTemplateTypeTranslationDefinitionService()
  8340.     {
  8341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8342.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  8343.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  8344.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8345.         return $instance;
  8346.     }
  8347.     /**
  8348.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  8349.      *
  8350.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  8351.      */
  8352.     protected function getMailTemplateTypeDefinitionService()
  8353.     {
  8354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  8355.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  8356.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8357.         return $instance;
  8358.     }
  8359.     /**
  8360.      * Gets the public 'Shopware\Core\Content\MailTemplate\Api\MailActionController' shared service.
  8361.      *
  8362.      * @return \Shopware\Core\Content\MailTemplate\Api\MailActionController
  8363.      */
  8364.     protected function getMailActionControllerService()
  8365.     {
  8366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Api/MailActionController.php';
  8367.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Service/AttachmentLoader.php';
  8368.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Api\\MailActionController'] = $instance = new \Shopware\Core\Content\MailTemplate\Api\MailActionController(($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'] ?? $this->getMailServiceDecoratorService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService()), new \Shopware\Core\Content\MailTemplate\Service\AttachmentLoader(($this->services['document.repository'] ?? $this->getDocument_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService()), ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCreationDocumentServiceDecorator'] ?? $this->getPicklistCreationDocumentServiceDecoratorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  8369.         $instance->setContainer($this);
  8370.         return $instance;
  8371.     }
  8372.     /**
  8373.      * Gets the public 'Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  8374.      *
  8375.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  8376.      */
  8377.     protected function getMailTemplateDefinitionService()
  8378.     {
  8379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  8380.         $this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  8381.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8382.         return $instance;
  8383.     }
  8384.     /**
  8385.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailFactory' shared service.
  8386.      *
  8387.      * @return \Shopware\Core\Content\Mail\Service\MailFactory
  8388.      */
  8389.     protected function getMailFactoryService()
  8390.     {
  8391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailFactory.php';
  8392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailFactory.php';
  8393.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  8394.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'])) {
  8395.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'];
  8396.         }
  8397.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] = new \Shopware\Core\Content\Mail\Service\MailFactory($a, ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()));
  8398.     }
  8399.     /**
  8400.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailSender' shared service.
  8401.      *
  8402.      * @return \Shopware\Core\Content\Mail\Service\MailSender
  8403.      */
  8404.     protected function getMailSenderService()
  8405.     {
  8406.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailSender.php';
  8407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailSender.php';
  8408.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  8409.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  8410.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  8411.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  8412.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  8413.         }
  8414.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  8415.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  8416.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  8417.         }
  8418.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8419.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  8420.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  8421.         }
  8422.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  8423.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  8424.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  8425.         }
  8426.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] = new \Shopware\Core\Content\Mail\Service\MailSender(new \Symfony\Component\Mailer\Mailer($a$b$c), $d);
  8427.     }
  8428.     /**
  8429.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  8430.      *
  8431.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  8432.      */
  8433.     protected function getMediaDefaultFolderDefinitionService()
  8434.     {
  8435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  8436.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  8437.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8438.         return $instance;
  8439.     }
  8440.     /**
  8441.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  8442.      *
  8443.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  8444.      */
  8445.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinitionService()
  8446.     {
  8447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  8448.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  8449.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8450.         return $instance;
  8451.     }
  8452.     /**
  8453.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  8454.      *
  8455.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  8456.      */
  8457.     protected function getMediaFolderConfigurationDefinitionService()
  8458.     {
  8459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  8460.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  8461.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8462.         return $instance;
  8463.     }
  8464.     /**
  8465.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  8466.      *
  8467.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  8468.      */
  8469.     protected function getMediaFolderDefinitionService()
  8470.     {
  8471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  8472.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  8473.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8474.         return $instance;
  8475.     }
  8476.     /**
  8477.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  8478.      *
  8479.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  8480.      */
  8481.     protected function getMediaTagDefinitionService()
  8482.     {
  8483.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  8484.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  8485.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8486.         return $instance;
  8487.     }
  8488.     /**
  8489.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  8490.      *
  8491.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  8492.      */
  8493.     protected function getMediaThumbnailSizeDefinitionService()
  8494.     {
  8495.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  8496.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  8497.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8498.         return $instance;
  8499.     }
  8500.     /**
  8501.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  8502.      *
  8503.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  8504.      */
  8505.     protected function getMediaThumbnailDefinitionService()
  8506.     {
  8507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  8508.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  8509.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8510.         return $instance;
  8511.     }
  8512.     /**
  8513.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  8514.      *
  8515.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  8516.      */
  8517.     protected function getMediaTranslationDefinitionService()
  8518.     {
  8519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  8521.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  8522.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8523.         return $instance;
  8524.     }
  8525.     /**
  8526.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaFolderController' shared service.
  8527.      *
  8528.      * @return \Shopware\Core\Content\Media\Api\MediaFolderController
  8529.      */
  8530.     protected function getMediaFolderControllerService()
  8531.     {
  8532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaFolderController.php';
  8533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaFolderService.php';
  8534.         $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())));
  8535.         $instance->setContainer($this);
  8536.         return $instance;
  8537.     }
  8538.     /**
  8539.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaUploadController' shared service.
  8540.      *
  8541.      * @return \Shopware\Core\Content\Media\Api\MediaUploadController
  8542.      */
  8543.     protected function getMediaUploadControllerService()
  8544.     {
  8545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaUploadController.php';
  8546.         $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()));
  8547.         $instance->setContainer($this);
  8548.         return $instance;
  8549.     }
  8550.     /**
  8551.      * Gets the public 'Shopware\Core\Content\Media\File\FileSaver' shared service.
  8552.      *
  8553.      * @return \Shopware\Core\Content\Media\File\FileSaver
  8554.      */
  8555.     protected function getFileSaverService()
  8556.     {
  8557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileSaver.php';
  8558.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Metadata/MetadataLoader.php';
  8559.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  8560.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  8561.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  8562.         }
  8563.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  8564.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  8565.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  8566.         }
  8567.         $c = ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService());
  8568.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  8569.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  8570.         }
  8571.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8572.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  8573.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  8574.         }
  8575.         return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] = new \Shopware\Core\Content\Media\File\FileSaver($b, ($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()), $c, new \Shopware\Core\Content\Media\Metadata\MetadataLoader(new RewindableGenerator(function () {
  8576.             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()));
  8577.         }, 1)), ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] ?? $this->getTypeDetectorService()), $a$d$this->parameters['shopware.filesystem.allowed_extensions']);
  8578.     }
  8579.     /**
  8580.      * Gets the public 'Shopware\Core\Content\Media\MediaDefinition' shared service.
  8581.      *
  8582.      * @return \Shopware\Core\Content\Media\MediaDefinition
  8583.      */
  8584.     protected function getMediaDefinitionService()
  8585.     {
  8586.         $this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  8587.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8588.         return $instance;
  8589.     }
  8590.     /**
  8591.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  8592.      *
  8593.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  8594.      */
  8595.     protected function getNewsletterRecipientTagDefinitionService()
  8596.     {
  8597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  8598.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  8599.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8600.         return $instance;
  8601.     }
  8602.     /**
  8603.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition' shared service.
  8604.      *
  8605.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition
  8606.      */
  8607.     protected function getNewsletterRecipientDefinitionService()
  8608.     {
  8609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  8610.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition();
  8611.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8612.         return $instance;
  8613.     }
  8614.     /**
  8615.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute' shared service.
  8616.      *
  8617.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute
  8618.      */
  8619.     protected function getNewsletterConfirmRouteService()
  8620.     {
  8621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterConfirmRoute.php';
  8622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterConfirmRoute.php';
  8623.         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()));
  8624.     }
  8625.     /**
  8626.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute' shared service.
  8627.      *
  8628.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute
  8629.      */
  8630.     protected function getNewsletterSubscribeRouteService()
  8631.     {
  8632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterSubscribeRoute.php';
  8633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterSubscribeRoute.php';
  8634.         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())));
  8635.     }
  8636.     /**
  8637.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute' shared service.
  8638.      *
  8639.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute
  8640.      */
  8641.     protected function getNewsletterUnsubscribeRouteService()
  8642.     {
  8643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterUnsubscribeRoute.php';
  8644.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterUnsubscribeRoute.php';
  8645.         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()));
  8646.     }
  8647.     /**
  8648.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition' shared service.
  8649.      *
  8650.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition
  8651.      */
  8652.     protected function getSalesChannelNewsletterRecipientDefinitionService()
  8653.     {
  8654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  8655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/SalesChannelNewsletterRecipientDefinition.php';
  8656.         $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition();
  8657.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  8658.         return $instance;
  8659.     }
  8660.     /**
  8661.      * Gets the public 'Shopware\Core\Content\ProductExport\Api\ProductExportController' shared service.
  8662.      *
  8663.      * @return \Shopware\Core\Content\ProductExport\Api\ProductExportController
  8664.      */
  8665.     protected function getProductExportControllerService()
  8666.     {
  8667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Api/ProductExportController.php';
  8668.         $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()));
  8669.         $instance->setContainer($this);
  8670.         return $instance;
  8671.     }
  8672.     /**
  8673.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  8674.      *
  8675.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  8676.      */
  8677.     protected function getProductExportDefinitionService()
  8678.     {
  8679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  8680.         $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  8681.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8682.         return $instance;
  8683.     }
  8684.     /**
  8685.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportHydrator' shared service.
  8686.      *
  8687.      * @return \Shopware\Core\Content\ProductExport\ProductExportHydrator
  8688.      */
  8689.     protected function getProductExportHydratorService()
  8690.     {
  8691.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportHydrator.php';
  8692.         return $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator'] = new \Shopware\Core\Content\ProductExport\ProductExportHydrator($this);
  8693.     }
  8694.     /**
  8695.      * Gets the public 'Shopware\Core\Content\ProductExport\SalesChannel\ExportController' shared service.
  8696.      *
  8697.      * @return \Shopware\Core\Content\ProductExport\SalesChannel\ExportController
  8698.      */
  8699.     protected function getExportControllerService()
  8700.     {
  8701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/SalesChannel/ExportController.php';
  8702.         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()));
  8703.     }
  8704.     /**
  8705.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExportGenerator' shared service.
  8706.      *
  8707.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator
  8708.      */
  8709.     protected function getProductExportGeneratorService()
  8710.     {
  8711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGeneratorInterface.php';
  8712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGenerator.php';
  8713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidatorInterface.php';
  8714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidator.php';
  8715.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8716.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  8717.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  8718.         }
  8719.         $b = ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService());
  8720.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  8721.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  8722.         }
  8723.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  8724.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  8725.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  8726.         }
  8727.         $d = ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService());
  8728.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  8729.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  8730.         }
  8731.         $e = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  8732.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  8733.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  8734.         }
  8735.         $f = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  8736.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  8737.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  8738.         }
  8739.         $g = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  8740.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  8741.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  8742.         }
  8743.         $h = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService());
  8744.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  8745.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  8746.         }
  8747.         return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator($b$c$d$a, new \Shopware\Core\Content\ProductExport\Service\ProductExportValidator(new RewindableGenerator(function () {
  8748.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] = new \Shopware\Core\Content\ProductExport\Validator\XmlValidator()));
  8749.         }, 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()));
  8750.     }
  8751.     /**
  8752.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExporter' shared service.
  8753.      *
  8754.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExporter
  8755.      */
  8756.     protected function getProductExporterService()
  8757.     {
  8758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporterInterface.php';
  8759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporter.php';
  8760.         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()));
  8761.     }
  8762.     /**
  8763.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  8764.      *
  8765.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  8766.      */
  8767.     protected function getProductStreamFilterDefinitionService()
  8768.     {
  8769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  8770.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  8771.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8772.         return $instance;
  8773.     }
  8774.     /**
  8775.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator' shared service.
  8776.      *
  8777.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator
  8778.      */
  8779.     protected function getProductStreamFilterHydratorService()
  8780.     {
  8781.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterHydrator.php';
  8782.         return $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator'] = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator($this);
  8783.     }
  8784.     /**
  8785.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  8786.      *
  8787.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  8788.      */
  8789.     protected function getProductStreamTranslationDefinitionService()
  8790.     {
  8791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  8793.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  8794.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8795.         return $instance;
  8796.     }
  8797.     /**
  8798.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  8799.      *
  8800.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  8801.      */
  8802.     protected function getProductStreamDefinitionService()
  8803.     {
  8804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  8805.         $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  8806.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8807.         return $instance;
  8808.     }
  8809.     /**
  8810.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamHydrator' shared service.
  8811.      *
  8812.      * @return \Shopware\Core\Content\ProductStream\ProductStreamHydrator
  8813.      */
  8814.     protected function getProductStreamHydratorService()
  8815.     {
  8816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamHydrator.php';
  8817.         return $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator'] = new \Shopware\Core\Content\ProductStream\ProductStreamHydrator($this);
  8818.     }
  8819.     /**
  8820.      * Gets the public 'Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder' shared service.
  8821.      *
  8822.      * @return \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder
  8823.      */
  8824.     protected function getProductStreamBuilderService()
  8825.     {
  8826.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilderInterface.php';
  8827.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilder.php';
  8828.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  8829.         if (isset($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'])) {
  8830.             return $this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'];
  8831.         }
  8832.         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()));
  8833.     }
  8834.     /**
  8835.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  8836.      *
  8837.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  8838.      */
  8839.     protected function getProductCategoryTreeDefinitionService()
  8840.     {
  8841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  8842.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  8843.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8844.         return $instance;
  8845.     }
  8846.     /**
  8847.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  8848.      *
  8849.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  8850.      */
  8851.     protected function getProductCategoryDefinitionService()
  8852.     {
  8853.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  8854.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  8855.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8856.         return $instance;
  8857.     }
  8858.     /**
  8859.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  8860.      *
  8861.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  8862.      */
  8863.     protected function getProductConfiguratorSettingDefinitionService()
  8864.     {
  8865.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  8866.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  8867.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8868.         return $instance;
  8869.     }
  8870.     /**
  8871.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator' shared service.
  8872.      *
  8873.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator
  8874.      */
  8875.     protected function getProductConfiguratorSettingHydratorService()
  8876.     {
  8877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingHydrator.php';
  8878.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator($this);
  8879.     }
  8880.     /**
  8881.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  8882.      *
  8883.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  8884.      */
  8885.     protected function getProductCrossSellingAssignedProductsDefinitionService()
  8886.     {
  8887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  8888.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  8889.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8890.         return $instance;
  8891.     }
  8892.     /**
  8893.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator' shared service.
  8894.      *
  8895.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator
  8896.      */
  8897.     protected function getProductCrossSellingAssignedProductsHydratorService()
  8898.     {
  8899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsHydrator.php';
  8900.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator($this);
  8901.     }
  8902.     /**
  8903.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  8904.      *
  8905.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  8906.      */
  8907.     protected function getProductCrossSellingTranslationDefinitionService()
  8908.     {
  8909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  8911.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  8912.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8913.         return $instance;
  8914.     }
  8915.     /**
  8916.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  8917.      *
  8918.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  8919.      */
  8920.     protected function getProductCrossSellingDefinitionService()
  8921.     {
  8922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  8923.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  8924.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8925.         return $instance;
  8926.     }
  8927.     /**
  8928.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator' shared service.
  8929.      *
  8930.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator
  8931.      */
  8932.     protected function getProductCrossSellingHydratorService()
  8933.     {
  8934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingHydrator.php';
  8935.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator($this);
  8936.     }
  8937.     /**
  8938.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  8939.      *
  8940.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  8941.      */
  8942.     protected function getProductCustomFieldSetDefinitionService()
  8943.     {
  8944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  8945.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  8946.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8947.         return $instance;
  8948.     }
  8949.     /**
  8950.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  8951.      *
  8952.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  8953.      */
  8954.     protected function getProductFeatureSetTranslationDefinitionService()
  8955.     {
  8956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  8958.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  8959.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8960.         return $instance;
  8961.     }
  8962.     /**
  8963.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  8964.      *
  8965.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  8966.      */
  8967.     protected function getProductFeatureSetDefinitionService()
  8968.     {
  8969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  8970.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  8971.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8972.         return $instance;
  8973.     }
  8974.     /**
  8975.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator' shared service.
  8976.      *
  8977.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator
  8978.      */
  8979.     protected function getProductFeatureSetHydratorService()
  8980.     {
  8981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetHydrator.php';
  8982.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator($this);
  8983.     }
  8984.     /**
  8985.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  8986.      *
  8987.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  8988.      */
  8989.     protected function getProductKeywordDictionaryDefinitionService()
  8990.     {
  8991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  8992.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  8993.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8994.         return $instance;
  8995.     }
  8996.     /**
  8997.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator' shared service.
  8998.      *
  8999.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator
  9000.      */
  9001.     protected function getProductKeywordDictionaryHydratorService()
  9002.     {
  9003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryHydrator.php';
  9004.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator($this);
  9005.     }
  9006.     /**
  9007.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  9008.      *
  9009.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  9010.      */
  9011.     protected function getProductManufacturerTranslationDefinitionService()
  9012.     {
  9013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  9015.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  9016.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9017.         return $instance;
  9018.     }
  9019.     /**
  9020.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  9021.      *
  9022.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  9023.      */
  9024.     protected function getProductManufacturerDefinitionService()
  9025.     {
  9026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  9027.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  9028.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9029.         return $instance;
  9030.     }
  9031.     /**
  9032.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator' shared service.
  9033.      *
  9034.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator
  9035.      */
  9036.     protected function getProductManufacturerHydratorService()
  9037.     {
  9038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerHydrator.php';
  9039.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator($this);
  9040.     }
  9041.     /**
  9042.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  9043.      *
  9044.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  9045.      */
  9046.     protected function getProductMediaDefinitionService()
  9047.     {
  9048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  9049.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  9050.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9051.         return $instance;
  9052.     }
  9053.     /**
  9054.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator' shared service.
  9055.      *
  9056.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator
  9057.      */
  9058.     protected function getProductMediaHydratorService()
  9059.     {
  9060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaHydrator.php';
  9061.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator($this);
  9062.     }
  9063.     /**
  9064.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  9065.      *
  9066.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  9067.      */
  9068.     protected function getProductOptionDefinitionService()
  9069.     {
  9070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  9071.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  9072.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9073.         return $instance;
  9074.     }
  9075.     /**
  9076.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  9077.      *
  9078.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  9079.      */
  9080.     protected function getProductPriceDefinitionService()
  9081.     {
  9082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  9083.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  9084.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9085.         return $instance;
  9086.     }
  9087.     /**
  9088.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator' shared service.
  9089.      *
  9090.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator
  9091.      */
  9092.     protected function getProductPriceHydratorService()
  9093.     {
  9094.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceHydrator.php';
  9095.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator($this);
  9096.     }
  9097.     /**
  9098.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  9099.      *
  9100.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  9101.      */
  9102.     protected function getProductPropertyDefinitionService()
  9103.     {
  9104.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  9105.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  9106.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9107.         return $instance;
  9108.     }
  9109.     /**
  9110.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  9111.      *
  9112.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  9113.      */
  9114.     protected function getProductReviewDefinitionService()
  9115.     {
  9116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  9117.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  9118.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9119.         return $instance;
  9120.     }
  9121.     /**
  9122.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator' shared service.
  9123.      *
  9124.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator
  9125.      */
  9126.     protected function getProductReviewHydratorService()
  9127.     {
  9128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewHydrator.php';
  9129.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator($this);
  9130.     }
  9131.     /**
  9132.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  9133.      *
  9134.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  9135.      */
  9136.     protected function getProductSearchConfigFieldDefinitionService()
  9137.     {
  9138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  9139.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  9140.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9141.         return $instance;
  9142.     }
  9143.     /**
  9144.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator' shared service.
  9145.      *
  9146.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator
  9147.      */
  9148.     protected function getProductSearchConfigFieldHydratorService()
  9149.     {
  9150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldHydrator.php';
  9151.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator($this);
  9152.     }
  9153.     /**
  9154.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  9155.      *
  9156.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  9157.      */
  9158.     protected function getProductSearchConfigDefinitionService()
  9159.     {
  9160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  9161.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  9162.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9163.         return $instance;
  9164.     }
  9165.     /**
  9166.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator' shared service.
  9167.      *
  9168.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator
  9169.      */
  9170.     protected function getProductSearchConfigHydratorService()
  9171.     {
  9172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigHydrator.php';
  9173.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator($this);
  9174.     }
  9175.     /**
  9176.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  9177.      *
  9178.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  9179.      */
  9180.     protected function getProductSearchKeywordDefinitionService()
  9181.     {
  9182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  9183.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  9184.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9185.         return $instance;
  9186.     }
  9187.     /**
  9188.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator' shared service.
  9189.      *
  9190.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator
  9191.      */
  9192.     protected function getProductSearchKeywordHydratorService()
  9193.     {
  9194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordHydrator.php';
  9195.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator($this);
  9196.     }
  9197.     /**
  9198.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  9199.      *
  9200.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  9201.      */
  9202.     protected function getProductStreamMappingDefinitionService()
  9203.     {
  9204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  9205.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  9206.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9207.         return $instance;
  9208.     }
  9209.     /**
  9210.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  9211.      *
  9212.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  9213.      */
  9214.     protected function getProductTagDefinitionService()
  9215.     {
  9216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  9217.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  9218.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9219.         return $instance;
  9220.     }
  9221.     /**
  9222.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  9223.      *
  9224.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  9225.      */
  9226.     protected function getProductTranslationDefinitionService()
  9227.     {
  9228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  9230.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  9231.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9232.         return $instance;
  9233.     }
  9234.     /**
  9235.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  9236.      *
  9237.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  9238.      */
  9239.     protected function getProductVisibilityDefinitionService()
  9240.     {
  9241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  9242.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  9243.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9244.         return $instance;
  9245.     }
  9246.     /**
  9247.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator' shared service.
  9248.      *
  9249.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator
  9250.      */
  9251.     protected function getProductVisibilityHydratorService()
  9252.     {
  9253.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityHydrator.php';
  9254.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator($this);
  9255.     }
  9256.     /**
  9257.      * Gets the public 'Shopware\Core\Content\Product\Api\ProductActionController' shared service.
  9258.      *
  9259.      * @return \Shopware\Core\Content\Product\Api\ProductActionController
  9260.      */
  9261.     protected function getProductActionControllerService()
  9262.     {
  9263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Api/ProductActionController.php';
  9264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Util/VariantCombinationLoader.php';
  9265.         $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())));
  9266.         $instance->setContainer($this);
  9267.         return $instance;
  9268.     }
  9269.     /**
  9270.      * Gets the public 'Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder' shared service.
  9271.      *
  9272.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder
  9273.      */
  9274.     protected function getCheapestPriceAccessorBuilderService()
  9275.     {
  9276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  9277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPrice/CheapestPriceAccessorBuilder.php';
  9278.         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()));
  9279.     }
  9280.     /**
  9281.      * Gets the public 'Shopware\Core\Content\Product\ProductDefinition' shared service.
  9282.      *
  9283.      * @return \Shopware\Core\Content\Product\ProductDefinition
  9284.      */
  9285.     protected function getProductDefinitionService()
  9286.     {
  9287.         $this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] = $instance = new \Shopware\Core\Content\Product\ProductDefinition();
  9288.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9289.         return $instance;
  9290.     }
  9291.     /**
  9292.      * Gets the public 'Shopware\Core\Content\Product\ProductHydrator' shared service.
  9293.      *
  9294.      * @return \Shopware\Core\Content\Product\ProductHydrator
  9295.      */
  9296.     protected function getProductHydratorService()
  9297.     {
  9298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductHydrator.php';
  9299.         return $this->services['Shopware\\Core\\Content\\Product\\ProductHydrator'] = new \Shopware\Core\Content\Product\ProductHydrator($this);
  9300.     }
  9301.     /**
  9302.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute' shared service.
  9303.      *
  9304.      * @return \Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute
  9305.      */
  9306.     protected function getCachedProductCrossSellingRouteService()
  9307.     {
  9308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/AbstractProductCrossSellingRoute.php';
  9309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/CachedProductCrossSellingRoute.php';
  9310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/ProductCrossSellingRoute.php';
  9311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  9312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  9313.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9314.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  9315.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  9316.         }
  9317.         $b = ($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService());
  9318.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  9319.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  9320.         }
  9321.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  9322.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  9323.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  9324.         }
  9325.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  9326.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  9327.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  9328.         }
  9329.         $e = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  9330.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  9331.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  9332.         }
  9333.         $f = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  9334.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  9335.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  9336.         }
  9337.         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($b$a, ($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$a, []);
  9338.     }
  9339.     /**
  9340.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute' shared service.
  9341.      *
  9342.      * @return \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute
  9343.      */
  9344.     protected function getCachedProductDetailRouteService()
  9345.     {
  9346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AbstractProductDetailRoute.php';
  9347.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php';
  9348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php';
  9349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  9350.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  9351.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  9352.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  9353.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  9354.         }
  9355.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  9356.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  9357.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  9358.         }
  9359.         $c = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService());
  9360.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  9361.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  9362.         }
  9363.         $d = ($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService());
  9364.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  9365.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  9366.         }
  9367.         $e = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  9368.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  9369.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  9370.         }
  9371.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9372.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'])) {
  9373.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'];
  9374.         }
  9375.         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($a$b, ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService()), $c$d, ($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())), $e$f, []);
  9376.     }
  9377.     /**
  9378.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute' shared service.
  9379.      *
  9380.      * @return \Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute
  9381.      */
  9382.     protected function getFindProductVariantRouteService()
  9383.     {
  9384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/AbstractFindProductVariantRoute.php';
  9385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/FindProductVariantRoute.php';
  9386.         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()));
  9387.     }
  9388.     /**
  9389.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute' shared service.
  9390.      *
  9391.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute
  9392.      */
  9393.     protected function getCachedProductListingRouteService()
  9394.     {
  9395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  9396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/CachedProductListingRoute.php';
  9397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingRoute.php';
  9398.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9399.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  9400.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  9401.         }
  9402.         $b = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  9403.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  9404.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  9405.         }
  9406.         $c = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  9407.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  9408.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  9409.         }
  9410.         $d = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  9411.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  9412.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  9413.         }
  9414.         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($b$a$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$a, []);
  9415.     }
  9416.     /**
  9417.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute' shared service.
  9418.      *
  9419.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute
  9420.      */
  9421.     protected function getResolveCriteriaProductListingRouteService()
  9422.     {
  9423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  9424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ResolveCriteriaProductListingRoute.php';
  9425.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9426.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  9427.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  9428.         }
  9429.         $b = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'] ?? $this->getCachedProductListingRouteService());
  9430.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  9431.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  9432.         }
  9433.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute($b$a);
  9434.     }
  9435.     /**
  9436.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\ProductListRoute' shared service.
  9437.      *
  9438.      * @return \Shopware\Core\Content\Product\SalesChannel\ProductListRoute
  9439.      */
  9440.     protected function getProductListRouteService()
  9441.     {
  9442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductListRoute.php';
  9443.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductListRoute.php';
  9444.         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()));
  9445.     }
  9446.     /**
  9447.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute' shared service.
  9448.      *
  9449.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute
  9450.      */
  9451.     protected function getCachedProductReviewRouteService()
  9452.     {
  9453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewRoute.php';
  9454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/CachedProductReviewRoute.php';
  9455.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewRoute.php';
  9456.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9457.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  9458.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  9459.         }
  9460.         $b = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  9461.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  9462.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  9463.         }
  9464.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  9465.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  9466.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  9467.         }
  9468.         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($b), ($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())), $c$a, []);
  9469.     }
  9470.     /**
  9471.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute' shared service.
  9472.      *
  9473.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute
  9474.      */
  9475.     protected function getProductReviewSaveRouteService()
  9476.     {
  9477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewSaveRoute.php';
  9478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewSaveRoute.php';
  9479.         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()));
  9480.     }
  9481.     /**
  9482.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition' shared service.
  9483.      *
  9484.      * @return \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition
  9485.      */
  9486.     protected function getSalesChannelProductDefinitionService()
  9487.     {
  9488.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition();
  9489.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9490.         return $instance;
  9491.     }
  9492.     /**
  9493.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute' shared service.
  9494.      *
  9495.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute
  9496.      */
  9497.     protected function getCachedProductSearchRouteService()
  9498.     {
  9499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  9500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/CachedProductSearchRoute.php';
  9501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ProductSearchRoute.php';
  9502.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9503.         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, []);
  9504.     }
  9505.     /**
  9506.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute' shared service.
  9507.      *
  9508.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute
  9509.      */
  9510.     protected function getResolvedCriteriaProductSearchRouteService()
  9511.     {
  9512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  9513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ResolvedCriteriaProductSearchRoute.php';
  9514.         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()));
  9515.     }
  9516.     /**
  9517.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  9518.      *
  9519.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  9520.      */
  9521.     protected function getProductSortingDefinitionService()
  9522.     {
  9523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  9524.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  9525.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9526.         return $instance;
  9527.     }
  9528.     /**
  9529.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator' shared service.
  9530.      *
  9531.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator
  9532.      */
  9533.     protected function getProductSortingHydratorService()
  9534.     {
  9535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingHydrator.php';
  9536.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator'] = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator($this);
  9537.     }
  9538.     /**
  9539.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  9540.      *
  9541.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  9542.      */
  9543.     protected function getProductSortingTranslationDefinitionService()
  9544.     {
  9545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9546.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  9547.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  9548.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9549.         return $instance;
  9550.     }
  9551.     /**
  9552.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute' shared service.
  9553.      *
  9554.      * @return \Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute
  9555.      */
  9556.     protected function getCachedProductSuggestRouteService()
  9557.     {
  9558.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/AbstractProductSuggestRoute.php';
  9559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/CachedProductSuggestRoute.php';
  9560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/ProductSuggestRoute.php';
  9561.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9562.         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, []);
  9563.     }
  9564.     /**
  9565.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  9566.      *
  9567.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  9568.      */
  9569.     protected function getPropertyGroupOptionTranslationDefinitionService()
  9570.     {
  9571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  9573.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  9574.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9575.         return $instance;
  9576.     }
  9577.     /**
  9578.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  9579.      *
  9580.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  9581.      */
  9582.     protected function getPropertyGroupOptionDefinitionService()
  9583.     {
  9584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  9585.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  9586.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9587.         return $instance;
  9588.     }
  9589.     /**
  9590.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator' shared service.
  9591.      *
  9592.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator
  9593.      */
  9594.     protected function getPropertyGroupOptionHydratorService()
  9595.     {
  9596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionHydrator.php';
  9597.         return $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator'] = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator($this);
  9598.     }
  9599.     /**
  9600.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  9601.      *
  9602.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  9603.      */
  9604.     protected function getPropertyGroupTranslationDefinitionService()
  9605.     {
  9606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  9608.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  9609.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9610.         return $instance;
  9611.     }
  9612.     /**
  9613.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  9614.      *
  9615.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  9616.      */
  9617.     protected function getPropertyGroupDefinitionService()
  9618.     {
  9619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  9620.         $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  9621.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9622.         return $instance;
  9623.     }
  9624.     /**
  9625.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupHydrator' shared service.
  9626.      *
  9627.      * @return \Shopware\Core\Content\Property\PropertyGroupHydrator
  9628.      */
  9629.     protected function getPropertyGroupHydratorService()
  9630.     {
  9631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupHydrator.php';
  9632.         return $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupHydrator'] = new \Shopware\Core\Content\Property\PropertyGroupHydrator($this);
  9633.     }
  9634.     /**
  9635.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  9636.      *
  9637.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  9638.      */
  9639.     protected function getRuleConditionDefinitionService()
  9640.     {
  9641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  9642.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  9643.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9644.         return $instance;
  9645.     }
  9646.     /**
  9647.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  9648.      *
  9649.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  9650.      */
  9651.     protected function getRuleTagDefinitionService()
  9652.     {
  9653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  9654.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  9655.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9656.         return $instance;
  9657.     }
  9658.     /**
  9659.      * Gets the public 'Shopware\Core\Content\Rule\RuleDefinition' shared service.
  9660.      *
  9661.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  9662.      */
  9663.     protected function getRuleDefinitionService()
  9664.     {
  9665.         $this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  9666.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9667.         return $instance;
  9668.     }
  9669.     /**
  9670.      * Gets the public 'Shopware\Core\Content\Seo\Api\SeoActionController' shared service.
  9671.      *
  9672.      * @return \Shopware\Core\Content\Seo\Api\SeoActionController
  9673.      */
  9674.     protected function getSeoActionControllerService()
  9675.     {
  9676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Api/SeoActionController.php';
  9677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlDataValidationFactoryInterface.php';
  9678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlValidationFactory.php';
  9679.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  9680.         $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);
  9681.         $instance->setContainer($this);
  9682.         return $instance;
  9683.     }
  9684.     /**
  9685.      * Gets the public 'Shopware\Core\Content\Seo\CachedSeoResolver' shared service.
  9686.      *
  9687.      * @return \Shopware\Core\Content\Seo\CachedSeoResolver
  9688.      */
  9689.     protected function getCachedSeoResolverService()
  9690.     {
  9691.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  9692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/CachedSeoResolver.php';
  9693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoResolver.php';
  9694.         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()));
  9695.     }
  9696.     /**
  9697.      * Gets the public 'Shopware\Core\Content\Seo\EmptyPathInfoResolver' shared service.
  9698.      *
  9699.      * @return \Shopware\Core\Content\Seo\EmptyPathInfoResolver
  9700.      */
  9701.     protected function getEmptyPathInfoResolverService()
  9702.     {
  9703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  9704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/EmptyPathInfoResolver.php';
  9705.         return $this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'] = new \Shopware\Core\Content\Seo\EmptyPathInfoResolver(($this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'] ?? $this->getCachedSeoResolverService()));
  9706.     }
  9707.     /**
  9708.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver' shared service.
  9709.      *
  9710.      * @return \Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver
  9711.      */
  9712.     protected function getSeoUrlAssociationFieldResolverService()
  9713.     {
  9714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  9715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Dbal/SeoUrlAssociationFieldResolver.php';
  9716.         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())));
  9717.     }
  9718.     /**
  9719.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer' shared service.
  9720.      *
  9721.      * @return \Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer
  9722.      */
  9723.     protected function getSeoUrlFieldSerializerService()
  9724.     {
  9725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  9726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  9727.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Serializer/SeoUrlFieldSerializer.php';
  9728.         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()));
  9729.     }
  9730.     /**
  9731.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition' shared service.
  9732.      *
  9733.      * @return \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition
  9734.      */
  9735.     protected function getMainCategoryDefinitionService()
  9736.     {
  9737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  9738.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition();
  9739.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9740.         return $instance;
  9741.     }
  9742.     /**
  9743.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition' shared service.
  9744.      *
  9745.      * @return \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition
  9746.      */
  9747.     protected function getSalesChannelMainCategoryDefinitionService()
  9748.     {
  9749.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  9750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/SalesChannel/SalesChannelMainCategoryDefinition.php';
  9751.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition();
  9752.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9753.         return $instance;
  9754.     }
  9755.     /**
  9756.      * Gets the public 'Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute' shared service.
  9757.      *
  9758.      * @return \Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute
  9759.      */
  9760.     protected function getSeoUrlRouteService()
  9761.     {
  9762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/AbstractSeoUrlRoute.php';
  9763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/SeoUrlRoute.php';
  9764.         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()));
  9765.     }
  9766.     /**
  9767.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlPlaceholderHandlerInterface' shared service.
  9768.      *
  9769.      * @return \Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler
  9770.      */
  9771.     protected function getSeoUrlPlaceholderHandlerInterfaceService()
  9772.     {
  9773.         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()));
  9774.     }
  9775.     /**
  9776.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  9777.      *
  9778.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  9779.      */
  9780.     protected function getSeoUrlTemplateDefinitionService()
  9781.     {
  9782.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  9783.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  9784.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9785.         return $instance;
  9786.     }
  9787.     /**
  9788.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition' shared service.
  9789.      *
  9790.      * @return \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition
  9791.      */
  9792.     protected function getSalesChannelSeoUrlDefinitionService()
  9793.     {
  9794.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition();
  9795.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9796.         return $instance;
  9797.     }
  9798.     /**
  9799.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition' shared service.
  9800.      *
  9801.      * @return \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition
  9802.      */
  9803.     protected function getSeoUrlDefinitionService()
  9804.     {
  9805.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition();
  9806.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9807.         return $instance;
  9808.     }
  9809.     /**
  9810.      * Gets the public 'Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute' shared service.
  9811.      *
  9812.      * @return \Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute
  9813.      */
  9814.     protected function getCachedSitemapRouteService()
  9815.     {
  9816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/AbstractSitemapRoute.php';
  9817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/CachedSitemapRoute.php';
  9818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/SitemapRoute.php';
  9819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapListerInterface.php';
  9820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapLister.php';
  9821.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  9822.         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);
  9823.     }
  9824.     /**
  9825.      * Gets the public 'Shopware\Core\Framework\Adapter\Asset\AssetPackageService' shared service.
  9826.      *
  9827.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetPackageService
  9828.      */
  9829.     protected function getAssetPackageServiceService()
  9830.     {
  9831.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetPackageService.php';
  9832.         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()));
  9833.     }
  9834.     /**
  9835.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\CacheIdLoader' shared service.
  9836.      *
  9837.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheIdLoader
  9838.      */
  9839.     protected function getCacheIdLoaderService()
  9840.     {
  9841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheIdLoader.php';
  9842.         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()));
  9843.     }
  9844.     /**
  9845.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory' shared service.
  9846.      *
  9847.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory
  9848.      */
  9849.     protected function getCacheInvalidatorFacadeHookFactoryService()
  9850.     {
  9851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  9852.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/Facade/CacheInvalidatorFacadeHookFactory.php';
  9853.         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()));
  9854.     }
  9855.     /**
  9856.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator' shared service.
  9857.      *
  9858.      * @return \Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator
  9859.      */
  9860.     protected function getAppTemplateIteratorService()
  9861.     {
  9862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/AppTemplateIterator.php';
  9863.         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()));
  9864.     }
  9865.     /**
  9866.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateFinder' shared service.
  9867.      *
  9868.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateFinder
  9869.      */
  9870.     protected function getTemplateFinderService()
  9871.     {
  9872.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9873.         if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  9874.             return $this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'];
  9875.         }
  9876.         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 () {
  9877.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\NamespaceHierarchy\\BundleHierarchyBuilder'] ?? $this->getBundleHierarchyBuilderService());
  9878.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  9879.         }, 2)));
  9880.     }
  9881.     /**
  9882.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateIterator' shared service.
  9883.      *
  9884.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateIterator
  9885.      */
  9886.     protected function getTemplateIteratorService()
  9887.     {
  9888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateIterator.php';
  9889.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  9890.         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']);
  9891.     }
  9892.     /**
  9893.      * Gets the public 'Shopware\Core\Framework\Api\Acl\AclCriteriaValidator' shared service.
  9894.      *
  9895.      * @return \Shopware\Core\Framework\Api\Acl\AclCriteriaValidator
  9896.      */
  9897.     protected function getAclCriteriaValidatorService()
  9898.     {
  9899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclCriteriaValidator.php';
  9900.         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()));
  9901.     }
  9902.     /**
  9903.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  9904.      *
  9905.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  9906.      */
  9907.     protected function getAclRoleDefinitionService()
  9908.     {
  9909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  9910.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  9911.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9912.         return $instance;
  9913.     }
  9914.     /**
  9915.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  9916.      *
  9917.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  9918.      */
  9919.     protected function getAclUserRoleDefinitionService()
  9920.     {
  9921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  9922.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  9923.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9924.         return $instance;
  9925.     }
  9926.     /**
  9927.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AccessKeyController' shared service.
  9928.      *
  9929.      * @return \Shopware\Core\Framework\Api\Controller\AccessKeyController
  9930.      */
  9931.     protected function getAccessKeyControllerService()
  9932.     {
  9933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AccessKeyController.php';
  9934.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController'] = $instance = new \Shopware\Core\Framework\Api\Controller\AccessKeyController();
  9935.         $instance->setContainer($this);
  9936.         return $instance;
  9937.     }
  9938.     /**
  9939.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AclController' shared service.
  9940.      *
  9941.      * @return \Shopware\Core\Framework\Api\Controller\AclController
  9942.      */
  9943.     protected function getAclControllerService()
  9944.     {
  9945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AclController.php';
  9946.         $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()));
  9947.         $instance->setContainer($this);
  9948.         return $instance;
  9949.     }
  9950.     /**
  9951.      * Gets the public 'Shopware\Core\Framework\Api\Controller\ApiController' shared service.
  9952.      *
  9953.      * @return \Shopware\Core\Framework\Api\Controller\ApiController
  9954.      */
  9955.     protected function getApiControllerService()
  9956.     {
  9957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  9958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  9959.         $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()), ($this->privates['api.request_criteria_builder'] ?? $this->getApi_RequestCriteriaBuilderService()), ($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()));
  9960.         $instance->setContainer($this);
  9961.         return $instance;
  9962.     }
  9963.     /**
  9964.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AuthController' shared service.
  9965.      *
  9966.      * @return \Shopware\Core\Framework\Api\Controller\AuthController
  9967.      */
  9968.     protected function getAuthControllerService()
  9969.     {
  9970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AuthController.php';
  9971.         $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()));
  9972.         $instance->setContainer($this);
  9973.         return $instance;
  9974.     }
  9975.     /**
  9976.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CacheController' shared service.
  9977.      *
  9978.      * @return \Shopware\Core\Framework\Api\Controller\CacheController
  9979.      */
  9980.     protected function getCacheController2Service()
  9981.     {
  9982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CacheController.php';
  9983.         $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()));
  9984.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9985.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  9986.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  9987.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  9988.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  9989.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  9990.             'router' => ['services''router''getRouterService'false],
  9991.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  9992.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  9993.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  9994.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  9995.         ], [
  9996.             'http_kernel' => '?',
  9997.             'message_bus' => '?',
  9998.             'messenger.default_bus' => '?',
  9999.             'parameter_bag' => '?',
  10000.             'request_stack' => '?',
  10001.             'router' => '?',
  10002.             'security.csrf.token_manager' => '?',
  10003.             'serializer' => '?',
  10004.             'session' => '.session.deprecated',
  10005.             'twig' => '?',
  10006.         ]))->withContext('Shopware\\Core\\Framework\\Api\\Controller\\CacheController'$this));
  10007.         return $instance;
  10008.     }
  10009.     /**
  10010.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController' shared service.
  10011.      *
  10012.      * @return \Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController
  10013.      */
  10014.     protected function getCustomSnippetFormatControllerService()
  10015.     {
  10016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CustomSnippetFormatController.php';
  10017.         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()));
  10018.     }
  10019.     /**
  10020.      * Gets the public 'Shopware\Core\Framework\Api\Controller\FallbackController' shared service.
  10021.      *
  10022.      * @return \Shopware\Core\Framework\Api\Controller\FallbackController
  10023.      */
  10024.     protected function getFallbackControllerService()
  10025.     {
  10026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/FallbackController.php';
  10027.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\FallbackController'] = $instance = new \Shopware\Core\Framework\Api\Controller\FallbackController();
  10028.         $instance->setContainer($this);
  10029.         return $instance;
  10030.     }
  10031.     /**
  10032.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IndexingController' shared service.
  10033.      *
  10034.      * @return \Shopware\Core\Framework\Api\Controller\IndexingController
  10035.      */
  10036.     protected function getIndexingControllerService()
  10037.     {
  10038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IndexingController.php';
  10039.         $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()));
  10040.         $instance->setContainer($this);
  10041.         return $instance;
  10042.     }
  10043.     /**
  10044.      * Gets the public 'Shopware\Core\Framework\Api\Controller\InfoController' shared service.
  10045.      *
  10046.      * @return \Shopware\Core\Framework\Api\Controller\InfoController
  10047.      */
  10048.     protected function getInfoControllerService()
  10049.     {
  10050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/InfoController.php';
  10051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/AppUrlVerifier.php';
  10052.         $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']);
  10053.         $instance->setContainer($this);
  10054.         return $instance;
  10055.     }
  10056.     /**
  10057.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IntegrationController' shared service.
  10058.      *
  10059.      * @return \Shopware\Core\Framework\Api\Controller\IntegrationController
  10060.      */
  10061.     protected function getIntegrationControllerService()
  10062.     {
  10063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IntegrationController.php';
  10064.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController'] = $instance = new \Shopware\Core\Framework\Api\Controller\IntegrationController(($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()));
  10065.         $instance->setContainer($this);
  10066.         return $instance;
  10067.     }
  10068.     /**
  10069.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SalesChannelProxyController' shared service.
  10070.      *
  10071.      * @return \Shopware\Core\Framework\Api\Controller\SalesChannelProxyController
  10072.      */
  10073.     protected function getSalesChannelProxyControllerService()
  10074.     {
  10075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SalesChannelProxyController.php';
  10076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/ApiOrderCartService.php';
  10077.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  10078.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  10079.         $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())));
  10080.         $instance->setContainer($this);
  10081.         return $instance;
  10082.     }
  10083.     /**
  10084.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SyncController' shared service.
  10085.      *
  10086.      * @return \Shopware\Core\Framework\Api\Controller\SyncController
  10087.      */
  10088.     protected function getSyncControllerService()
  10089.     {
  10090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SyncController.php';
  10091.         $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()));
  10092.         $instance->setContainer($this);
  10093.         return $instance;
  10094.     }
  10095.     /**
  10096.      * Gets the public 'Shopware\Core\Framework\Api\Controller\UserController' shared service.
  10097.      *
  10098.      * @return \Shopware\Core\Framework\Api\Controller\UserController
  10099.      */
  10100.     protected function getUserControllerService()
  10101.     {
  10102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/UserController.php';
  10103.         $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()));
  10104.         $instance->setContainer($this);
  10105.         return $instance;
  10106.     }
  10107.     /**
  10108.      * Gets the public 'Shopware\Core\Framework\Api\Sync\SyncService' shared service.
  10109.      *
  10110.      * @return \Shopware\Core\Framework\Api\Sync\SyncService
  10111.      */
  10112.     protected function getSyncServiceService()
  10113.     {
  10114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncServiceInterface.php';
  10115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncService.php';
  10116.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  10117.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  10118.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  10119.         }
  10120.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10121.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  10122.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  10123.         }
  10124.         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);
  10125.     }
  10126.     /**
  10127.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  10128.      *
  10129.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  10130.      */
  10131.     protected function getActionButtonTranslationDefinitionService()
  10132.     {
  10133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  10135.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  10136.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10137.         return $instance;
  10138.     }
  10139.     /**
  10140.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  10141.      *
  10142.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  10143.      */
  10144.     protected function getActionButtonDefinitionService()
  10145.     {
  10146.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  10147.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  10148.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10149.         return $instance;
  10150.     }
  10151.     /**
  10152.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  10153.      *
  10154.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  10155.      */
  10156.     protected function getAppPaymentMethodDefinitionService()
  10157.     {
  10158.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  10159.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10160.         return $instance;
  10161.     }
  10162.     /**
  10163.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  10164.      *
  10165.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  10166.      */
  10167.     protected function getAppScriptConditionTranslationDefinitionService()
  10168.     {
  10169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  10171.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  10172.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10173.         return $instance;
  10174.     }
  10175.     /**
  10176.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  10177.      *
  10178.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  10179.      */
  10180.     protected function getAppScriptConditionDefinitionService()
  10181.     {
  10182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  10183.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  10184.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10185.         return $instance;
  10186.     }
  10187.     /**
  10188.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  10189.      *
  10190.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  10191.      */
  10192.     protected function getAppTranslationDefinitionService()
  10193.     {
  10194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  10196.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  10197.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10198.         return $instance;
  10199.     }
  10200.     /**
  10201.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  10202.      *
  10203.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  10204.      */
  10205.     protected function getAppCmsBlockTranslationDefinitionService()
  10206.     {
  10207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  10209.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  10210.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10211.         return $instance;
  10212.     }
  10213.     /**
  10214.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  10215.      *
  10216.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  10217.      */
  10218.     protected function getAppCmsBlockDefinitionService()
  10219.     {
  10220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  10221.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  10222.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10223.         return $instance;
  10224.     }
  10225.     /**
  10226.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  10227.      *
  10228.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  10229.      */
  10230.     protected function getAppFlowActionTranslationDefinitionService()
  10231.     {
  10232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  10234.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  10235.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10236.         return $instance;
  10237.     }
  10238.     /**
  10239.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  10240.      *
  10241.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  10242.      */
  10243.     protected function getAppFlowActionDefinitionService()
  10244.     {
  10245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  10246.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  10247.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10248.         return $instance;
  10249.     }
  10250.     /**
  10251.      * Gets the public 'Shopware\Core\Framework\App\Api\AppActionController' shared service.
  10252.      *
  10253.      * @return \Shopware\Core\Framework\App\Api\AppActionController
  10254.      */
  10255.     protected function getAppActionControllerService()
  10256.     {
  10257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppActionController.php';
  10258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/ActionButtonLoader.php';
  10259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/AppActionLoader.php';
  10260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Manifest/ModuleLoader.php';
  10261.         $a = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  10262.         $b = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  10263.         $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())));
  10264.         $instance->setContainer($this);
  10265.         return $instance;
  10266.     }
  10267.     /**
  10268.      * Gets the public 'Shopware\Core\Framework\App\Api\AppCmsController' shared service.
  10269.      *
  10270.      * @return \Shopware\Core\Framework\App\Api\AppCmsController
  10271.      */
  10272.     protected function getAppCmsControllerService()
  10273.     {
  10274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppCmsController.php';
  10275.         $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()));
  10276.         $instance->setContainer($this);
  10277.         return $instance;
  10278.     }
  10279.     /**
  10280.      * Gets the public 'Shopware\Core\Framework\App\Api\AppUrlChangeController' shared service.
  10281.      *
  10282.      * @return \Shopware\Core\Framework\App\Api\AppUrlChangeController
  10283.      */
  10284.     protected function getAppUrlChangeControllerService()
  10285.     {
  10286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppUrlChangeController.php';
  10287.         $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()));
  10288.         $instance->setContainer($this);
  10289.         return $instance;
  10290.     }
  10291.     /**
  10292.      * Gets the public 'Shopware\Core\Framework\App\AppDefinition' shared service.
  10293.      *
  10294.      * @return \Shopware\Core\Framework\App\AppDefinition
  10295.      */
  10296.     protected function getAppDefinitionService()
  10297.     {
  10298.         $this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  10299.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10300.         return $instance;
  10301.     }
  10302.     /**
  10303.      * Gets the public 'Shopware\Core\Framework\App\AppLocaleProvider' shared service.
  10304.      *
  10305.      * @return \Shopware\Core\Framework\App\AppLocaleProvider
  10306.      */
  10307.     protected function getAppLocaleProviderService()
  10308.     {
  10309.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  10310.         if (isset($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'])) {
  10311.             return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'];
  10312.         }
  10313.         return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] = new \Shopware\Core\Framework\App\AppLocaleProvider($a, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  10314.     }
  10315.     /**
  10316.      * Gets the public 'Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver' shared service.
  10317.      *
  10318.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver
  10319.      */
  10320.     protected function getResolverService()
  10321.     {
  10322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/Resolver.php';
  10323.         return $this->services['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver'] = new \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver(new RewindableGenerator(function () {
  10324.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\MoveShopPermanentlyStrategy'] ?? $this->getMoveShopPermanentlyStrategyService());
  10325.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\ReinstallAppsStrategy'] ?? $this->getReinstallAppsStrategyService());
  10326.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\UninstallAppsStrategy'] ?? $this->getUninstallAppsStrategyService());
  10327.         }, 3));
  10328.     }
  10329.     /**
  10330.      * Gets the public 'Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider' shared service.
  10331.      *
  10332.      * @return \Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider
  10333.      */
  10334.     protected function getAppFlowActionProviderService()
  10335.     {
  10336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/FlowAction/AppFlowActionProvider.php';
  10337.         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()));
  10338.     }
  10339.     /**
  10340.      * Gets the public 'Shopware\Core\Framework\App\ShopId\ShopIdProvider' shared service.
  10341.      *
  10342.      * @return \Shopware\Core\Framework\App\ShopId\ShopIdProvider
  10343.      */
  10344.     protected function getShopIdProviderService()
  10345.     {
  10346.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  10347.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  10348.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  10349.         }
  10350.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  10351.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  10352.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  10353.         }
  10354.         return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] = new \Shopware\Core\Framework\App\ShopId\ShopIdProvider($a$b);
  10355.     }
  10356.     /**
  10357.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  10358.      *
  10359.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  10360.      */
  10361.     protected function getTemplateDefinitionService()
  10362.     {
  10363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  10364.         $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  10365.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10366.         return $instance;
  10367.     }
  10368.     /**
  10369.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateStateService' shared service.
  10370.      *
  10371.      * @return \Shopware\Core\Framework\App\Template\TemplateStateService
  10372.      */
  10373.     protected function getTemplateStateServiceService()
  10374.     {
  10375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateStateService.php';
  10376.         $a = ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService());
  10377.         if (isset($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'])) {
  10378.             return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'];
  10379.         }
  10380.         return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] = new \Shopware\Core\Framework\App\Template\TemplateStateService($a);
  10381.     }
  10382.     /**
  10383.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator' shared service.
  10384.      *
  10385.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator
  10386.      */
  10387.     protected function getEntityCacheKeyGeneratorService()
  10388.     {
  10389.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator();
  10390.     }
  10391.     /**
  10392.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator' shared service.
  10393.      *
  10394.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator
  10395.      */
  10396.     protected function getEntityHydratorService()
  10397.     {
  10398.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator($this);
  10399.     }
  10400.     /**
  10401.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder' shared service.
  10402.      *
  10403.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder
  10404.      */
  10405.     protected function getConfigJsonFieldAccessorBuilderService()
  10406.     {
  10407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  10408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  10409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/ConfigJsonFieldAccessorBuilder.php';
  10410.         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()));
  10411.     }
  10412.     /**
  10413.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder' shared service.
  10414.      *
  10415.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder
  10416.      */
  10417.     protected function getCustomFieldsAccessorBuilderService()
  10418.     {
  10419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  10420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  10421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/CustomFieldsAccessorBuilder.php';
  10422.         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()));
  10423.     }
  10424.     /**
  10425.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder' shared service.
  10426.      *
  10427.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder
  10428.      */
  10429.     protected function getDefaultFieldAccessorBuilderService()
  10430.     {
  10431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  10432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/DefaultFieldAccessorBuilder.php';
  10433.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder();
  10434.     }
  10435.     /**
  10436.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder' shared service.
  10437.      *
  10438.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder
  10439.      */
  10440.     protected function getJsonFieldAccessorBuilderService()
  10441.     {
  10442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  10443.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  10444.         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()));
  10445.     }
  10446.     /**
  10447.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder' shared service.
  10448.      *
  10449.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder
  10450.      */
  10451.     protected function getPriceFieldAccessorBuilderService()
  10452.     {
  10453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  10454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilder.php';
  10455.         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()));
  10456.     }
  10457.     /**
  10458.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver' shared service.
  10459.      *
  10460.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver
  10461.      */
  10462.     protected function getManyToManyAssociationFieldResolverService()
  10463.     {
  10464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  10465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToManyAssociationFieldResolver.php';
  10466.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver();
  10467.     }
  10468.     /**
  10469.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver' shared service.
  10470.      *
  10471.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver
  10472.      */
  10473.     protected function getManyToOneAssociationFieldResolverService()
  10474.     {
  10475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  10476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolver.php';
  10477.         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())));
  10478.     }
  10479.     /**
  10480.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver' shared service.
  10481.      *
  10482.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver
  10483.      */
  10484.     protected function getOneToManyAssociationFieldResolverService()
  10485.     {
  10486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  10487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/OneToManyAssociationFieldResolver.php';
  10488.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver();
  10489.     }
  10490.     /**
  10491.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver' shared service.
  10492.      *
  10493.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver
  10494.      */
  10495.     protected function getTranslationFieldResolverService()
  10496.     {
  10497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  10498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/TranslationFieldResolver.php';
  10499.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver();
  10500.     }
  10501.     /**
  10502.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder' shared service.
  10503.      *
  10504.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder
  10505.      */
  10506.     protected function getJoinGroupBuilderService()
  10507.     {
  10508.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder();
  10509.     }
  10510.     /**
  10511.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry' shared service.
  10512.      *
  10513.      * @return \Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator
  10514.      */
  10515.     protected function getDefinitionInstanceRegistryService()
  10516.     {
  10517.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] = new \Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator(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_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''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_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_language_pack_language' => 'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition''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''gbmed_custom_fields_filter' => 'Gbmed\\CustomFieldsFilter\\Core\\Content\\CustomFieldsFilter\\CustomFieldsFilterDefinition''gbmed_custom_fields_filter_translation' => 'Gbmed\\CustomFieldsFilter\\Core\\Content\\CustomFieldsFilter\\Aggregate\\CustomFieldsFilterTranslation\\CustomFieldsFilterTranslationDefinition''ks_attachment' => 'Ks\\Attachments\\Core\\Content\\Attachments\\AttachmentsDefinition''ks_attachment_translation' => 'Ks\\Attachments\\Core\\Content\\Attachments\\Aggregate\\AttachmentsTranslation\\AttachmentsTranslationDefinition''ks_attachment_customer' => 'Ks\\Attachments\\Core\\Content\\Attachments\\CustomerAttachmentLinkDefinition''s_plugin_netzp_blog' => 'NetzpBlog6\\Core\\Content\\Blog\\BlogDefinition''s_plugin_netzp_blog_translation' => 'NetzpBlog6\\Core\\Content\\Aggregate\\BlogTranslation\\BlogTranslationDefinition''s_plugin_netzp_blog_category' => 'NetzpBlog6\\Core\\Content\\Category\\CategoryDefinition''s_plugin_netzp_blog_category_translation' => 'NetzpBlog6\\Core\\Content\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition''s_plugin_netzp_blog_author' => 'NetzpBlog6\\Core\\Content\\Author\\AuthorDefinition''s_plugin_netzp_blog_author_translation' => 'NetzpBlog6\\Core\\Content\\Aggregate\\AuthorTranslation\\AuthorTranslationDefinition''s_plugin_netzp_blog_product' => 'NetzpBlog6\\Core\\Content\\Aggregate\\BlogProduct\\BlogProductDefinition''s_plugin_netzp_blog_categories' => 'NetzpBlog6\\Core\\Content\\Aggregate\\BlogCategory\\BlogCategoryDefinition''s_plugin_netzp_blog_tag' => 'NetzpBlog6\\Core\\Content\\Aggregate\\BlogTag\\BlogTagDefinition''s_plugin_netzp_blog_item' => 'NetzpBlog6\\Core\\Content\\Item\\ItemDefinition''s_plugin_netzp_blog_item_translation' => 'NetzpBlog6\\Core\\Content\\Aggregate\\ItemTranslation\\ItemTranslationDefinition''s_plugin_netzp_blog_media' => 'NetzpBlog6\\Core\\Content\\BlogMedia\\BlogMediaDefinition''pickware_erp_address' => 'Pickware\\PickwareErpStarter\\Address\\Model\\AddressDefinition''pickware_erp_analytics_aggregation' => 'Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsAggregationDefinition''pickware_erp_analytics_report' => 'Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsReportDefinition''pickware_erp_analytics_aggregation_session' => 'Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsAggregationSessionDefinition''pickware_erp_analytics_report_config' => 'Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsReportConfigDefinition''pickware_erp_demand_planning_list_item' => 'Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\Model\\DemandPlanningListItemDefinition''pickware_erp_import_export' => 'Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportDefinition''pickware_erp_import_export_element' => 'Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportElementDefinition''pickware_erp_import_export_profile' => 'Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportProfileDefinition''pickware_erp_order_pickability_view' => 'Pickware\\PickwareErpStarter\\Order\\Model\\OrderPickabilityViewDefinition''pickware_erp_order_pickability' => 'Pickware\\PickwareErpStarter\\OrderPickability\\Model\\OrderPickabilityDefinition''pickware_erp_pickware_product' => 'Pickware\\PickwareErpStarter\\Product\\Model\\PickwareProductDefinition''pickware_erp_purchase_list_item' => 'Pickware\\PickwareErpStarter\\PurchaseList\\Model\\PurchaseListItemDefinition''pickware_erp_stock_valuation_view' => 'Pickware\\PickwareErpStarter\\Reporting\\Model\\StockValuationViewDefinition''pickware_erp_return_order' => 'Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderDefinition''pickware_erp_return_order_line_item' => 'Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderLineItemDefinition''pickware_erp_return_order_refund' => 'Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderRefundDefinition''pickware_erp_location_type' => 'Pickware\\PickwareErpStarter\\Stock\\Model\\LocationTypeDefinition''pickware_erp_special_stock_location' => 'Pickware\\PickwareErpStarter\\Stock\\Model\\SpecialStockLocationDefinition''pickware_erp_stock_movement' => 'Pickware\\PickwareErpStarter\\Stock\\Model\\StockMovementDefinition''pickware_erp_stock' => 'Pickware\\PickwareErpStarter\\Stock\\Model\\StockDefinition''pickware_erp_stock_container' => 'Pickware\\PickwareErpStarter\\Stock\\Model\\StockContainerDefinition''pickware_erp_warehouse_stock' => 'Pickware\\PickwareErpStarter\\Stock\\Model\\WarehouseStockDefinition''pickware_erp_goods_receipt' => 'Pickware\\PickwareErpStarter\\GoodsReceipt\\Model\\GoodsReceiptDefinition''pickware_erp_goods_receipt_item' => 'Pickware\\PickwareErpStarter\\GoodsReceipt\\Model\\GoodsReceiptItemDefinition''pickware_erp_stocktaking_stocktake_snapshot_item' => 'Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeSnapshotItemDefinition''pickware_erp_stocktaking_stocktake_counting_process' => 'Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeCountingProcessDefinition''pickware_erp_stocktaking_stocktake_counting_process_item' => 'Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeCountingProcessItemDefinition''pickware_erp_stocktaking_stocktake' => 'Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeDefinition''pickware_erp_stocktaking_stocktake_product_summary' => 'Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\Model\\StocktakeProductSummaryDefinition''pickware_erp_supplier' => 'Pickware\\PickwareErpStarter\\Supplier\\Model\\SupplierDefinition''pickware_erp_product_supplier_configuration' => 'Pickware\\PickwareErpStarter\\Supplier\\Model\\ProductSupplierConfigurationDefinition''pickware_erp_supplier_order' => 'Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\SupplierOrderDefinition''pickware_erp_supplier_order_line_item' => 'Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\SupplierOrderLineItemDefinition''pickware_erp_bin_location' => 'Pickware\\PickwareErpStarter\\Warehouse\\Model\\BinLocationDefinition''pickware_erp_product_warehouse_configuration' => 'Pickware\\PickwareErpStarter\\Warehouse\\Model\\ProductWarehouseConfigurationDefinition''pickware_erp_warehouse' => 'Pickware\\PickwareErpStarter\\Warehouse\\Model\\WarehouseDefinition''pickware_document' => 'Pickware\\DocumentBundle\\Model\\DocumentDefinition''pickware_document_type' => 'Pickware\\DocumentBundle\\Model\\DocumentTypeDefinition''pickware_shopware_extensions_order_configuration' => 'Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\Model\\OrderConfigurationDefinition''pickware_shipping_carrier' => 'Pickware\\ShippingBundle\\Carrier\\Model\\CarrierDefinition''pickware_shipping_shipping_method_config' => 'Pickware\\ShippingBundle\\Config\\Model\\ShippingMethodConfigDefinition''pickware_shipping_shipment' => 'Pickware\\ShippingBundle\\Shipment\\Model\\ShipmentDefinition''pickware_shipping_tracking_code' => 'Pickware\\ShippingBundle\\Shipment\\Model\\TrackingCodeDefinition''pickware_shipping_shipment_order_mapping' => 'Pickware\\ShippingBundle\\Shipment\\Model\\ShipmentOrderMappingDefinition''pickware_shipping_document_tracking_code_mapping' => 'Pickware\\ShippingBundle\\Shipment\\Model\\DocumentTrackingCodeMappingDefinition''pickware_shipping_document_shipment_mapping' => 'Pickware\\ShippingBundle\\Shipment\\Model\\DocumentShipmentMappingDefinition''pickware_wms_delivery' => 'Pickware\\PickwareWms\\Delivery\\Model\\DeliveryDefinition''pickware_wms_delivery_document_mapping' => 'Pickware\\PickwareWms\\Delivery\\Model\\DeliveryDocumentMappingDefinition''pickware_wms_delivery_order_document_mapping' => 'Pickware\\PickwareWms\\Delivery\\Model\\DeliveryOrderDocumentMappingDefinition''pickware_wms_delivery_tracking_code' => 'Pickware\\PickwareWms\\Delivery\\Model\\DeliveryTrackingCodeDefinition''pickware_wms_delivery_line_item' => 'Pickware\\PickwareWms\\Delivery\\Model\\DeliveryLineItemDefinition''pickware_wms_document_printing_config' => 'Pickware\\PickwareWms\\DocumentPrintingConfig\\Model\\DocumentPrintingConfigDefinition''pickware_wms_picking_process' => 'Pickware\\PickwareWms\\PickingProcess\\Model\\PickingProcessDefinition''pickware_wms_picking_process_reserved_item' => 'Pickware\\PickwareWms\\PickingProcess\\Model\\PickingProcessReservedItemDefinition''pickware_mobile_app_credential' => 'Pickware\\MobileAppAuthBundle\\Model\\MobileAppCredentialDefinition''magnalister_shopware6' => 'Redgecko\\Magnalister\\Core\\Content\\Bundle\\BundleCookieDefinition''swag_amazon_pay_payment_notification' => 'Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\PaymentNotification\\PaymentNotificationDefinition''swag_amazon_pay_signup_token' => 'Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenDefinition''zeobv_product_bundle_connection' => 'Zeobv\\BundleProducts\\Core\\Content\\Product\\Aggregate\\ProductBundleConnection\\ProductBundleConnectionDefinition''swag_cms_extensions_form' => 'Swag\\CmsExtensions\\Form\\FormDefinition''swag_cms_extensions_form_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition''swag_cms_extensions_form_group' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition''swag_cms_extensions_form_group_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition''swag_cms_extensions_form_group_field' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition''swag_cms_extensions_form_group_field_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition''swag_cms_extensions_quickview' => 'Swag\\CmsExtensions\\Quickview\\QuickviewDefinition''swag_cms_extensions_block_rule' => 'Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition''swag_cms_extensions_scroll_navigation' => 'Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition''swag_cms_extensions_scroll_navigation_translation' => 'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition''swag_cms_extensions_scroll_navigation_page_settings' => 'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition''pickware_dhl_sales_channel_api_context' => 'Pickware\\PickwareDhl\\SalesChannelContext\\Model\\SalesChannelApiContextDefinition''iwv_order_csv_profile' => 'Iwv\\IwvOrdersCsvExporterV6\\Core\\Content\\IwvOrderCsvProfile\\IwvOrderCsvProfileDefinition''sendcloud_queues' => 'Sendcloud\\Shipping\\Entity\\Queue\\QueueEntityDefinition''sendcloud_processes' => 'Sendcloud\\Shipping\\Entity\\Process\\ProcessEntityDefinition''sendcloud_shipments' => 'Sendcloud\\Shipping\\Entity\\Shipment\\ShipmentEntityDefinition''sendcloud_servicepoints' => 'Sendcloud\\Shipping\\Entity\\ServicePoint\\ServicePointEntityDefinition'], ['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_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''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_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_language_pack_language' => 'swag_language_pack_language.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''gbmed_custom_fields_filter' => 'gbmed_custom_fields_filter.repository''gbmed_custom_fields_filter_translation' => 'gbmed_custom_fields_filter_translation.repository''ks_attachment' => 'ks_attachment.repository''ks_attachment_translation' => 'ks_attachment_translation.repository''ks_attachment_customer' => 'ks_attachment_customer.repository''s_plugin_netzp_blog' => 's_plugin_netzp_blog.repository''s_plugin_netzp_blog_translation' => 's_plugin_netzp_blog_translation.repository''s_plugin_netzp_blog_category' => 's_plugin_netzp_blog_category.repository''s_plugin_netzp_blog_category_translation' => 's_plugin_netzp_blog_category_translation.repository''s_plugin_netzp_blog_author' => 's_plugin_netzp_blog_author.repository''s_plugin_netzp_blog_author_translation' => 's_plugin_netzp_blog_author_translation.repository''s_plugin_netzp_blog_product' => 's_plugin_netzp_blog_product.repository''s_plugin_netzp_blog_categories' => 's_plugin_netzp_blog_categories.repository''s_plugin_netzp_blog_tag' => 's_plugin_netzp_blog_tag.repository''s_plugin_netzp_blog_item' => 's_plugin_netzp_blog_item.repository''s_plugin_netzp_blog_item_translation' => 's_plugin_netzp_blog_item_translation.repository''s_plugin_netzp_blog_media' => 's_plugin_netzp_blog_media.repository''pickware_erp_address' => 'pickware_erp_address.repository''pickware_erp_analytics_aggregation' => 'pickware_erp_analytics_aggregation.repository''pickware_erp_analytics_report' => 'pickware_erp_analytics_report.repository''pickware_erp_analytics_aggregation_session' => 'pickware_erp_analytics_aggregation_session.repository''pickware_erp_analytics_report_config' => 'pickware_erp_analytics_report_config.repository''pickware_erp_demand_planning_list_item' => 'pickware_erp_demand_planning_list_item.repository''pickware_erp_import_export' => 'pickware_erp_import_export.repository''pickware_erp_import_export_element' => 'pickware_erp_import_export_element.repository''pickware_erp_import_export_profile' => 'pickware_erp_import_export_profile.repository''pickware_erp_order_pickability_view' => 'pickware_erp_order_pickability_view.repository''pickware_erp_order_pickability' => 'pickware_erp_order_pickability.repository''pickware_erp_pickware_product' => 'pickware_erp_pickware_product.repository''pickware_erp_purchase_list_item' => 'pickware_erp_purchase_list_item.repository''pickware_erp_stock_valuation_view' => 'pickware_erp_stock_valuation_view.repository''pickware_erp_return_order' => 'pickware_erp_return_order.repository''pickware_erp_return_order_line_item' => 'pickware_erp_return_order_line_item.repository''pickware_erp_return_order_refund' => 'pickware_erp_return_order_refund.repository''pickware_erp_location_type' => 'pickware_erp_location_type.repository''pickware_erp_special_stock_location' => 'pickware_erp_special_stock_location.repository''pickware_erp_stock_movement' => 'pickware_erp_stock_movement.repository''pickware_erp_stock' => 'pickware_erp_stock.repository''pickware_erp_stock_container' => 'pickware_erp_stock_container.repository''pickware_erp_warehouse_stock' => 'pickware_erp_warehouse_stock.repository''pickware_erp_goods_receipt' => 'pickware_erp_goods_receipt.repository''pickware_erp_goods_receipt_item' => 'pickware_erp_goods_receipt_item.repository''pickware_erp_stocktaking_stocktake_snapshot_item' => 'pickware_erp_stocktaking_stocktake_snapshot_item.repository''pickware_erp_stocktaking_stocktake_counting_process' => 'pickware_erp_stocktaking_stocktake_counting_process.repository''pickware_erp_stocktaking_stocktake_counting_process_item' => 'pickware_erp_stocktaking_stocktake_counting_process_item.repository''pickware_erp_stocktaking_stocktake' => 'pickware_erp_stocktaking_stocktake.repository''pickware_erp_stocktaking_stocktake_product_summary' => 'pickware_erp_stocktaking_stocktake_product_summary.repository''pickware_erp_supplier' => 'pickware_erp_supplier.repository''pickware_erp_product_supplier_configuration' => 'pickware_erp_product_supplier_configuration.repository''pickware_erp_supplier_order' => 'pickware_erp_supplier_order.repository''pickware_erp_supplier_order_line_item' => 'pickware_erp_supplier_order_line_item.repository''pickware_erp_bin_location' => 'pickware_erp_bin_location.repository''pickware_erp_product_warehouse_configuration' => 'pickware_erp_product_warehouse_configuration.repository''pickware_erp_warehouse' => 'pickware_erp_warehouse.repository''pickware_document' => 'pickware_document.repository''pickware_document_type' => 'pickware_document_type.repository''pickware_shopware_extensions_order_configuration' => 'pickware_shopware_extensions_order_configuration.repository''pickware_shipping_carrier' => 'pickware_shipping_carrier.repository''pickware_shipping_shipping_method_config' => 'pickware_shipping_shipping_method_config.repository''pickware_shipping_shipment' => 'pickware_shipping_shipment.repository''pickware_shipping_tracking_code' => 'pickware_shipping_tracking_code.repository''pickware_shipping_shipment_order_mapping' => 'pickware_shipping_shipment_order_mapping.repository''pickware_shipping_document_tracking_code_mapping' => 'pickware_shipping_document_tracking_code_mapping.repository''pickware_shipping_document_shipment_mapping' => 'pickware_shipping_document_shipment_mapping.repository''pickware_wms_delivery' => 'pickware_wms_delivery.repository''pickware_wms_delivery_document_mapping' => 'pickware_wms_delivery_document_mapping.repository''pickware_wms_delivery_order_document_mapping' => 'pickware_wms_delivery_order_document_mapping.repository''pickware_wms_delivery_tracking_code' => 'pickware_wms_delivery_tracking_code.repository''pickware_wms_delivery_line_item' => 'pickware_wms_delivery_line_item.repository''pickware_wms_document_printing_config' => 'pickware_wms_document_printing_config.repository''pickware_wms_picking_process' => 'pickware_wms_picking_process.repository''pickware_wms_picking_process_reserved_item' => 'pickware_wms_picking_process_reserved_item.repository''pickware_mobile_app_credential' => 'pickware_mobile_app_credential.repository''magnalister_shopware6' => 'magnalister_shopware6.repository''swag_amazon_pay_payment_notification' => 'swag_amazon_pay_payment_notification.repository''swag_amazon_pay_signup_token' => 'swag_amazon_pay_signup_token.repository''zeobv_product_bundle_connection' => 'zeobv_product_bundle_connection.repository''swag_cms_extensions_form' => 'swag_cms_extensions_form.repository''swag_cms_extensions_form_translation' => 'swag_cms_extensions_form_translation.repository''swag_cms_extensions_form_group' => 'swag_cms_extensions_form_group.repository''swag_cms_extensions_form_group_translation' => 'swag_cms_extensions_form_group_translation.repository''swag_cms_extensions_form_group_field' => 'swag_cms_extensions_form_group_field.repository''swag_cms_extensions_form_group_field_translation' => 'swag_cms_extensions_form_group_field_translation.repository''swag_cms_extensions_quickview' => 'swag_cms_extensions_quickview.repository''swag_cms_extensions_block_rule' => 'swag_cms_extensions_block_rule.repository''swag_cms_extensions_scroll_navigation' => 'swag_cms_extensions_scroll_navigation.repository''swag_cms_extensions_scroll_navigation_translation' => 'swag_cms_extensions_scroll_navigation_translation.repository''swag_cms_extensions_scroll_navigation_page_settings' => 'swag_cms_extensions_scroll_navigation_page_settings.repository''pickware_dhl_sales_channel_api_context' => 'pickware_dhl_sales_channel_api_context.repository''iwv_order_csv_profile' => 'iwv_order_csv_profile.repository''sendcloud_queues' => 'sendcloud_queues.repository''sendcloud_processes' => 'sendcloud_processes.repository''sendcloud_shipments' => 'sendcloud_shipments.repository''sendcloud_servicepoints' => 'sendcloud_servicepoints.repository']), ($this->privates['Pickware\\PickwareErpStarter\\OrderPickability\\OrderPickabilityCalculator'] ?? $this->getOrderPickabilityCalculatorService()), ($this->privates['Pickware\\PickwareErpStarter\\OrderPickability\\OrderPickabilityCriteriaFilterResolver'] ?? $this->getOrderPickabilityCriteriaFilterResolverService()));
  10518.     }
  10519.     /**
  10520.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory' shared service.
  10521.      *
  10522.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory
  10523.      */
  10524.     protected function getEntityLoadedEventFactoryService()
  10525.     {
  10526.         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()));
  10527.     }
  10528.     /**
  10529.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry' shared service.
  10530.      *
  10531.      * @return \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry
  10532.      */
  10533.     protected function getExtensionRegistryService()
  10534.     {
  10535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php';
  10536.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry(new RewindableGenerator(function () {
  10537.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] = new \Shopware\Administration\Notification\Extension\IntegrationExtension()));
  10538.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] = new \Shopware\Administration\Notification\Extension\UserExtension()));
  10539.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] = new \Shopware\Storefront\Theme\Extension\SalesChannelExtension()));
  10540.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] = new \Shopware\Storefront\Theme\Extension\LanguageExtension()));
  10541.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] = new \Shopware\Storefront\Theme\Extension\MediaExtension()));
  10542.             yield => ($this->privates['Swag\\LanguagePack\\Extension\\LanguageExtension'] ?? ($this->privates['Swag\\LanguagePack\\Extension\\LanguageExtension'] = new \Swag\LanguagePack\Extension\LanguageExtension()));
  10543.             yield => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\SalesChannelExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\SalesChannelExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\SalesChannelExtension()));
  10544.             yield => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\ProductExtension()));
  10545.             yield => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductStreamExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductStreamExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\ProductStreamExtension()));
  10546.             yield => ($this->privates['NetzpBlog6\\Core\\Content\\Product\\ProductExtension'] ?? ($this->privates['NetzpBlog6\\Core\\Content\\Product\\ProductExtension'] = new \NetzpBlog6\Core\Content\Product\ProductExtension()));
  10547.             yield 10 => ($this->privates['NetzpBlog6\\Core\\Content\\Media\\MediaExtension'] ?? ($this->privates['NetzpBlog6\\Core\\Content\\Media\\MediaExtension'] = new \NetzpBlog6\Core\Content\Media\MediaExtension()));
  10548.             yield 11 => ($this->privates['Pickware\\PickwareErpStarter\\Address\\ModelExtension\\SalutationExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Address\\ModelExtension\\SalutationExtension'] = new \Pickware\PickwareErpStarter\Address\ModelExtension\SalutationExtension()));
  10549.             yield 12 => ($this->privates['Pickware\\PickwareErpStarter\\Analytics\\Model\\Extension\\AnalyticsUserExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Analytics\\Model\\Extension\\AnalyticsUserExtension'] = new \Pickware\PickwareErpStarter\Analytics\Model\Extension\AnalyticsUserExtension()));
  10550.             yield 13 => ($this->privates['Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\Model\\Extension\\DemandPlanningProductExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\Model\\Extension\\DemandPlanningProductExtension'] = new \Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\Extension\DemandPlanningProductExtension()));
  10551.             yield 14 => ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ModelExtension\\UserExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ModelExtension\\UserExtension'] = new \Pickware\PickwareErpStarter\ImportExport\ModelExtension\UserExtension()));
  10552.             yield 15 => ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ModelExtension\\DocumentExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ModelExtension\\DocumentExtension'] = new \Pickware\PickwareErpStarter\ImportExport\ModelExtension\DocumentExtension()));
  10553.             yield 16 => ($this->privates['Pickware\\PickwareErpStarter\\Order\\Model\\OrderExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Order\\Model\\OrderExtension'] = new \Pickware\PickwareErpStarter\Order\Model\OrderExtension()));
  10554.             yield 17 => ($this->privates['Pickware\\PickwareErpStarter\\OrderPickability\\Model\\Extensions\\OrderPickabilityOrderExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\OrderPickability\\Model\\Extensions\\OrderPickabilityOrderExtension'] = new \Pickware\PickwareErpStarter\OrderPickability\Model\Extensions\OrderPickabilityOrderExtension()));
  10555.             yield 18 => ($this->privates['Pickware\\PickwareErpStarter\\Product\\ModelExtension\\ProductExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Product\\ModelExtension\\ProductExtension'] = new \Pickware\PickwareErpStarter\Product\ModelExtension\ProductExtension()));
  10556.             yield 19 => ($this->privates['Pickware\\PickwareErpStarter\\PurchaseList\\ModelExtension\\PurchaseListProductExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\PurchaseList\\ModelExtension\\PurchaseListProductExtension'] = new \Pickware\PickwareErpStarter\PurchaseList\ModelExtension\PurchaseListProductExtension()));
  10557.             yield 20 => ($this->privates['Pickware\\PickwareErpStarter\\Reporting\\Model\\Extensions\\ReportCurrencyExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Reporting\\Model\\Extensions\\ReportCurrencyExtension'] = new \Pickware\PickwareErpStarter\Reporting\Model\Extensions\ReportCurrencyExtension()));
  10558.             yield 21 => ($this->privates['Pickware\\PickwareErpStarter\\Reporting\\Model\\Extensions\\ReportProductExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Reporting\\Model\\Extensions\\ReportProductExtension'] = new \Pickware\PickwareErpStarter\Reporting\Model\Extensions\ReportProductExtension()));
  10559.             yield 22 => ($this->privates['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ModelExtensions\\ReturnOrderOrderExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ModelExtensions\\ReturnOrderOrderExtension'] = new \Pickware\PickwareErpStarter\ReturnOrder\Model\ModelExtensions\ReturnOrderOrderExtension()));
  10560.             yield 23 => ($this->privates['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ModelExtensions\\ReturnOrderStateMachineStateExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ModelExtensions\\ReturnOrderStateMachineStateExtension'] = new \Pickware\PickwareErpStarter\ReturnOrder\Model\ModelExtensions\ReturnOrderStateMachineStateExtension()));
  10561.             yield 24 => ($this->privates['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ModelExtensions\\ReturnOrderUserExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ModelExtensions\\ReturnOrderUserExtension'] = new \Pickware\PickwareErpStarter\ReturnOrder\Model\ModelExtensions\ReturnOrderUserExtension()));
  10562.             yield 25 => ($this->privates['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ModelExtensions\\ReturnOrderOrderLineItemExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ModelExtensions\\ReturnOrderOrderLineItemExtension'] = new \Pickware\PickwareErpStarter\ReturnOrder\Model\ModelExtensions\ReturnOrderOrderLineItemExtension()));
  10563.             yield 26 => ($this->privates['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ModelExtensions\\ReturnOrderProductExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ModelExtensions\\ReturnOrderProductExtension'] = new \Pickware\PickwareErpStarter\ReturnOrder\Model\ModelExtensions\ReturnOrderProductExtension()));
  10564.             yield 27 => ($this->privates['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ModelExtensions\\ReturnOrderPaymentMethodExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ModelExtensions\\ReturnOrderPaymentMethodExtension'] = new \Pickware\PickwareErpStarter\ReturnOrder\Model\ModelExtensions\ReturnOrderPaymentMethodExtension()));
  10565.             yield 28 => ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ModelExtension\\ProductExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ModelExtension\\ProductExtension'] = new \Pickware\PickwareErpStarter\Stock\ModelExtension\ProductExtension()));
  10566.             yield 29 => ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ModelExtension\\StockOrderExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ModelExtension\\StockOrderExtension'] = new \Pickware\PickwareErpStarter\Stock\ModelExtension\StockOrderExtension()));
  10567.             yield 30 => ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ModelExtension\\UserExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ModelExtension\\UserExtension'] = new \Pickware\PickwareErpStarter\Stock\ModelExtension\UserExtension()));
  10568.             yield 31 => ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\Extension\\StocktakeBinLocationExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\Extension\\StocktakeBinLocationExtension'] = new \Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeBinLocationExtension()));
  10569.             yield 32 => ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\Extension\\StocktakeImportExportExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\Extension\\StocktakeImportExportExtension'] = new \Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeImportExportExtension()));
  10570.             yield 33 => ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\Extension\\StocktakeProductExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\Extension\\StocktakeProductExtension'] = new \Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeProductExtension()));
  10571.             yield 34 => ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\Extension\\StocktakeUserExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\Extension\\StocktakeUserExtension'] = new \Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeUserExtension()));
  10572.             yield 35 => ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\Extension\\StocktakeWarehouseExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\Extension\\StocktakeWarehouseExtension'] = new \Pickware\PickwareErpStarter\Stocktaking\Model\Extension\StocktakeWarehouseExtension()));
  10573.             yield 36 => ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\Model\\Extension\\StocktakeProductSummaryProductExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\Model\\Extension\\StocktakeProductSummaryProductExtension'] = new \Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\Extension\StocktakeProductSummaryProductExtension()));
  10574.             yield 37 => ($this->privates['Pickware\\PickwareErpStarter\\Supplier\\Model\\Extension\\LanguageExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Supplier\\Model\\Extension\\LanguageExtension'] = new \Pickware\PickwareErpStarter\Supplier\Model\Extension\LanguageExtension()));
  10575.             yield 38 => ($this->privates['Pickware\\PickwareErpStarter\\Supplier\\Model\\Extension\\ProductExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Supplier\\Model\\Extension\\ProductExtension'] = new \Pickware\PickwareErpStarter\Supplier\Model\Extension\ProductExtension()));
  10576.             yield 39 => ($this->privates['Pickware\\PickwareErpStarter\\Warehouse\\ModelExtension\\ProductExtension'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Warehouse\\ModelExtension\\ProductExtension'] = new \Pickware\PickwareErpStarter\Warehouse\ModelExtension\ProductExtension()));
  10577.             yield 40 => ($this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\Model\\Extension\\OrderConfigurationOrderDeliveryExtension'] ?? ($this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\Model\\Extension\\OrderConfigurationOrderDeliveryExtension'] = new \Pickware\ShopwareExtensionsBundle\OrderConfiguration\Model\Extension\OrderConfigurationOrderDeliveryExtension()));
  10578.             yield 41 => ($this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\Model\\Extension\\OrderConfigurationOrderExtension'] ?? ($this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\Model\\Extension\\OrderConfigurationOrderExtension'] = new \Pickware\ShopwareExtensionsBundle\OrderConfiguration\Model\Extension\OrderConfigurationOrderExtension()));
  10579.             yield 42 => ($this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\Model\\Extension\\OrderConfigurationOrderTransactionExtension'] ?? ($this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\Model\\Extension\\OrderConfigurationOrderTransactionExtension'] = new \Pickware\ShopwareExtensionsBundle\OrderConfiguration\Model\Extension\OrderConfigurationOrderTransactionExtension()));
  10580.             yield 43 => ($this->privates['Pickware\\ShippingBundle\\Carrier\\Model\\Extension\\MailTemplateTypeExtension'] ?? ($this->privates['Pickware\\ShippingBundle\\Carrier\\Model\\Extension\\MailTemplateTypeExtension'] = new \Pickware\ShippingBundle\Carrier\Model\Extension\MailTemplateTypeExtension()));
  10581.             yield 44 => ($this->privates['Pickware\\ShippingBundle\\Config\\EntityExtension\\CarrierExtension'] ?? ($this->privates['Pickware\\ShippingBundle\\Config\\EntityExtension\\CarrierExtension'] = new \Pickware\ShippingBundle\Config\EntityExtension\CarrierExtension()));
  10582.             yield 45 => ($this->privates['Pickware\\ShippingBundle\\Config\\EntityExtension\\ShippingMethodExtension'] ?? ($this->privates['Pickware\\ShippingBundle\\Config\\EntityExtension\\ShippingMethodExtension'] = new \Pickware\ShippingBundle\Config\EntityExtension\ShippingMethodExtension()));
  10583.             yield 46 => ($this->privates['Pickware\\ShippingBundle\\Shipment\\EntityExtension\\CarrierExtension'] ?? ($this->privates['Pickware\\ShippingBundle\\Shipment\\EntityExtension\\CarrierExtension'] = new \Pickware\ShippingBundle\Shipment\EntityExtension\CarrierExtension()));
  10584.             yield 47 => ($this->privates['Pickware\\ShippingBundle\\Shipment\\EntityExtension\\OrderExtension'] ?? ($this->privates['Pickware\\ShippingBundle\\Shipment\\EntityExtension\\OrderExtension'] = new \Pickware\ShippingBundle\Shipment\EntityExtension\OrderExtension()));
  10585.             yield 48 => ($this->privates['Pickware\\ShippingBundle\\Shipment\\EntityExtension\\DocumentExtension'] ?? ($this->privates['Pickware\\ShippingBundle\\Shipment\\EntityExtension\\DocumentExtension'] = new \Pickware\ShippingBundle\Shipment\EntityExtension\DocumentExtension()));
  10586.             yield 49 => ($this->privates['Pickware\\ShippingBundle\\Shipment\\EntityExtension\\SalesChannelExtension'] ?? ($this->privates['Pickware\\ShippingBundle\\Shipment\\EntityExtension\\SalesChannelExtension'] = new \Pickware\ShippingBundle\Shipment\EntityExtension\SalesChannelExtension()));
  10587.             yield 50 => ($this->privates['Pickware\\PickwareWms\\Delivery\\Model\\Extensions\\DeliveryDocumentExtension'] ?? ($this->privates['Pickware\\PickwareWms\\Delivery\\Model\\Extensions\\DeliveryDocumentExtension'] = new \Pickware\PickwareWms\Delivery\Model\Extensions\DeliveryDocumentExtension()));
  10588.             yield 51 => ($this->privates['Pickware\\PickwareWms\\Delivery\\Model\\Extensions\\DeliveryOrderDocumentExtension'] ?? ($this->privates['Pickware\\PickwareWms\\Delivery\\Model\\Extensions\\DeliveryOrderDocumentExtension'] = new \Pickware\PickwareWms\Delivery\Model\Extensions\DeliveryOrderDocumentExtension()));
  10589.             yield 52 => ($this->privates['Pickware\\PickwareWms\\Delivery\\Model\\Extensions\\DeliveryOrderExtension'] ?? ($this->privates['Pickware\\PickwareWms\\Delivery\\Model\\Extensions\\DeliveryOrderExtension'] = new \Pickware\PickwareWms\Delivery\Model\Extensions\DeliveryOrderExtension()));
  10590.             yield 53 => ($this->privates['Pickware\\PickwareWms\\Delivery\\Model\\Extensions\\DeliveryStockContainerExtension'] ?? ($this->privates['Pickware\\PickwareWms\\Delivery\\Model\\Extensions\\DeliveryStockContainerExtension'] = new \Pickware\PickwareWms\Delivery\Model\Extensions\DeliveryStockContainerExtension()));
  10591.             yield 54 => ($this->privates['Pickware\\PickwareWms\\Delivery\\Model\\Extensions\\DeliveryLineItemProductExtension'] ?? ($this->privates['Pickware\\PickwareWms\\Delivery\\Model\\Extensions\\DeliveryLineItemProductExtension'] = new \Pickware\PickwareWms\Delivery\Model\Extensions\DeliveryLineItemProductExtension()));
  10592.             yield 55 => ($this->privates['Pickware\\PickwareWms\\DocumentPrintingConfig\\Model\\Extensions\\ShippingMethodExtension'] ?? ($this->privates['Pickware\\PickwareWms\\DocumentPrintingConfig\\Model\\Extensions\\ShippingMethodExtension'] = new \Pickware\PickwareWms\DocumentPrintingConfig\Model\Extensions\ShippingMethodExtension()));
  10593.             yield 56 => ($this->privates['Pickware\\PickwareWms\\PickingProcess\\Model\\Extensions\\PickingProcessProductExtension'] ?? ($this->privates['Pickware\\PickwareWms\\PickingProcess\\Model\\Extensions\\PickingProcessProductExtension'] = new \Pickware\PickwareWms\PickingProcess\Model\Extensions\PickingProcessProductExtension()));
  10594.             yield 57 => ($this->privates['Pickware\\PickwareWms\\PickingProcess\\Model\\Extensions\\PickingProcessStockContainerExtension'] ?? ($this->privates['Pickware\\PickwareWms\\PickingProcess\\Model\\Extensions\\PickingProcessStockContainerExtension'] = new \Pickware\PickwareWms\PickingProcess\Model\Extensions\PickingProcessStockContainerExtension()));
  10595.             yield 58 => ($this->privates['Pickware\\PickwareWms\\PickingProcess\\Model\\Extensions\\PickingProcessUserExtension'] ?? ($this->privates['Pickware\\PickwareWms\\PickingProcess\\Model\\Extensions\\PickingProcessUserExtension'] = new \Pickware\PickwareWms\PickingProcess\Model\Extensions\PickingProcessUserExtension()));
  10596.             yield 59 => ($this->privates['Pickware\\PickwareWms\\PickingProcess\\Model\\Extensions\\PickingProcessWarehouseExtension'] ?? ($this->privates['Pickware\\PickwareWms\\PickingProcess\\Model\\Extensions\\PickingProcessWarehouseExtension'] = new \Pickware\PickwareWms\PickingProcess\Model\Extensions\PickingProcessWarehouseExtension()));
  10597.             yield 60 => ($this->privates['Pickware\\MobileAppAuthBundle\\EntityExtension\\UserExtension'] ?? ($this->privates['Pickware\\MobileAppAuthBundle\\EntityExtension\\UserExtension'] = new \Pickware\MobileAppAuthBundle\EntityExtension\UserExtension()));
  10598.             yield 61 => ($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\Extension\\OrderTransactionExtension'] ?? ($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\Extension\\OrderTransactionExtension'] = new \Swag\AmazonPay\DataAbstractionLayer\Entity\Extension\OrderTransactionExtension()));
  10599.             yield 62 => ($this->privates['Zeobv\\BundleProducts\\Extension\\Checkout\\Order\\Aggregate\\OrderLineItemExtension'] ?? ($this->privates['Zeobv\\BundleProducts\\Extension\\Checkout\\Order\\Aggregate\\OrderLineItemExtension'] = new \Zeobv\BundleProducts\Extension\Checkout\Order\Aggregate\OrderLineItemExtension()));
  10600.             yield 63 => ($this->privates['Zeobv\\BundleProducts\\Extension\\Content\\Product\\BundleProductExtension'] ?? ($this->privates['Zeobv\\BundleProducts\\Extension\\Content\\Product\\BundleProductExtension'] = new \Zeobv\BundleProducts\Extension\Content\Product\BundleProductExtension()));
  10601.             yield 64 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\LanguageExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\LanguageExtension'] = new \Swag\CmsExtensions\Extension\Feature\FormBuilder\LanguageExtension()));
  10602.             yield 65 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\CmsSlotEntityExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\CmsSlotEntityExtension'] = new \Swag\CmsExtensions\Extension\Feature\FormBuilder\CmsSlotEntityExtension()));
  10603.             yield 66 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\MailTemplateExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\MailTemplateExtension'] = new \Swag\CmsExtensions\Extension\Feature\FormBuilder\MailTemplateExtension()));
  10604.             yield 67 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\Quickview\\CmsBlockEntityExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\Quickview\\CmsBlockEntityExtension'] = new \Swag\CmsExtensions\Extension\Feature\Quickview\CmsBlockEntityExtension()));
  10605.             yield 68 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\BlockRule\\CmsBlockEntityExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\BlockRule\\CmsBlockEntityExtension'] = new \Swag\CmsExtensions\Extension\Feature\BlockRule\CmsBlockEntityExtension()));
  10606.             yield 69 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\BlockRule\\RuleExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\BlockRule\\RuleExtension'] = new \Swag\CmsExtensions\Extension\Feature\BlockRule\RuleExtension()));
  10607.             yield 70 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\CmsPageEntityExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\CmsPageEntityExtension'] = new \Swag\CmsExtensions\Extension\Feature\ScrollNavigation\CmsPageEntityExtension()));
  10608.             yield 71 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\CmsSectionEntityExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\CmsSectionEntityExtension'] = new \Swag\CmsExtensions\Extension\Feature\ScrollNavigation\CmsSectionEntityExtension()));
  10609.             yield 72 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\LanguageExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\LanguageExtension'] = new \Swag\CmsExtensions\Extension\Feature\ScrollNavigation\LanguageExtension()));
  10610.         }, 73));
  10611.     }
  10612.     /**
  10613.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory' shared service.
  10614.      *
  10615.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory
  10616.      */
  10617.     protected function getRepositoryFacadeHookFactoryService()
  10618.     {
  10619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  10620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryFacadeHookFactory.php';
  10621.         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()));
  10622.     }
  10623.     /**
  10624.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory' shared service.
  10625.      *
  10626.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory
  10627.      */
  10628.     protected function getRepositoryWriterFacadeHookFactoryService()
  10629.     {
  10630.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  10631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryWriterFacadeHookFactory.php';
  10632.         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()));
  10633.     }
  10634.     /**
  10635.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory' shared service.
  10636.      *
  10637.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory
  10638.      */
  10639.     protected function getSalesChannelRepositoryFacadeHookFactoryService()
  10640.     {
  10641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  10642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/SalesChannelRepositoryFacadeHookFactory.php';
  10643.         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()));
  10644.     }
  10645.     /**
  10646.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer' shared service.
  10647.      *
  10648.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer
  10649.      */
  10650.     protected function getBlobFieldSerializerService()
  10651.     {
  10652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BlobFieldSerializer.php';
  10654.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer();
  10655.     }
  10656.     /**
  10657.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer' shared service.
  10658.      *
  10659.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer
  10660.      */
  10661.     protected function getBoolFieldSerializerService()
  10662.     {
  10663.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BoolFieldSerializer.php';
  10666.         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()));
  10667.     }
  10668.     /**
  10669.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer' shared service.
  10670.      *
  10671.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer
  10672.      */
  10673.     protected function getCalculatedPriceFieldSerializerService()
  10674.     {
  10675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  10678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CalculatedPriceFieldSerializer.php';
  10679.         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()));
  10680.     }
  10681.     /**
  10682.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer' shared service.
  10683.      *
  10684.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer
  10685.      */
  10686.     protected function getCartPriceFieldSerializerService()
  10687.     {
  10688.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10690.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  10691.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CartPriceFieldSerializer.php';
  10692.         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()));
  10693.     }
  10694.     /**
  10695.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer' shared service.
  10696.      *
  10697.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer
  10698.      */
  10699.     protected function getCashRoundingConfigFieldSerializerService()
  10700.     {
  10701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10702.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  10704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CashRoundingConfigFieldSerializer.php';
  10705.         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()));
  10706.     }
  10707.     /**
  10708.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer' shared service.
  10709.      *
  10710.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer
  10711.      */
  10712.     protected function getConfigJsonFieldSerializerService()
  10713.     {
  10714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  10717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ConfigJsonFieldSerializer.php';
  10718.         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()));
  10719.     }
  10720.     /**
  10721.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer' shared service.
  10722.      *
  10723.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer
  10724.      */
  10725.     protected function getCreatedAtFieldSerializerService()
  10726.     {
  10727.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  10730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedAtFieldSerializer.php';
  10731.         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()));
  10732.     }
  10733.     /**
  10734.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer' shared service.
  10735.      *
  10736.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer
  10737.      */
  10738.     protected function getCreatedByFieldSerializerService()
  10739.     {
  10740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10742.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  10743.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedByFieldSerializer.php';
  10744.         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()));
  10745.     }
  10746.     /**
  10747.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer' shared service.
  10748.      *
  10749.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer
  10750.      */
  10751.     protected function getCustomFieldsSerializerService()
  10752.     {
  10753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  10756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CustomFieldsSerializer.php';
  10757.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  10758.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'])) {
  10759.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'];
  10760.         }
  10761.         $b = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  10762.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'])) {
  10763.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'];
  10764.         }
  10765.         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()), $b, ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService()), $a);
  10766.     }
  10767.     /**
  10768.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer' shared service.
  10769.      *
  10770.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer
  10771.      */
  10772.     protected function getDateFieldSerializerService()
  10773.     {
  10774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateFieldSerializer.php';
  10777.         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()));
  10778.     }
  10779.     /**
  10780.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer' shared service.
  10781.      *
  10782.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer
  10783.      */
  10784.     protected function getDateTimeFieldSerializerService()
  10785.     {
  10786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  10789.         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()));
  10790.     }
  10791.     /**
  10792.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer' shared service.
  10793.      *
  10794.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer
  10795.      */
  10796.     protected function getEmailFieldSerializerService()
  10797.     {
  10798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/EmailFieldSerializer.php';
  10801.         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()));
  10802.     }
  10803.     /**
  10804.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer' shared service.
  10805.      *
  10806.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer
  10807.      */
  10808.     protected function getFkFieldSerializerService()
  10809.     {
  10810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  10813.         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()));
  10814.     }
  10815.     /**
  10816.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer' shared service.
  10817.      *
  10818.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer
  10819.      */
  10820.     protected function getFloatFieldSerializerService()
  10821.     {
  10822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FloatFieldSerializer.php';
  10825.         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()));
  10826.     }
  10827.     /**
  10828.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer' shared service.
  10829.      *
  10830.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer
  10831.      */
  10832.     protected function getIdFieldSerializerService()
  10833.     {
  10834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IdFieldSerializer.php';
  10837.         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()));
  10838.     }
  10839.     /**
  10840.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer' shared service.
  10841.      *
  10842.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer
  10843.      */
  10844.     protected function getIntFieldSerializerService()
  10845.     {
  10846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IntFieldSerializer.php';
  10849.         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()));
  10850.     }
  10851.     /**
  10852.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer' shared service.
  10853.      *
  10854.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer
  10855.      */
  10856.     protected function getJsonFieldSerializerService()
  10857.     {
  10858.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  10861.         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()));
  10862.     }
  10863.     /**
  10864.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer' shared service.
  10865.      *
  10866.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer
  10867.      */
  10868.     protected function getListFieldSerializerService()
  10869.     {
  10870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ListFieldSerializer.php';
  10873.         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()));
  10874.     }
  10875.     /**
  10876.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer' shared service.
  10877.      *
  10878.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer
  10879.      */
  10880.     protected function getLongTextFieldSerializerService()
  10881.     {
  10882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/LongTextFieldSerializer.php';
  10885.         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()));
  10886.     }
  10887.     /**
  10888.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer' shared service.
  10889.      *
  10890.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer
  10891.      */
  10892.     protected function getManyToManyAssociationFieldSerializerService()
  10893.     {
  10894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToManyAssociationFieldSerializer.php';
  10896.         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()));
  10897.     }
  10898.     /**
  10899.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer' shared service.
  10900.      *
  10901.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer
  10902.      */
  10903.     protected function getManyToOneAssociationFieldSerializerService()
  10904.     {
  10905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializer.php';
  10907.         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()));
  10908.     }
  10909.     /**
  10910.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer' shared service.
  10911.      *
  10912.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer
  10913.      */
  10914.     protected function getOneToManyAssociationFieldSerializerService()
  10915.     {
  10916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  10918.         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()));
  10919.     }
  10920.     /**
  10921.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer' shared service.
  10922.      *
  10923.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer
  10924.      */
  10925.     protected function getOneToOneAssociationFieldSerializerService()
  10926.     {
  10927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializer.php';
  10929.         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()));
  10930.     }
  10931.     /**
  10932.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer' shared service.
  10933.      *
  10934.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer
  10935.      */
  10936.     protected function getPHPUnserializeFieldSerializerService()
  10937.     {
  10938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php';
  10941.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer();
  10942.     }
  10943.     /**
  10944.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer' shared service.
  10945.      *
  10946.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer
  10947.      */
  10948.     protected function getPasswordFieldSerializerService()
  10949.     {
  10950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSerializer.php';
  10953.         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()));
  10954.     }
  10955.     /**
  10956.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer' shared service.
  10957.      *
  10958.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer
  10959.      */
  10960.     protected function getPriceDefinitionFieldSerializerService()
  10961.     {
  10962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  10965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceDefinitionFieldSerializer.php';
  10966.         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()));
  10967.     }
  10968.     /**
  10969.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer' shared service.
  10970.      *
  10971.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer
  10972.      */
  10973.     protected function getPriceFieldSerializerService()
  10974.     {
  10975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  10977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceFieldSerializer.php';
  10978.         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()));
  10979.     }
  10980.     /**
  10981.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer' shared service.
  10982.      *
  10983.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer
  10984.      */
  10985.     protected function getReferenceVersionFieldSerializerService()
  10986.     {
  10987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ReferenceVersionFieldSerializer.php';
  10989.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer();
  10990.     }
  10991.     /**
  10992.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer' shared service.
  10993.      *
  10994.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer
  10995.      */
  10996.     protected function getRemoteAddressFieldSerializerService()
  10997.     {
  10998.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  10999.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  11000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/RemoteAddressFieldSerializer.php';
  11001.         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()));
  11002.     }
  11003.     /**
  11004.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer' shared service.
  11005.      *
  11006.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer
  11007.      */
  11008.     protected function getStateMachineStateFieldSerializerService()
  11009.     {
  11010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  11011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  11012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  11013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StateMachineStateFieldSerializer.php';
  11014.         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()));
  11015.     }
  11016.     /**
  11017.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer' shared service.
  11018.      *
  11019.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer
  11020.      */
  11021.     protected function getStringFieldSerializerService()
  11022.     {
  11023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  11024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  11025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StringFieldSerializer.php';
  11026.         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()));
  11027.     }
  11028.     /**
  11029.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer' shared service.
  11030.      *
  11031.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer
  11032.      */
  11033.     protected function getTaxFreeConfigFieldSerializerService()
  11034.     {
  11035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  11036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  11037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  11038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TaxFreeConfigFieldSerializer.php';
  11039.         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()));
  11040.     }
  11041.     /**
  11042.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer' shared service.
  11043.      *
  11044.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer
  11045.      */
  11046.     protected function getTimeZoneFieldSerializerService()
  11047.     {
  11048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  11049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  11050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TimeZoneFieldSerializer.php';
  11051.         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()));
  11052.     }
  11053.     /**
  11054.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer' shared service.
  11055.      *
  11056.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer
  11057.      */
  11058.     protected function getTranslatedFieldSerializerService()
  11059.     {
  11060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  11061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslatedFieldSerializer.php';
  11062.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer();
  11063.     }
  11064.     /**
  11065.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer' shared service.
  11066.      *
  11067.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer
  11068.      */
  11069.     protected function getTranslationsAssociationFieldSerializerService()
  11070.     {
  11071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  11072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslationsAssociationFieldSerializer.php';
  11073.         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()));
  11074.     }
  11075.     /**
  11076.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer' shared service.
  11077.      *
  11078.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer
  11079.      */
  11080.     protected function getUpdatedAtFieldSerializerService()
  11081.     {
  11082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  11083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  11084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  11085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedAtFieldSerializer.php';
  11086.         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()));
  11087.     }
  11088.     /**
  11089.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer' shared service.
  11090.      *
  11091.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer
  11092.      */
  11093.     protected function getUpdatedByFieldSerializerService()
  11094.     {
  11095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  11096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  11097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  11098.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedByFieldSerializer.php';
  11099.         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()));
  11100.     }
  11101.     /**
  11102.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer' shared service.
  11103.      *
  11104.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer
  11105.      */
  11106.     protected function getVariantListingConfigFieldSerializerService()
  11107.     {
  11108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  11109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  11110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VariantListingConfigFieldSerializer.php';
  11111.         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()));
  11112.     }
  11113.     /**
  11114.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer' shared service.
  11115.      *
  11116.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer
  11117.      */
  11118.     protected function getVersionDataPayloadFieldSerializerService()
  11119.     {
  11120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  11121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionDataPayloadFieldSerializer.php';
  11122.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer();
  11123.     }
  11124.     /**
  11125.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer' shared service.
  11126.      *
  11127.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer
  11128.      */
  11129.     protected function getVersionFieldSerializerService()
  11130.     {
  11131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  11132.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionFieldSerializer.php';
  11133.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer();
  11134.     }
  11135.     /**
  11136.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry' shared service.
  11137.      *
  11138.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry
  11139.      */
  11140.     protected function getEntityIndexerRegistryService()
  11141.     {
  11142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php';
  11143.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  11144.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  11145.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  11146.         }
  11147.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11148.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  11149.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  11150.         }
  11151.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry(new RewindableGenerator(function () {
  11152.             yield => ($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] ?? $this->getLandingPageIndexerService());
  11153.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'] ?? $this->getCustomerIndexerService());
  11154.             yield => ($this->privates['Zeobv\\BundleProducts\\Decorator\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] ?? $this->getProductIndexerService());
  11155.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] ?? $this->getSalesChannelIndexerService());
  11156.             yield => ($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] ?? $this->getCategoryIndexerService());
  11157.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'] ?? $this->getMediaIndexerService());
  11158.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] ?? $this->getMediaFolderConfigurationIndexerService());
  11159.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'] ?? $this->getMediaFolderIndexerService());
  11160.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  11161.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'] ?? $this->getNewsletterRecipientIndexerService());
  11162.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  11163.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] ?? $this->getProductStreamIndexerService());
  11164.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  11165.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'] ?? $this->getPaymentMethodIndexerService());
  11166.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'] ?? $this->getPromotionIndexerService());
  11167.             yield 15 => ($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'] ?? $this->getThemeIndexerService());
  11168.             yield 16 => ($this->privates['NetzpBlog6\\SeoUrlRoute\\BlogPostIndexer'] ?? $this->getBlogPostIndexerService());
  11169.             yield 17 => ($this->privates['Pickware\\PickwareErpStarter\\Stock\\Indexer\\StockIndexer'] ?? $this->getStockIndexerService());
  11170.             yield 18 => ($this->privates['Pickware\\PickwareErpStarter\\Stock\\Indexer\\ProductSalesIndexer'] ?? $this->getProductSalesIndexerService());
  11171.             yield 19 => ($this->privates['Pickware\\PickwareErpStarter\\Stock\\Indexer\\ProductReservedStockIndexer'] ?? $this->getProductReservedStockIndexerService());
  11172.             yield 20 => ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\StocktakeProductSummaryIndexer'] ?? $this->getStocktakeProductSummaryIndexerService());
  11173.             yield 21 => ($this->privates['Pickware\\PickwareErpStarter\\Supplier\\ProductSupplierConfigurationIndexer'] ?? $this->getProductSupplierConfigurationIndexerService());
  11174.             yield 22 => ($this->privates['Pickware\\PickwareErpStarter\\SupplierOrder\\Indexer\\IncomingStockIndexer'] ?? $this->getIncomingStockIndexerService());
  11175.             yield 23 => ($this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\OrderConfigurationIndexer'] ?? $this->getOrderConfigurationIndexerService());
  11176.         }, 24), $a$b);
  11177.     }
  11178.     /**
  11179.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Read\EntityReaderInterface' shared service.
  11180.      *
  11181.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader
  11182.      */
  11183.     protected function getEntityReaderInterfaceService()
  11184.     {
  11185.         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['Pickware\\PickwareErpStarter\\OrderPickability\\Decorator\\CriteriaQueryBuilderDecorator'] ?? $this->getCriteriaQueryBuilderDecoratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  11186.     }
  11187.     /**
  11188.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface' shared service.
  11189.      *
  11190.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator
  11191.      */
  11192.     protected function getEntityAggregatorInterfaceService()
  11193.     {
  11194.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  11195.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  11196.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  11197.         }
  11198.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  11199.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11200.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  11201.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  11202.         }
  11203.         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())), $b, ($this->privates['Pickware\\PickwareErpStarter\\OrderPickability\\Decorator\\CriteriaQueryBuilderDecorator'] ?? $this->getCriteriaQueryBuilderDecoratorService()), $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($b), $c);
  11204.     }
  11205.     /**
  11206.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface' shared service.
  11207.      *
  11208.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher
  11209.      */
  11210.     protected function getEntitySearcherInterfaceService()
  11211.     {
  11212.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11213.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  11214.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  11215.         }
  11216.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  11217.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  11218.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  11219.         }
  11220.         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['Pickware\\PickwareErpStarter\\OrderPickability\\Decorator\\CriteriaQueryBuilderDecorator'] ?? $this->getCriteriaQueryBuilderDecoratorService())), $b, ($this->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? $this->getCriteriaParserService()), new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearchHydrator(), $a);
  11221.     }
  11222.     /**
  11223.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\VersionManager' shared service.
  11224.      *
  11225.      * @return \Shopware\Core\Framework\DataAbstractionLayer\VersionManager
  11226.      */
  11227.     protected function getVersionManagerService()
  11228.     {
  11229.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  11230.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  11231.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  11232.         }
  11233.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  11234.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  11235.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  11236.         }
  11237.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11238.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  11239.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  11240.         }
  11241.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager($a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), $b$c, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? $this->getVersionCommitDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? $this->getVersionCommitDataDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? $this->getVersionDefinitionService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  11242.     }
  11243.     /**
  11244.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  11245.      *
  11246.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  11247.      */
  11248.     protected function getVersionCommitDataDefinitionService()
  11249.     {
  11250.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  11251.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11252.         return $instance;
  11253.     }
  11254.     /**
  11255.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  11256.      *
  11257.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  11258.      */
  11259.     protected function getVersionCommitDefinitionService()
  11260.     {
  11261.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  11262.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11263.         return $instance;
  11264.     }
  11265.     /**
  11266.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  11267.      *
  11268.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  11269.      */
  11270.     protected function getVersionDefinitionService()
  11271.     {
  11272.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  11273.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11274.         return $instance;
  11275.     }
  11276.     /**
  11277.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface' shared service.
  11278.      *
  11279.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway
  11280.      */
  11281.     protected function getEntityWriteGatewayInterfaceService()
  11282.     {
  11283.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11284.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'])) {
  11285.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'];
  11286.         }
  11287.         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 () {
  11288.             yield => ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] = new \Shopware\Core\System\Language\LanguageExceptionHandler()));
  11289.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] = new \Shopware\Core\System\SalesChannel\SalesChannelExceptionHandler()));
  11290.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductExceptionHandler()));
  11291.             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()));
  11292.             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()));
  11293.             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()));
  11294.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] = new \Shopware\Core\Content\Newsletter\NewsletterExceptionHandler()));
  11295.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] = new \Shopware\Core\Content\ProductExport\DataAbstractionLayer\ProductExportExceptionHandler()));
  11296.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] = new \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerWishlistProductExceptionHandler()));
  11297.             yield => ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] = new \Shopware\Core\Checkout\Order\OrderExceptionHandler()));
  11298.             yield 10 => ($this->privates['Pickware\\PickwareErpStarter\\PurchaseList\\PurchaseListItemIndexExceptionHandler'] ?? ($this->privates['Pickware\\PickwareErpStarter\\PurchaseList\\PurchaseListItemIndexExceptionHandler'] = new \Pickware\PickwareErpStarter\PurchaseList\PurchaseListItemIndexExceptionHandler()));
  11299.             yield 11 => ($this->privates['Pickware\\PickwareErpStarter\\Stock\\Model\\ExceptionHandler\\StockContainerUniqueIndexExceptionHandler'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Stock\\Model\\ExceptionHandler\\StockContainerUniqueIndexExceptionHandler'] = new \Pickware\PickwareErpStarter\Stock\Model\ExceptionHandler\StockContainerUniqueIndexExceptionHandler()));
  11300.             yield 12 => ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\CountingProcessUniqueIndexExceptionHandler'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\CountingProcessUniqueIndexExceptionHandler'] = new \Pickware\PickwareErpStarter\Stocktaking\CountingProcessUniqueIndexExceptionHandler()));
  11301.             yield 13 => ($this->privates['Pickware\\PickwareErpStarter\\Supplier\\SupplierUniqueIndexExceptionHandler'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Supplier\\SupplierUniqueIndexExceptionHandler'] = new \Pickware\PickwareErpStarter\Supplier\SupplierUniqueIndexExceptionHandler()));
  11302.             yield 14 => ($this->privates['Pickware\\PickwareErpStarter\\Warehouse\\WarehouseUniqueIndexExceptionHandler'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Warehouse\\WarehouseUniqueIndexExceptionHandler'] = new \Pickware\PickwareErpStarter\Warehouse\WarehouseUniqueIndexExceptionHandler()));
  11303.         }, 15)), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11304.     }
  11305.     /**
  11306.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter' shared service.
  11307.      *
  11308.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter
  11309.      */
  11310.     protected function getEntityWriterService()
  11311.     {
  11312.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  11313.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  11314.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  11315.         }
  11316.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  11317.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  11318.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  11319.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  11320.         }
  11321.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  11322.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] = new \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter($a, new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityForeignKeyResolver($b, ($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\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()), $d, new \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteResultFactory($d$b));
  11323.     }
  11324.     /**
  11325.      * Gets the public 'Shopware\Core\Framework\Event\BusinessEventRegistry' shared service.
  11326.      *
  11327.      * @return \Shopware\Core\Framework\Event\BusinessEventRegistry
  11328.      */
  11329.     protected function getBusinessEventRegistryService()
  11330.     {
  11331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventRegistry.php';
  11332.         $this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] = $instance = new \Shopware\Core\Framework\Event\BusinessEventRegistry();
  11333.         $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']);
  11334.         return $instance;
  11335.     }
  11336.     /**
  11337.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  11338.      *
  11339.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  11340.      */
  11341.     protected function getEventActionRuleDefinitionService()
  11342.     {
  11343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  11344.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  11345.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11346.         return $instance;
  11347.     }
  11348.     /**
  11349.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  11350.      *
  11351.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  11352.      */
  11353.     protected function getEventActionSalesChannelDefinitionService()
  11354.     {
  11355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  11356.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  11357.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11358.         return $instance;
  11359.     }
  11360.     /**
  11361.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  11362.      *
  11363.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  11364.      */
  11365.     protected function getEventActionDefinitionService()
  11366.     {
  11367.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  11368.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11369.         return $instance;
  11370.     }
  11371.     /**
  11372.      * Gets the public 'Shopware\Core\Framework\Increment\Controller\IncrementApiController' shared service.
  11373.      *
  11374.      * @return \Shopware\Core\Framework\Increment\Controller\IncrementApiController
  11375.      */
  11376.     protected function getIncrementApiControllerService()
  11377.     {
  11378.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/Controller/IncrementApiController.php';
  11379.         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()));
  11380.     }
  11381.     /**
  11382.      * Gets the public 'Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  11383.      *
  11384.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  11385.      */
  11386.     protected function getLogEntryDefinitionService()
  11387.     {
  11388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  11389.         $this->services['Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  11390.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11391.         return $instance;
  11392.     }
  11393.     /**
  11394.      * Gets the public 'Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController' shared service.
  11395.      *
  11396.      * @return \Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController
  11397.      */
  11398.     protected function getConsumeMessagesControllerService()
  11399.     {
  11400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Api/ConsumeMessagesController.php';
  11401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/EarlyReturnMessagesListener.php';
  11402.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/DispatchPcntlSignalListener.php';
  11403.         $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');
  11404.         $instance->setContainer($this);
  11405.         return $instance;
  11406.     }
  11407.     /**
  11408.      * Gets the public 'Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  11409.      *
  11410.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  11411.      */
  11412.     protected function getDeadMessageDefinitionService()
  11413.     {
  11414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  11415.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  11416.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11417.         return $instance;
  11418.     }
  11419.     /**
  11420.      * Gets the public 'Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  11421.      *
  11422.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  11423.      */
  11424.     protected function getMessageQueueStatsDefinitionService()
  11425.     {
  11426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  11427.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  11428.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11429.         return $instance;
  11430.     }
  11431.     /**
  11432.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController' shared service.
  11433.      *
  11434.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController
  11435.      */
  11436.     protected function getScheduledTaskController2Service()
  11437.     {
  11438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Api/ScheduledTaskController.php';
  11439.         $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()));
  11440.         $instance->setContainer($this);
  11441.         return $instance;
  11442.     }
  11443.     /**
  11444.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  11445.      *
  11446.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  11447.      */
  11448.     protected function getScheduledTaskDefinitionService()
  11449.     {
  11450.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  11451.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11452.         return $instance;
  11453.     }
  11454.     /**
  11455.      * Gets the public 'Shopware\Core\Framework\Migration\Api\MigrationController' shared service.
  11456.      *
  11457.      * @return \Shopware\Core\Framework\Migration\Api\MigrationController
  11458.      */
  11459.     protected function getMigrationControllerService()
  11460.     {
  11461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Api/MigrationController.php';
  11462.         $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.18.1');
  11463.         $instance->setContainer($this);
  11464.         return $instance;
  11465.     }
  11466.     /**
  11467.      * Gets the public 'Shopware\Core\Framework\Migration\IndexerQueuer' shared service.
  11468.      *
  11469.      * @return \Shopware\Core\Framework\Migration\IndexerQueuer
  11470.      */
  11471.     protected function getIndexerQueuerService()
  11472.     {
  11473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/IndexerQueuer.php';
  11474.         return $this->services['Shopware\\Core\\Framework\\Migration\\IndexerQueuer'] = new \Shopware\Core\Framework\Migration\IndexerQueuer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  11475.     }
  11476.     /**
  11477.      * Gets the public 'Shopware\Core\Framework\Migration\MigrationCollectionLoader' shared service.
  11478.      *
  11479.      * @return \Shopware\Core\Framework\Migration\MigrationCollectionLoader
  11480.      */
  11481.     protected function getMigrationCollectionLoaderService()
  11482.     {
  11483.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationCollectionLoader.php';
  11484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationRuntime.php';
  11485.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  11486.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  11487.         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 () {
  11488.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] = new \Shopware\Core\Framework\Migration\MigrationSource('core')));
  11489.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] ?? $this->getMigrationSource_Core_V63Service());
  11490.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] ?? $this->getMigrationSource_Core_V64Service());
  11491.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] ?? $this->getMigrationSource_Core_V65Service());
  11492.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] = new \Shopware\Core\Framework\Migration\MigrationSource('null', [])));
  11493.             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'])));
  11494.             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'])));
  11495.             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'])));
  11496.             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'])));
  11497.             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'])));
  11498.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_GbmedCustomFieldsFilter'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_GbmedCustomFieldsFilter'] = new \Shopware\Core\Framework\Migration\MigrationSource('GbmedCustomFieldsFilter', [(\dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Migration') => 'Gbmed\\CustomFieldsFilter\\Migration'])));
  11499.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_KsAttachments'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_KsAttachments'] = new \Shopware\Core\Framework\Migration\MigrationSource('KsAttachments', [(\dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Migration') => 'Ks\\Attachments\\Migration'])));
  11500.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NetzpBlog6'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NetzpBlog6'] = new \Shopware\Core\Framework\Migration\MigrationSource('NetzpBlog6', [(\dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Migration') => 'NetzpBlog6\\Migration'])));
  11501.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PickwareErpStarter'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PickwareErpStarter'] = new \Shopware\Core\Framework\Migration\MigrationSource('PickwareErpStarter', [(\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Migration') => 'Pickware\\PickwareErpStarter\\Migration'])));
  11502.             yield 14 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_DalBundle'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_DalBundle'] = new \Shopware\Core\Framework\Migration\MigrationSource('DalBundle', [(\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src/Migration') => 'Pickware\\DalBundle\\Migration'])));
  11503.             yield 15 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_DocumentBundle'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_DocumentBundle'] = new \Shopware\Core\Framework\Migration\MigrationSource('DocumentBundle', [(\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src/Migration') => 'Pickware\\DocumentBundle\\Migration'])));
  11504.             yield 16 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MoneyBundle'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MoneyBundle'] = new \Shopware\Core\Framework\Migration\MigrationSource('MoneyBundle', [(\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/money-bundle/src/Migration') => 'Pickware\\MoneyBundle\\Migration'])));
  11505.             yield 17 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PickwareShopwareExtensionsBundle'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PickwareShopwareExtensionsBundle'] = new \Shopware\Core\Framework\Migration\MigrationSource('PickwareShopwareExtensionsBundle', [(\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/Migration') => 'Pickware\\ShopwareExtensionsBundle\\Migration'])));
  11506.             yield 18 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_ShopwarePluginsDebugBundle'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_ShopwarePluginsDebugBundle'] = new \Shopware\Core\Framework\Migration\MigrationSource('ShopwarePluginsDebugBundle', [(\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/debug-bundle/src/Migration') => 'Pickware\\DebugBundle\\Migration'])));
  11507.             yield 19 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PickwareGls'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PickwareGls'] = new \Shopware\Core\Framework\Migration\MigrationSource('PickwareGls', [(\dirname(__DIR__4).'/custom/plugins/PickwareGls/src/Migration') => 'Pickware\\PickwareGls\\Migration'])));
  11508.             yield 20 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PickwareShippingBundle'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PickwareShippingBundle'] = new \Shopware\Core\Framework\Migration\MigrationSource('PickwareShippingBundle', [(\dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Migration') => 'Pickware\\ShippingBundle\\Migration'])));
  11509.             yield 21 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PickwareWms'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PickwareWms'] = new \Shopware\Core\Framework\Migration\MigrationSource('PickwareWms', [(\dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Migration') => 'Pickware\\PickwareWms\\Migration'])));
  11510.             yield 22 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PickwareMobileAppAuthBundle'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PickwareMobileAppAuthBundle'] = new \Shopware\Core\Framework\Migration\MigrationSource('PickwareMobileAppAuthBundle', [(\dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/mobile-app-auth-bundle/src/Migration') => 'Pickware\\MobileAppAuthBundle\\Migration'])));
  11511.             yield 23 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_RedMagnalisterSW6'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_RedMagnalisterSW6'] = new \Shopware\Core\Framework\Migration\MigrationSource('RedMagnalisterSW6', [(\dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/Migration') => 'Redgecko\\Magnalister\\Migration'])));
  11512.             yield 24 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SolidAdvancedSliderElements'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SolidAdvancedSliderElements'] = new \Shopware\Core\Framework\Migration\MigrationSource('SolidAdvancedSliderElements', [(\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Migration') => 'StudioSolid\\AdvancedSliderElements\\Migration'])));
  11513.             yield 25 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagAmazonPay'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagAmazonPay'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagAmazonPay', [(\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Migration') => 'Swag\\AmazonPay\\Migration'])));
  11514.             yield 26 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_ZeobvBundleProducts'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_ZeobvBundleProducts'] = new \Shopware\Core\Framework\Migration\MigrationSource('ZeobvBundleProducts', [(\dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Migration') => 'Zeobv\\BundleProducts\\Migration'])));
  11515.             yield 27 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagCmsExtensions'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagCmsExtensions'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagCmsExtensions', [(\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Migration') => 'Swag\\CmsExtensions\\Migration'])));
  11516.             yield 28 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PickwareDhl'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PickwareDhl'] = new \Shopware\Core\Framework\Migration\MigrationSource('PickwareDhl', [(\dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/Migration') => 'Pickware\\PickwareDhl\\Migration'])));
  11517.             yield 29 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_IwvOrdersCsvExporterV6'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_IwvOrdersCsvExporterV6'] = new \Shopware\Core\Framework\Migration\MigrationSource('IwvOrdersCsvExporterV6', [(\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Migration') => 'Iwv\\IwvOrdersCsvExporterV6\\Migration'])));
  11518.             yield 30 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SendcloudShipping'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SendcloudShipping'] = new \Shopware\Core\Framework\Migration\MigrationSource('SendcloudShipping', [(\dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Migration') => 'Sendcloud\\Shipping\\Migration'])));
  11519.         }, 31), $b);
  11520.     }
  11521.     /**
  11522.      * Gets the public 'Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  11523.      *
  11524.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  11525.      */
  11526.     protected function getPluginTranslationDefinitionService()
  11527.     {
  11528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  11530.         $this->services['Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  11531.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11532.         return $instance;
  11533.     }
  11534.     /**
  11535.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginCollection' shared service.
  11536.      *
  11537.      * @return \Shopware\Core\Framework\Plugin\KernelPluginCollection
  11538.      */
  11539.     protected function getKernelPluginCollectionService()
  11540.     {
  11541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginCollection.php';
  11542.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstances();
  11543.     }
  11544.     /**
  11545.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader' shared service.
  11546.      *
  11547.      * @return \Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader
  11548.      */
  11549.     protected function getKernelPluginLoaderService()
  11550.     {
  11551.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  11552.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  11553.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  11554.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  11555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader/KernelPluginLoader.php';
  11556.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getPluginLoader();
  11557.     }
  11558.     /**
  11559.      * Gets the public 'Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  11560.      *
  11561.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  11562.      */
  11563.     protected function getPluginDefinitionService()
  11564.     {
  11565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  11566.         $this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  11567.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11568.         return $instance;
  11569.     }
  11570.     /**
  11571.      * Gets the public 'Shopware\Core\Framework\Plugin\Util\PluginIdProvider' shared service.
  11572.      *
  11573.      * @return \Shopware\Core\Framework\Plugin\Util\PluginIdProvider
  11574.      */
  11575.     protected function getPluginIdProviderService()
  11576.     {
  11577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginIdProvider.php';
  11578.         return $this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] = new \Shopware\Core\Framework\Plugin\Util\PluginIdProvider(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  11579.     }
  11580.     /**
  11581.      * Gets the public 'Shopware\Core\Framework\Routing\CanonicalRedirectService' shared service.
  11582.      *
  11583.      * @return \Shopware\Core\Framework\Routing\CanonicalRedirectService
  11584.      */
  11585.     protected function getCanonicalRedirectServiceService()
  11586.     {
  11587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CanonicalRedirectService.php';
  11588.         return $this->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] = new \Shopware\Core\Framework\Routing\CanonicalRedirectService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  11589.     }
  11590.     /**
  11591.      * Gets the public 'Shopware\Core\Framework\Routing\RequestTransformerInterface' shared autowired service.
  11592.      *
  11593.      * @return \Shopware\Storefront\Framework\Routing\RequestTransformer
  11594.      */
  11595.     protected function getRequestTransformerInterfaceService()
  11596.     {
  11597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformerInterface.php';
  11598.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/RequestTransformer.php';
  11599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformer.php';
  11600.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/AbstractDomainLoader.php';
  11601.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoader.php';
  11602.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/DomainLoader.php';
  11603.         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())));
  11604.     }
  11605.     /**
  11606.      * Gets the public 'Shopware\Core\Framework\Rule\Api\RuleConfigController' shared service.
  11607.      *
  11608.      * @return \Shopware\Core\Framework\Rule\Api\RuleConfigController
  11609.      */
  11610.     protected function getRuleConfigControllerService()
  11611.     {
  11612.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Api/RuleConfigController.php';
  11613.         $this->services['Shopware\\Core\\Framework\\Rule\\Api\\RuleConfigController'] = $instance = new \Shopware\Core\Framework\Rule\Api\RuleConfigController(new RewindableGenerator(function () {
  11614.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  11615.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  11616.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  11617.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  11618.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  11619.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  11620.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  11621.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  11622.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  11623.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  11624.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  11625.             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()));
  11626.             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()));
  11627.             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()));
  11628.             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()));
  11629.             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()));
  11630.             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()));
  11631.             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()));
  11632.             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()));
  11633.             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()));
  11634.             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()));
  11635.             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()));
  11636.             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()));
  11637.             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()));
  11638.             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()));
  11639.             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()));
  11640.             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()));
  11641.             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()));
  11642.             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()));
  11643.             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()));
  11644.             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()));
  11645.             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()));
  11646.             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()));
  11647.             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()));
  11648.             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()));
  11649.             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()));
  11650.             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()));
  11651.             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()));
  11652.             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()));
  11653.             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()));
  11654.             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()));
  11655.             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()));
  11656.             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()));
  11657.             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()));
  11658.             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()));
  11659.             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()));
  11660.             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()));
  11661.             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()));
  11662.             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()));
  11663.             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()));
  11664.             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()));
  11665.             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()));
  11666.             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()));
  11667.             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()));
  11668.             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()));
  11669.             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()));
  11670.             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()));
  11671.             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()));
  11672.             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()));
  11673.             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()));
  11674.             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()));
  11675.             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()));
  11676.             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()));
  11677.             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()));
  11678.             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()));
  11679.             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()));
  11680.             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()));
  11681.             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()));
  11682.             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()));
  11683.             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()));
  11684.             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()));
  11685.             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()));
  11686.             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()));
  11687.             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()));
  11688.             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()));
  11689.             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()));
  11690.             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()));
  11691.             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()));
  11692.             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()));
  11693.             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()));
  11694.             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()));
  11695.             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()));
  11696.             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()));
  11697.             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()));
  11698.             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()));
  11699.             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()));
  11700.             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()));
  11701.             yield 87 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerAgeRule()));
  11702.             yield 88 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] = new \Shopware\Core\Checkout\Customer\Rule\DaysSinceLastLoginRule()));
  11703.             yield 89 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\AffiliateCodeRule()));
  11704.             yield 90 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CampaignCodeRule()));
  11705.             yield 91 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxBeltDimension'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxBeltDimension'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartMaxBeltDimension()));
  11706.             yield 92 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartSumBeltDimension'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartSumBeltDimension'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartSumBeltDimension()));
  11707.             yield 93 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxDimensionRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxDimensionRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartMaxDimensionRule()));
  11708.             yield 94 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxHeightRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxHeightRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartMaxHeightRule()));
  11709.             yield 95 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxLengthRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxLengthRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartMaxLengthRule()));
  11710.             yield 96 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxWidthRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxWidthRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartMaxWidthRule()));
  11711.             yield 97 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartProductTagRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartProductTagRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartProductTagRule()));
  11712.             yield 98 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartOneProductTagRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartOneProductTagRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartOneProductTagRule()));
  11713.             yield 99 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCreditLimitRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCreditLimitRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCreditLimitRule()));
  11714.             yield 100 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartAmountCustomerCreditLimitRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartAmountCustomerCreditLimitRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartAmountCustomerCreditLimitRule()));
  11715.             yield 101 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerRestrictedPaymentRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerRestrictedPaymentRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomerRestrictedPaymentRule()));
  11716.             yield 102 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomFieldAllAttributeRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomFieldAllAttributeRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomFieldAllAttributeRule()));
  11717.             yield 103 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomFieldOneNotAttributeRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomFieldOneNotAttributeRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomFieldOneNotAttributeRule()));
  11718.             yield 104 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomFieldAllNotAttributeRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomFieldAllNotAttributeRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomFieldAllNotAttributeRule()));
  11719.             yield 105 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithAllLineItemsRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithAllLineItemsRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartManufacturerWithAllLineItemsRule()));
  11720.             yield 106 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithoutAllLineItemsRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithoutAllLineItemsRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartManufacturerWithoutAllLineItemsRule()));
  11721.             yield 107 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithoutOneLineItemRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithoutOneLineItemRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartManufacturerWithoutOneLineItemRule()));
  11722.             yield 108 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithOneLineItemRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithOneLineItemRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartManufacturerWithOneLineItemRule()));
  11723.             yield 109 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemNotInCategoryRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemNotInCategoryRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartLineItemNotInCategoryRule()));
  11724.             yield 110 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemsAllInCategoryRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemsAllInCategoryRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartLineItemsAllInCategoryRule()));
  11725.             yield 111 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemsAllNotInCategoryRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemsAllNotInCategoryRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartLineItemsAllNotInCategoryRule()));
  11726.             yield 112 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemsAllPropertyRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemsAllPropertyRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartLineItemsAllPropertyRule()));
  11727.             yield 113 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartBeltDimensionFromMaxDimensionsRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartBeltDimensionFromMaxDimensionsRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartBeltDimensionFromMaxDimensionsRule()));
  11728.             yield 114 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\LineItemAllTaxationRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\LineItemAllTaxationRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\LineItemAllTaxationRule()));
  11729.             yield 115 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerBillingAddressAdditionalFieldOneRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerBillingAddressAdditionalFieldOneRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomerBillingAddressAdditionalFieldOneRule()));
  11730.             yield 116 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerBillingAddressAdditionalFieldTwoRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerBillingAddressAdditionalFieldTwoRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomerBillingAddressAdditionalFieldTwoRule()));
  11731.             yield 117 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerShippingAddressAdditionalFieldOneRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerShippingAddressAdditionalFieldOneRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomerShippingAddressAdditionalFieldOneRule()));
  11732.             yield 118 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerShippingAddressAdditionalFieldTwoRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerShippingAddressAdditionalFieldTwoRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomerShippingAddressAdditionalFieldTwoRule()));
  11733.             yield 119 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerBillingCountryStateRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerBillingCountryStateRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomerBillingCountryStateRule()));
  11734.             yield 120 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerShippingCountryStateRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerShippingCountryStateRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomerShippingCountryStateRule()));
  11735.         }, 121));
  11736.         $instance->setContainer($this);
  11737.         return $instance;
  11738.     }
  11739.     /**
  11740.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptApiRoute' shared service.
  11741.      *
  11742.      * @return \Shopware\Core\Framework\Script\Api\ScriptApiRoute
  11743.      */
  11744.     protected function getScriptApiRouteService()
  11745.     {
  11746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptApiRoute.php';
  11747.         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()));
  11748.     }
  11749.     /**
  11750.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory' shared service.
  11751.      *
  11752.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory
  11753.      */
  11754.     protected function getScriptResponseFactoryFacadeHookFactoryService()
  11755.     {
  11756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  11757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseFactoryFacadeHookFactory.php';
  11758.         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()));
  11759.     }
  11760.     /**
  11761.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute' shared service.
  11762.      *
  11763.      * @return \Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute
  11764.      */
  11765.     protected function getScriptStoreApiRouteService()
  11766.     {
  11767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptStoreApiRoute.php';
  11768.         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()));
  11769.     }
  11770.     /**
  11771.      * Gets the public 'Shopware\Core\Framework\Script\Execution\ScriptExecutor' shared service.
  11772.      *
  11773.      * @return \Shopware\Core\Framework\Script\Execution\ScriptExecutor
  11774.      */
  11775.     protected function getScriptExecutorService()
  11776.     {
  11777.         $a = ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  11778.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  11779.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  11780.         }
  11781.         $b = ($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService());
  11782.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  11783.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  11784.         }
  11785.         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);
  11786.     }
  11787.     /**
  11788.      * Gets the public 'Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  11789.      *
  11790.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  11791.      */
  11792.     protected function getScriptDefinitionService()
  11793.     {
  11794.         $this->services['Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  11795.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11796.         return $instance;
  11797.     }
  11798.     /**
  11799.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController' shared service.
  11800.      *
  11801.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController
  11802.      */
  11803.     protected function getExtensionStoreActionsControllerService()
  11804.     {
  11805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreActionsController.php';
  11806.         $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()));
  11807.         $instance->setContainer($this);
  11808.         return $instance;
  11809.     }
  11810.     /**
  11811.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreDataController' shared service.
  11812.      *
  11813.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreDataController
  11814.      */
  11815.     protected function getExtensionStoreDataControllerService()
  11816.     {
  11817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreDataController.php';
  11818.         $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()));
  11819.         $instance->setContainer($this);
  11820.         return $instance;
  11821.     }
  11822.     /**
  11823.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController' shared service.
  11824.      *
  11825.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController
  11826.      */
  11827.     protected function getExtensionStoreLicensesControllerService()
  11828.     {
  11829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreLicensesController.php';
  11830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionStoreLicensesService.php';
  11831.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionStoreLicensesService.php';
  11832.         $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())));
  11833.         $instance->setContainer($this);
  11834.         return $instance;
  11835.     }
  11836.     /**
  11837.      * Gets the public 'Shopware\Core\Framework\Store\Api\FirstRunWizardController' shared service.
  11838.      *
  11839.      * @return \Shopware\Core\Framework\Store\Api\FirstRunWizardController
  11840.      */
  11841.     protected function getFirstRunWizardControllerService()
  11842.     {
  11843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/FirstRunWizardController.php';
  11844.         $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()));
  11845.         $instance->setContainer($this);
  11846.         return $instance;
  11847.     }
  11848.     /**
  11849.      * Gets the public 'Shopware\Core\Framework\Store\Api\StoreController' shared service.
  11850.      *
  11851.      * @return \Shopware\Core\Framework\Store\Api\StoreController
  11852.      */
  11853.     protected function getStoreControllerService()
  11854.     {
  11855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/StoreController.php';
  11856.         $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()));
  11857.         $instance->setContainer($this);
  11858.         return $instance;
  11859.     }
  11860.     /**
  11861.      * Gets the public 'Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider' shared service.
  11862.      *
  11863.      * @return \Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider
  11864.      */
  11865.     protected function getStoreRequestOptionsProviderService()
  11866.     {
  11867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  11868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/StoreRequestOptionsProvider.php';
  11869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  11870.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  11871.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'])) {
  11872.             return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'];
  11873.         }
  11874.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  11875.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'])) {
  11876.             return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'];
  11877.         }
  11878.         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.18.1'$this->getEnv('INSTANCE_ID')))), ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()));
  11879.     }
  11880.     /**
  11881.      * Gets the public 'Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware' shared service.
  11882.      *
  11883.      * @return \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware
  11884.      */
  11885.     protected function getShopSecretInvalidMiddlewareService()
  11886.     {
  11887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  11888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ShopSecretInvalidMiddleware.php';
  11889.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  11890.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'])) {
  11891.             return $this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'];
  11892.         }
  11893.         return $this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] = new \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  11894.     }
  11895.     /**
  11896.      * Gets the public 'Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware' shared service.
  11897.      *
  11898.      * @return \Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware
  11899.      */
  11900.     protected function getStoreSessionExpiredMiddlewareService()
  11901.     {
  11902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  11903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreSessionExpiredMiddleware.php';
  11904.         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())));
  11905.     }
  11906.     /**
  11907.      * Gets the public 'Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware' shared service.
  11908.      *
  11909.      * @return \Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware
  11910.      */
  11911.     protected function getVerifyResponseSignatureMiddlewareService()
  11912.     {
  11913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  11914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/VerifyResponseSignatureMiddleware.php';
  11915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  11916.         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')]))));
  11917.     }
  11918.     /**
  11919.      * Gets the public 'Shopware\Core\Framework\Update\Api\UpdateController' shared service.
  11920.      *
  11921.      * @return \Shopware\Core\Framework\Update\Api\UpdateController
  11922.      */
  11923.     protected function getUpdateControllerService()
  11924.     {
  11925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Api/UpdateController.php';
  11926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/ApiClient.php';
  11927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/UpdateApiHttpClientFactory.php';
  11928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/RequirementsValidator.php';
  11929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/PluginCompatibility.php';
  11930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  11931.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  11932.         $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.18.1'$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 () {
  11933.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] ?? ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\PhpVersionCheck()));
  11934.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\LicenseCheck'] ?? $this->getLicenseCheckService());
  11935.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\WriteableCheck'] ?? $this->getWriteableCheckService());
  11936.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] ?? $this->getMysqlVersionCheckService());
  11937.         }, 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.18.1'$this->getEnv('bool:SHOPWARE_UPDATE_TEST'));
  11938.         $instance->setContainer($this);
  11939.         return $instance;
  11940.     }
  11941.     /**
  11942.      * Gets the public 'Shopware\Core\Framework\Util\HtmlSanitizer' shared service.
  11943.      *
  11944.      * @return \Shopware\Core\Framework\Util\HtmlSanitizer
  11945.      */
  11946.     protected function getHtmlSanitizerService()
  11947.     {
  11948.         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']);
  11949.     }
  11950.     /**
  11951.      * Gets the public 'Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  11952.      *
  11953.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  11954.      */
  11955.     protected function getWebhookEventLogDefinitionService()
  11956.     {
  11957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  11958.         $this->services['Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  11959.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11960.         return $instance;
  11961.     }
  11962.     /**
  11963.      * Gets the public 'Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  11964.      *
  11965.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  11966.      */
  11967.     protected function getWebhookDefinitionService()
  11968.     {
  11969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  11970.         $this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  11971.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11972.         return $instance;
  11973.     }
  11974.     /**
  11975.      * Gets the public 'Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator' shared autowired service.
  11976.      *
  11977.      * @return \Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator
  11978.      */
  11979.     protected function getSalesChannelCreatorService()
  11980.     {
  11981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Service/SalesChannelCreator.php';
  11982.         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()));
  11983.     }
  11984.     /**
  11985.      * Gets the public 'Shopware\Core\Maintenance\User\Service\UserProvisioner' shared autowired service.
  11986.      *
  11987.      * @return \Shopware\Core\Maintenance\User\Service\UserProvisioner
  11988.      */
  11989.     protected function getUserProvisionerService()
  11990.     {
  11991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Service/UserProvisioner.php';
  11992.         return $this->services['Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner'] = new \Shopware\Core\Maintenance\User\Service\UserProvisioner(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  11993.     }
  11994.     /**
  11995.      * Gets the public 'Shopware\Core\Profiling\Profiler' shared service.
  11996.      *
  11997.      * @return \Shopware\Core\Profiling\Profiler
  11998.      */
  11999.     protected function getProfilerService()
  12000.     {
  12001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Profiler.php';
  12002.         return $this->services['Shopware\\Core\\Profiling\\Profiler'] = new \Shopware\Core\Profiling\Profiler(new RewindableGenerator(function () {
  12003.             yield 'Symfony' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Stopwatch'] ?? $this->getStopwatchService());
  12004.             yield 'Tideways' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] = new \Shopware\Core\Profiling\Integration\Tideways()));
  12005.             yield 'Datadog' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] = new \Shopware\Core\Profiling\Integration\Datadog()));
  12006.         }, 3), $this->parameters['shopware.profiler.integrations']);
  12007.     }
  12008.     /**
  12009.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  12010.      *
  12011.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  12012.      */
  12013.     protected function getCountryStateTranslationDefinitionService()
  12014.     {
  12015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  12017.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  12018.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12019.         return $instance;
  12020.     }
  12021.     /**
  12022.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition' shared service.
  12023.      *
  12024.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition
  12025.      */
  12026.     protected function getCountryStateDefinitionService()
  12027.     {
  12028.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition();
  12029.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12030.         return $instance;
  12031.     }
  12032.     /**
  12033.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition' shared service.
  12034.      *
  12035.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition
  12036.      */
  12037.     protected function getSalesChannelCountryStateDefinitionService()
  12038.     {
  12039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/SalesChannel/SalesChannelCountryStateDefinition.php';
  12040.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition();
  12041.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12042.         return $instance;
  12043.     }
  12044.     /**
  12045.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  12046.      *
  12047.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  12048.      */
  12049.     protected function getCountryTranslationDefinitionService()
  12050.     {
  12051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  12053.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  12054.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12055.         return $instance;
  12056.     }
  12057.     /**
  12058.      * Gets the public 'Shopware\Core\System\Country\CountryDefinition' shared service.
  12059.      *
  12060.      * @return \Shopware\Core\System\Country\CountryDefinition
  12061.      */
  12062.     protected function getCountryDefinitionService()
  12063.     {
  12064.         $this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] = $instance = new \Shopware\Core\System\Country\CountryDefinition();
  12065.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12066.         return $instance;
  12067.     }
  12068.     /**
  12069.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryRoute' shared service.
  12070.      *
  12071.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute
  12072.      */
  12073.     protected function getCachedCountryRouteService()
  12074.     {
  12075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryRoute.php';
  12076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryRoute.php';
  12077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryRoute.php';
  12078.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12079.         if (isset($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'])) {
  12080.             return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'];
  12081.         }
  12082.         $b = ($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService());
  12083.         if (isset($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'])) {
  12084.             return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'];
  12085.         }
  12086.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  12087.         if (isset($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'])) {
  12088.             return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'];
  12089.         }
  12090.         return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] = new \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute(new \Shopware\Core\System\Country\SalesChannel\CountryRoute($b), ($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())), $c$a, []);
  12091.     }
  12092.     /**
  12093.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute' shared service.
  12094.      *
  12095.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute
  12096.      */
  12097.     protected function getCachedCountryStateRouteService()
  12098.     {
  12099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryStateRoute.php';
  12100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryStateRoute.php';
  12101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryStateRoute.php';
  12102.         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()), []);
  12103.     }
  12104.     /**
  12105.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition' shared service.
  12106.      *
  12107.      * @return \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition
  12108.      */
  12109.     protected function getSalesChannelCountryDefinitionService()
  12110.     {
  12111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/SalesChannelCountryDefinition.php';
  12112.         $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition();
  12113.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12114.         return $instance;
  12115.     }
  12116.     /**
  12117.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  12118.      *
  12119.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  12120.      */
  12121.     protected function getCurrencyCountryRoundingDefinitionService()
  12122.     {
  12123.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  12124.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12125.         return $instance;
  12126.     }
  12127.     /**
  12128.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  12129.      *
  12130.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  12131.      */
  12132.     protected function getCurrencyTranslationDefinitionService()
  12133.     {
  12134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  12136.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  12137.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12138.         return $instance;
  12139.     }
  12140.     /**
  12141.      * Gets the public 'Shopware\Core\System\Currency\CurrencyDefinition' shared service.
  12142.      *
  12143.      * @return \Shopware\Core\System\Currency\CurrencyDefinition
  12144.      */
  12145.     protected function getCurrencyDefinitionService()
  12146.     {
  12147.         $this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\CurrencyDefinition();
  12148.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12149.         return $instance;
  12150.     }
  12151.     /**
  12152.      * Gets the public 'Shopware\Core\System\Currency\CurrencyFormatter' shared service.
  12153.      *
  12154.      * @return \Shopware\Core\System\Currency\CurrencyFormatter
  12155.      */
  12156.     protected function getCurrencyFormatterService()
  12157.     {
  12158.         return $this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] = new \Shopware\Core\System\Currency\CurrencyFormatter(($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  12159.     }
  12160.     /**
  12161.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute' shared service.
  12162.      *
  12163.      * @return \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute
  12164.      */
  12165.     protected function getCachedCurrencyRouteService()
  12166.     {
  12167.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12168.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  12169.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  12170.         }
  12171.         $b = ($this->services['sales_channel.currency.repository'] ?? $this->getSalesChannel_Currency_RepositoryService());
  12172.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  12173.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  12174.         }
  12175.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  12176.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  12177.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  12178.         }
  12179.         return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'] = new \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute(new \Shopware\Core\System\Currency\SalesChannel\CurrencyRoute($b), ($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())), $c$a, []);
  12180.     }
  12181.     /**
  12182.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition' shared service.
  12183.      *
  12184.      * @return \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition
  12185.      */
  12186.     protected function getSalesChannelCurrencyDefinitionService()
  12187.     {
  12188.         $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition();
  12189.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12190.         return $instance;
  12191.     }
  12192.     /**
  12193.      * Gets the public 'Shopware\Core\System\CustomEntity\Api\CustomEntityApiController' shared service.
  12194.      *
  12195.      * @return \Shopware\Core\System\CustomEntity\Api\CustomEntityApiController
  12196.      */
  12197.     protected function getCustomEntityApiControllerService()
  12198.     {
  12199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  12200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Api/CustomEntityApiController.php';
  12201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  12202.         $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()));
  12203.         $instance->setContainer($this);
  12204.         return $instance;
  12205.     }
  12206.     /**
  12207.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  12208.      *
  12209.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  12210.      */
  12211.     protected function getCustomEntityDefinitionService()
  12212.     {
  12213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  12214.         $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  12215.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12216.         return $instance;
  12217.     }
  12218.     /**
  12219.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityRegistrar' shared service.
  12220.      *
  12221.      * @return \Shopware\Core\System\CustomEntity\CustomEntityRegistrar
  12222.      */
  12223.     protected function getCustomEntityRegistrarService()
  12224.     {
  12225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityRegistrar.php';
  12226.         return $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar'] = new \Shopware\Core\System\CustomEntity\CustomEntityRegistrar($this);
  12227.     }
  12228.     /**
  12229.      * Gets the public 'Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater' shared service.
  12230.      *
  12231.      * @return \Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater
  12232.      */
  12233.     protected function getCustomEntitySchemaUpdaterService()
  12234.     {
  12235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntitySchemaUpdater.php';
  12236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/SchemaUpdater.php';
  12237.         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());
  12238.     }
  12239.     /**
  12240.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  12241.      *
  12242.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  12243.      */
  12244.     protected function getCustomFieldSetRelationDefinitionService()
  12245.     {
  12246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  12247.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  12248.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12249.         return $instance;
  12250.     }
  12251.     /**
  12252.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  12253.      *
  12254.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  12255.      */
  12256.     protected function getCustomFieldSetDefinitionService()
  12257.     {
  12258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  12259.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  12260.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12261.         return $instance;
  12262.     }
  12263.     /**
  12264.      * Gets the public 'Shopware\Core\System\CustomField\Api\CustomFieldSetActionController' shared service.
  12265.      *
  12266.      * @return \Shopware\Core\System\CustomField\Api\CustomFieldSetActionController
  12267.      */
  12268.     protected function getCustomFieldSetActionControllerService()
  12269.     {
  12270.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Api/CustomFieldSetActionController.php';
  12271.         $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()));
  12272.         $instance->setContainer($this);
  12273.         return $instance;
  12274.     }
  12275.     /**
  12276.      * Gets the public 'Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  12277.      *
  12278.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  12279.      */
  12280.     protected function getCustomFieldDefinitionService()
  12281.     {
  12282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  12283.         $this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  12284.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12285.         return $instance;
  12286.     }
  12287.     /**
  12288.      * Gets the public 'Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  12289.      *
  12290.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  12291.      */
  12292.     protected function getDeliveryTimeTranslationDefinitionService()
  12293.     {
  12294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  12296.         $this->services['Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  12297.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12298.         return $instance;
  12299.     }
  12300.     /**
  12301.      * Gets the public 'Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  12302.      *
  12303.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  12304.      */
  12305.     protected function getDeliveryTimeDefinitionService()
  12306.     {
  12307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  12308.         $this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  12309.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12310.         return $instance;
  12311.     }
  12312.     /**
  12313.      * Gets the public 'Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  12314.      *
  12315.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  12316.      */
  12317.     protected function getIntegrationRoleDefinitionService()
  12318.     {
  12319.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  12320.         $this->services['Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  12321.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12322.         return $instance;
  12323.     }
  12324.     /**
  12325.      * Gets the public 'Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  12326.      *
  12327.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  12328.      */
  12329.     protected function getIntegrationDefinitionService()
  12330.     {
  12331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  12332.         $this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  12333.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12334.         return $instance;
  12335.     }
  12336.     /**
  12337.      * Gets the public 'Shopware\Core\System\Language\LanguageDefinition' shared service.
  12338.      *
  12339.      * @return \Shopware\Core\System\Language\LanguageDefinition
  12340.      */
  12341.     protected function getLanguageDefinitionService()
  12342.     {
  12343.         $this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] = $instance = new \Shopware\Core\System\Language\LanguageDefinition();
  12344.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12345.         return $instance;
  12346.     }
  12347.     /**
  12348.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute' shared service.
  12349.      *
  12350.      * @return \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute
  12351.      */
  12352.     protected function getCachedLanguageRouteService()
  12353.     {
  12354.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12355.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  12356.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  12357.         }
  12358.         $b = ($this->services['sales_channel.language.repository'] ?? $this->getSalesChannel_Language_RepositoryService());
  12359.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  12360.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  12361.         }
  12362.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  12363.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  12364.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  12365.         }
  12366.         return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'] = new \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute(new \Shopware\Core\System\Language\SalesChannel\LanguageRoute($b), ($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())), $c$a, []);
  12367.     }
  12368.     /**
  12369.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition' shared service.
  12370.      *
  12371.      * @return \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition
  12372.      */
  12373.     protected function getSalesChannelLanguageDefinitionService()
  12374.     {
  12375.         $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition();
  12376.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12377.         return $instance;
  12378.     }
  12379.     /**
  12380.      * Gets the public 'Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  12381.      *
  12382.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  12383.      */
  12384.     protected function getLocaleTranslationDefinitionService()
  12385.     {
  12386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  12388.         $this->services['Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  12389.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12390.         return $instance;
  12391.     }
  12392.     /**
  12393.      * Gets the public 'Shopware\Core\System\Locale\LocaleDefinition' shared service.
  12394.      *
  12395.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  12396.      */
  12397.     protected function getLocaleDefinitionService()
  12398.     {
  12399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  12400.         $this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  12401.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12402.         return $instance;
  12403.     }
  12404.     /**
  12405.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  12406.      *
  12407.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  12408.      */
  12409.     protected function getNumberRangeSalesChannelDefinitionService()
  12410.     {
  12411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  12412.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  12413.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12414.         return $instance;
  12415.     }
  12416.     /**
  12417.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  12418.      *
  12419.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  12420.      */
  12421.     protected function getNumberRangeStateDefinitionService()
  12422.     {
  12423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  12424.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  12425.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12426.         return $instance;
  12427.     }
  12428.     /**
  12429.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  12430.      *
  12431.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  12432.      */
  12433.     protected function getNumberRangeTranslationDefinitionService()
  12434.     {
  12435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12436.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  12437.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  12438.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12439.         return $instance;
  12440.     }
  12441.     /**
  12442.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  12443.      *
  12444.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  12445.      */
  12446.     protected function getNumberRangeTypeTranslationDefinitionService()
  12447.     {
  12448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12449.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  12450.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  12451.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12452.         return $instance;
  12453.     }
  12454.     /**
  12455.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  12456.      *
  12457.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  12458.      */
  12459.     protected function getNumberRangeTypeDefinitionService()
  12460.     {
  12461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  12462.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  12463.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12464.         return $instance;
  12465.     }
  12466.     /**
  12467.      * Gets the public 'Shopware\Core\System\NumberRange\Api\NumberRangeController' shared service.
  12468.      *
  12469.      * @return \Shopware\Core\System\NumberRange\Api\NumberRangeController
  12470.      */
  12471.     protected function getNumberRangeControllerService()
  12472.     {
  12473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Api/NumberRangeController.php';
  12474.         $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()));
  12475.         $instance->setContainer($this);
  12476.         return $instance;
  12477.     }
  12478.     /**
  12479.      * Gets the public 'Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  12480.      *
  12481.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  12482.      */
  12483.     protected function getNumberRangeDefinitionService()
  12484.     {
  12485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  12486.         $this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  12487.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12488.         return $instance;
  12489.     }
  12490.     /**
  12491.      * Gets the public 'Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGeneratorInterface' shared service.
  12492.      *
  12493.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGenerator
  12494.      */
  12495.     protected function getNumberRangeValueGeneratorInterfaceService()
  12496.     {
  12497.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12498.         if (isset($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'])) {
  12499.             return $this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'];
  12500.         }
  12501.         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 () {
  12502.             yield => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternIncrement'] ?? $this->getValueGeneratorPatternIncrementService());
  12503.             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()));
  12504.         }, 2)), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  12505.     }
  12506.     /**
  12507.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  12508.      *
  12509.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  12510.      */
  12511.     protected function getSalesChannelAnalyticsDefinitionService()
  12512.     {
  12513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  12514.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  12515.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12516.         return $instance;
  12517.     }
  12518.     /**
  12519.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  12520.      *
  12521.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  12522.      */
  12523.     protected function getSalesChannelCountryDefinition2Service()
  12524.     {
  12525.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  12526.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  12527.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12528.         return $instance;
  12529.     }
  12530.     /**
  12531.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  12532.      *
  12533.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  12534.      */
  12535.     protected function getSalesChannelCurrencyDefinition2Service()
  12536.     {
  12537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  12538.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  12539.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12540.         return $instance;
  12541.     }
  12542.     /**
  12543.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  12544.      *
  12545.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  12546.      */
  12547.     protected function getSalesChannelDomainDefinitionService()
  12548.     {
  12549.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  12550.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12551.         return $instance;
  12552.     }
  12553.     /**
  12554.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  12555.      *
  12556.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  12557.      */
  12558.     protected function getSalesChannelLanguageDefinition2Service()
  12559.     {
  12560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  12561.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  12562.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12563.         return $instance;
  12564.     }
  12565.     /**
  12566.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  12567.      *
  12568.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  12569.      */
  12570.     protected function getSalesChannelPaymentMethodDefinition2Service()
  12571.     {
  12572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  12573.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  12574.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12575.         return $instance;
  12576.     }
  12577.     /**
  12578.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  12579.      *
  12580.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  12581.      */
  12582.     protected function getSalesChannelShippingMethodDefinition2Service()
  12583.     {
  12584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  12585.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  12586.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12587.         return $instance;
  12588.     }
  12589.     /**
  12590.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  12591.      *
  12592.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  12593.      */
  12594.     protected function getSalesChannelTranslationDefinitionService()
  12595.     {
  12596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  12598.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  12599.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12600.         return $instance;
  12601.     }
  12602.     /**
  12603.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  12604.      *
  12605.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  12606.      */
  12607.     protected function getSalesChannelTypeTranslationDefinitionService()
  12608.     {
  12609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  12611.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  12612.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12613.         return $instance;
  12614.     }
  12615.     /**
  12616.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  12617.      *
  12618.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  12619.      */
  12620.     protected function getSalesChannelTypeDefinitionService()
  12621.     {
  12622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  12623.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  12624.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12625.         return $instance;
  12626.     }
  12627.     /**
  12628.      * Gets the public 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory' shared service.
  12629.      *
  12630.      * @return \Redgecko\Magnalister\Service\MagnalisterSalesChannelContextFactory
  12631.      */
  12632.     protected function getSalesChannelContextFactoryService()
  12633.     {
  12634.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12635.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  12636.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  12637.         }
  12638.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  12639.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  12640.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  12641.         }
  12642.         $c = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  12643.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  12644.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  12645.         }
  12646.         $d = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  12647.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  12648.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  12649.         }
  12650.         $e = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  12651.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  12652.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  12653.         }
  12654.         $f = ($this->services['currency_country_rounding.repository'] ?? $this->getCurrencyCountryRounding_RepositoryService());
  12655.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  12656.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  12657.         }
  12658.         $g = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  12659.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  12660.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  12661.         }
  12662.         $h = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  12663.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  12664.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  12665.         }
  12666.         $i = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  12667.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  12668.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  12669.         }
  12670.         $j = ($this->services['tax.repository'] ?? $this->getTax_RepositoryService());
  12671.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  12672.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  12673.         }
  12674.         $k = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  12675.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  12676.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  12677.         }
  12678.         $l = ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService());
  12679.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  12680.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  12681.         }
  12682.         $m = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  12683.         $n = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  12684.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  12685.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  12686.         }
  12687.         return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] = new \Redgecko\Magnalister\Service\MagnalisterSalesChannelContextFactory(new \Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory(new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory($b$c$d$e, ($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 () {
  12688.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\EntireCountryRuleTypeFilter()));
  12689.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\IndividualStatesRuleTypeFilter()));
  12690.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRangeRuleTypeFilter()));
  12691.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRuleTypeFilter()));
  12692.         }, 4), $a$f, new \Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory(new \Shopware\Core\System\SalesChannel\Context\BaseContextFactory($g$h$c$i$j$e$k, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $l$f), $m$n)), $m$n), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  12693.     }
  12694.     /**
  12695.      * Gets the public 'Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry' shared service.
  12696.      *
  12697.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry
  12698.      */
  12699.     protected function getSalesChannelDefinitionInstanceRegistryService()
  12700.     {
  12701.         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_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''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_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_language_pack_language' => 'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition''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''gbmed_custom_fields_filter' => 'Gbmed\\CustomFieldsFilter\\Core\\Content\\CustomFieldsFilter\\CustomFieldsFilterDefinition''gbmed_custom_fields_filter_translation' => 'Gbmed\\CustomFieldsFilter\\Core\\Content\\CustomFieldsFilter\\Aggregate\\CustomFieldsFilterTranslation\\CustomFieldsFilterTranslationDefinition''ks_attachment' => 'Ks\\Attachments\\Core\\Content\\Attachments\\AttachmentsDefinition''ks_attachment_translation' => 'Ks\\Attachments\\Core\\Content\\Attachments\\Aggregate\\AttachmentsTranslation\\AttachmentsTranslationDefinition''ks_attachment_customer' => 'Ks\\Attachments\\Core\\Content\\Attachments\\CustomerAttachmentLinkDefinition''s_plugin_netzp_blog' => 'NetzpBlog6\\Core\\Content\\Blog\\BlogDefinition''s_plugin_netzp_blog_translation' => 'NetzpBlog6\\Core\\Content\\Aggregate\\BlogTranslation\\BlogTranslationDefinition''s_plugin_netzp_blog_category' => 'NetzpBlog6\\Core\\Content\\Category\\CategoryDefinition''s_plugin_netzp_blog_category_translation' => 'NetzpBlog6\\Core\\Content\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition''s_plugin_netzp_blog_author' => 'NetzpBlog6\\Core\\Content\\Author\\AuthorDefinition''s_plugin_netzp_blog_author_translation' => 'NetzpBlog6\\Core\\Content\\Aggregate\\AuthorTranslation\\AuthorTranslationDefinition''s_plugin_netzp_blog_product' => 'NetzpBlog6\\Core\\Content\\Aggregate\\BlogProduct\\BlogProductDefinition''s_plugin_netzp_blog_categories' => 'NetzpBlog6\\Core\\Content\\Aggregate\\BlogCategory\\BlogCategoryDefinition''s_plugin_netzp_blog_tag' => 'NetzpBlog6\\Core\\Content\\Aggregate\\BlogTag\\BlogTagDefinition''s_plugin_netzp_blog_item' => 'NetzpBlog6\\Core\\Content\\Item\\ItemDefinition''s_plugin_netzp_blog_item_translation' => 'NetzpBlog6\\Core\\Content\\Aggregate\\ItemTranslation\\ItemTranslationDefinition''s_plugin_netzp_blog_media' => 'NetzpBlog6\\Core\\Content\\BlogMedia\\BlogMediaDefinition''pickware_erp_address' => 'Pickware\\PickwareErpStarter\\Address\\Model\\AddressDefinition''pickware_erp_analytics_aggregation' => 'Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsAggregationDefinition''pickware_erp_analytics_report' => 'Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsReportDefinition''pickware_erp_analytics_aggregation_session' => 'Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsAggregationSessionDefinition''pickware_erp_analytics_report_config' => 'Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsReportConfigDefinition''pickware_erp_demand_planning_list_item' => 'Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\Model\\DemandPlanningListItemDefinition''pickware_erp_import_export' => 'Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportDefinition''pickware_erp_import_export_element' => 'Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportElementDefinition''pickware_erp_import_export_profile' => 'Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportProfileDefinition''pickware_erp_order_pickability_view' => 'Pickware\\PickwareErpStarter\\Order\\Model\\OrderPickabilityViewDefinition''pickware_erp_order_pickability' => 'Pickware\\PickwareErpStarter\\OrderPickability\\Model\\OrderPickabilityDefinition''pickware_erp_pickware_product' => 'Pickware\\PickwareErpStarter\\Product\\Model\\PickwareProductDefinition''pickware_erp_purchase_list_item' => 'Pickware\\PickwareErpStarter\\PurchaseList\\Model\\PurchaseListItemDefinition''pickware_erp_stock_valuation_view' => 'Pickware\\PickwareErpStarter\\Reporting\\Model\\StockValuationViewDefinition''pickware_erp_return_order' => 'Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderDefinition''pickware_erp_return_order_line_item' => 'Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderLineItemDefinition''pickware_erp_return_order_refund' => 'Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderRefundDefinition''pickware_erp_location_type' => 'Pickware\\PickwareErpStarter\\Stock\\Model\\LocationTypeDefinition''pickware_erp_special_stock_location' => 'Pickware\\PickwareErpStarter\\Stock\\Model\\SpecialStockLocationDefinition''pickware_erp_stock_movement' => 'Pickware\\PickwareErpStarter\\Stock\\Model\\StockMovementDefinition''pickware_erp_stock' => 'Pickware\\PickwareErpStarter\\Stock\\Model\\StockDefinition''pickware_erp_stock_container' => 'Pickware\\PickwareErpStarter\\Stock\\Model\\StockContainerDefinition''pickware_erp_warehouse_stock' => 'Pickware\\PickwareErpStarter\\Stock\\Model\\WarehouseStockDefinition''pickware_erp_goods_receipt' => 'Pickware\\PickwareErpStarter\\GoodsReceipt\\Model\\GoodsReceiptDefinition''pickware_erp_goods_receipt_item' => 'Pickware\\PickwareErpStarter\\GoodsReceipt\\Model\\GoodsReceiptItemDefinition''pickware_erp_stocktaking_stocktake_snapshot_item' => 'Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeSnapshotItemDefinition''pickware_erp_stocktaking_stocktake_counting_process' => 'Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeCountingProcessDefinition''pickware_erp_stocktaking_stocktake_counting_process_item' => 'Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeCountingProcessItemDefinition''pickware_erp_stocktaking_stocktake' => 'Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeDefinition''pickware_erp_stocktaking_stocktake_product_summary' => 'Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\Model\\StocktakeProductSummaryDefinition''pickware_erp_supplier' => 'Pickware\\PickwareErpStarter\\Supplier\\Model\\SupplierDefinition''pickware_erp_product_supplier_configuration' => 'Pickware\\PickwareErpStarter\\Supplier\\Model\\ProductSupplierConfigurationDefinition''pickware_erp_supplier_order' => 'Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\SupplierOrderDefinition''pickware_erp_supplier_order_line_item' => 'Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\SupplierOrderLineItemDefinition''pickware_erp_bin_location' => 'Pickware\\PickwareErpStarter\\Warehouse\\Model\\BinLocationDefinition''pickware_erp_product_warehouse_configuration' => 'Pickware\\PickwareErpStarter\\Warehouse\\Model\\ProductWarehouseConfigurationDefinition''pickware_erp_warehouse' => 'Pickware\\PickwareErpStarter\\Warehouse\\Model\\WarehouseDefinition''pickware_document' => 'Pickware\\DocumentBundle\\Model\\DocumentDefinition''pickware_document_type' => 'Pickware\\DocumentBundle\\Model\\DocumentTypeDefinition''pickware_shopware_extensions_order_configuration' => 'Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\Model\\OrderConfigurationDefinition''pickware_shipping_carrier' => 'Pickware\\ShippingBundle\\Carrier\\Model\\CarrierDefinition''pickware_shipping_shipping_method_config' => 'Pickware\\ShippingBundle\\Config\\Model\\ShippingMethodConfigDefinition''pickware_shipping_shipment' => 'Pickware\\ShippingBundle\\Shipment\\Model\\ShipmentDefinition''pickware_shipping_tracking_code' => 'Pickware\\ShippingBundle\\Shipment\\Model\\TrackingCodeDefinition''pickware_shipping_shipment_order_mapping' => 'Pickware\\ShippingBundle\\Shipment\\Model\\ShipmentOrderMappingDefinition''pickware_shipping_document_tracking_code_mapping' => 'Pickware\\ShippingBundle\\Shipment\\Model\\DocumentTrackingCodeMappingDefinition''pickware_shipping_document_shipment_mapping' => 'Pickware\\ShippingBundle\\Shipment\\Model\\DocumentShipmentMappingDefinition''pickware_wms_delivery' => 'Pickware\\PickwareWms\\Delivery\\Model\\DeliveryDefinition''pickware_wms_delivery_document_mapping' => 'Pickware\\PickwareWms\\Delivery\\Model\\DeliveryDocumentMappingDefinition''pickware_wms_delivery_order_document_mapping' => 'Pickware\\PickwareWms\\Delivery\\Model\\DeliveryOrderDocumentMappingDefinition''pickware_wms_delivery_tracking_code' => 'Pickware\\PickwareWms\\Delivery\\Model\\DeliveryTrackingCodeDefinition''pickware_wms_delivery_line_item' => 'Pickware\\PickwareWms\\Delivery\\Model\\DeliveryLineItemDefinition''pickware_wms_document_printing_config' => 'Pickware\\PickwareWms\\DocumentPrintingConfig\\Model\\DocumentPrintingConfigDefinition''pickware_wms_picking_process' => 'Pickware\\PickwareWms\\PickingProcess\\Model\\PickingProcessDefinition''pickware_wms_picking_process_reserved_item' => 'Pickware\\PickwareWms\\PickingProcess\\Model\\PickingProcessReservedItemDefinition''pickware_mobile_app_credential' => 'Pickware\\MobileAppAuthBundle\\Model\\MobileAppCredentialDefinition''magnalister_shopware6' => 'Redgecko\\Magnalister\\Core\\Content\\Bundle\\BundleCookieDefinition''swag_amazon_pay_payment_notification' => 'Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\PaymentNotification\\PaymentNotificationDefinition''swag_amazon_pay_signup_token' => 'Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenDefinition''zeobv_product_bundle_connection' => 'Zeobv\\BundleProducts\\Core\\Content\\Product\\Aggregate\\ProductBundleConnection\\ProductBundleConnectionDefinition''swag_cms_extensions_form' => 'Swag\\CmsExtensions\\Form\\FormDefinition''swag_cms_extensions_form_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition''swag_cms_extensions_form_group' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition''swag_cms_extensions_form_group_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition''swag_cms_extensions_form_group_field' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition''swag_cms_extensions_form_group_field_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition''swag_cms_extensions_quickview' => 'Swag\\CmsExtensions\\Quickview\\QuickviewDefinition''swag_cms_extensions_block_rule' => 'Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition''swag_cms_extensions_scroll_navigation' => 'Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition''swag_cms_extensions_scroll_navigation_translation' => 'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition''swag_cms_extensions_scroll_navigation_page_settings' => 'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition''pickware_dhl_sales_channel_api_context' => 'Pickware\\PickwareDhl\\SalesChannelContext\\Model\\SalesChannelApiContextDefinition''iwv_order_csv_profile' => 'Iwv\\IwvOrdersCsvExporterV6\\Core\\Content\\IwvOrderCsvProfile\\IwvOrderCsvProfileDefinition''sendcloud_queues' => 'Sendcloud\\Shipping\\Entity\\Queue\\QueueEntityDefinition''sendcloud_processes' => 'Sendcloud\\Shipping\\Entity\\Process\\ProcessEntityDefinition''sendcloud_shipments' => 'Sendcloud\\Shipping\\Entity\\Shipment\\ShipmentEntityDefinition''sendcloud_servicepoints' => 'Sendcloud\\Shipping\\Entity\\ServicePoint\\ServicePointEntityDefinition'], ['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']);
  12702.     }
  12703.     /**
  12704.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  12705.      *
  12706.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  12707.      */
  12708.     protected function getSalesChannelDefinitionService()
  12709.     {
  12710.         $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  12711.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12712.         return $instance;
  12713.     }
  12714.     /**
  12715.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute' shared service.
  12716.      *
  12717.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute
  12718.      */
  12719.     protected function getContextSwitchRouteService()
  12720.     {
  12721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/AbstractContextSwitchRoute.php';
  12722.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/ContextSwitchRoute.php';
  12723.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  12724.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'])) {
  12725.             return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'];
  12726.         }
  12727.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  12728.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'])) {
  12729.             return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'];
  12730.         }
  12731.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12732.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'])) {
  12733.             return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'];
  12734.         }
  12735.         return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] = new \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute($a$b$c);
  12736.     }
  12737.     /**
  12738.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController' shared service.
  12739.      *
  12740.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController
  12741.      */
  12742.     protected function getStoreApiInfoControllerService()
  12743.     {
  12744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/StoreApiInfoController.php';
  12745.         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']);
  12746.     }
  12747.     /**
  12748.      * Gets the public 'Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  12749.      *
  12750.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  12751.      */
  12752.     protected function getSalutationTranslationDefinitionService()
  12753.     {
  12754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  12756.         $this->services['Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  12757.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12758.         return $instance;
  12759.     }
  12760.     /**
  12761.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute' shared service.
  12762.      *
  12763.      * @return \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute
  12764.      */
  12765.     protected function getCachedSalutationRouteService()
  12766.     {
  12767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/AbstractSalutationRoute.php';
  12768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/CachedSalutationRoute.php';
  12769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalutationRoute.php';
  12770.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12771.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  12772.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  12773.         }
  12774.         $b = ($this->services['sales_channel.salutation.repository'] ?? $this->getSalesChannel_Salutation_RepositoryService());
  12775.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  12776.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  12777.         }
  12778.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  12779.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  12780.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  12781.         }
  12782.         return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] = new \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute(new \Shopware\Core\System\Salutation\SalesChannel\SalutationRoute($b), ($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())), $c$a, []);
  12783.     }
  12784.     /**
  12785.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition' shared service.
  12786.      *
  12787.      * @return \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition
  12788.      */
  12789.     protected function getSalesChannelSalutationDefinitionService()
  12790.     {
  12791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  12792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalesChannelSalutationDefinition.php';
  12793.         $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition();
  12794.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12795.         return $instance;
  12796.     }
  12797.     /**
  12798.      * Gets the public 'Shopware\Core\System\Salutation\SalutationDefinition' shared service.
  12799.      *
  12800.      * @return \Shopware\Core\System\Salutation\SalutationDefinition
  12801.      */
  12802.     protected function getSalutationDefinitionService()
  12803.     {
  12804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  12805.         $this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalutationDefinition();
  12806.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12807.         return $instance;
  12808.     }
  12809.     /**
  12810.      * Gets the public 'Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  12811.      *
  12812.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  12813.      */
  12814.     protected function getSnippetSetDefinitionService()
  12815.     {
  12816.         $this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  12817.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12818.         return $instance;
  12819.     }
  12820.     /**
  12821.      * Gets the public 'Shopware\Core\System\Snippet\Api\SnippetController' shared service.
  12822.      *
  12823.      * @return \Shopware\Core\System\Snippet\Api\SnippetController
  12824.      */
  12825.     protected function getSnippetControllerService()
  12826.     {
  12827.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Api/SnippetController.php';
  12828.         $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()));
  12829.         $instance->setContainer($this);
  12830.         return $instance;
  12831.     }
  12832.     /**
  12833.      * Gets the public 'Shopware\Core\System\Snippet\Files\SnippetFileCollection' shared service.
  12834.      *
  12835.      * @return \Shopware\Core\System\Snippet\Files\SnippetFileCollection
  12836.      */
  12837.     protected function getSnippetFileCollectionService($lazyLoad true)
  12838.     {
  12839.         if ($lazyLoad) {
  12840.             return $this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] = $this->createProxy('SnippetFileCollection_08f09cc', function () {
  12841.                 return \SnippetFileCollection_08f09cc::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  12842.                     $wrappedInstance $this->getSnippetFileCollectionService(false);
  12843.                     $proxy->setProxyInitializer(null);
  12844.                     return true;
  12845.                 });
  12846.             });
  12847.         }
  12848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileCollectionFactory.php';
  12849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoaderInterface.php';
  12850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoader.php';
  12851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/AppSnippetFileLoader.php';
  12852.         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();
  12853.     }
  12854.     /**
  12855.      * Gets the public 'Shopware\Core\System\Snippet\Filter\SnippetFilterFactory' shared service.
  12856.      *
  12857.      * @return \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory
  12858.      */
  12859.     protected function getSnippetFilterFactoryService()
  12860.     {
  12861.         return $this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] = new \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory(new RewindableGenerator(function () {
  12862.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] = new \Shopware\Core\System\Snippet\Filter\AuthorFilter()));
  12863.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] = new \Shopware\Core\System\Snippet\Filter\AddedFilter()));
  12864.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] = new \Shopware\Core\System\Snippet\Filter\EditedFilter()));
  12865.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] = new \Shopware\Core\System\Snippet\Filter\EmptySnippetFilter()));
  12866.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] = new \Shopware\Core\System\Snippet\Filter\NamespaceFilter()));
  12867.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] = new \Shopware\Core\System\Snippet\Filter\TermFilter()));
  12868.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] = new \Shopware\Core\System\Snippet\Filter\TranslationKeyFilter()));
  12869.         }, 7));
  12870.     }
  12871.     /**
  12872.      * Gets the public 'Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  12873.      *
  12874.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  12875.      */
  12876.     protected function getSnippetDefinitionService()
  12877.     {
  12878.         $this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  12879.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12880.         return $instance;
  12881.     }
  12882.     /**
  12883.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  12884.      *
  12885.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  12886.      */
  12887.     protected function getStateMachineHistoryDefinitionService()
  12888.     {
  12889.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  12890.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12891.         return $instance;
  12892.     }
  12893.     /**
  12894.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  12895.      *
  12896.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  12897.      */
  12898.     protected function getStateMachineStateDefinitionService()
  12899.     {
  12900.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  12901.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12902.         return $instance;
  12903.     }
  12904.     /**
  12905.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  12906.      *
  12907.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  12908.      */
  12909.     protected function getStateMachineStateTranslationDefinitionService()
  12910.     {
  12911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  12913.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  12914.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12915.         return $instance;
  12916.     }
  12917.     /**
  12918.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  12919.      *
  12920.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  12921.      */
  12922.     protected function getStateMachineTransitionDefinitionService()
  12923.     {
  12924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  12925.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  12926.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12927.         return $instance;
  12928.     }
  12929.     /**
  12930.      * Gets the public 'Shopware\Core\System\StateMachine\Api\StateMachineActionController' shared service.
  12931.      *
  12932.      * @return \Shopware\Core\System\StateMachine\Api\StateMachineActionController
  12933.      */
  12934.     protected function getStateMachineActionControllerService()
  12935.     {
  12936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Api/StateMachineActionController.php';
  12937.         $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()));
  12938.         $instance->setContainer($this);
  12939.         return $instance;
  12940.     }
  12941.     /**
  12942.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  12943.      *
  12944.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  12945.      */
  12946.     protected function getStateMachineDefinitionService()
  12947.     {
  12948.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  12949.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12950.         return $instance;
  12951.     }
  12952.     /**
  12953.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  12954.      *
  12955.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  12956.      */
  12957.     protected function getStateMachineTranslationDefinitionService()
  12958.     {
  12959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  12961.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  12962.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12963.         return $instance;
  12964.     }
  12965.     /**
  12966.      * Gets the public 'Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory' shared service.
  12967.      *
  12968.      * @return \Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory
  12969.      */
  12970.     protected function getSystemConfigFacadeHookFactoryService()
  12971.     {
  12972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  12973.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Facade/SystemConfigFacadeHookFactory.php';
  12974.         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()));
  12975.     }
  12976.     /**
  12977.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  12978.      *
  12979.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  12980.      */
  12981.     protected function getSystemConfigDefinitionService()
  12982.     {
  12983.         $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  12984.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  12985.         return $instance;
  12986.     }
  12987.     /**
  12988.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigService' shared service.
  12989.      *
  12990.      * @return \Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator
  12991.      */
  12992.     protected function getSystemConfigServiceService()
  12993.     {
  12994.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12995.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  12996.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  12997.         }
  12998.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  12999.         $c = ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService());
  13000.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  13001.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  13002.         }
  13003.         return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] = new \Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator(new \Shopware\Core\System\SystemConfig\SystemConfigService($b$c, ($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($b, ($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()))), $a));
  13004.     }
  13005.     /**
  13006.      * Gets the public 'Shopware\Core\System\Tag\Service\FilterTagIdsService' shared service.
  13007.      *
  13008.      * @return \Shopware\Core\System\Tag\Service\FilterTagIdsService
  13009.      */
  13010.     protected function getFilterTagIdsServiceService()
  13011.     {
  13012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/Service/FilterTagIdsService.php';
  13013.         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['Pickware\\PickwareErpStarter\\OrderPickability\\Decorator\\CriteriaQueryBuilderDecorator'] ?? $this->getCriteriaQueryBuilderDecoratorService()));
  13014.     }
  13015.     /**
  13016.      * Gets the public 'Shopware\Core\System\Tag\TagDefinition' shared service.
  13017.      *
  13018.      * @return \Shopware\Core\System\Tag\TagDefinition
  13019.      */
  13020.     protected function getTagDefinitionService()
  13021.     {
  13022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  13023.         $this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  13024.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13025.         return $instance;
  13026.     }
  13027.     /**
  13028.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  13029.      *
  13030.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  13031.      */
  13032.     protected function getTaxRuleTypeTranslationDefinitionService()
  13033.     {
  13034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  13036.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  13037.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13038.         return $instance;
  13039.     }
  13040.     /**
  13041.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  13042.      *
  13043.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  13044.      */
  13045.     protected function getTaxRuleTypeDefinitionService()
  13046.     {
  13047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  13048.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  13049.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13050.         return $instance;
  13051.     }
  13052.     /**
  13053.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  13054.      *
  13055.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  13056.      */
  13057.     protected function getTaxRuleDefinitionService()
  13058.     {
  13059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  13060.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  13061.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13062.         return $instance;
  13063.     }
  13064.     /**
  13065.      * Gets the public 'Shopware\Core\System\Tax\TaxDefinition' shared service.
  13066.      *
  13067.      * @return \Shopware\Core\System\Tax\TaxDefinition
  13068.      */
  13069.     protected function getTaxDefinitionService()
  13070.     {
  13071.         $this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  13072.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13073.         return $instance;
  13074.     }
  13075.     /**
  13076.      * Gets the public 'Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  13077.      *
  13078.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  13079.      */
  13080.     protected function getUnitTranslationDefinitionService()
  13081.     {
  13082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  13084.         $this->services['Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  13085.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13086.         return $instance;
  13087.     }
  13088.     /**
  13089.      * Gets the public 'Shopware\Core\System\Unit\UnitDefinition' shared service.
  13090.      *
  13091.      * @return \Shopware\Core\System\Unit\UnitDefinition
  13092.      */
  13093.     protected function getUnitDefinitionService()
  13094.     {
  13095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  13096.         $this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  13097.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13098.         return $instance;
  13099.     }
  13100.     /**
  13101.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  13102.      *
  13103.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  13104.      */
  13105.     protected function getUserAccessKeyDefinitionService()
  13106.     {
  13107.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  13108.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  13109.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13110.         return $instance;
  13111.     }
  13112.     /**
  13113.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  13114.      *
  13115.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  13116.      */
  13117.     protected function getUserConfigDefinitionService()
  13118.     {
  13119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  13120.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  13121.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13122.         return $instance;
  13123.     }
  13124.     /**
  13125.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  13126.      *
  13127.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  13128.      */
  13129.     protected function getUserRecoveryDefinitionService()
  13130.     {
  13131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  13132.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  13133.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13134.         return $instance;
  13135.     }
  13136.     /**
  13137.      * Gets the public 'Shopware\Core\System\User\Api\UserRecoveryController' shared service.
  13138.      *
  13139.      * @return \Shopware\Core\System\User\Api\UserRecoveryController
  13140.      */
  13141.     protected function getUserRecoveryControllerService()
  13142.     {
  13143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserRecoveryController.php';
  13144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Recovery/UserRecoveryService.php';
  13145.         $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()));
  13146.         $instance->setContainer($this);
  13147.         return $instance;
  13148.     }
  13149.     /**
  13150.      * Gets the public 'Shopware\Core\System\User\Api\UserValidationController' shared service.
  13151.      *
  13152.      * @return \Shopware\Core\System\User\Api\UserValidationController
  13153.      */
  13154.     protected function getUserValidationControllerService()
  13155.     {
  13156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserValidationController.php';
  13157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Service/UserValidationService.php';
  13158.         $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())));
  13159.         $instance->setContainer($this);
  13160.         return $instance;
  13161.     }
  13162.     /**
  13163.      * Gets the public 'Shopware\Core\System\User\UserDefinition' shared service.
  13164.      *
  13165.      * @return \Shopware\Core\System\User\UserDefinition
  13166.      */
  13167.     protected function getUserDefinitionService()
  13168.     {
  13169.         $this->services['Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  13170.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13171.         return $instance;
  13172.     }
  13173.     /**
  13174.      * Gets the public 'Shopware\Elasticsearch\Framework\ElasticsearchHelper' shared service.
  13175.      *
  13176.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchHelper
  13177.      */
  13178.     protected function getElasticsearchHelperService()
  13179.     {
  13180.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  13181.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'])) {
  13182.             return $this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'];
  13183.         }
  13184.         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()));
  13185.     }
  13186.     /**
  13187.      * Gets the public 'Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler' shared service.
  13188.      *
  13189.      * @return \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler
  13190.      */
  13191.     protected function getCreateAliasTaskHandlerService()
  13192.     {
  13193.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/CreateAliasTaskHandler.php';
  13194.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  13195.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  13196.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  13197.         }
  13198.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  13199.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  13200.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  13201.         }
  13202.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13203.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  13204.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  13205.         }
  13206.         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);
  13207.     }
  13208.     /**
  13209.      * Gets the public 'Shopware\Storefront\Controller\AccountOrderController' shared service.
  13210.      *
  13211.      * @return \Shopware\Storefront\Controller\AccountOrderController
  13212.      */
  13213.     protected function getAccountOrderControllerService()
  13214.     {
  13215.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountOrderController.php';
  13216.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderPageLoader.php';
  13217.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountEditOrderPageLoader.php';
  13218.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderDetailPageLoader.php';
  13219.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  13220.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13221.         $c = ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService());
  13222.         $d = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService3Service());
  13223.         $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);
  13224.         $instance->setContainer($this);
  13225.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13226.         return $instance;
  13227.     }
  13228.     /**
  13229.      * Gets the public 'Shopware\Storefront\Controller\AccountPaymentController' shared service.
  13230.      *
  13231.      * @return \Shopware\Storefront\Controller\AccountPaymentController
  13232.      */
  13233.     protected function getAccountPaymentControllerService()
  13234.     {
  13235.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountPaymentController.php';
  13236.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/PaymentMethod/AccountPaymentMethodPageLoader.php';
  13237.         $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()));
  13238.         $instance->setContainer($this);
  13239.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13240.         return $instance;
  13241.     }
  13242.     /**
  13243.      * Gets the public 'Shopware\Storefront\Controller\AccountProfileController' shared service.
  13244.      *
  13245.      * @return \Shopware\Storefront\Controller\AccountProfileController
  13246.      */
  13247.     protected function getAccountProfileControllerService()
  13248.     {
  13249.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountProfileController.php';
  13250.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Overview/AccountOverviewPageLoader.php';
  13251.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Profile/AccountProfilePageLoader.php';
  13252.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  13253.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13254.         $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()));
  13255.         $instance->setContainer($this);
  13256.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13257.         return $instance;
  13258.     }
  13259.     /**
  13260.      * Gets the public 'Shopware\Storefront\Controller\AddressController' shared service.
  13261.      *
  13262.      * @return \Shopware\Storefront\Controller\AddressController
  13263.      */
  13264.     protected function getAddressControllerService()
  13265.     {
  13266.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AddressController.php';
  13267.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Listing/AddressListingPageLoader.php';
  13268.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Detail/AddressDetailPageLoader.php';
  13269.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  13270.         $b = ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService());
  13271.         $c = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  13272.         $d = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute'] ?? $this->getListAddressRouteService());
  13273.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13274.         $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()));
  13275.         $instance->setContainer($this);
  13276.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13277.         return $instance;
  13278.     }
  13279.     /**
  13280.      * Gets the public 'Shopware\Storefront\Controller\Api\CaptchaController' shared service.
  13281.      *
  13282.      * @return \Shopware\Storefront\Controller\Api\CaptchaController
  13283.      */
  13284.     protected function getCaptchaControllerService()
  13285.     {
  13286.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/Api/CaptchaController.php';
  13287.         $this->services['Shopware\\Storefront\\Controller\\Api\\CaptchaController'] = $instance = new \Shopware\Storefront\Controller\Api\CaptchaController(new RewindableGenerator(function () {
  13288.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  13289.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  13290.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  13291.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  13292.         }, 4));
  13293.         $instance->setContainer($this);
  13294.         return $instance;
  13295.     }
  13296.     /**
  13297.      * Gets the public 'Shopware\Storefront\Controller\AuthController' shared service.
  13298.      *
  13299.      * @return \Shopware\Storefront\Controller\AuthController
  13300.      */
  13301.     protected function getAuthController2Service()
  13302.     {
  13303.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AuthController.php';
  13304.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/RecoverPassword/AccountRecoverPasswordPageLoader.php';
  13305.         $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()));
  13306.         $instance->setContainer($this);
  13307.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13308.         return $instance;
  13309.     }
  13310.     /**
  13311.      * Gets the public 'Shopware\Storefront\Controller\CaptchaController' shared service.
  13312.      *
  13313.      * @return \Shopware\Storefront\Controller\CaptchaController
  13314.      */
  13315.     protected function getCaptchaController2Service()
  13316.     {
  13317.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CaptchaController.php';
  13318.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/AbstractBasicCaptchaPageletLoader.php';
  13319.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/BasicCaptchaPageletLoader.php';
  13320.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/AbstractBasicCaptchaGenerator.php';
  13321.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/BasicCaptchaGenerator.php';
  13322.         $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()));
  13323.         $instance->setContainer($this);
  13324.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13325.         return $instance;
  13326.     }
  13327.     /**
  13328.      * Gets the public 'Shopware\Storefront\Controller\CartLineItemController' shared service.
  13329.      *
  13330.      * @return \Shopware\Storefront\Controller\CartLineItemController
  13331.      */
  13332.     protected function getCartLineItemControllerService()
  13333.     {
  13334.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CartLineItemController.php';
  13335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemFactory.php';
  13336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  13337.         $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()));
  13338.         $instance->setContainer($this);
  13339.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13340.         return $instance;
  13341.     }
  13342.     /**
  13343.      * Gets the public 'Shopware\Storefront\Controller\CheckoutController' shared service.
  13344.      *
  13345.      * @return \Shopware\Storefront\Controller\CheckoutController
  13346.      */
  13347.     protected function getCheckoutControllerService()
  13348.     {
  13349.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CheckoutController.php';
  13350.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Cart/CheckoutCartPageLoader.php';
  13351.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Confirm/CheckoutConfirmPageLoader.php';
  13352.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Finish/CheckoutFinishPageLoader.php';
  13353.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Offcanvas/OffcanvasCartPageLoader.php';
  13354.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  13355.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13356.         $c = ($this->privates['Shopware\\Storefront\\Checkout\\Cart\\SalesChannel\\StorefrontCartFacade'] ?? $this->getStorefrontCartFacadeService());
  13357.         $d = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  13358.         $e = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  13359.         $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->getOrderService3Service()), ($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()));
  13360.         $instance->setContainer($this);
  13361.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13362.         return $instance;
  13363.     }
  13364.     /**
  13365.      * Gets the public 'Shopware\Storefront\Controller\CmsController' shared service.
  13366.      *
  13367.      * @return \Shopware\Storefront\Controller\CmsController
  13368.      */
  13369.     protected function getCmsControllerService()
  13370.     {
  13371.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CmsController.php';
  13372.         $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->getProductCombinationFinder2Service()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13373.         $instance->setContainer($this);
  13374.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13375.         return $instance;
  13376.     }
  13377.     /**
  13378.      * Gets the public 'Shopware\Storefront\Controller\ContextController' shared service.
  13379.      *
  13380.      * @return \Shopware\Storefront\Controller\ContextController
  13381.      */
  13382.     protected function getContextControllerService()
  13383.     {
  13384.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ContextController.php';
  13385.         $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()));
  13386.         $instance->setContainer($this);
  13387.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13388.         return $instance;
  13389.     }
  13390.     /**
  13391.      * Gets the public 'Shopware\Storefront\Controller\CookieController' shared service.
  13392.      *
  13393.      * @return \Shopware\Storefront\Controller\CookieController
  13394.      */
  13395.     protected function getCookieControllerService()
  13396.     {
  13397.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CookieController.php';
  13398.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProviderInterface.php';
  13399.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cookie/AmazonPayCookieProvider.php';
  13400.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/Framework/Cookie/CustomCookieProvider.php';
  13401.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Framework/Cookie/CustomCookieProvider.php';
  13402.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Framework/Cookie/PayPalCookieProvider.php';
  13403.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/AppCookieProvider.php';
  13404.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProvider.php';
  13405.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  13406.         $this->services['Shopware\\Storefront\\Controller\\CookieController'] = $instance = new \Shopware\Storefront\Controller\CookieController(new \Swag\AmazonPay\Components\Cookie\AmazonPayCookieProvider(new \zenit\PlatformHorizon\Framework\Cookie\CustomCookieProvider($a, new \Dtgs\GoogleTagManager\Framework\Cookie\CustomCookieProvider(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())))))), $a);
  13407.         $instance->setContainer($this);
  13408.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13409.         return $instance;
  13410.     }
  13411.     /**
  13412.      * Gets the public 'Shopware\Storefront\Controller\CountryStateController' shared service.
  13413.      *
  13414.      * @return \Shopware\Storefront\Controller\CountryStateController
  13415.      */
  13416.     protected function getCountryStateControllerService()
  13417.     {
  13418.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CountryStateController.php';
  13419.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Country/CountryStateDataPageletLoader.php';
  13420.         $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()));
  13421.         $instance->setContainer($this);
  13422.         return $instance;
  13423.     }
  13424.     /**
  13425.      * Gets the public 'Shopware\Storefront\Controller\CsrfController' shared service.
  13426.      *
  13427.      * @return \Shopware\Storefront\Controller\CsrfController
  13428.      */
  13429.     protected function getCsrfControllerService()
  13430.     {
  13431.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CsrfController.php';
  13432.         $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');
  13433.         $instance->setContainer($this);
  13434.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13435.         return $instance;
  13436.     }
  13437.     /**
  13438.      * Gets the public 'Shopware\Storefront\Controller\DocumentController' shared service.
  13439.      *
  13440.      * @return \Shopware\Storefront\Controller\DocumentController
  13441.      */
  13442.     protected function getDocumentController3Service()
  13443.     {
  13444.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/DocumentController.php';
  13445.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Document/DocumentPageLoader.php';
  13446.         $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['Pickware\\PickwareErpStarter\\Picklist\\PicklistCreationDocumentServiceDecorator'] ?? $this->getPicklistCreationDocumentServiceDecoratorService()), ($this->services['document.repository'] ?? $this->getDocument_RepositoryService())), ($this->services['Shopware\\Core\\Checkout\\Document\\SalesChannel\\DocumentRoute'] ?? $this->getDocumentRouteService()));
  13447.         $instance->setContainer($this);
  13448.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13449.         return $instance;
  13450.     }
  13451.     /**
  13452.      * Gets the public 'Shopware\Storefront\Controller\ErrorController' shared service.
  13453.      *
  13454.      * @return \Shopware\Storefront\Controller\ErrorController
  13455.      */
  13456.     protected function getErrorControllerService($lazyLoad true)
  13457.     {
  13458.         if ($lazyLoad) {
  13459.             return $this->services['Shopware\\Storefront\\Controller\\ErrorController'] = $this->createProxy('ErrorController_b437ad9', function () {
  13460.                 return \ErrorController_b437ad9::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  13461.                     $wrappedInstance $this->getErrorControllerService(false);
  13462.                     $proxy->setProxyInitializer(null);
  13463.                     return true;
  13464.                 });
  13465.             });
  13466.         }
  13467.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ErrorTemplateResolver.php';
  13468.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoaderInterface.php';
  13469.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoader.php';
  13470.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  13471.         $instance = new \Shopware\Storefront\Controller\ErrorController(new \Shopware\Storefront\Framework\Twig\ErrorTemplateResolver($a), ($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? $this->getHeaderPageletLoaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \Shopware\Storefront\Page\Navigation\Error\ErrorPageLoader(($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? $this->getFooterPageletLoaderService()));
  13472.         $instance->setContainer($this);
  13473.         $instance->setTwig($a);
  13474.         return $instance;
  13475.     }
  13476.     /**
  13477.      * Gets the public 'Shopware\Storefront\Controller\FormController' shared service.
  13478.      *
  13479.      * @return \Shopware\Storefront\Controller\FormController
  13480.      */
  13481.     protected function getFormControllerService()
  13482.     {
  13483.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/FormController.php';
  13484.         $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()));
  13485.         $instance->setContainer($this);
  13486.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13487.         return $instance;
  13488.     }
  13489.     /**
  13490.      * Gets the public 'Shopware\Storefront\Controller\LandingPageController' shared service.
  13491.      *
  13492.      * @return \Shopware\Storefront\Controller\LandingPageController
  13493.      */
  13494.     protected function getLandingPageControllerService()
  13495.     {
  13496.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/LandingPageController.php';
  13497.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/LandingPage/LandingPageLoader.php';
  13498.         $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())));
  13499.         $instance->setContainer($this);
  13500.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13501.         return $instance;
  13502.     }
  13503.     /**
  13504.      * Gets the public 'Shopware\Storefront\Controller\MaintenanceController' shared service.
  13505.      *
  13506.      * @return \Shopware\Storefront\Controller\MaintenanceController
  13507.      */
  13508.     protected function getMaintenanceControllerService()
  13509.     {
  13510.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/MaintenanceController.php';
  13511.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Maintenance/MaintenancePageLoader.php';
  13512.         $this->services['Shopware\\Storefront\\Controller\\MaintenanceController'] = $instance = new \Shopware\Storefront\Controller\MaintenanceController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \Shopware\Storefront\Page\Maintenance\MaintenancePageLoader(($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()));
  13513.         $instance->setContainer($this);
  13514.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13515.         return $instance;
  13516.     }
  13517.     /**
  13518.      * Gets the public 'Shopware\Storefront\Controller\NavigationController' shared service.
  13519.      *
  13520.      * @return \Shopware\Storefront\Controller\NavigationController
  13521.      */
  13522.     protected function getNavigationControllerService()
  13523.     {
  13524.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NavigationController.php';
  13525.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoaderInterface.php';
  13526.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php';
  13527.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoaderInterface.php';
  13528.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoader.php';
  13529.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13530.         $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())));
  13531.         $instance->setContainer($this);
  13532.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13533.         return $instance;
  13534.     }
  13535.     /**
  13536.      * Gets the public 'Shopware\Storefront\Controller\NewsletterController' shared service.
  13537.      *
  13538.      * @return \Shopware\Storefront\Controller\NewsletterController
  13539.      */
  13540.     protected function getNewsletterControllerService()
  13541.     {
  13542.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NewsletterController.php';
  13543.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Newsletter/Subscribe/NewsletterSubscribePageLoader.php';
  13544.         $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()));
  13545.         $instance->setContainer($this);
  13546.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13547.         return $instance;
  13548.     }
  13549.     /**
  13550.      * Gets the public 'Shopware\Storefront\Controller\ProductController' shared service.
  13551.      *
  13552.      * @return \Shopware\Storefront\Controller\ProductController
  13553.      */
  13554.     protected function getProductControllerService()
  13555.     {
  13556.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ProductController.php';
  13557.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/ProductPageLoader.php';
  13558.         $a = ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService());
  13559.         $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()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService()), $a, ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] ?? $this->getCachedProductCrossSellingRouteService())), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinder2Service()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] ?? $this->getFindProductVariantRouteService()), ($this->privates['Shopware\\Storefront\\Page\\Product\\QuickView\\MinimalQuickViewPageLoader'] ?? $this->getMinimalQuickViewPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute'] ?? $this->getProductReviewSaveRouteService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), $a, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  13560.         $instance->setContainer($this);
  13561.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13562.         return $instance;
  13563.     }
  13564.     /**
  13565.      * Gets the public 'Shopware\Storefront\Controller\RegisterController' shared service.
  13566.      *
  13567.      * @return \Shopware\Storefront\Controller\RegisterController
  13568.      */
  13569.     protected function getRegisterControllerService()
  13570.     {
  13571.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/RegisterController.php';
  13572.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/AbstractCustomerGroupRegistrationPageLoader.php';
  13573.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/CustomerGroupRegistrationPageLoader.php';
  13574.         $a = ($this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] ?? $this->getAccountLoginPageLoaderService());
  13575.         $this->services['Shopware\\Storefront\\Controller\\RegisterController'] = $instance = new \Shopware\Storefront\Controller\RegisterController($a, ($this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'] ?? $this->getKsRegisterRouteService()), ($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()));
  13576.         $instance->setContainer($this);
  13577.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13578.         return $instance;
  13579.     }
  13580.     /**
  13581.      * Gets the public 'Shopware\Storefront\Controller\ScriptController' shared service.
  13582.      *
  13583.      * @return \Shopware\Storefront\Controller\ScriptController
  13584.      */
  13585.     protected function getScriptControllerService()
  13586.     {
  13587.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ScriptController.php';
  13588.         $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()));
  13589.         $instance->setContainer($this);
  13590.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13591.         return $instance;
  13592.     }
  13593.     /**
  13594.      * Gets the public 'Shopware\Storefront\Controller\SearchController' shared service.
  13595.      *
  13596.      * @return \Shopware\Storefront\Controller\SearchController
  13597.      */
  13598.     protected function getSearchControllerService()
  13599.     {
  13600.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SearchController.php';
  13601.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Suggest/SuggestPageLoader.php';
  13602.         $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()));
  13603.         $instance->setContainer($this);
  13604.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13605.         return $instance;
  13606.     }
  13607.     /**
  13608.      * Gets the public 'Shopware\Storefront\Controller\SitemapController' shared service.
  13609.      *
  13610.      * @return \Shopware\Storefront\Controller\SitemapController
  13611.      */
  13612.     protected function getSitemapControllerService()
  13613.     {
  13614.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SitemapController.php';
  13615.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Sitemap/SitemapPageLoader.php';
  13616.         $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())));
  13617.         $instance->setContainer($this);
  13618.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13619.         return $instance;
  13620.     }
  13621.     /**
  13622.      * Gets the public 'Shopware\Storefront\Controller\StoreApiProxyController' shared service.
  13623.      *
  13624.      * @return \Shopware\Storefront\Controller\StoreApiProxyController
  13625.      */
  13626.     protected function getStoreApiProxyControllerService()
  13627.     {
  13628.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/StoreApiProxyController.php';
  13629.         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())));
  13630.     }
  13631.     /**
  13632.      * Gets the public 'Shopware\Storefront\Controller\VerificationHashController' shared service.
  13633.      *
  13634.      * @return \Shopware\Storefront\Controller\VerificationHashController
  13635.      */
  13636.     protected function getVerificationHashControllerService()
  13637.     {
  13638.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/VerificationHashController.php';
  13639.         $this->services['Shopware\\Storefront\\Controller\\VerificationHashController'] = $instance = new \Shopware\Storefront\Controller\VerificationHashController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  13640.         $instance->setContainer($this);
  13641.         return $instance;
  13642.     }
  13643.     /**
  13644.      * Gets the public 'Shopware\Storefront\Controller\WellKnownController' shared service.
  13645.      *
  13646.      * @return \Shopware\Storefront\Controller\WellKnownController
  13647.      */
  13648.     protected function getWellKnownControllerService()
  13649.     {
  13650.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WellKnownController.php';
  13651.         $this->services['Shopware\\Storefront\\Controller\\WellKnownController'] = $instance = new \Shopware\Storefront\Controller\WellKnownController();
  13652.         $instance->setContainer($this);
  13653.         return $instance;
  13654.     }
  13655.     /**
  13656.      * Gets the public 'Shopware\Storefront\Controller\WishlistController' shared service.
  13657.      *
  13658.      * @return \Shopware\Storefront\Controller\WishlistController
  13659.      */
  13660.     protected function getWishlistControllerService()
  13661.     {
  13662.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WishlistController.php';
  13663.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/WishlistPageLoader.php';
  13664.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/GuestWishlistPageLoader.php';
  13665.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Wishlist/GuestWishlistPageletLoader.php';
  13666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  13667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  13668.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  13669.         $b = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute'] ?? $this->getLoadWishlistRouteService());
  13670.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13671.         $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);
  13672.         $instance->setContainer($this);
  13673.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  13674.         return $instance;
  13675.     }
  13676.     /**
  13677.      * Gets the public 'Shopware\Storefront\Framework\Cache\CacheStore' shared autowired service.
  13678.      *
  13679.      * @return \Shopware\Storefront\Framework\Cache\CacheStore
  13680.      */
  13681.     protected function getCacheStoreService()
  13682.     {
  13683.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/StoreInterface.php';
  13684.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStore.php';
  13685.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidatorInterface.php';
  13686.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidator.php';
  13687.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/AbstractHttpCacheKeyGenerator.php';
  13688.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/HttpCacheKeyGenerator.php';
  13689.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13690.         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('7302b6dbeb5b1ab0a68ccd87e6c236f4'$a$this->parameters['storefront.http_cache.ignored_url_parameters']), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()), $this->parameters['session.storage.options']);
  13691.     }
  13692.     /**
  13693.      * Gets the public 'Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler' shared service.
  13694.      *
  13695.      * @return \Pickware\DocumentBundle\CsrfPlaceholderHandlerDecorator
  13696.      */
  13697.     protected function getCsrfPlaceholderHandlerService()
  13698.     {
  13699.         return $this->services['Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler'] = new \Pickware\DocumentBundle\CsrfPlaceholderHandlerDecorator(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())));
  13700.     }
  13701.     /**
  13702.      * Gets the public 'Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry' shared autowired service.
  13703.      *
  13704.      * @return \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry
  13705.      */
  13706.     protected function getStorefrontMediaValidatorRegistryService()
  13707.     {
  13708.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Media/StorefrontMediaValidatorRegistry.php';
  13709.         return $this->services['Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry'] = new \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry(new RewindableGenerator(function () {
  13710.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaImageValidator()));
  13711.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaDocumentValidator()));
  13712.         }, 2));
  13713.     }
  13714.     /**
  13715.      * Gets the public 'Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader' shared autowired service.
  13716.      *
  13717.      * @return \Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader
  13718.      */
  13719.     protected function getCheckoutRegisterPageLoaderService()
  13720.     {
  13721.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Register/CheckoutRegisterPageLoader.php';
  13722.         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()));
  13723.     }
  13724.     /**
  13725.      * Gets the public 'Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder' shared autowired service.
  13726.      *
  13727.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder
  13728.      */
  13729.     protected function getProductCombinationFinder2Service()
  13730.     {
  13731.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductCombinationFinder.php';
  13732.         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()));
  13733.     }
  13734.     /**
  13735.      * Gets the public 'Shopware\Storefront\Page\Product\Review\ProductReviewLoader' shared service.
  13736.      *
  13737.      * @return \Shopware\Storefront\Page\Product\Review\ProductReviewLoader
  13738.      */
  13739.     protected function getProductReviewLoaderService()
  13740.     {
  13741.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Review/ProductReviewLoader.php';
  13742.         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()));
  13743.     }
  13744.     /**
  13745.      * Gets the public 'Shopware\Storefront\Page\Search\SearchPageLoader' shared autowired service.
  13746.      *
  13747.      * @return \Shopware\Storefront\Page\Search\SearchPageLoader
  13748.      */
  13749.     protected function getSearchPageLoaderService()
  13750.     {
  13751.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Search/SearchPageLoader.php';
  13752.         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()));
  13753.     }
  13754.     /**
  13755.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  13756.      *
  13757.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  13758.      */
  13759.     protected function getThemeChildDefinitionService()
  13760.     {
  13761.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  13762.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  13763.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13764.         return $instance;
  13765.     }
  13766.     /**
  13767.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  13768.      *
  13769.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  13770.      */
  13771.     protected function getThemeMediaDefinitionService()
  13772.     {
  13773.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  13774.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  13775.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13776.         return $instance;
  13777.     }
  13778.     /**
  13779.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  13780.      *
  13781.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  13782.      */
  13783.     protected function getThemeSalesChannelDefinitionService()
  13784.     {
  13785.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  13786.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13787.         return $instance;
  13788.     }
  13789.     /**
  13790.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  13791.      *
  13792.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  13793.      */
  13794.     protected function getThemeTranslationDefinitionService()
  13795.     {
  13796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13797.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  13798.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  13799.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13800.         return $instance;
  13801.     }
  13802.     /**
  13803.      * Gets the public 'Shopware\Storefront\Theme\Controller\ThemeController' shared service.
  13804.      *
  13805.      * @return \Shopware\Storefront\Theme\Controller\ThemeController
  13806.      */
  13807.     protected function getThemeControllerService()
  13808.     {
  13809.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Controller/ThemeController.php';
  13810.         $this->services['Shopware\\Storefront\\Theme\\Controller\\ThemeController'] = $instance = new \Shopware\Storefront\Theme\Controller\ThemeController(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()));
  13811.         $instance->setContainer($this);
  13812.         return $instance;
  13813.     }
  13814.     /**
  13815.      * Gets the public 'Shopware\Storefront\Theme\SalesChannelThemeLoader' shared service.
  13816.      *
  13817.      * @return \Shopware\Storefront\Theme\SalesChannelThemeLoader
  13818.      */
  13819.     protected function getSalesChannelThemeLoaderService()
  13820.     {
  13821.         return $this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] = new \Shopware\Storefront\Theme\SalesChannelThemeLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  13822.     }
  13823.     /**
  13824.      * Gets the public 'Shopware\Storefront\Theme\StorefrontPluginRegistry' shared service.
  13825.      *
  13826.      * @return \Shopware\Storefront\Theme\StorefrontPluginRegistry
  13827.      */
  13828.     protected function getStorefrontPluginRegistryService()
  13829.     {
  13830.         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()));
  13831.     }
  13832.     /**
  13833.      * Gets the public 'Shopware\Storefront\Theme\ThemeDefinition' shared service.
  13834.      *
  13835.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  13836.      */
  13837.     protected function getThemeDefinitionService()
  13838.     {
  13839.         $this->services['Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  13840.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13841.         return $instance;
  13842.     }
  13843.     /**
  13844.      * Gets the public 'StudioSolid\AdvancedSliderElements\SolidAdvancedSliderElements' shared autowired service.
  13845.      *
  13846.      * @return \StudioSolid\AdvancedSliderElements\SolidAdvancedSliderElements
  13847.      */
  13848.     protected function getSolidAdvancedSliderElementsService()
  13849.     {
  13850.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  13851.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  13852.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  13853.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  13854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  13855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  13856.         include_once \dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/SolidAdvancedSliderElements.php';
  13857.         return $this->services['StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements');
  13858.     }
  13859.     /**
  13860.      * Gets the public 'SwagExtensionStore\Controller\DataController' shared service.
  13861.      *
  13862.      * @return \SwagExtensionStore\Controller\DataController
  13863.      */
  13864.     protected function getDataControllerService()
  13865.     {
  13866.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/DataController.php';
  13867.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreDataProvider.php';
  13868.         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())));
  13869.     }
  13870.     /**
  13871.      * Gets the public 'SwagExtensionStore\Controller\LicenseController' shared service.
  13872.      *
  13873.      * @return \SwagExtensionStore\Controller\LicenseController
  13874.      */
  13875.     protected function getLicenseControllerService()
  13876.     {
  13877.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/LicenseController.php';
  13878.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/LicenseService.php';
  13879.         return $this->services['SwagExtensionStore\\Controller\\LicenseController'] = new \SwagExtensionStore\Controller\LicenseController(new \SwagExtensionStore\Services\LicenseService(($this->privates['SwagExtensionStore\\Services\\StoreClient'] ?? $this->getStoreClient2Service())));
  13880.     }
  13881.     /**
  13882.      * Gets the public 'SwagExtensionStore\SwagExtensionStore' shared autowired service.
  13883.      *
  13884.      * @return \SwagExtensionStore\SwagExtensionStore
  13885.      */
  13886.     protected function getSwagExtensionStoreService()
  13887.     {
  13888.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  13889.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  13890.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  13891.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  13892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  13893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  13894.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/SwagExtensionStore.php';
  13895.         return $this->services['SwagExtensionStore\\SwagExtensionStore'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('SwagExtensionStore\\SwagExtensionStore');
  13896.     }
  13897.     /**
  13898.      * Gets the public 'Swag\AmazonPay\Administration\Controller\AmazonPayConfigurationController' shared service.
  13899.      *
  13900.      * @return \Swag\AmazonPay\Administration\Controller\AmazonPayConfigurationController
  13901.      */
  13902.     protected function getAmazonPayConfigurationControllerService()
  13903.     {
  13904.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Administration/Controller/AmazonPayConfigurationController.php';
  13905.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Connection/ConnectionInspectorInterface.php';
  13906.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Connection/ConnectionInspector.php';
  13907.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CreateCheckoutSession/CreateCheckoutSessionHydratorInterface.php';
  13908.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CreateCheckoutSession/CreateCheckoutSessionHydrator.php';
  13909.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Config/PluginConfigurationExporterInterface.php';
  13910.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Config/PluginConfigurationExporter.php';
  13911.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Config/PluginConfigurationImporterInterface.php';
  13912.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Config/PluginConfigurationImporter.php';
  13913.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Logging/LogFileProviderInterface.php';
  13914.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Logging/LogFileProvider.php';
  13915.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Validation/ConfigValidatorInterface.php';
  13916.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Validation/ConfigValidator.php';
  13917.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Hydrator/ConfigHydratorInterface.php';
  13918.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Hydrator/ConfigHydrator.php';
  13919.         $a = ($this->services['router'] ?? $this->getRouterService());
  13920.         $b = ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLoggerService());
  13921.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  13922.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  13923.         $e = ($this->privates['Swag\\AmazonPay\\Util\\Config\\VersionProvider'] ?? $this->getVersionProviderService());
  13924.         $this->services['Swag\\AmazonPay\\Administration\\Controller\\AmazonPayConfigurationController'] = $instance = new \Swag\AmazonPay\Administration\Controller\AmazonPayConfigurationController(new \Swag\AmazonPay\Util\Connection\ConnectionInspector(($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService()), new \Swag\AmazonPay\Components\Client\Hydrator\Request\CreateCheckoutSession\CreateCheckoutSessionHydrator(($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service()), $a), ($this->privates['Swag\\AmazonPay\\Components\\Config\\Validation\\ConfigValidator'] ?? ($this->privates['Swag\\AmazonPay\\Components\\Config\\Validation\\ConfigValidator'] = new \Swag\AmazonPay\Components\Config\Validation\ConfigValidator())), ($this->privates['Swag\\AmazonPay\\Components\\Config\\Hydrator\\ConfigHydrator'] ?? ($this->privates['Swag\\AmazonPay\\Components\\Config\\Hydrator\\ConfigHydrator'] = new \Swag\AmazonPay\Components\Config\Hydrator\ConfigHydrator())), $b), $b, new \Swag\AmazonPay\Util\Config\PluginConfigurationExporter($c$d$e), new \Swag\AmazonPay\Util\Config\PluginConfigurationImporter($d$c$b$e), $a, new \Swag\AmazonPay\Util\Logging\LogFileProvider((\dirname(__DIR__3).'/log'), 'swag_amazon_pay', ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService())), ($this->privates['Swag\\AmazonPay\\Util\\Helper\\AmazonPayPaymentMethodHelper'] ?? $this->getAmazonPayPaymentMethodHelperService()), '6.4.18.1');
  13925.         $instance->setContainer($this);
  13926.         return $instance;
  13927.     }
  13928.     /**
  13929.      * Gets the public 'Swag\AmazonPay\Administration\Controller\AmazonPayInstanPaymentNotificationController' shared service.
  13930.      *
  13931.      * @return \Swag\AmazonPay\Administration\Controller\AmazonPayInstanPaymentNotificationController
  13932.      */
  13933.     protected function getAmazonPayInstanPaymentNotificationControllerService()
  13934.     {
  13935.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Administration/Controller/AmazonPayInstanPaymentNotificationController.php';
  13936.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/PaymentNotificationHandlerRegistryInterface.php';
  13937.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/PaymentNotificationHandlerRegistry.php';
  13938.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/Handler/PaymentNotificationHandlerInterface.php';
  13939.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/Handler/AbstractPaymentNotificationHandler.php';
  13940.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/Handler/ChargeNotificationHandler.php';
  13941.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/Handler/RefundNotificationHandler.php';
  13942.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/Validation/PaymentNotificationValidatorInterface.php';
  13943.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentNotification/Validation/PaymentNotificationValidator.php';
  13944.         $a = new \Swag\AmazonPay\Components\PaymentNotification\PaymentNotificationHandlerRegistry();
  13945.         $b = ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService());
  13946.         $c = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  13947.         $d = ($this->services['swag_amazon_pay_payment_notification.repository'] ?? $this->getSwagAmazonPayPaymentNotification_RepositoryService());
  13948.         $e = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service());
  13949.         $a->setHandlers([=> new \Swag\AmazonPay\Components\PaymentNotification\Handler\ChargeNotificationHandler($b$c, ($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\ChargeStateMachine'] ?? $this->getChargeStateMachineService()), $d$e), => new \Swag\AmazonPay\Components\PaymentNotification\Handler\RefundNotificationHandler($b$c, ($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\RefundStateMachine'] ?? $this->getRefundStateMachineService()), $d$e)]);
  13950.         $this->services['Swag\\AmazonPay\\Administration\\Controller\\AmazonPayInstanPaymentNotificationController'] = $instance = new \Swag\AmazonPay\Administration\Controller\AmazonPayInstanPaymentNotificationController($a, ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLoggerService()), new \Swag\AmazonPay\Components\PaymentNotification\Validation\PaymentNotificationValidator($e));
  13951.         $instance->setContainer($this);
  13952.         return $instance;
  13953.     }
  13954.     /**
  13955.      * Gets the public 'Swag\AmazonPay\Administration\Controller\AmazonPayOrderController' shared service.
  13956.      *
  13957.      * @return \Swag\AmazonPay\Administration\Controller\AmazonPayOrderController
  13958.      */
  13959.     protected function getAmazonPayOrderControllerService()
  13960.     {
  13961.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Administration/Controller/AmazonPayOrderController.php';
  13962.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Administration/Hydrator/PaymentDetailsHydratorInterface.php';
  13963.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Administration/Hydrator/PaymentDetailsHydrator.php';
  13964.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Administration/Hydrator/RefundStatusHydratorInterface.php';
  13965.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Administration/Hydrator/RefundStatusHydrator.php';
  13966.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Service/RefundServiceInterface.php';
  13967.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Service/RefundService.php';
  13968.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CreateRefund/CreateRefundHydratorInterface.php';
  13969.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CreateRefund/CreateRefundHydrator.php';
  13970.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Service/CancelServiceInterface.php';
  13971.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Service/CancelService.php';
  13972.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CloseChargePermission/CloseChargePermissionHydratorInterface.php';
  13973.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CloseChargePermission/CloseChargePermissionHydrator.php';
  13974.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/PriceRoundingInterface.php';
  13975.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/PriceRounding.php';
  13976.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService());
  13977.         $b = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  13978.         $c = ($this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'] ?? $this->getTransactionRepositoryHelperService());
  13979.         $this->services['Swag\\AmazonPay\\Administration\\Controller\\AmazonPayOrderController'] = $instance = new \Swag\AmazonPay\Administration\Controller\AmazonPayOrderController(new \Swag\AmazonPay\Administration\Hydrator\PaymentDetailsHydrator($a$b), new \Swag\AmazonPay\Administration\Hydrator\RefundStatusHydrator($a$b), ($this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'] ?? $this->getChargeServiceService()), new \Swag\AmazonPay\Components\Client\Service\RefundService($c, new \Swag\AmazonPay\Components\Client\Hydrator\Request\CreateRefund\CreateRefundHydrator(($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service()), ($this->privates['Swag\\AmazonPay\\Components\\Cart\\PriceRounding'] ?? ($this->privates['Swag\\AmazonPay\\Components\\Cart\\PriceRounding'] = new \Swag\AmazonPay\Components\Cart\PriceRounding()))), $a, ($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\RefundStateMachine'] ?? $this->getRefundStateMachineService())), new \Swag\AmazonPay\Components\Client\Service\CancelService($c, new \Swag\AmazonPay\Components\Client\Hydrator\Request\CloseChargePermission\CloseChargePermissionHydrator(), $a, ($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\ChargeStateMachine'] ?? $this->getChargeStateMachineService())));
  13980.         $instance->setContainer($this);
  13981.         return $instance;
  13982.     }
  13983.     /**
  13984.      * Gets the public 'Swag\AmazonPay\DataAbstractionLayer\Entity\PaymentNotification\PaymentNotificationDefinition' shared service.
  13985.      *
  13986.      * @return \Swag\AmazonPay\DataAbstractionLayer\Entity\PaymentNotification\PaymentNotificationDefinition
  13987.      */
  13988.     protected function getPaymentNotificationDefinitionService()
  13989.     {
  13990.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/DataAbstractionLayer/Entity/PaymentNotification/PaymentNotificationDefinition.php';
  13991.         $this->services['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\PaymentNotification\\PaymentNotificationDefinition'] = $instance = new \Swag\AmazonPay\DataAbstractionLayer\Entity\PaymentNotification\PaymentNotificationDefinition();
  13992.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  13993.         return $instance;
  13994.     }
  13995.     /**
  13996.      * Gets the public 'Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenDefinition' shared service.
  13997.      *
  13998.      * @return \Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenDefinition
  13999.      */
  14000.     protected function getSignUpTokenDefinitionService()
  14001.     {
  14002.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/DataAbstractionLayer/Entity/SignUpToken/SignUpTokenDefinition.php';
  14003.         $this->services['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenDefinition'] = $instance = new \Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenDefinition();
  14004.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14005.         return $instance;
  14006.     }
  14007.     /**
  14008.      * Gets the public 'Swag\AmazonPay\Storefront\Controller\AmazonAuthController' shared service.
  14009.      *
  14010.      * @return \Swag\AmazonPay\Storefront\Controller\AmazonAuthController
  14011.      */
  14012.     protected function getAmazonAuthControllerService()
  14013.     {
  14014.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/Controller/AmazonAuthController.php';
  14015.         $this->services['Swag\\AmazonPay\\Storefront\\Controller\\AmazonAuthController'] = $instance = new \Swag\AmazonPay\Storefront\Controller\AmazonAuthController(($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute'] ?? $this->getSendPasswordRecoveryMailRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] ?? $this->getLogoutRouteService()), ($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'] ?? $this->getAmazonPayAccountServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['router'] ?? $this->getRouterService()));
  14016.         $instance->setContainer($this);
  14017.         return $instance;
  14018.     }
  14019.     /**
  14020.      * Gets the public 'Swag\AmazonPay\Storefront\Controller\AmazonLoginController' shared service.
  14021.      *
  14022.      * @return \Swag\AmazonPay\Storefront\Controller\AmazonLoginController
  14023.      */
  14024.     protected function getAmazonLoginControllerService()
  14025.     {
  14026.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/Controller/AmazonLoginController.php';
  14027.         $this->services['Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController'] = $instance = new \Swag\AmazonPay\Storefront\Controller\AmazonLoginController(($this->services['Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader'] ?? $this->getCheckoutRegisterPageLoaderService()), ($this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'] ?? $this->getRegistrationDataHydratorService()), ($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'] ?? $this->getAmazonPayAccountServiceService()), ($this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'] ?? $this->getAccountRegistrationServiceService()), ($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenService'] ?? $this->getSignUpTokenServiceService()));
  14028.         $instance->setContainer($this);
  14029.         return $instance;
  14030.     }
  14031.     /**
  14032.      * Gets the public 'Swag\AmazonPay\Storefront\Controller\AmazonPayController' shared service.
  14033.      *
  14034.      * @return \Swag\AmazonPay\Storefront\Controller\AmazonPayController
  14035.      */
  14036.     protected function getAmazonPayControllerService()
  14037.     {
  14038.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/Controller/AmazonPayController.php';
  14039.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/CartServiceInterface.php';
  14040.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/CartService.php';
  14041.         $this->services['Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController'] = $instance = new \Swag\AmazonPay\Storefront\Controller\AmazonPayController(($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService()), new \Swag\AmazonPay\Components\Cart\CartService(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService())), ($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'] ?? $this->getAmazonPayAccountServiceService()), ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLoggerService()));
  14042.         $instance->setContainer($this);
  14043.         return $instance;
  14044.     }
  14045.     /**
  14046.      * Gets the public 'Swag\AmazonPay\Storefront\Controller\AmazonPurePaymentMethodController' shared service.
  14047.      *
  14048.      * @return \Swag\AmazonPay\Storefront\Controller\AmazonPurePaymentMethodController
  14049.      */
  14050.     protected function getAmazonPurePaymentMethodControllerService()
  14051.     {
  14052.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/Controller/AmazonPurePaymentMethodController.php';
  14053.         $this->services['Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController'] = $instance = new \Swag\AmazonPay\Storefront\Controller\AmazonPurePaymentMethodController(($this->privates['Swag\\AmazonPay\\Storefront\\Page\\Extension\\ExtensionService'] ?? $this->getExtensionServiceService()), ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'] ?? $this->getAmazonPaymentHandlerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLoggerService()), '6.4.18.1');
  14054.         $instance->setContainer($this);
  14055.         return $instance;
  14056.     }
  14057.     /**
  14058.      * Gets the public 'Swag\AmazonPay\SwagAmazonPay' shared autowired service.
  14059.      *
  14060.      * @return \Swag\AmazonPay\SwagAmazonPay
  14061.      */
  14062.     protected function getSwagAmazonPayService()
  14063.     {
  14064.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  14065.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  14066.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  14067.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  14068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  14069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  14070.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/SwagAmazonPay.php';
  14071.         return $this->services['Swag\\AmazonPay\\SwagAmazonPay'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\AmazonPay\\SwagAmazonPay');
  14072.     }
  14073.     /**
  14074.      * Gets the public 'Swag\CmsExtensions\BlockRule\BlockRuleDefinition' shared service.
  14075.      *
  14076.      * @return \Swag\CmsExtensions\BlockRule\BlockRuleDefinition
  14077.      */
  14078.     protected function getBlockRuleDefinitionService()
  14079.     {
  14080.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/BlockRule/BlockRuleDefinition.php';
  14081.         $this->services['Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition'] = $instance = new \Swag\CmsExtensions\BlockRule\BlockRuleDefinition();
  14082.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14083.         return $instance;
  14084.     }
  14085.     /**
  14086.      * Gets the public 'Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition' shared service.
  14087.      *
  14088.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition
  14089.      */
  14090.     protected function getFormGroupFieldTranslationDefinitionService()
  14091.     {
  14092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14093.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupFieldTranslation/FormGroupFieldTranslationDefinition.php';
  14094.         $this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition();
  14095.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14096.         return $instance;
  14097.     }
  14098.     /**
  14099.      * Gets the public 'Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition' shared service.
  14100.      *
  14101.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition
  14102.      */
  14103.     protected function getFormGroupFieldDefinitionService()
  14104.     {
  14105.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/FormGroupFieldDefinition.php';
  14106.         $this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition();
  14107.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14108.         return $instance;
  14109.     }
  14110.     /**
  14111.      * Gets the public 'Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition' shared service.
  14112.      *
  14113.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition
  14114.      */
  14115.     protected function getFormGroupTranslationDefinitionService()
  14116.     {
  14117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14118.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupTranslation/FormGroupTranslationDefinition.php';
  14119.         $this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition();
  14120.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14121.         return $instance;
  14122.     }
  14123.     /**
  14124.      * Gets the public 'Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition' shared service.
  14125.      *
  14126.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition
  14127.      */
  14128.     protected function getFormGroupDefinitionService()
  14129.     {
  14130.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroup/FormGroupDefinition.php';
  14131.         $this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition();
  14132.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14133.         return $instance;
  14134.     }
  14135.     /**
  14136.      * Gets the public 'Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition' shared service.
  14137.      *
  14138.      * @return \Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition
  14139.      */
  14140.     protected function getFormTranslationDefinitionService()
  14141.     {
  14142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14143.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormTranslation/FormTranslationDefinition.php';
  14144.         $this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition();
  14145.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14146.         return $instance;
  14147.     }
  14148.     /**
  14149.      * Gets the public 'Swag\CmsExtensions\Form\FormDefinition' shared service.
  14150.      *
  14151.      * @return \Swag\CmsExtensions\Form\FormDefinition
  14152.      */
  14153.     protected function getFormDefinitionService()
  14154.     {
  14155.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/FormDefinition.php';
  14156.         $this->services['Swag\\CmsExtensions\\Form\\FormDefinition'] = $instance = new \Swag\CmsExtensions\Form\FormDefinition();
  14157.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14158.         return $instance;
  14159.     }
  14160.     /**
  14161.      * Gets the public 'Swag\CmsExtensions\Form\Route\FormRoute' shared service.
  14162.      *
  14163.      * @return \Swag\CmsExtensions\Form\Route\FormRoute
  14164.      */
  14165.     protected function getFormRouteService()
  14166.     {
  14167.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Route/AbstractFormRoute.php';
  14168.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Route/FormRoute.php';
  14169.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Route/Validation/FormValidationFactory.php';
  14170.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14171.         $b = ($this->privates['Swag\\CmsExtensions\\Form\\Component\\ComponentRegistry'] ?? $this->getComponentRegistryService());
  14172.         return $this->services['Swag\\CmsExtensions\\Form\\Route\\FormRoute'] = new \Swag\CmsExtensions\Form\Route\FormRoute(new \Swag\CmsExtensions\Form\Route\Validation\FormValidationFactory($a$b), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), $a, ($this->services['swag_cms_extensions_form.repository'] ?? $this->getSwagCmsExtensionsForm_RepositoryService()), $b);
  14173.     }
  14174.     /**
  14175.      * Gets the public 'Swag\CmsExtensions\Quickview\QuickviewDefinition' shared service.
  14176.      *
  14177.      * @return \Swag\CmsExtensions\Quickview\QuickviewDefinition
  14178.      */
  14179.     protected function getQuickviewDefinitionService()
  14180.     {
  14181.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Quickview/QuickviewDefinition.php';
  14182.         $this->services['Swag\\CmsExtensions\\Quickview\\QuickviewDefinition'] = $instance = new \Swag\CmsExtensions\Quickview\QuickviewDefinition();
  14183.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14184.         return $instance;
  14185.     }
  14186.     /**
  14187.      * Gets the public 'Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition' shared service.
  14188.      *
  14189.      * @return \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition
  14190.      */
  14191.     protected function getScrollNavigationPageSettingsDefinitionService()
  14192.     {
  14193.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/Aggregate/ScrollNavigationPageSettings/ScrollNavigationPageSettingsDefinition.php';
  14194.         $this->services['Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition();
  14195.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14196.         return $instance;
  14197.     }
  14198.     /**
  14199.      * Gets the public 'Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition' shared service.
  14200.      *
  14201.      * @return \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition
  14202.      */
  14203.     protected function getScrollNavigationTranslationDefinitionService()
  14204.     {
  14205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14206.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/Aggregate/ScrollNavigationTranslation/ScrollNavigationTranslationDefinition.php';
  14207.         $this->services['Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition();
  14208.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14209.         return $instance;
  14210.     }
  14211.     /**
  14212.      * Gets the public 'Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition' shared service.
  14213.      *
  14214.      * @return \Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition
  14215.      */
  14216.     protected function getScrollNavigationDefinitionService()
  14217.     {
  14218.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/ScrollNavigationDefinition.php';
  14219.         $this->services['Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition();
  14220.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14221.         return $instance;
  14222.     }
  14223.     /**
  14224.      * Gets the public 'Swag\CmsExtensions\Storefront\Controller\CustomFormController' shared service.
  14225.      *
  14226.      * @return \Swag\CmsExtensions\Storefront\Controller\CustomFormController
  14227.      */
  14228.     protected function getCustomFormControllerService()
  14229.     {
  14230.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Storefront/Controller/CustomFormController.php';
  14231.         $this->services['Swag\\CmsExtensions\\Storefront\\Controller\\CustomFormController'] = $instance = new \Swag\CmsExtensions\Storefront\Controller\CustomFormController(($this->services['Swag\\CmsExtensions\\Form\\Route\\FormRoute'] ?? $this->getFormRouteService()));
  14232.         $instance->setContainer($this);
  14233.         return $instance;
  14234.     }
  14235.     /**
  14236.      * Gets the public 'Swag\CmsExtensions\Storefront\Controller\QuickviewController' shared service.
  14237.      *
  14238.      * @return \Swag\CmsExtensions\Storefront\Controller\QuickviewController
  14239.      */
  14240.     protected function getQuickviewControllerService()
  14241.     {
  14242.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Storefront/Controller/QuickviewController.php';
  14243.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Storefront/Pagelet/Quickview/QuickviewPageletLoaderInterface.php';
  14244.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Storefront/Pagelet/Quickview/QuickviewPageletLoader.php';
  14245.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Storefront/Pagelet/Quickview/QuickviewVariantPageletLoader.php';
  14246.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14247.         $b = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService());
  14248.         $c = ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService());
  14249.         $d = ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService());
  14250.         $e = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  14251.         $this->services['Swag\\CmsExtensions\\Storefront\\Controller\\QuickviewController'] = $instance = new \Swag\CmsExtensions\Storefront\Controller\QuickviewController(new \Swag\CmsExtensions\Storefront\Pagelet\Quickview\QuickviewPageletLoader($a$b$c$d$e), new \Swag\CmsExtensions\Storefront\Pagelet\Quickview\QuickviewVariantPageletLoader($a$b$c$d$e, ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinder2Service())));
  14252.         $instance->setContainer($this);
  14253.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  14254.         return $instance;
  14255.     }
  14256.     /**
  14257.      * Gets the public 'Swag\CmsExtensions\SwagCmsExtensions' shared autowired service.
  14258.      *
  14259.      * @return \Swag\CmsExtensions\SwagCmsExtensions
  14260.      */
  14261.     protected function getSwagCmsExtensionsService()
  14262.     {
  14263.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  14264.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  14265.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  14266.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  14267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  14268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  14269.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/SwagCmsExtensions.php';
  14270.         return $this->services['Swag\\CmsExtensions\\SwagCmsExtensions'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\CmsExtensions\\SwagCmsExtensions');
  14271.     }
  14272.     /**
  14273.      * Gets the public 'Swag\CmsExtensions\Util\Administration\FormValidationController' shared service.
  14274.      *
  14275.      * @return \Swag\CmsExtensions\Util\Administration\FormValidationController
  14276.      */
  14277.     protected function getFormValidationControllerService()
  14278.     {
  14279.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Util/Administration/FormValidationController.php';
  14280.         $this->services['Swag\\CmsExtensions\\Util\\Administration\\FormValidationController'] = $instance = new \Swag\CmsExtensions\Util\Administration\FormValidationController(($this->services['swag_cms_extensions_form.repository'] ?? $this->getSwagCmsExtensionsForm_RepositoryService()));
  14281.         $instance->setContainer($this);
  14282.         return $instance;
  14283.     }
  14284.     /**
  14285.      * Gets the public 'Swag\LanguagePack\PackLanguage\PackLanguageDefinition' shared service.
  14286.      *
  14287.      * @return \Swag\LanguagePack\PackLanguage\PackLanguageDefinition
  14288.      */
  14289.     protected function getPackLanguageDefinitionService()
  14290.     {
  14291.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/PackLanguage/PackLanguageDefinition.php';
  14292.         $this->services['Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] = $instance = new \Swag\LanguagePack\PackLanguage\PackLanguageDefinition();
  14293.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14294.         return $instance;
  14295.     }
  14296.     /**
  14297.      * Gets the public 'Swag\LanguagePack\SwagLanguagePack' shared autowired service.
  14298.      *
  14299.      * @return \Swag\LanguagePack\SwagLanguagePack
  14300.      */
  14301.     protected function getSwagLanguagePackService()
  14302.     {
  14303.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  14304.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  14305.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  14306.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  14307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  14308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  14309.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/SwagLanguagePack.php';
  14310.         return $this->services['Swag\\LanguagePack\\SwagLanguagePack'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\LanguagePack\\SwagLanguagePack');
  14311.     }
  14312.     /**
  14313.      * Gets the public 'Swag\PayPal\Administration\PayPalPaymentMethodController' shared service.
  14314.      *
  14315.      * @return \Swag\PayPal\Administration\PayPalPaymentMethodController
  14316.      */
  14317.     protected function getPayPalPaymentMethodControllerService()
  14318.     {
  14319.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Administration/PayPalPaymentMethodController.php';
  14320.         $this->services['Swag\\PayPal\\Administration\\PayPalPaymentMethodController'] = $instance = new \Swag\PayPal\Administration\PayPalPaymentMethodController(($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()));
  14321.         $instance->setContainer($this);
  14322.         return $instance;
  14323.     }
  14324.     /**
  14325.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute' shared service.
  14326.      *
  14327.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute
  14328.      */
  14329.     protected function getExpressCategoryRouteService()
  14330.     {
  14331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  14332.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressCategoryRoute.php';
  14333.         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()));
  14334.     }
  14335.     /**
  14336.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCreateOrderRoute' shared service.
  14337.      *
  14338.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCreateOrderRoute
  14339.      */
  14340.     protected function getExpressCreateOrderRouteService()
  14341.     {
  14342.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/AbstractExpressCreateOrderRoute.php';
  14343.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressCreateOrderRoute.php';
  14344.         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->getLogger2Service()));
  14345.     }
  14346.     /**
  14347.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute' shared service.
  14348.      *
  14349.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute
  14350.      */
  14351.     protected function getExpressPrepareCheckoutRouteService()
  14352.     {
  14353.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/AbstractExpressPrepareCheckoutRoute.php';
  14354.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressPrepareCheckoutRoute.php';
  14355.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/ExpressCustomerService.php';
  14356.         $a = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  14357.         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['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'] ?? $this->getKsRegisterRouteService()), ($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);
  14358.     }
  14359.     /**
  14360.      * Gets the public 'Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute' shared service.
  14361.      *
  14362.      * @return \Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute
  14363.      */
  14364.     protected function getPUIPaymentInstructionsRouteService()
  14365.     {
  14366.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/SalesChannel/AbstractPUIPaymentInstructionsRoute.php';
  14367.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/SalesChannel/PUIPaymentInstructionsRoute.php';
  14368.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  14369.         if (isset($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'])) {
  14370.             return $this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'];
  14371.         }
  14372.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  14373.         if (isset($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'])) {
  14374.             return $this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'];
  14375.         }
  14376.         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()));
  14377.     }
  14378.     /**
  14379.      * Gets the public 'Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController' shared service.
  14380.      *
  14381.      * @return \Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController
  14382.      */
  14383.     protected function getPlusPaymentFinalizeControllerService()
  14384.     {
  14385.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusPaymentFinalizeController.php';
  14386.         $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->getLogger2Service()));
  14387.         $instance->setContainer($this);
  14388.         return $instance;
  14389.     }
  14390.     /**
  14391.      * Gets the public 'Swag\PayPal\Checkout\Plus\PlusPaymentHandleController' shared service.
  14392.      *
  14393.      * @return \Swag\PayPal\Checkout\Plus\PlusPaymentHandleController
  14394.      */
  14395.     protected function getPlusPaymentHandleControllerService()
  14396.     {
  14397.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusPaymentHandleController.php';
  14398.         $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())));
  14399.         $instance->setContainer($this);
  14400.         return $instance;
  14401.     }
  14402.     /**
  14403.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute' shared service.
  14404.      *
  14405.      * @return \Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute
  14406.      */
  14407.     protected function getCreateOrderRouteService()
  14408.     {
  14409.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractCreateOrderRoute.php';
  14410.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/CreateOrderRoute.php';
  14411.         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->getLogger2Service()));
  14412.     }
  14413.     /**
  14414.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\ErrorRoute' shared service.
  14415.      *
  14416.      * @return \Swag\PayPal\Checkout\SalesChannel\ErrorRoute
  14417.      */
  14418.     protected function getErrorRouteService()
  14419.     {
  14420.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractErrorRoute.php';
  14421.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/ErrorRoute.php';
  14422.         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->getLogger2Service()));
  14423.     }
  14424.     /**
  14425.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute' shared service.
  14426.      *
  14427.      * @return \Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute
  14428.      */
  14429.     protected function getFilteredPaymentMethodRouteService()
  14430.     {
  14431.         $a = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? $this->getCachedPaymentMethodRouteService());
  14432.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  14433.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  14434.         }
  14435.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  14436.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  14437.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  14438.         }
  14439.         $c = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  14440.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  14441.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  14442.         }
  14443.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] = new \Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute($a, ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $b, ($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()), $c);
  14444.     }
  14445.     /**
  14446.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute' shared service.
  14447.      *
  14448.      * @return \Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute
  14449.      */
  14450.     protected function getMethodEligibilityRouteService()
  14451.     {
  14452.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractMethodEligibilityRoute.php';
  14453.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/MethodEligibilityRoute.php';
  14454.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\MethodEligibilityRoute'] = new \Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  14455.     }
  14456.     /**
  14457.      * Gets the public 'Swag\PayPal\Dispute\Administration\DisputeController' shared service.
  14458.      *
  14459.      * @return \Swag\PayPal\Dispute\Administration\DisputeController
  14460.      */
  14461.     protected function getDisputeControllerService()
  14462.     {
  14463.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Dispute/Administration/DisputeController.php';
  14464.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/DisputeResource.php';
  14465.         $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())));
  14466.         $instance->setContainer($this);
  14467.         return $instance;
  14468.     }
  14469.     /**
  14470.      * Gets the public 'Swag\PayPal\OrdersApi\Administration\PayPalOrdersController' shared service.
  14471.      *
  14472.      * @return \Swag\PayPal\OrdersApi\Administration\PayPalOrdersController
  14473.      */
  14474.     protected function getPayPalOrdersControllerService()
  14475.     {
  14476.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Administration/PayPalOrdersController.php';
  14477.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/AuthorizationResource.php';
  14478.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/CaptureResource.php';
  14479.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/RefundResource.php';
  14480.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Administration/Service/CaptureRefundCreator.php';
  14481.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  14482.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  14483.         $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()))));
  14484.         $instance->setContainer($this);
  14485.         return $instance;
  14486.     }
  14487.     /**
  14488.      * Gets the public 'Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController' shared service.
  14489.      *
  14490.      * @return \Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController
  14491.      */
  14492.     protected function getPayPalPaymentControllerService()
  14493.     {
  14494.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Administration/PayPalPaymentController.php';
  14495.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/AuthorizationResource.php';
  14496.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/OrdersResource.php';
  14497.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/CaptureResource.php';
  14498.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PaymentStatusUtil.php';
  14499.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  14500.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  14501.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  14502.         $c = ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter()));
  14503.         $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);
  14504.         $instance->setContainer($this);
  14505.         return $instance;
  14506.     }
  14507.     /**
  14508.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition' shared service.
  14509.      *
  14510.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition
  14511.      */
  14512.     protected function getPosSalesChannelDefinitionService()
  14513.     {
  14514.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelDefinition.php';
  14515.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition();
  14516.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14517.         return $instance;
  14518.     }
  14519.     /**
  14520.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition' shared service.
  14521.      *
  14522.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition
  14523.      */
  14524.     protected function getPosSalesChannelInventoryDefinitionService()
  14525.     {
  14526.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelInventoryDefinition.php';
  14527.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition();
  14528.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14529.         return $instance;
  14530.     }
  14531.     /**
  14532.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition' shared service.
  14533.      *
  14534.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition
  14535.      */
  14536.     protected function getPosSalesChannelMediaDefinitionService()
  14537.     {
  14538.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelMediaDefinition.php';
  14539.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition();
  14540.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14541.         return $instance;
  14542.     }
  14543.     /**
  14544.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition' shared service.
  14545.      *
  14546.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition
  14547.      */
  14548.     protected function getPosSalesChannelProductDefinitionService()
  14549.     {
  14550.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelProductDefinition.php';
  14551.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition();
  14552.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14553.         return $instance;
  14554.     }
  14555.     /**
  14556.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition' shared service.
  14557.      *
  14558.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition
  14559.      */
  14560.     protected function getPosSalesChannelRunDefinitionService()
  14561.     {
  14562.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunDefinition.php';
  14563.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition();
  14564.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14565.         return $instance;
  14566.     }
  14567.     /**
  14568.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition' shared service.
  14569.      *
  14570.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition
  14571.      */
  14572.     protected function getPosSalesChannelRunLogDefinitionService()
  14573.     {
  14574.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunLogDefinition.php';
  14575.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition();
  14576.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14577.         return $instance;
  14578.     }
  14579.     /**
  14580.      * Gets the public 'Swag\PayPal\Pos\PosSyncController' shared service.
  14581.      *
  14582.      * @return \Swag\PayPal\Pos\PosSyncController
  14583.      */
  14584.     protected function getPosSyncControllerService()
  14585.     {
  14586.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/PosSyncController.php';
  14587.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Administration/SyncResetter.php';
  14588.         $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()));
  14589.         $instance->setContainer($this);
  14590.         return $instance;
  14591.     }
  14592.     /**
  14593.      * Gets the public 'Swag\PayPal\Pos\Setting\Service\InformationDefaultService' shared service.
  14594.      *
  14595.      * @return \Swag\PayPal\Pos\Setting\Service\InformationDefaultService
  14596.      */
  14597.     protected function getInformationDefaultServiceService()
  14598.     {
  14599.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/InformationDefaultService.php';
  14600.         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()));
  14601.     }
  14602.     /**
  14603.      * Gets the public 'Swag\PayPal\Pos\Setting\SettingsController' shared service.
  14604.      *
  14605.      * @return \Swag\PayPal\Pos\Setting\SettingsController
  14606.      */
  14607.     protected function getSettingsController2Service()
  14608.     {
  14609.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/SettingsController.php';
  14610.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  14611.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ApiCredentialService.php';
  14612.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/InformationFetchService.php';
  14613.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/UserResource.php';
  14614.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ProductVisibilityCloneService.php';
  14615.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ProductCountService.php';
  14616.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/ApiKeyDecoder.php';
  14617.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  14618.         $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));
  14619.         $instance->setContainer($this);
  14620.         return $instance;
  14621.     }
  14622.     /**
  14623.      * Gets the public 'Swag\PayPal\Pos\Webhook\WebhookController' shared service.
  14624.      *
  14625.      * @return \Swag\PayPal\Pos\Webhook\WebhookController
  14626.      */
  14627.     protected function getWebhookController2Service()
  14628.     {
  14629.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  14630.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookController.php';
  14631.         $this->services['Swag\\PayPal\\Pos\\Webhook\\WebhookController'] = $instance = new \Swag\PayPal\Pos\Webhook\WebhookController(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->services['Swag\\PayPal\\Pos\\Webhook\\WebhookService'] ?? $this->getWebhookServiceService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  14632.         $instance->setContainer($this);
  14633.         return $instance;
  14634.     }
  14635.     /**
  14636.      * Gets the public 'Swag\PayPal\Pos\Webhook\WebhookService' shared service.
  14637.      *
  14638.      * @return \Swag\PayPal\Pos\Webhook\WebhookService
  14639.      */
  14640.     protected function getWebhookServiceService()
  14641.     {
  14642.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  14643.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookService.php';
  14644.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/SubscriptionResource.php';
  14645.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookRegistry.php';
  14646.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  14647.         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 () {
  14648.             yield => ($this->privates['Swag\\PayPal\\Pos\\Webhook\\Handler\\InventoryChangedHandler'] ?? $this->getInventoryChangedHandlerService());
  14649.         }, 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()));
  14650.     }
  14651.     /**
  14652.      * Gets the public 'Swag\PayPal\Setting\SettingsController' shared service.
  14653.      *
  14654.      * @return \Swag\PayPal\Setting\SettingsController
  14655.      */
  14656.     protected function getSettingsController3Service()
  14657.     {
  14658.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/SettingsController.php';
  14659.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/ApiCredentialServiceInterface.php';
  14660.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/ApiCredentialService.php';
  14661.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/CredentialsResource.php';
  14662.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/CredentialsClientFactory.php';
  14663.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/MerchantIntegrationsService.php';
  14664.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/MerchantIntegrationsResourceInterface.php';
  14665.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/MerchantIntegrationsResource.php';
  14666.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Service/TokenValidator.php';
  14667.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  14668.         $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->getLogger2Service())), ($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));
  14669.         $instance->setContainer($this);
  14670.         return $instance;
  14671.     }
  14672.     /**
  14673.      * Gets the public 'Swag\PayPal\Storefront\Controller\PayPalController' shared service.
  14674.      *
  14675.      * @return \Swag\PayPal\Storefront\Controller\PayPalController
  14676.      */
  14677.     protected function getPayPalControllerService()
  14678.     {
  14679.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Controller/PayPalController.php';
  14680.         $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->getLogger2Service()));
  14681.         $instance->setContainer($this);
  14682.         return $instance;
  14683.     }
  14684.     /**
  14685.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService' shared service.
  14686.      *
  14687.      * @return \Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService
  14688.      */
  14689.     protected function getACDCCheckoutDataServiceService()
  14690.     {
  14691.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  14692.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/ACDCCheckoutDataService.php';
  14693.         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()));
  14694.     }
  14695.     /**
  14696.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService' shared service.
  14697.      *
  14698.      * @return \Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService
  14699.      */
  14700.     protected function getPayLaterCheckoutDataServiceService()
  14701.     {
  14702.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  14703.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/PayLaterCheckoutDataService.php';
  14704.         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()));
  14705.     }
  14706.     /**
  14707.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService' shared service.
  14708.      *
  14709.      * @return \Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService
  14710.      */
  14711.     protected function getSEPACheckoutDataServiceService()
  14712.     {
  14713.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  14714.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/SEPACheckoutDataService.php';
  14715.         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()));
  14716.     }
  14717.     /**
  14718.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService' shared service.
  14719.      *
  14720.      * @return \Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService
  14721.      */
  14722.     protected function getSPBCheckoutDataServiceService()
  14723.     {
  14724.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  14725.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/SPBCheckoutDataService.php';
  14726.         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()));
  14727.     }
  14728.     /**
  14729.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService' shared service.
  14730.      *
  14731.      * @return \Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService
  14732.      */
  14733.     protected function getVenmoCheckoutDataServiceService()
  14734.     {
  14735.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  14736.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/VenmoCheckoutDataService.php';
  14737.         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()));
  14738.     }
  14739.     /**
  14740.      * Gets the public 'Swag\PayPal\SwagPayPal' shared autowired service.
  14741.      *
  14742.      * @return \Swag\PayPal\SwagPayPal
  14743.      */
  14744.     protected function getSwagPayPalService()
  14745.     {
  14746.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  14747.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  14748.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  14749.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  14750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  14751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  14752.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/SwagPayPal.php';
  14753.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/ActivateDeactivate.php';
  14754.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/State/PosStateService.php';
  14755.         $this->services['Swag\\PayPal\\SwagPayPal'] = $instance = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\PayPal\\SwagPayPal');
  14756.         $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()))));
  14757.         return $instance;
  14758.     }
  14759.     /**
  14760.      * Gets the public 'Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller' shared service.
  14761.      *
  14762.      * @return \Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller
  14763.      */
  14764.     protected function getMediaInstallerService()
  14765.     {
  14766.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/Installer/MediaInstaller.php';
  14767.         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()));
  14768.     }
  14769.     /**
  14770.      * Gets the public 'Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller' shared service.
  14771.      *
  14772.      * @return \Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller
  14773.      */
  14774.     protected function getPaymentMethodInstallerService()
  14775.     {
  14776.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/Installer/PaymentMethodInstaller.php';
  14777.         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()));
  14778.     }
  14779.     /**
  14780.      * Gets the public 'Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService' shared service.
  14781.      *
  14782.      * @return \Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService
  14783.      */
  14784.     protected function getPaymentMethodStateServiceService()
  14785.     {
  14786.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/State/PaymentMethodStateService.php';
  14787.         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()));
  14788.     }
  14789.     /**
  14790.      * Gets the public 'Swag\PayPal\Webhook\Registration\WebhookSystemConfigController' shared service.
  14791.      *
  14792.      * @return \Swag\PayPal\Webhook\Registration\WebhookSystemConfigController
  14793.      */
  14794.     protected function getWebhookSystemConfigControllerService()
  14795.     {
  14796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Api/SystemConfigController.php';
  14797.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSystemConfigController.php';
  14798.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSystemConfigHelper.php';
  14799.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  14800.         $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->getLogger2Service()), ($this->services['Swag\\PayPal\\Webhook\\WebhookService'] ?? $this->getWebhookService2Service()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService())), NULL);
  14801.         $instance->setContainer($this);
  14802.         return $instance;
  14803.     }
  14804.     /**
  14805.      * Gets the public 'Swag\PayPal\Webhook\WebhookController' shared service.
  14806.      *
  14807.      * @return \Swag\PayPal\Webhook\WebhookController
  14808.      */
  14809.     protected function getWebhookController3Service()
  14810.     {
  14811.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookController.php';
  14812.         $this->services['Swag\\PayPal\\Webhook\\WebhookController'] = $instance = new \Swag\PayPal\Webhook\WebhookController(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->services['Swag\\PayPal\\Webhook\\WebhookService'] ?? $this->getWebhookService2Service()), ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService()));
  14813.         $instance->setContainer($this);
  14814.         return $instance;
  14815.     }
  14816.     /**
  14817.      * Gets the public 'Swag\PayPal\Webhook\WebhookService' shared service.
  14818.      *
  14819.      * @return \Swag\PayPal\Webhook\WebhookService
  14820.      */
  14821.     protected function getWebhookService2Service()
  14822.     {
  14823.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookServiceInterface.php';
  14824.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookService.php';
  14825.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/WebhookResource.php';
  14826.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookRegistry.php';
  14827.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  14828.         if (isset($this->services['Swag\\PayPal\\Webhook\\WebhookService'])) {
  14829.             return $this->services['Swag\\PayPal\\Webhook\\WebhookService'];
  14830.         }
  14831.         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 () {
  14832.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'] ?? $this->getAuthorizationVoidedService());
  14833.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'] ?? $this->getCaptureCompletedService());
  14834.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'] ?? $this->getCaptureDeniedService());
  14835.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'] ?? $this->getCaptureRefundedService());
  14836.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'] ?? $this->getCaptureReversedService());
  14837.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'] ?? $this->getSaleCompleteService());
  14838.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'] ?? $this->getSaleDeniedService());
  14839.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'] ?? $this->getSaleRefundedService());
  14840.         }, 8)), $a, ($this->services['router'] ?? $this->getRouterService()));
  14841.     }
  14842.     /**
  14843.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  14844.      *
  14845.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  14846.      */
  14847.     protected function getRedirectControllerService()
  14848.     {
  14849.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  14850.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  14851.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  14852.     }
  14853.     /**
  14854.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  14855.      *
  14856.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  14857.      */
  14858.     protected function getTemplateControllerService()
  14859.     {
  14860.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  14861.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  14862.     }
  14863.     /**
  14864.      * Gets the public 'Zeobv\BundleProducts\Core\Content\Product\Aggregate\ProductBundleConnection\ProductBundleConnectionDefinition' shared service.
  14865.      *
  14866.      * @return \Zeobv\BundleProducts\Core\Content\Product\Aggregate\ProductBundleConnection\ProductBundleConnectionDefinition
  14867.      */
  14868.     protected function getProductBundleConnectionDefinitionService()
  14869.     {
  14870.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Core/Content/Product/Aggregate/ProductBundleConnection/ProductBundleConnectionDefinition.php';
  14871.         $this->services['Zeobv\\BundleProducts\\Core\\Content\\Product\\Aggregate\\ProductBundleConnection\\ProductBundleConnectionDefinition'] = $instance = new \Zeobv\BundleProducts\Core\Content\Product\Aggregate\ProductBundleConnection\ProductBundleConnectionDefinition();
  14872.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  14873.         return $instance;
  14874.     }
  14875.     /**
  14876.      * Gets the public 'Zeobv\BundleProducts\Resources\snippet\de_DE\SnippetFile_de_DE' shared service.
  14877.      *
  14878.      * @return \Zeobv\BundleProducts\Resources\snippet\de_DE\SnippetFile_de_DE
  14879.      */
  14880.     protected function getSnippetFileDeDE2Service()
  14881.     {
  14882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  14883.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Resources/snippet/de_DE/SnippetFile_de_DE.php';
  14884.         return $this->services['Zeobv\\BundleProducts\\Resources\\snippet\\de_DE\\SnippetFile_de_DE'] = new \Zeobv\BundleProducts\Resources\snippet\de_DE\SnippetFile_de_DE();
  14885.     }
  14886.     /**
  14887.      * Gets the public 'Zeobv\BundleProducts\Resources\snippet\en_GB\SnippetFile_en_GB' shared service.
  14888.      *
  14889.      * @return \Zeobv\BundleProducts\Resources\snippet\en_GB\SnippetFile_en_GB
  14890.      */
  14891.     protected function getSnippetFileEnGB2Service()
  14892.     {
  14893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  14894.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Resources/snippet/en_GB/SnippetFile_en_GB.php';
  14895.         return $this->services['Zeobv\\BundleProducts\\Resources\\snippet\\en_GB\\SnippetFile_en_GB'] = new \Zeobv\BundleProducts\Resources\snippet\en_GB\SnippetFile_en_GB();
  14896.     }
  14897.     /**
  14898.      * Gets the public 'Zeobv\BundleProducts\Resources\snippet\nl_NL\SnippetFile_nl_NL' shared service.
  14899.      *
  14900.      * @return \Zeobv\BundleProducts\Resources\snippet\nl_NL\SnippetFile_nl_NL
  14901.      */
  14902.     protected function getSnippetFileNlNLService()
  14903.     {
  14904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  14905.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Resources/snippet/nl_NL/SnippetFile_nl_NL.php';
  14906.         return $this->services['Zeobv\\BundleProducts\\Resources\\snippet\\nl_NL\\SnippetFile_nl_NL'] = new \Zeobv\BundleProducts\Resources\snippet\nl_NL\SnippetFile_nl_NL();
  14907.     }
  14908.     /**
  14909.      * Gets the public 'Zeobv\BundleProducts\ZeobvBundleProducts' shared autowired service.
  14910.      *
  14911.      * @return \Zeobv\BundleProducts\ZeobvBundleProducts
  14912.      */
  14913.     protected function getZeobvBundleProductsService()
  14914.     {
  14915.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  14916.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  14917.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  14918.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  14919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  14920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  14921.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/ZeobvBundleProducts.php';
  14922.         return $this->services['Zeobv\\BundleProducts\\ZeobvBundleProducts'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Zeobv\\BundleProducts\\ZeobvBundleProducts');
  14923.     }
  14924.     /**
  14925.      * Gets the public 'acl_role.repository' shared service.
  14926.      *
  14927.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14928.      */
  14929.     protected function getAclRole_RepositoryService()
  14930.     {
  14931.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14932.         if (isset($this->services['acl_role.repository'])) {
  14933.             return $this->services['acl_role.repository'];
  14934.         }
  14935.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14936.         if (isset($this->services['acl_role.repository'])) {
  14937.             return $this->services['acl_role.repository'];
  14938.         }
  14939.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14940.         if (isset($this->services['acl_role.repository'])) {
  14941.             return $this->services['acl_role.repository'];
  14942.         }
  14943.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14944.         if (isset($this->services['acl_role.repository'])) {
  14945.             return $this->services['acl_role.repository'];
  14946.         }
  14947.         return $this->services['acl_role.repository'] = 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()));
  14948.     }
  14949.     /**
  14950.      * Gets the public 'acl_user_role.repository' shared service.
  14951.      *
  14952.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  14953.      */
  14954.     protected function getAclUserRole_RepositoryService()
  14955.     {
  14956.         return $this->services['acl_user_role.repository'] = 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()));
  14957.     }
  14958.     /**
  14959.      * Gets the public 'acris_rules_c_s.filesystem.private' shared service.
  14960.      *
  14961.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14962.      */
  14963.     protected function getAcrisRulesCS_Filesystem_PrivateService()
  14964.     {
  14965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14967.         return $this->services['acris_rules_c_s.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/acris_rules_c_s');
  14968.     }
  14969.     /**
  14970.      * Gets the public 'acris_rules_c_s.filesystem.public' shared service.
  14971.      *
  14972.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14973.      */
  14974.     protected function getAcrisRulesCS_Filesystem_PublicService()
  14975.     {
  14976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14978.         return $this->services['acris_rules_c_s.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/acris_rules_c_s');
  14979.     }
  14980.     /**
  14981.      * Gets the public 'administration.filesystem.private' shared service.
  14982.      *
  14983.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14984.      */
  14985.     protected function getAdministration_Filesystem_PrivateService()
  14986.     {
  14987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14989.         return $this->services['administration.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/administration');
  14990.     }
  14991.     /**
  14992.      * Gets the public 'administration.filesystem.public' shared service.
  14993.      *
  14994.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14995.      */
  14996.     protected function getAdministration_Filesystem_PublicService()
  14997.     {
  14998.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14999.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15000.         return $this->services['administration.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/administration');
  15001.     }
  15002.     /**
  15003.      * Gets the public 'app.repository' shared service.
  15004.      *
  15005.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15006.      */
  15007.     protected function getApp_RepositoryService()
  15008.     {
  15009.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15010.         if (isset($this->services['app.repository'])) {
  15011.             return $this->services['app.repository'];
  15012.         }
  15013.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15014.         if (isset($this->services['app.repository'])) {
  15015.             return $this->services['app.repository'];
  15016.         }
  15017.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15018.         if (isset($this->services['app.repository'])) {
  15019.             return $this->services['app.repository'];
  15020.         }
  15021.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15022.         if (isset($this->services['app.repository'])) {
  15023.             return $this->services['app.repository'];
  15024.         }
  15025.         return $this->services['app.repository'] = 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()));
  15026.     }
  15027.     /**
  15028.      * Gets the public 'app_action_button.repository' shared service.
  15029.      *
  15030.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15031.      */
  15032.     protected function getAppActionButton_RepositoryService()
  15033.     {
  15034.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15035.         if (isset($this->services['app_action_button.repository'])) {
  15036.             return $this->services['app_action_button.repository'];
  15037.         }
  15038.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15039.         if (isset($this->services['app_action_button.repository'])) {
  15040.             return $this->services['app_action_button.repository'];
  15041.         }
  15042.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15043.         if (isset($this->services['app_action_button.repository'])) {
  15044.             return $this->services['app_action_button.repository'];
  15045.         }
  15046.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15047.         if (isset($this->services['app_action_button.repository'])) {
  15048.             return $this->services['app_action_button.repository'];
  15049.         }
  15050.         return $this->services['app_action_button.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15051.     }
  15052.     /**
  15053.      * Gets the public 'app_action_button_translation.repository' shared service.
  15054.      *
  15055.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15056.      */
  15057.     protected function getAppActionButtonTranslation_RepositoryService()
  15058.     {
  15059.         return $this->services['app_action_button_translation.repository'] = 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()));
  15060.     }
  15061.     /**
  15062.      * Gets the public 'app_administration_snippet.repository' shared service.
  15063.      *
  15064.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15065.      */
  15066.     protected function getAppAdministrationSnippet_RepositoryService()
  15067.     {
  15068.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15069.         if (isset($this->services['app_administration_snippet.repository'])) {
  15070.             return $this->services['app_administration_snippet.repository'];
  15071.         }
  15072.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15073.         if (isset($this->services['app_administration_snippet.repository'])) {
  15074.             return $this->services['app_administration_snippet.repository'];
  15075.         }
  15076.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15077.         if (isset($this->services['app_administration_snippet.repository'])) {
  15078.             return $this->services['app_administration_snippet.repository'];
  15079.         }
  15080.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15081.         if (isset($this->services['app_administration_snippet.repository'])) {
  15082.             return $this->services['app_administration_snippet.repository'];
  15083.         }
  15084.         return $this->services['app_administration_snippet.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15085.     }
  15086.     /**
  15087.      * Gets the public 'app_cms_block.repository' shared service.
  15088.      *
  15089.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15090.      */
  15091.     protected function getAppCmsBlock_RepositoryService()
  15092.     {
  15093.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15094.         if (isset($this->services['app_cms_block.repository'])) {
  15095.             return $this->services['app_cms_block.repository'];
  15096.         }
  15097.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15098.         if (isset($this->services['app_cms_block.repository'])) {
  15099.             return $this->services['app_cms_block.repository'];
  15100.         }
  15101.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15102.         if (isset($this->services['app_cms_block.repository'])) {
  15103.             return $this->services['app_cms_block.repository'];
  15104.         }
  15105.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15106.         if (isset($this->services['app_cms_block.repository'])) {
  15107.             return $this->services['app_cms_block.repository'];
  15108.         }
  15109.         return $this->services['app_cms_block.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15110.     }
  15111.     /**
  15112.      * Gets the public 'app_cms_block_translation.repository' shared service.
  15113.      *
  15114.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15115.      */
  15116.     protected function getAppCmsBlockTranslation_RepositoryService()
  15117.     {
  15118.         return $this->services['app_cms_block_translation.repository'] = 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()));
  15119.     }
  15120.     /**
  15121.      * Gets the public 'app_flow_action.repository' shared service.
  15122.      *
  15123.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15124.      */
  15125.     protected function getAppFlowAction_RepositoryService()
  15126.     {
  15127.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15128.         if (isset($this->services['app_flow_action.repository'])) {
  15129.             return $this->services['app_flow_action.repository'];
  15130.         }
  15131.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15132.         if (isset($this->services['app_flow_action.repository'])) {
  15133.             return $this->services['app_flow_action.repository'];
  15134.         }
  15135.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15136.         if (isset($this->services['app_flow_action.repository'])) {
  15137.             return $this->services['app_flow_action.repository'];
  15138.         }
  15139.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15140.         if (isset($this->services['app_flow_action.repository'])) {
  15141.             return $this->services['app_flow_action.repository'];
  15142.         }
  15143.         return $this->services['app_flow_action.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15144.     }
  15145.     /**
  15146.      * Gets the public 'app_flow_action_translation.repository' shared service.
  15147.      *
  15148.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15149.      */
  15150.     protected function getAppFlowActionTranslation_RepositoryService()
  15151.     {
  15152.         return $this->services['app_flow_action_translation.repository'] = 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()));
  15153.     }
  15154.     /**
  15155.      * Gets the public 'app_payment_method.repository' shared service.
  15156.      *
  15157.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15158.      */
  15159.     protected function getAppPaymentMethod_RepositoryService()
  15160.     {
  15161.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15162.         if (isset($this->services['app_payment_method.repository'])) {
  15163.             return $this->services['app_payment_method.repository'];
  15164.         }
  15165.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15166.         if (isset($this->services['app_payment_method.repository'])) {
  15167.             return $this->services['app_payment_method.repository'];
  15168.         }
  15169.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15170.         if (isset($this->services['app_payment_method.repository'])) {
  15171.             return $this->services['app_payment_method.repository'];
  15172.         }
  15173.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15174.         if (isset($this->services['app_payment_method.repository'])) {
  15175.             return $this->services['app_payment_method.repository'];
  15176.         }
  15177.         return $this->services['app_payment_method.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15178.     }
  15179.     /**
  15180.      * Gets the public 'app_script_condition.repository' shared service.
  15181.      *
  15182.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15183.      */
  15184.     protected function getAppScriptCondition_RepositoryService()
  15185.     {
  15186.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15187.         if (isset($this->services['app_script_condition.repository'])) {
  15188.             return $this->services['app_script_condition.repository'];
  15189.         }
  15190.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15191.         if (isset($this->services['app_script_condition.repository'])) {
  15192.             return $this->services['app_script_condition.repository'];
  15193.         }
  15194.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15195.         if (isset($this->services['app_script_condition.repository'])) {
  15196.             return $this->services['app_script_condition.repository'];
  15197.         }
  15198.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15199.         if (isset($this->services['app_script_condition.repository'])) {
  15200.             return $this->services['app_script_condition.repository'];
  15201.         }
  15202.         return $this->services['app_script_condition.repository'] = 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()));
  15203.     }
  15204.     /**
  15205.      * Gets the public 'app_script_condition_translation.repository' shared service.
  15206.      *
  15207.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15208.      */
  15209.     protected function getAppScriptConditionTranslation_RepositoryService()
  15210.     {
  15211.         return $this->services['app_script_condition_translation.repository'] = 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()));
  15212.     }
  15213.     /**
  15214.      * Gets the public 'app_template.repository' shared service.
  15215.      *
  15216.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15217.      */
  15218.     protected function getAppTemplate_RepositoryService()
  15219.     {
  15220.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15221.         if (isset($this->services['app_template.repository'])) {
  15222.             return $this->services['app_template.repository'];
  15223.         }
  15224.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15225.         if (isset($this->services['app_template.repository'])) {
  15226.             return $this->services['app_template.repository'];
  15227.         }
  15228.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15229.         if (isset($this->services['app_template.repository'])) {
  15230.             return $this->services['app_template.repository'];
  15231.         }
  15232.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15233.         if (isset($this->services['app_template.repository'])) {
  15234.             return $this->services['app_template.repository'];
  15235.         }
  15236.         return $this->services['app_template.repository'] = 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()));
  15237.     }
  15238.     /**
  15239.      * Gets the public 'app_translation.repository' shared service.
  15240.      *
  15241.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15242.      */
  15243.     protected function getAppTranslation_RepositoryService()
  15244.     {
  15245.         return $this->services['app_translation.repository'] = 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()));
  15246.     }
  15247.     /**
  15248.      * Gets the public 'cache.app' shared service.
  15249.      *
  15250.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  15251.      */
  15252.     protected function getCache_AppService()
  15253.     {
  15254.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  15255.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  15256.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  15257.     }
  15258.     /**
  15259.      * Gets the public 'cache.app_clearer' shared service.
  15260.      *
  15261.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  15262.      */
  15263.     protected function getCache_AppClearerService()
  15264.     {
  15265.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  15266.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  15267.         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())]);
  15268.     }
  15269.     /**
  15270.      * Gets the public 'cache.global_clearer' shared service.
  15271.      *
  15272.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  15273.      */
  15274.     protected function getCache_GlobalClearerService()
  15275.     {
  15276.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  15277.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  15278.         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())]);
  15279.     }
  15280.     /**
  15281.      * Gets the public 'cache.system' shared service.
  15282.      *
  15283.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  15284.      */
  15285.     protected function getCache_SystemService()
  15286.     {
  15287.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XmSs9qKrke'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  15288.     }
  15289.     /**
  15290.      * Gets the public 'cache.system_clearer' shared service.
  15291.      *
  15292.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  15293.      */
  15294.     protected function getCache_SystemClearerService()
  15295.     {
  15296.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  15297.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  15298.         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())]);
  15299.     }
  15300.     /**
  15301.      * Gets the public 'cache.validator_expression_language' shared service.
  15302.      *
  15303.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  15304.      */
  15305.     protected function getCache_ValidatorExpressionLanguageService()
  15306.     {
  15307.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OfHSmCk00m'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  15308.     }
  15309.     /**
  15310.      * Gets the public 'cache_warmer' shared service.
  15311.      *
  15312.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  15313.      */
  15314.     protected function getCacheWarmerService()
  15315.     {
  15316.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15317.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  15318.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  15319.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  15320.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  15321.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  15322.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  15323.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  15324.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  15325.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  15326.         }, 7), true, ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainerDeprecations.log'));
  15327.     }
  15328.     /**
  15329.      * Gets the public 'category.repository' shared service.
  15330.      *
  15331.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  15332.      */
  15333.     protected function getCategory_RepositoryService()
  15334.     {
  15335.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15336.         if (isset($this->services['category.repository'])) {
  15337.             return $this->services['category.repository'];
  15338.         }
  15339.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15340.         if (isset($this->services['category.repository'])) {
  15341.             return $this->services['category.repository'];
  15342.         }
  15343.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15344.         if (isset($this->services['category.repository'])) {
  15345.             return $this->services['category.repository'];
  15346.         }
  15347.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15348.         if (isset($this->services['category.repository'])) {
  15349.             return $this->services['category.repository'];
  15350.         }
  15351.         return $this->services['category.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15352.     }
  15353.     /**
  15354.      * Gets the public 'category_tag.repository' shared service.
  15355.      *
  15356.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15357.      */
  15358.     protected function getCategoryTag_RepositoryService()
  15359.     {
  15360.         return $this->services['category_tag.repository'] = 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()));
  15361.     }
  15362.     /**
  15363.      * Gets the public 'category_translation.repository' shared service.
  15364.      *
  15365.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15366.      */
  15367.     protected function getCategoryTranslation_RepositoryService()
  15368.     {
  15369.         return $this->services['category_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] ?? $this->getCategoryTranslationDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['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 'checkout.filesystem.private' shared service.
  15373.      *
  15374.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15375.      */
  15376.     protected function getCheckout_Filesystem_PrivateService()
  15377.     {
  15378.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15380.         return $this->services['checkout.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/checkout');
  15381.     }
  15382.     /**
  15383.      * Gets the public 'checkout.filesystem.public' shared service.
  15384.      *
  15385.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15386.      */
  15387.     protected function getCheckout_Filesystem_PublicService()
  15388.     {
  15389.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15391.         return $this->services['checkout.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/checkout');
  15392.     }
  15393.     /**
  15394.      * Gets the public 'cms_block.repository' shared service.
  15395.      *
  15396.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15397.      */
  15398.     protected function getCmsBlock_RepositoryService()
  15399.     {
  15400.         return $this->services['cms_block.repository'] = 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()));
  15401.     }
  15402.     /**
  15403.      * Gets the public 'cms_page.repository' shared service.
  15404.      *
  15405.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15406.      */
  15407.     protected function getCmsPage_RepositoryService()
  15408.     {
  15409.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15410.         if (isset($this->services['cms_page.repository'])) {
  15411.             return $this->services['cms_page.repository'];
  15412.         }
  15413.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15414.         if (isset($this->services['cms_page.repository'])) {
  15415.             return $this->services['cms_page.repository'];
  15416.         }
  15417.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15418.         if (isset($this->services['cms_page.repository'])) {
  15419.             return $this->services['cms_page.repository'];
  15420.         }
  15421.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15422.         if (isset($this->services['cms_page.repository'])) {
  15423.             return $this->services['cms_page.repository'];
  15424.         }
  15425.         return $this->services['cms_page.repository'] = 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()));
  15426.     }
  15427.     /**
  15428.      * Gets the public 'cms_page_translation.repository' shared service.
  15429.      *
  15430.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15431.      */
  15432.     protected function getCmsPageTranslation_RepositoryService()
  15433.     {
  15434.         return $this->services['cms_page_translation.repository'] = 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()));
  15435.     }
  15436.     /**
  15437.      * Gets the public 'cms_section.repository' shared service.
  15438.      *
  15439.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15440.      */
  15441.     protected function getCmsSection_RepositoryService()
  15442.     {
  15443.         return $this->services['cms_section.repository'] = 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()));
  15444.     }
  15445.     /**
  15446.      * Gets the public 'cms_slot.repository' shared service.
  15447.      *
  15448.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15449.      */
  15450.     protected function getCmsSlot_RepositoryService()
  15451.     {
  15452.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15453.         if (isset($this->services['cms_slot.repository'])) {
  15454.             return $this->services['cms_slot.repository'];
  15455.         }
  15456.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15457.         if (isset($this->services['cms_slot.repository'])) {
  15458.             return $this->services['cms_slot.repository'];
  15459.         }
  15460.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15461.         if (isset($this->services['cms_slot.repository'])) {
  15462.             return $this->services['cms_slot.repository'];
  15463.         }
  15464.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15465.         if (isset($this->services['cms_slot.repository'])) {
  15466.             return $this->services['cms_slot.repository'];
  15467.         }
  15468.         return $this->services['cms_slot.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] ?? $this->getCmsSlotDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15469.     }
  15470.     /**
  15471.      * Gets the public 'cms_slot_translation.repository' shared service.
  15472.      *
  15473.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15474.      */
  15475.     protected function getCmsSlotTranslation_RepositoryService()
  15476.     {
  15477.         return $this->services['cms_slot_translation.repository'] = 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()));
  15478.     }
  15479.     /**
  15480.      * Gets the public 'console.command.public_alias.Frosh\Tools\Command\DevRobotsTxtCommand' shared service.
  15481.      *
  15482.      * @return \Frosh\Tools\Command\DevRobotsTxtCommand
  15483.      */
  15484.     protected function getDevRobotsTxtCommandService()
  15485.     {
  15486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15487.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/DevRobotsTxtCommand.php';
  15488.         return $this->services['console.command.public_alias.Frosh\\Tools\\Command\\DevRobotsTxtCommand'] = new \Frosh\Tools\Command\DevRobotsTxtCommand((\dirname(__DIR__4).'/public'));
  15489.     }
  15490.     /**
  15491.      * Gets the public 'console.command.public_alias.Pickware\MobileAppAuthBundle\DemodataGeneration\Command\PickwareMobileAppAuthBundleDemodataCommand' shared service.
  15492.      *
  15493.      * @return \Pickware\MobileAppAuthBundle\DemodataGeneration\Command\PickwareMobileAppAuthBundleDemodataCommand
  15494.      */
  15495.     protected function getPickwareMobileAppAuthBundleDemodataCommandService()
  15496.     {
  15497.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15498.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/mobile-app-auth-bundle/src/DemodataGeneration/Command/PickwareMobileAppAuthBundleDemodataCommand.php';
  15499.         return $this->services['console.command.public_alias.Pickware\\MobileAppAuthBundle\\DemodataGeneration\\Command\\PickwareMobileAppAuthBundleDemodataCommand'] = new \Pickware\MobileAppAuthBundle\DemodataGeneration\Command\PickwareMobileAppAuthBundleDemodataCommand(($this->privates['Shopware\\Core\\Framework\\Demodata\\DemodataService'] ?? $this->getDemodataServiceService()));
  15500.     }
  15501.     /**
  15502.      * Gets the public 'console.command.public_alias.Pickware\PickwareDhl\DhlBcpConfigScraper\Command\FetchDhlContractDataCommand' shared service.
  15503.      *
  15504.      * @return \Pickware\PickwareDhl\DhlBcpConfigScraper\Command\FetchDhlContractDataCommand
  15505.      */
  15506.     protected function getFetchDhlContractDataCommandService()
  15507.     {
  15508.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15509.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/DhlBcpConfigScraper/Command/FetchDhlContractDataCommand.php';
  15510.         return $this->services['console.command.public_alias.Pickware\\PickwareDhl\\DhlBcpConfigScraper\\Command\\FetchDhlContractDataCommand'] = new \Pickware\PickwareDhl\DhlBcpConfigScraper\Command\FetchDhlContractDataCommand();
  15511.     }
  15512.     /**
  15513.      * Gets the public 'console.command.public_alias.Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpDemodataCommand' shared service.
  15514.      *
  15515.      * @return \Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpDemodataCommand
  15516.      */
  15517.     protected function getPickwareErpDemodataCommandService()
  15518.     {
  15519.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15520.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/DemodataGeneration/Command/PickwareErpDemodataCommand.php';
  15521.         return $this->services['console.command.public_alias.Pickware\\PickwareErpStarter\\DemodataGeneration\\Command\\PickwareErpDemodataCommand'] = new \Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpDemodataCommand(($this->privates['Shopware\\Core\\Framework\\Demodata\\DemodataService'] ?? $this->getDemodataServiceService()));
  15522.     }
  15523.     /**
  15524.      * Gets the public 'console.command.public_alias.Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpShopwareDemodataPatchCommand' shared service.
  15525.      *
  15526.      * @return \Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpShopwareDemodataPatchCommand
  15527.      */
  15528.     protected function getPickwareErpShopwareDemodataPatchCommandService()
  15529.     {
  15530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15531.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/DemodataGeneration/Command/PickwareErpShopwareDemodataPatchCommand.php';
  15532.         return $this->services['console.command.public_alias.Pickware\\PickwareErpStarter\\DemodataGeneration\\Command\\PickwareErpShopwareDemodataPatchCommand'] = new \Pickware\PickwareErpStarter\DemodataGeneration\Command\PickwareErpShopwareDemodataPatchCommand(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()));
  15533.     }
  15534.     /**
  15535.      * Gets the public 'console.command.public_alias.Pickware\ShippingBundle\Config\ConfigImportCommand' shared service.
  15536.      *
  15537.      * @return \Pickware\ShippingBundle\Config\ConfigImportCommand
  15538.      */
  15539.     protected function getConfigImportCommandService()
  15540.     {
  15541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15542.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Config/ConfigImportCommand.php';
  15543.         return $this->services['console.command.public_alias.Pickware\\ShippingBundle\\Config\\ConfigImportCommand'] = new \Pickware\ShippingBundle\Config\ConfigImportCommand(($this->privates['Pickware\\ShippingBundle\\Config\\ConfigService'] ?? $this->getConfigService3Service()), ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  15544.     }
  15545.     /**
  15546.      * Gets the public 'console.command.public_alias.Pickware\ShippingBundle\Config\ShippingMethodConfigImportCommand' shared service.
  15547.      *
  15548.      * @return \Pickware\ShippingBundle\Config\ShippingMethodConfigImportCommand
  15549.      */
  15550.     protected function getShippingMethodConfigImportCommandService()
  15551.     {
  15552.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15553.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Config/ShippingMethodConfigImportCommand.php';
  15554.         return $this->services['console.command.public_alias.Pickware\\ShippingBundle\\Config\\ShippingMethodConfigImportCommand'] = new \Pickware\ShippingBundle\Config\ShippingMethodConfigImportCommand(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  15555.     }
  15556.     /**
  15557.      * Gets the public 'console.command.public_alias.Pickware\ShippingBundle\DemodataGeneration\Command\PickwareShippingPatchShopwareDemodataCommand' shared service.
  15558.      *
  15559.      * @return \Pickware\ShippingBundle\DemodataGeneration\Command\PickwareShippingPatchShopwareDemodataCommand
  15560.      */
  15561.     protected function getPickwareShippingPatchShopwareDemodataCommandService()
  15562.     {
  15563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15564.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/DemodataGeneration/Command/PickwareShippingPatchShopwareDemodataCommand.php';
  15565.         return $this->services['console.command.public_alias.Pickware\\ShippingBundle\\DemodataGeneration\\Command\\PickwareShippingPatchShopwareDemodataCommand'] = new \Pickware\ShippingBundle\DemodataGeneration\Command\PickwareShippingPatchShopwareDemodataCommand(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  15566.     }
  15567.     /**
  15568.      * Gets the public 'console.command.public_alias.Zeobv\BundleProducts\Command\Seed\BundleConnections' shared service.
  15569.      *
  15570.      * @return \Zeobv\BundleProducts\Command\Seed\BundleConnections
  15571.      */
  15572.     protected function getBundleConnectionsService()
  15573.     {
  15574.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15575.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Command/Seed/BundleConnections.php';
  15576.         return $this->services['console.command.public_alias.Zeobv\\BundleProducts\\Command\\Seed\\BundleConnections'] = new \Zeobv\BundleProducts\Command\Seed\BundleConnections(($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['zeobv_product_bundle_connection.repository'] ?? $this->getZeobvProductBundleConnection_RepositoryService()));
  15577.     }
  15578.     /**
  15579.      * Gets the public 'console.command.public_alias.pickware-wms.command.create-user' shared service.
  15580.      *
  15581.      * @return \Pickware\MobileAppAuthBundle\DemodataGeneration\Command\PickwareCreateUserCommand
  15582.      */
  15583.     protected function getConsole_Command_PublicAlias_Pickwarewms_Command_CreateuserService()
  15584.     {
  15585.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15586.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/mobile-app-auth-bundle/src/DemodataGeneration/Command/PickwareCreateUserCommand.php';
  15587.         return $this->services['console.command.public_alias.pickware-wms.command.create-user'] = new \Pickware\MobileAppAuthBundle\DemodataGeneration\Command\PickwareCreateUserCommand(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), 'pickware-wms:create-user''pickware-wms-restricted''WMS Testing''Pickware WMS User');
  15588.     }
  15589.     /**
  15590.      * Gets the public 'console.command_loader' shared service.
  15591.      *
  15592.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  15593.      */
  15594.     protected function getConsole_CommandLoaderService()
  15595.     {
  15596.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  15597.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  15598.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15599.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand''getCreateMigrationCommandService'false],
  15600.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand''getRefreshMigrationCommandService'false],
  15601.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand''getMigrationCommandService'false],
  15602.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand''getCleanPersonalDataCommandService'false],
  15603.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand''getMigrationDestructiveCommandService'false],
  15604.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand''getChangelogCreateCommandService'false],
  15605.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand''getChangelogReleaseCommandService'false],
  15606.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand''getChangelogChangeCommandService'false],
  15607.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand''getChangelogCheckCommandService'false],
  15608.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => ['privates''Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''getFeatureDumpCommandService'false],
  15609.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => ['privates''Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand''getS3FilesystemVisibilityCommandService'false],
  15610.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand''getDumpSchemaCommandService'false],
  15611.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand''getDumpClassSchemaCommandService'false],
  15612.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand''getRefreshAppCommandService'false],
  15613.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand''getInstallAppCommandService'false],
  15614.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand''getUninstallAppCommandService'false],
  15615.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand''getActivateAppCommandService'false],
  15616.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand''getDeactivateAppCommandService'false],
  15617.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand''getValidateAppCommandService'false],
  15618.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand''getResolveAppUrlChangeCommandService'false],
  15619.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand''getCreateSchemaCommandService'false],
  15620.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand''getCreateEntitiesCommandService'false],
  15621.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand''getCreateHydratorCommandService'false],
  15622.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand''getRefreshIndexCommandService'false],
  15623.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand''getDataAbstractionLayerValidateCommandService'false],
  15624.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand''getDemodataCommandService'false],
  15625.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => ['privates''Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand''getDebugDumpBusinessEventsCommandService'false],
  15626.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  15627.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand''getDispatchSleepMessageCommandService'false],
  15628.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand''getBundleDumpCommandService'false],
  15629.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand''getPluginRefreshCommandService'false],
  15630.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand''getPluginListCommandService'false],
  15631.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand''getPluginZipImportCommandService'false],
  15632.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand''getPluginInstallCommandService'false],
  15633.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand''getPluginActivateCommandService'false],
  15634.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand''getPluginUpdateCommandService'false],
  15635.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand''getPluginDeactivateCommandService'false],
  15636.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand''getPluginUninstallCommandService'false],
  15637.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand''getPluginCreateCommandService'false],
  15638.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand''getRegisterScheduledTasksCommandService'false],
  15639.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner''getScheduledTaskRunnerService'false],
  15640.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand''getStoreDownloadCommandService'false],
  15641.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand''getStoreLoginCommandService'false],
  15642.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => ['privates''Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand''getValidateSnippetsCommandService'false],
  15643.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => ['privates''Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand''getWorkflowDumpCommandService'false],
  15644.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet''getConfigGetService'false],
  15645.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet''getConfigSetService'false],
  15646.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => ['privates''Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand''getMigrateIncrementStorageCommandService'false],
  15647.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand''getGenerateThumbnailsCommandService'false],
  15648.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand''getGenerateMediaTypesCommandService'false],
  15649.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand''getDeleteNotUsedMediaCommandService'false],
  15650.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => ['privates''Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand''getProductExportGenerateCommandService'false],
  15651.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand''getDeleteExpiredFilesCommandService'false],
  15652.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand''getImportEntityCommandService'false],
  15653.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => ['privates''Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand''getSitemapGenerateCommandService'false],
  15654.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => ['privates''Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand''getCartMigrateCommandService'false],
  15655.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => ['privates''Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand''getDeleteUnusedGuestCustomersCommandService'false],
  15656.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''getHttpCacheWarmUpCommandService'false],
  15657.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommandService'false],
  15658.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''getThemeCreateCommandService'false],
  15659.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''getThemeChangeCommandService'false],
  15660.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''getThemeCompileCommandService'false],
  15661.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''getThemeDumpCommandService'false],
  15662.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''getThemeRefreshCommandService'false],
  15663.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand''getThemePrepareIconsCommandService'false],
  15664.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand''getElasticsearchIndexingCommandService'false],
  15665.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand''getElasticsearchTestAnalyzerCommandService'false],
  15666.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand''getElasticsearchStatusCommandService'false],
  15667.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand''getElasticsearchResetCommandService'false],
  15668.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand''getElasticsearchCreateAliasCommandService'false],
  15669.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand''getElasticsearchCleanIndicesCommandService'false],
  15670.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand''getSystemInstallCommandService'false],
  15671.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand''getSystemGenerateJwtSecretCommandService'false],
  15672.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand''getSystemGenerateAppSecretCommandService'false],
  15673.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand''getSystemSetupCommandService'false],
  15674.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => ['privates''.Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand.lazy''getDotenvDumpCommand_LazyService'false],
  15675.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand''getSystemUpdatePrepareCommandService'false],
  15676.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand''getSystemUpdateFinishCommandService'false],
  15677.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => ['privates''.Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand.lazy''getSalesChannelUpdateDomainCommand_LazyService'false],
  15678.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand''getSystemConfigureShopCommandService'false],
  15679.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommandService'false],
  15680.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand''getSalesChannelListCommandService'false],
  15681.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''getSalesChannelMaintenanceEnableCommandService'false],
  15682.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''getSalesChannelMaintenanceDisableCommandService'false],
  15683.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand''getUserCreateCommandService'false],
  15684.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand''getUserChangePasswordCommandService'false],
  15685.             'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommand2Service'false],
  15686.             'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommand2Service'false],
  15687.             'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand' => ['privates''.Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand.lazy''getCrawlWebhookEventNamesCommand_LazyService'false],
  15688.             'Swag\\PayPal\\Pos\\Command\\PosSyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosSyncCommand.lazy''getPosSyncCommand_LazyService'false],
  15689.             'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand.lazy''getPosImageSyncCommand_LazyService'false],
  15690.             'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand.lazy''getPosInventorySyncCommand_LazyService'false],
  15691.             'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand.lazy''getPosProductSyncCommand_LazyService'false],
  15692.             'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand.lazy''getPosLogCleanupCommand_LazyService'false],
  15693.             'FourtwosixWebpImageConverter\\Commands\\ConvertImagesToWebpCommand' => ['privates''FourtwosixWebpImageConverter\\Commands\\ConvertImagesToWebpCommand''getConvertImagesToWebpCommandService'false],
  15694.             'Frosh\\Tools\\Command\\MonitorCommand' => ['privates''.Frosh\\Tools\\Command\\MonitorCommand.lazy''getMonitorCommand_LazyService'false],
  15695.             'Frosh\\Tools\\Command\\ChangeUserPasswordCommand' => ['privates''.Frosh\\Tools\\Command\\ChangeUserPasswordCommand.lazy''getChangeUserPasswordCommand_LazyService'false],
  15696.             'Frosh\\Tools\\Command\\EnvGetCommand' => ['privates''.Frosh\\Tools\\Command\\EnvGetCommand.lazy''getEnvGetCommand_LazyService'false],
  15697.             'Frosh\\Tools\\Command\\EnvSetCommand' => ['privates''.Frosh\\Tools\\Command\\EnvSetCommand.lazy''getEnvSetCommand_LazyService'false],
  15698.             'Frosh\\Tools\\Command\\EnvDelCommand' => ['privates''.Frosh\\Tools\\Command\\EnvDelCommand.lazy''getEnvDelCommand_LazyService'false],
  15699.             'Frosh\\Tools\\Command\\UpdatePluginsCommand' => ['privates''.Frosh\\Tools\\Command\\UpdatePluginsCommand.lazy''getUpdatePluginsCommand_LazyService'false],
  15700.             'Frosh\\Tools\\Command\\UpdateComposerPluginsCommand' => ['privates''.Frosh\\Tools\\Command\\UpdateComposerPluginsCommand.lazy''getUpdateComposerPluginsCommand_LazyService'false],
  15701.             'FourtwosixThemeExtension\\Command\\AdvancedPricesCommand' => ['privates''FourtwosixThemeExtension\\Command\\AdvancedPricesCommand''getAdvancedPricesCommandService'false],
  15702.             'Iwv\\IwvOrdersCsvExporterV6\\Command\\OrderExportCommand' => ['services''Iwv\\IwvOrdersCsvExporterV6\\Command\\OrderExportCommand''getOrderExportCommandService'false],
  15703.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  15704.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  15705.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  15706.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  15707.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  15708.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  15709.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  15710.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  15711.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  15712.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  15713.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  15714.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  15715.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  15716.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  15717.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  15718.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  15719.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  15720.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  15721.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  15722.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  15723.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  15724.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  15725.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  15726.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  15727.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  15728.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  15729.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  15730.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  15731.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  15732.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  15733.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  15734.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  15735.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  15736.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  15737.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  15738.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  15739.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  15740.             'enqueue.transport.consume_command' => ['privates''enqueue.transport.consume_command''getEnqueue_Transport_ConsumeCommandService'false],
  15741.             'enqueue.client.consume_command' => ['privates''enqueue.client.consume_command''getEnqueue_Client_ConsumeCommandService'false],
  15742.             'enqueue.client.produce_command' => ['privates''enqueue.client.produce_command''getEnqueue_Client_ProduceCommandService'false],
  15743.             'enqueue.client.setup_broker_command' => ['privates''enqueue.client.setup_broker_command''getEnqueue_Client_SetupBrokerCommandService'false],
  15744.             'enqueue.client.routes_command' => ['privates''enqueue.client.routes_command''getEnqueue_Client_RoutesCommandService'false],
  15745.         ], [
  15746.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand',
  15747.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand',
  15748.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand',
  15749.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => 'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand',
  15750.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand',
  15751.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand',
  15752.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand',
  15753.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand',
  15754.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand',
  15755.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand',
  15756.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => 'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand',
  15757.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand',
  15758.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand',
  15759.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand',
  15760.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand',
  15761.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand',
  15762.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand',
  15763.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand',
  15764.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand',
  15765.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand',
  15766.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand',
  15767.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand',
  15768.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand',
  15769.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand',
  15770.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand',
  15771.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => 'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand',
  15772.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => 'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand',
  15773.             'console.command.assets_install' => 'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetInstallCommand',
  15774.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand',
  15775.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand',
  15776.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand',
  15777.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand',
  15778.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand',
  15779.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand',
  15780.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand',
  15781.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand',
  15782.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand',
  15783.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand',
  15784.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand',
  15785.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand',
  15786.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner',
  15787.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand',
  15788.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand',
  15789.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => 'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand',
  15790.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => 'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand',
  15791.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet',
  15792.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet',
  15793.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => 'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand',
  15794.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand',
  15795.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand',
  15796.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand',
  15797.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => 'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand',
  15798.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand',
  15799.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand',
  15800.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => 'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand',
  15801.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => 'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand',
  15802.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => 'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand',
  15803.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand',
  15804.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  15805.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand',
  15806.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand',
  15807.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand',
  15808.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand',
  15809.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand',
  15810.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand',
  15811.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand',
  15812.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand',
  15813.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand',
  15814.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand',
  15815.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand',
  15816.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand',
  15817.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand',
  15818.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand',
  15819.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand',
  15820.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand',
  15821.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => '?',
  15822.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand',
  15823.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand',
  15824.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => '?',
  15825.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand',
  15826.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand',
  15827.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand',
  15828.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand',
  15829.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand',
  15830.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand',
  15831.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand',
  15832.             'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand',
  15833.             'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  15834.             'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand' => '?',
  15835.             'Swag\\PayPal\\Pos\\Command\\PosSyncCommand' => '?',
  15836.             'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand' => '?',
  15837.             'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand' => '?',
  15838.             'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand' => '?',
  15839.             'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand' => '?',
  15840.             'FourtwosixWebpImageConverter\\Commands\\ConvertImagesToWebpCommand' => 'FourtwosixWebpImageConverter\\Commands\\ConvertImagesToWebpCommand',
  15841.             'Frosh\\Tools\\Command\\MonitorCommand' => '?',
  15842.             'Frosh\\Tools\\Command\\ChangeUserPasswordCommand' => '?',
  15843.             'Frosh\\Tools\\Command\\EnvGetCommand' => '?',
  15844.             'Frosh\\Tools\\Command\\EnvSetCommand' => '?',
  15845.             'Frosh\\Tools\\Command\\EnvDelCommand' => '?',
  15846.             'Frosh\\Tools\\Command\\UpdatePluginsCommand' => '?',
  15847.             'Frosh\\Tools\\Command\\UpdateComposerPluginsCommand' => '?',
  15848.             'FourtwosixThemeExtension\\Command\\AdvancedPricesCommand' => 'FourtwosixThemeExtension\\Command\\AdvancedPricesCommand',
  15849.             'Iwv\\IwvOrdersCsvExporterV6\\Command\\OrderExportCommand' => 'Iwv\\IwvOrdersCsvExporterV6\\Command\\OrderExportCommand',
  15850.             'console.command.about' => '?',
  15851.             'console.command.cache_clear' => '?',
  15852.             'console.command.cache_pool_clear' => '?',
  15853.             'console.command.cache_pool_prune' => '?',
  15854.             'console.command.cache_pool_delete' => '?',
  15855.             'console.command.cache_pool_list' => '?',
  15856.             'console.command.cache_warmup' => '?',
  15857.             'console.command.config_debug' => '?',
  15858.             'console.command.config_dump_reference' => '?',
  15859.             'console.command.container_debug' => '?',
  15860.             'console.command.container_lint' => '?',
  15861.             'console.command.debug_autowiring' => '?',
  15862.             'console.command.dotenv_debug' => '?',
  15863.             'console.command.event_dispatcher_debug' => '?',
  15864.             'console.command.messenger_consume_messages' => '?',
  15865.             'console.command.messenger_setup_transports' => '?',
  15866.             'console.command.messenger_debug' => '?',
  15867.             'console.command.messenger_stop_workers' => '?',
  15868.             'console.command.router_debug' => '?',
  15869.             'console.command.router_match' => '?',
  15870.             'console.command.translation_debug' => '?',
  15871.             'console.command.translation_extract' => '?',
  15872.             'console.command.validator_debug' => '?',
  15873.             'console.command.translation_pull' => '?',
  15874.             'console.command.translation_push' => '?',
  15875.             'console.command.xliff_lint' => '?',
  15876.             'console.command.yaml_lint' => '?',
  15877.             'console.command.secrets_set' => '?',
  15878.             'console.command.secrets_remove' => '?',
  15879.             'console.command.secrets_generate_key' => '?',
  15880.             'console.command.secrets_list' => '?',
  15881.             'console.command.secrets_decrypt_to_local' => '?',
  15882.             'console.command.secrets_encrypt_from_local' => '?',
  15883.             'twig.command.debug' => '?',
  15884.             'twig.command.lint' => '?',
  15885.             'var_dumper.command.server_dump' => '?',
  15886.             'monolog.command.server_log' => '?',
  15887.             'enqueue.transport.consume_command' => 'Enqueue\\Symfony\\Consumption\\ConfigurableConsumeCommand',
  15888.             'enqueue.client.consume_command' => 'Enqueue\\Symfony\\Client\\ConsumeCommand',
  15889.             'enqueue.client.produce_command' => 'Enqueue\\Symfony\\Client\\ProduceCommand',
  15890.             'enqueue.client.setup_broker_command' => 'Enqueue\\Symfony\\Client\\SetupBrokerCommand',
  15891.             'enqueue.client.routes_command' => 'Enqueue\\Symfony\\Client\\RoutesCommand',
  15892.         ]), ['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''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''fourtwosix:convert-images' => 'FourtwosixWebpImageConverter\\Commands\\ConvertImagesToWebpCommand''frosh:monitor' => 'Frosh\\Tools\\Command\\MonitorCommand''frosh:user:change:password' => 'Frosh\\Tools\\Command\\ChangeUserPasswordCommand''frosh:env:get' => 'Frosh\\Tools\\Command\\EnvGetCommand''frosh:env:set' => 'Frosh\\Tools\\Command\\EnvSetCommand''frosh:env:Del' => 'Frosh\\Tools\\Command\\EnvDelCommand''frosh:plugin:update' => 'Frosh\\Tools\\Command\\UpdatePluginsCommand''frosh:composer-plugin:update' => 'Frosh\\Tools\\Command\\UpdateComposerPluginsCommand''fourtwosix:update-prices' => 'FourtwosixThemeExtension\\Command\\AdvancedPricesCommand''iwv-csv-orders:export' => 'Iwv\\IwvOrdersCsvExporterV6\\Command\\OrderExportCommand''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']);
  15893.     }
  15894.     /**
  15895.      * Gets the public 'container.env_var_processors_locator' shared service.
  15896.      *
  15897.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15898.      */
  15899.     protected function getContainer_EnvVarProcessorsLocatorService()
  15900.     {
  15901.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15902.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15903.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15904.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15905.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15906.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15907.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15908.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15909.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15910.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15911.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15912.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15913.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15914.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15915.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15916.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15917.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15918.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  15919.         ], [
  15920.             'base64' => '?',
  15921.             'bool' => '?',
  15922.             'const' => '?',
  15923.             'csv' => '?',
  15924.             'default' => '?',
  15925.             'file' => '?',
  15926.             'float' => '?',
  15927.             'int' => '?',
  15928.             'json' => '?',
  15929.             'key' => '?',
  15930.             'not' => '?',
  15931.             'query_string' => '?',
  15932.             'require' => '?',
  15933.             'resolve' => '?',
  15934.             'string' => '?',
  15935.             'trim' => '?',
  15936.             'url' => '?',
  15937.         ]);
  15938.     }
  15939.     /**
  15940.      * Gets the public 'content.filesystem.private' shared service.
  15941.      *
  15942.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15943.      */
  15944.     protected function getContent_Filesystem_PrivateService()
  15945.     {
  15946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15947.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15948.         return $this->services['content.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/content');
  15949.     }
  15950.     /**
  15951.      * Gets the public 'content.filesystem.public' shared service.
  15952.      *
  15953.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15954.      */
  15955.     protected function getContent_Filesystem_PublicService()
  15956.     {
  15957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15959.         return $this->services['content.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/content');
  15960.     }
  15961.     /**
  15962.      * Gets the public 'country.repository' shared service.
  15963.      *
  15964.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  15965.      */
  15966.     protected function getCountry_RepositoryService()
  15967.     {
  15968.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15969.         if (isset($this->services['country.repository'])) {
  15970.             return $this->services['country.repository'];
  15971.         }
  15972.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15973.         if (isset($this->services['country.repository'])) {
  15974.             return $this->services['country.repository'];
  15975.         }
  15976.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15977.         if (isset($this->services['country.repository'])) {
  15978.             return $this->services['country.repository'];
  15979.         }
  15980.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15981.         if (isset($this->services['country.repository'])) {
  15982.             return $this->services['country.repository'];
  15983.         }
  15984.         return $this->services['country.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  15985.     }
  15986.     /**
  15987.      * Gets the public 'country_state.repository' shared service.
  15988.      *
  15989.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  15990.      */
  15991.     protected function getCountryState_RepositoryService()
  15992.     {
  15993.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15994.         if (isset($this->services['country_state.repository'])) {
  15995.             return $this->services['country_state.repository'];
  15996.         }
  15997.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15998.         if (isset($this->services['country_state.repository'])) {
  15999.             return $this->services['country_state.repository'];
  16000.         }
  16001.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16002.         if (isset($this->services['country_state.repository'])) {
  16003.             return $this->services['country_state.repository'];
  16004.         }
  16005.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16006.         if (isset($this->services['country_state.repository'])) {
  16007.             return $this->services['country_state.repository'];
  16008.         }
  16009.         return $this->services['country_state.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16010.     }
  16011.     /**
  16012.      * Gets the public 'country_state_translation.repository' shared service.
  16013.      *
  16014.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16015.      */
  16016.     protected function getCountryStateTranslation_RepositoryService()
  16017.     {
  16018.         return $this->services['country_state_translation.repository'] = 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()));
  16019.     }
  16020.     /**
  16021.      * Gets the public 'country_translation.repository' shared service.
  16022.      *
  16023.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16024.      */
  16025.     protected function getCountryTranslation_RepositoryService()
  16026.     {
  16027.         return $this->services['country_translation.repository'] = 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()));
  16028.     }
  16029.     /**
  16030.      * Gets the public 'currency.repository' shared service.
  16031.      *
  16032.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  16033.      */
  16034.     protected function getCurrency_RepositoryService()
  16035.     {
  16036.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16037.         if (isset($this->services['currency.repository'])) {
  16038.             return $this->services['currency.repository'];
  16039.         }
  16040.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16041.         if (isset($this->services['currency.repository'])) {
  16042.             return $this->services['currency.repository'];
  16043.         }
  16044.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16045.         if (isset($this->services['currency.repository'])) {
  16046.             return $this->services['currency.repository'];
  16047.         }
  16048.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16049.         if (isset($this->services['currency.repository'])) {
  16050.             return $this->services['currency.repository'];
  16051.         }
  16052.         return $this->services['currency.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  16053.     }
  16054.     /**
  16055.      * Gets the public 'currency_country_rounding.repository' shared service.
  16056.      *
  16057.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16058.      */
  16059.     protected function getCurrencyCountryRounding_RepositoryService()
  16060.     {
  16061.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16062.         if (isset($this->services['currency_country_rounding.repository'])) {
  16063.             return $this->services['currency_country_rounding.repository'];
  16064.         }
  16065.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16066.         if (isset($this->services['currency_country_rounding.repository'])) {
  16067.             return $this->services['currency_country_rounding.repository'];
  16068.         }
  16069.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16070.         if (isset($this->services['currency_country_rounding.repository'])) {
  16071.             return $this->services['currency_country_rounding.repository'];
  16072.         }
  16073.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16074.         if (isset($this->services['currency_country_rounding.repository'])) {
  16075.             return $this->services['currency_country_rounding.repository'];
  16076.         }
  16077.         return $this->services['currency_country_rounding.repository'] = 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()));
  16078.     }
  16079.     /**
  16080.      * Gets the public 'currency_translation.repository' shared service.
  16081.      *
  16082.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16083.      */
  16084.     protected function getCurrencyTranslation_RepositoryService()
  16085.     {
  16086.         return $this->services['currency_translation.repository'] = 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()));
  16087.     }
  16088.     /**
  16089.      * Gets the public 'custom_entity.repository' shared service.
  16090.      *
  16091.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16092.      */
  16093.     protected function getCustomEntity_RepositoryService()
  16094.     {
  16095.         return $this->services['custom_entity.repository'] = 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()));
  16096.     }
  16097.     /**
  16098.      * Gets the public 'custom_field.repository' shared service.
  16099.      *
  16100.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16101.      */
  16102.     protected function getCustomField_RepositoryService()
  16103.     {
  16104.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16105.         if (isset($this->services['custom_field.repository'])) {
  16106.             return $this->services['custom_field.repository'];
  16107.         }
  16108.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16109.         if (isset($this->services['custom_field.repository'])) {
  16110.             return $this->services['custom_field.repository'];
  16111.         }
  16112.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16113.         if (isset($this->services['custom_field.repository'])) {
  16114.             return $this->services['custom_field.repository'];
  16115.         }
  16116.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16117.         if (isset($this->services['custom_field.repository'])) {
  16118.             return $this->services['custom_field.repository'];
  16119.         }
  16120.         return $this->services['custom_field.repository'] = 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()));
  16121.     }
  16122.     /**
  16123.      * Gets the public 'custom_field_set.repository' shared service.
  16124.      *
  16125.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16126.      */
  16127.     protected function getCustomFieldSet_RepositoryService()
  16128.     {
  16129.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16130.         if (isset($this->services['custom_field_set.repository'])) {
  16131.             return $this->services['custom_field_set.repository'];
  16132.         }
  16133.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16134.         if (isset($this->services['custom_field_set.repository'])) {
  16135.             return $this->services['custom_field_set.repository'];
  16136.         }
  16137.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16138.         if (isset($this->services['custom_field_set.repository'])) {
  16139.             return $this->services['custom_field_set.repository'];
  16140.         }
  16141.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16142.         if (isset($this->services['custom_field_set.repository'])) {
  16143.             return $this->services['custom_field_set.repository'];
  16144.         }
  16145.         return $this->services['custom_field_set.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16146.     }
  16147.     /**
  16148.      * Gets the public 'custom_field_set_relation.repository' shared service.
  16149.      *
  16150.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16151.      */
  16152.     protected function getCustomFieldSetRelation_RepositoryService()
  16153.     {
  16154.         return $this->services['custom_field_set_relation.repository'] = 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()));
  16155.     }
  16156.     /**
  16157.      * Gets the public 'customer.repository' shared service.
  16158.      *
  16159.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  16160.      */
  16161.     protected function getCustomer_RepositoryService()
  16162.     {
  16163.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16164.         if (isset($this->services['customer.repository'])) {
  16165.             return $this->services['customer.repository'];
  16166.         }
  16167.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16168.         if (isset($this->services['customer.repository'])) {
  16169.             return $this->services['customer.repository'];
  16170.         }
  16171.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16172.         if (isset($this->services['customer.repository'])) {
  16173.             return $this->services['customer.repository'];
  16174.         }
  16175.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16176.         if (isset($this->services['customer.repository'])) {
  16177.             return $this->services['customer.repository'];
  16178.         }
  16179.         return $this->services['customer.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  16180.     }
  16181.     /**
  16182.      * Gets the public 'customer_address.repository' shared service.
  16183.      *
  16184.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16185.      */
  16186.     protected function getCustomerAddress_RepositoryService()
  16187.     {
  16188.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16189.         if (isset($this->services['customer_address.repository'])) {
  16190.             return $this->services['customer_address.repository'];
  16191.         }
  16192.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16193.         if (isset($this->services['customer_address.repository'])) {
  16194.             return $this->services['customer_address.repository'];
  16195.         }
  16196.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16197.         if (isset($this->services['customer_address.repository'])) {
  16198.             return $this->services['customer_address.repository'];
  16199.         }
  16200.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16201.         if (isset($this->services['customer_address.repository'])) {
  16202.             return $this->services['customer_address.repository'];
  16203.         }
  16204.         return $this->services['customer_address.repository'] = 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()));
  16205.     }
  16206.     /**
  16207.      * Gets the public 'customer_group.repository' shared service.
  16208.      *
  16209.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  16210.      */
  16211.     protected function getCustomerGroup_RepositoryService()
  16212.     {
  16213.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16214.         if (isset($this->services['customer_group.repository'])) {
  16215.             return $this->services['customer_group.repository'];
  16216.         }
  16217.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16218.         if (isset($this->services['customer_group.repository'])) {
  16219.             return $this->services['customer_group.repository'];
  16220.         }
  16221.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16222.         if (isset($this->services['customer_group.repository'])) {
  16223.             return $this->services['customer_group.repository'];
  16224.         }
  16225.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16226.         if (isset($this->services['customer_group.repository'])) {
  16227.             return $this->services['customer_group.repository'];
  16228.         }
  16229.         return $this->services['customer_group.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  16230.     }
  16231.     /**
  16232.      * Gets the public 'customer_group_registration_sales_channels.repository' shared service.
  16233.      *
  16234.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16235.      */
  16236.     protected function getCustomerGroupRegistrationSalesChannels_RepositoryService()
  16237.     {
  16238.         return $this->services['customer_group_registration_sales_channels.repository'] = 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()));
  16239.     }
  16240.     /**
  16241.      * Gets the public 'customer_group_translation.repository' shared service.
  16242.      *
  16243.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16244.      */
  16245.     protected function getCustomerGroupTranslation_RepositoryService()
  16246.     {
  16247.         return $this->services['customer_group_translation.repository'] = 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()));
  16248.     }
  16249.     /**
  16250.      * Gets the public 'customer_recovery.repository' shared service.
  16251.      *
  16252.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16253.      */
  16254.     protected function getCustomerRecovery_RepositoryService()
  16255.     {
  16256.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16257.         if (isset($this->services['customer_recovery.repository'])) {
  16258.             return $this->services['customer_recovery.repository'];
  16259.         }
  16260.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16261.         if (isset($this->services['customer_recovery.repository'])) {
  16262.             return $this->services['customer_recovery.repository'];
  16263.         }
  16264.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16265.         if (isset($this->services['customer_recovery.repository'])) {
  16266.             return $this->services['customer_recovery.repository'];
  16267.         }
  16268.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16269.         if (isset($this->services['customer_recovery.repository'])) {
  16270.             return $this->services['customer_recovery.repository'];
  16271.         }
  16272.         return $this->services['customer_recovery.repository'] = 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()));
  16273.     }
  16274.     /**
  16275.      * Gets the public 'customer_tag.repository' shared service.
  16276.      *
  16277.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16278.      */
  16279.     protected function getCustomerTag_RepositoryService()
  16280.     {
  16281.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16282.         if (isset($this->services['customer_tag.repository'])) {
  16283.             return $this->services['customer_tag.repository'];
  16284.         }
  16285.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16286.         if (isset($this->services['customer_tag.repository'])) {
  16287.             return $this->services['customer_tag.repository'];
  16288.         }
  16289.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16290.         if (isset($this->services['customer_tag.repository'])) {
  16291.             return $this->services['customer_tag.repository'];
  16292.         }
  16293.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16294.         if (isset($this->services['customer_tag.repository'])) {
  16295.             return $this->services['customer_tag.repository'];
  16296.         }
  16297.         return $this->services['customer_tag.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16298.     }
  16299.     /**
  16300.      * Gets the public 'customer_wishlist.repository' shared service.
  16301.      *
  16302.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16303.      */
  16304.     protected function getCustomerWishlist_RepositoryService()
  16305.     {
  16306.         return $this->services['customer_wishlist.repository'] = 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()));
  16307.     }
  16308.     /**
  16309.      * Gets the public 'customer_wishlist_product.repository' shared service.
  16310.      *
  16311.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16312.      */
  16313.     protected function getCustomerWishlistProduct_RepositoryService()
  16314.     {
  16315.         return $this->services['customer_wishlist_product.repository'] = 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()));
  16316.     }
  16317.     /**
  16318.      * Gets the public 'dal_bundle.filesystem.private' shared service.
  16319.      *
  16320.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16321.      */
  16322.     protected function getDalBundle_Filesystem_PrivateService()
  16323.     {
  16324.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16326.         return $this->services['dal_bundle.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/dal_bundle');
  16327.     }
  16328.     /**
  16329.      * Gets the public 'dal_bundle.filesystem.public' shared service.
  16330.      *
  16331.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16332.      */
  16333.     protected function getDalBundle_Filesystem_PublicService()
  16334.     {
  16335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16337.         return $this->services['dal_bundle.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/dal_bundle');
  16338.     }
  16339.     /**
  16340.      * Gets the public 'data_collector.dump' shared service.
  16341.      *
  16342.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  16343.      */
  16344.     protected function getDataCollector_DumpService()
  16345.     {
  16346.         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);
  16347.     }
  16348.     /**
  16349.      * Gets the public 'dead_message.repository' shared service.
  16350.      *
  16351.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16352.      */
  16353.     protected function getDeadMessage_RepositoryService()
  16354.     {
  16355.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16356.         if (isset($this->services['dead_message.repository'])) {
  16357.             return $this->services['dead_message.repository'];
  16358.         }
  16359.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16360.         if (isset($this->services['dead_message.repository'])) {
  16361.             return $this->services['dead_message.repository'];
  16362.         }
  16363.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16364.         if (isset($this->services['dead_message.repository'])) {
  16365.             return $this->services['dead_message.repository'];
  16366.         }
  16367.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16368.         if (isset($this->services['dead_message.repository'])) {
  16369.             return $this->services['dead_message.repository'];
  16370.         }
  16371.         return $this->services['dead_message.repository'] = 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()));
  16372.     }
  16373.     /**
  16374.      * Gets the public 'delivery_time.repository' shared service.
  16375.      *
  16376.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  16377.      */
  16378.     protected function getDeliveryTime_RepositoryService()
  16379.     {
  16380.         return $this->services['delivery_time.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] ?? $this->getDeliveryTimeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  16381.     }
  16382.     /**
  16383.      * Gets the public 'delivery_time_translation.repository' shared service.
  16384.      *
  16385.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16386.      */
  16387.     protected function getDeliveryTimeTranslation_RepositoryService()
  16388.     {
  16389.         return $this->services['delivery_time_translation.repository'] = 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()));
  16390.     }
  16391.     /**
  16392.      * Gets the public 'document.repository' shared service.
  16393.      *
  16394.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16395.      */
  16396.     protected function getDocument_RepositoryService()
  16397.     {
  16398.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16399.         if (isset($this->services['document.repository'])) {
  16400.             return $this->services['document.repository'];
  16401.         }
  16402.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16403.         if (isset($this->services['document.repository'])) {
  16404.             return $this->services['document.repository'];
  16405.         }
  16406.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16407.         if (isset($this->services['document.repository'])) {
  16408.             return $this->services['document.repository'];
  16409.         }
  16410.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16411.         if (isset($this->services['document.repository'])) {
  16412.             return $this->services['document.repository'];
  16413.         }
  16414.         return $this->services['document.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] ?? $this->getDocumentDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16415.     }
  16416.     /**
  16417.      * Gets the public 'document_base_config.repository' shared service.
  16418.      *
  16419.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16420.      */
  16421.     protected function getDocumentBaseConfig_RepositoryService()
  16422.     {
  16423.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16424.         if (isset($this->services['document_base_config.repository'])) {
  16425.             return $this->services['document_base_config.repository'];
  16426.         }
  16427.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16428.         if (isset($this->services['document_base_config.repository'])) {
  16429.             return $this->services['document_base_config.repository'];
  16430.         }
  16431.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16432.         if (isset($this->services['document_base_config.repository'])) {
  16433.             return $this->services['document_base_config.repository'];
  16434.         }
  16435.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16436.         if (isset($this->services['document_base_config.repository'])) {
  16437.             return $this->services['document_base_config.repository'];
  16438.         }
  16439.         return $this->services['document_base_config.repository'] = 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()));
  16440.     }
  16441.     /**
  16442.      * Gets the public 'document_base_config_sales_channel.repository' shared service.
  16443.      *
  16444.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16445.      */
  16446.     protected function getDocumentBaseConfigSalesChannel_RepositoryService()
  16447.     {
  16448.         return $this->services['document_base_config_sales_channel.repository'] = 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()));
  16449.     }
  16450.     /**
  16451.      * Gets the public 'document_bundle.filesystem.private' shared service.
  16452.      *
  16453.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16454.      */
  16455.     protected function getDocumentBundle_Filesystem_PrivateService()
  16456.     {
  16457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16459.         return $this->services['document_bundle.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/document_bundle');
  16460.     }
  16461.     /**
  16462.      * Gets the public 'document_bundle.filesystem.public' shared service.
  16463.      *
  16464.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16465.      */
  16466.     protected function getDocumentBundle_Filesystem_PublicService()
  16467.     {
  16468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16470.         return $this->services['document_bundle.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/document_bundle');
  16471.     }
  16472.     /**
  16473.      * Gets the public 'document_type.repository' shared service.
  16474.      *
  16475.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16476.      */
  16477.     protected function getDocumentType_RepositoryService()
  16478.     {
  16479.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16480.         if (isset($this->services['document_type.repository'])) {
  16481.             return $this->services['document_type.repository'];
  16482.         }
  16483.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16484.         if (isset($this->services['document_type.repository'])) {
  16485.             return $this->services['document_type.repository'];
  16486.         }
  16487.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16488.         if (isset($this->services['document_type.repository'])) {
  16489.             return $this->services['document_type.repository'];
  16490.         }
  16491.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16492.         if (isset($this->services['document_type.repository'])) {
  16493.             return $this->services['document_type.repository'];
  16494.         }
  16495.         return $this->services['document_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] ?? $this->getDocumentTypeDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16496.     }
  16497.     /**
  16498.      * Gets the public 'document_type_translation.repository' shared service.
  16499.      *
  16500.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16501.      */
  16502.     protected function getDocumentTypeTranslation_RepositoryService()
  16503.     {
  16504.         return $this->services['document_type_translation.repository'] = 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()));
  16505.     }
  16506.     /**
  16507.      * Gets the public 'dtgs_google_tag_manager_sw6.filesystem.private' shared service.
  16508.      *
  16509.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16510.      */
  16511.     protected function getDtgsGoogleTagManagerSw6_Filesystem_PrivateService()
  16512.     {
  16513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16515.         return $this->services['dtgs_google_tag_manager_sw6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/dtgs_google_tag_manager_sw6');
  16516.     }
  16517.     /**
  16518.      * Gets the public 'dtgs_google_tag_manager_sw6.filesystem.public' shared service.
  16519.      *
  16520.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16521.      */
  16522.     protected function getDtgsGoogleTagManagerSw6_Filesystem_PublicService()
  16523.     {
  16524.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16525.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16526.         return $this->services['dtgs_google_tag_manager_sw6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/dtgs_google_tag_manager_sw6');
  16527.     }
  16528.     /**
  16529.      * Gets the public 'elasticsearch.filesystem.private' shared service.
  16530.      *
  16531.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16532.      */
  16533.     protected function getElasticsearch_Filesystem_PrivateService()
  16534.     {
  16535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16536.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16537.         return $this->services['elasticsearch.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/elasticsearch');
  16538.     }
  16539.     /**
  16540.      * Gets the public 'elasticsearch.filesystem.public' shared service.
  16541.      *
  16542.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16543.      */
  16544.     protected function getElasticsearch_Filesystem_PublicService()
  16545.     {
  16546.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16547.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16548.         return $this->services['elasticsearch.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/elasticsearch');
  16549.     }
  16550.     /**
  16551.      * Gets the public 'enqueue.client.default.producer' shared service.
  16552.      *
  16553.      * @return \Enqueue\Client\TraceableProducer
  16554.      */
  16555.     protected function getEnqueue_Client_Default_ProducerService()
  16556.     {
  16557.         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([])));
  16558.     }
  16559.     /**
  16560.      * Gets the public 'error_controller' shared service.
  16561.      *
  16562.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  16563.      */
  16564.     protected function getErrorController2Service()
  16565.     {
  16566.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  16567.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  16568.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  16569.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  16570.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  16571.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  16572.         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)));
  16573.     }
  16574.     /**
  16575.      * Gets the public 'event_action.repository' shared service.
  16576.      *
  16577.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16578.      */
  16579.     protected function getEventAction_RepositoryService()
  16580.     {
  16581.         return $this->services['event_action.repository'] = 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()));
  16582.     }
  16583.     /**
  16584.      * Gets the public 'event_action_rule.repository' shared service.
  16585.      *
  16586.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16587.      */
  16588.     protected function getEventActionRule_RepositoryService()
  16589.     {
  16590.         return $this->services['event_action_rule.repository'] = 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()));
  16591.     }
  16592.     /**
  16593.      * Gets the public 'event_action_sales_channel.repository' shared service.
  16594.      *
  16595.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16596.      */
  16597.     protected function getEventActionSalesChannel_RepositoryService()
  16598.     {
  16599.         return $this->services['event_action_sales_channel.repository'] = 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()));
  16600.     }
  16601.     /**
  16602.      * Gets the public 'event_dispatcher' shared service.
  16603.      *
  16604.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  16605.      */
  16606.     protected function getEventDispatcherService()
  16607.     {
  16608.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  16609.         if (isset($this->services['event_dispatcher'])) {
  16610.             return $this->services['event_dispatcher'];
  16611.         }
  16612.         $b = new \Symfony\Bridge\Monolog\Logger('event');
  16613.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  16614.         $b->pushHandler(new \Monolog\Handler\NullHandler());
  16615.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  16616.         $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())));
  16617.         $instance->addListener('kernel.request', [=> function () {
  16618.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] = new \Shopware\Core\Framework\Routing\RouteParamsCleanupListener()));
  16619.         }, => '__invoke'], 0);
  16620.         $instance->addListener('kernel.request', [=> function () {
  16621.             return ($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] ?? $this->getTwigDateRequestListenerService());
  16622.         }, => 'onKernelRequest'], 0);
  16623.         $instance->addListener('kernel.response', [=> function () {
  16624.             return ($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\AdminInfoSubscriber'] ?? ($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\AdminInfoSubscriber'] = new \Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriber(true)));
  16625.         }, => '__invoke'], 0);
  16626.         $instance->addListener('state_machine.order.state_changed', [=> function () {
  16627.             return ($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\EventListeners\\AmazonPayTransitionListener'] ?? $this->getAmazonPayTransitionListenerService());
  16628.         }, => 'onOrderStateChange'], 0);
  16629.         $instance->addListener('kernel.controller', [=> function () {
  16630.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  16631.         }, => 'onKernelController'], 0);
  16632.         $instance->addListener('kernel.controller', [=> function () {
  16633.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] ?? $this->getContextResolverListenerService());
  16634.         }, => 'resolveContext'], -10);
  16635.         $instance->addListener('kernel.request', [=> function () {
  16636.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  16637.         }, => 'initializeCspNonce'], 0);
  16638.         $instance->addListener('kernel.response', [=> function () {
  16639.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  16640.         }, => 'setSecurityHeaders'], 0);
  16641.         $instance->addListener('kernel.controller', [=> function () {
  16642.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeListener'] ?? $this->getRouteScopeListenerService());
  16643.         }, => 'checkScope'], -20);
  16644.         $instance->addListener('kernel.request', [=> function () {
  16645.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  16646.         }, => 'request'], -10);
  16647.         $instance->addListener('kernel.response', [=> function () {
  16648.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  16649.         }, => 'response'], -10);
  16650.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  16651.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  16652.         }, => 'render'], -10);
  16653.         $instance->addListener('snippet.written', [=> function () {
  16654.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  16655.         }, => 'invalidate'], 0);
  16656.         $instance->addListener('snippet.deleted', [=> function () {
  16657.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  16658.         }, => 'invalidate'], 0);
  16659.         $instance->addListener('snippet_set.deleted', [=> function () {
  16660.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  16661.         }, => 'invalidate'], 0);
  16662.         $instance->addListener('app_template.written', [=> function () {
  16663.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService());
  16664.         }, => 'reset'], 0);
  16665.         $instance->addListener('shopware.global_business_event', [=> function () {
  16666.             return ($this->privates['Shopware\\Core\\Framework\\Log\\LoggingService'] ?? $this->getLoggingServiceService());
  16667.         }, => 'logBusinessEvent'], 0);
  16668.         $instance->addListener('kernel.controller', [=> function () {
  16669.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  16670.         }, => 'setStates'], -21);
  16671.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  16672.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  16673.         }, => 'login'], 0);
  16674.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartChangedEvent', [=> function () {
  16675.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  16676.         }, => 'cartChanged'], 0);
  16677.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16678.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] ?? $this->getScriptCacheInvalidationSubscriberService());
  16679.         }, => 'executeCacheInvalidationHook'], 0);
  16680.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  16681.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16682.         }, => 'invalidateCategoryRouteByCategoryIds'], 2000);
  16683.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  16684.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16685.         }, => 'invalidateListingRouteByCategoryIds'], 2001);
  16686.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  16687.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16688.         }, => 'invalidateIndexedLandingPages'], 2000);
  16689.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  16690.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16691.         }, => 'invalidateSearch'], 2000);
  16692.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  16693.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16694.         }, => 'invalidateListings'], 2001);
  16695.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  16696.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16697.         }, => 'invalidateProductIds'], 2002);
  16698.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  16699.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16700.         }, => 'invalidateDetailRoute'], 2004);
  16701.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  16702.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16703.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  16704.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  16705.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16706.         }, => 'invalidateReviewRoute'], 2006);
  16707.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  16708.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16709.         }, => 'invalidateSearch'], 2000);
  16710.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  16711.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16712.         }, => 'invalidateListings'], 2001);
  16713.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  16714.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16715.         }, => 'invalidateProductIds'], 2002);
  16716.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  16717.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16718.         }, => 'invalidateDetailRoute'], 2004);
  16719.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  16720.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16721.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  16722.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  16723.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16724.         }, => 'invalidateReviewRoute'], 2006);
  16725.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16726.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16727.         }, => 'invalidateCmsPageIds'], 2001);
  16728.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16729.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16730.         }, => 'invalidateCurrencyRoute'], 2002);
  16731.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16732.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16733.         }, => 'invalidateLanguageRoute'], 2003);
  16734.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16735.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16736.         }, => 'invalidateNavigationRoute'], 2004);
  16737.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16738.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16739.         }, => 'invalidatePaymentMethodRoute'], 2005);
  16740.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16741.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16742.         }, => 'invalidateProductAssignment'], 2006);
  16743.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16744.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16745.         }, => 'invalidateManufacturerFilters'], 2007);
  16746.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16747.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16748.         }, => 'invalidatePropertyFilters'], 2008);
  16749.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16750.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16751.         }, => 'invalidateCrossSellingRoute'], 2009);
  16752.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16753.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16754.         }, => 'invalidateContext'], 2010);
  16755.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16756.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16757.         }, => 'invalidateShippingMethodRoute'], 2011);
  16758.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16759.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16760.         }, => 'invalidateSnippets'], 2012);
  16761.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16762.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16763.         }, => 'invalidateStreamsBeforeIndexing'], 2013);
  16764.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16765.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16766.         }, => 'invalidateStreamIds'], 2014);
  16767.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16768.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16769.         }, => 'invalidateCountryRoute'], 2015);
  16770.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16771.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16772.         }, => 'invalidateSalutationRoute'], 2016);
  16773.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16774.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16775.         }, => 'invalidateInitialStateIdLoader'], 2017);
  16776.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16777.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16778.         }, => 'invalidateCountryStateRoute'], 2018);
  16779.         $instance->addListener('Shopware\\Core\\Content\\Seo\\Event\\SeoUrlUpdateEvent', [=> function () {
  16780.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16781.         }, => 'invalidateSeoUrls'], 2000);
  16782.         $instance->addListener('Shopware\\Core\\Content\\Rule\\Event\\RuleIndexerEvent', [=> function () {
  16783.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16784.         }, => 'invalidateRules'], 2000);
  16785.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  16786.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16787.         }, => 'invalidateRules'], 2000);
  16788.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  16789.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16790.         }, => 'invalidateConfig'], 2001);
  16791.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  16792.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16793.         }, => 'invalidateRules'], 2000);
  16794.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  16795.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16796.         }, => 'invalidateConfig'], 2001);
  16797.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  16798.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16799.         }, => 'invalidateRules'], 2000);
  16800.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  16801.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16802.         }, => 'invalidateConfig'], 2001);
  16803.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  16804.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16805.         }, => 'invalidateRules'], 2000);
  16806.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  16807.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16808.         }, => 'invalidateConfig'], 2001);
  16809.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  16810.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16811.         }, => 'invalidateRules'], 2000);
  16812.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  16813.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16814.         }, => 'invalidateConfig'], 2001);
  16815.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  16816.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16817.         }, => 'invalidateConfigKey'], 2000);
  16818.         $instance->addListener('Shopware\\Core\\Content\\Sitemap\\Event\\SitemapGeneratedEvent', [=> function () {
  16819.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber3Service());
  16820.         }, => 'invalidateSitemap'], 2000);
  16821.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  16822.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] ?? $this->getAclWriteValidatorService());
  16823.         }, => 'preValidate'], 0);
  16824.         $instance->addListener('kernel.controller', [=> function () {
  16825.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] ?? $this->getAclAnnotationValidatorService());
  16826.         }, => 'validate'], -20);
  16827.         $instance->addListener('Shopware\\Core\\Framework\\Api\\Acl\\Event\\CommandAclValidationEvent', [=> function () {
  16828.             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()));
  16829.         }, => 'validate'], 0);
  16830.         $instance->addListener('kernel.request', [=> function () {
  16831.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  16832.         }, => 'onKernelRequest'], 9999);
  16833.         $instance->addListener('kernel.response', [=> function () {
  16834.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  16835.         }, => 'onKernelResponse'], 9999);
  16836.         $instance->addListener('kernel.response', [=> function () {
  16837.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] = new \Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener()));
  16838.         }, => 'onResponse'], 0);
  16839.         $instance->addListener('kernel.request', [=> function () {
  16840.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] = new \Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener()));
  16841.         }, => 'onRequest'], 128);
  16842.         $instance->addListener('kernel.controller', [=> function () {
  16843.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] ?? $this->getExpectationSubscriberService());
  16844.         }, => 'checkExpectations'], -21);
  16845.         $instance->addListener('kernel.controller', [=> function () {
  16846.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\SalesChannelAuthenticationListener'] ?? $this->getSalesChannelAuthenticationListenerService());
  16847.         }, => 'validateRequest'], -2);
  16848.         $instance->addListener('kernel.request', [=> function () {
  16849.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  16850.         }, => 'setupOAuth'], 128);
  16851.         $instance->addListener('kernel.controller', [=> function () {
  16852.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  16853.         }, => 'validateRequest'], -2);
  16854.         $instance->addListener('user.written', [=> function () {
  16855.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  16856.         }, => 'onUserWritten'], 0);
  16857.         $instance->addListener('user.deleted', [=> function () {
  16858.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  16859.         }, => 'onUserDeleted'], 0);
  16860.         $instance->addListener('app.loaded', [=> function () {
  16861.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppLoadedSubscriber()));
  16862.         }, => 'unserialize'], 0);
  16863.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  16864.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] ?? $this->getCustomFieldProtectionSubscriberService());
  16865.         }, => 'checkWrite'], 0);
  16866.         $instance->addListener('app_script_condition.loaded', [=> function () {
  16867.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppScriptConditionConstraintsSubscriber()));
  16868.         }, => 'unserialize'], 0);
  16869.         $instance->addListener('app_flow_action.loaded', [=> function () {
  16870.             return ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] = new \Shopware\Core\Framework\App\FlowAction\AppFlowActionLoadedSubscriber()));
  16871.         }, => 'unserialize'], 0);
  16872.         $instance->addListener('custom_field.deleted', [=> function () {
  16873.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  16874.         }, => 'reset'], 0);
  16875.         $instance->addListener('custom_field.written', [=> function () {
  16876.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  16877.         }, => 'reset'], 0);
  16878.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressStartedEvent', [=> function () {
  16879.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  16880.         }, => 'startProgress'], 0);
  16881.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressAdvancedEvent', [=> function () {
  16882.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  16883.         }, => 'advanceProgress'], 0);
  16884.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressFinishedEvent', [=> function () {
  16885.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  16886.         }, => 'finishProgress'], 0);
  16887.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePreFinishEvent', [=> function () {
  16888.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  16889.         }, => 'runRegisteredIndexers'], 0);
  16890.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  16891.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  16892.         }, => 'runRegisteredIndexers'], 0);
  16893.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  16894.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\LockValidator'] ?? $this->getLockValidatorService());
  16895.         }, => 'preValidate'], 0);
  16896.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  16897.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  16898.         }, => 'validateWriteCommands'], 0);
  16899.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  16900.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  16901.         }, => 'validateEntitySearch'], 0);
  16902.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  16903.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] ?? $this->getEntityIndexingSubscriberService());
  16904.         }, => 'refreshIndex'], 1000);
  16905.         $instance->addListener('mail_template.deleted', [=> function () {
  16906.             return ($this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] ?? $this->getEventActionSubscriberService());
  16907.         }, => 'deleted'], 0);
  16908.         $instance->addListener('dead_message.loaded', [=> function () {
  16909.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] = new \Shopware\Core\Framework\MessageQueue\Subscriber\DeadMessageLoadedSubscriber()));
  16910.         }, => 'unserialize'], 0);
  16911.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  16912.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\MessageFailedHandler'] ?? $this->getMessageFailedHandlerService());
  16913.         }, => 'onMessageFailed'], 99);
  16914.         $instance->addListener('plugin.loaded', [=> function () {
  16915.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] = new \Shopware\Core\Framework\Plugin\Subscriber\PluginLoadedSubscriber()));
  16916.         }, => 'unserialize'], 0);
  16917.         $instance->addListener('acl_role.loaded', [=> function () {
  16918.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginAclPrivilegesSubscriber'] ?? $this->getPluginAclPrivilegesSubscriberService());
  16919.         }, => 'onAclRoleLoaded'], 0);
  16920.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  16921.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  16922.         }, => 'afterPluginStateChange'], 0);
  16923.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  16924.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  16925.         }, => 'afterPluginStateChange'], 0);
  16926.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  16927.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  16928.         }, => 'afterPluginStateChange'], 0);
  16929.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  16930.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\UpdatePostFinishSubscriber'] ?? $this->getUpdatePostFinishSubscriberService());
  16931.         }, => 'updatePostFinishEvent'], 0);
  16932.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  16933.             return ($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] ?? $this->getLicenseHostChangedSubscriberService());
  16934.         }, => 'onLicenseHostChanged'], 0);
  16935.         $instance->addListener('script.written', [=> function () {
  16936.             return ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  16937.         }, => 'invalidateCache'], 0);
  16938.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  16939.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  16940.         }, => 'preValidate'], 0);
  16941.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  16942.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  16943.         }, => 'postValidate'], 0);
  16944.         $instance->addListener('language.deleted', [=> function () {
  16945.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  16946.         }, => 'invalidateCache'], 0);
  16947.         $instance->addListener('language.written', [=> function () {
  16948.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  16949.         }, => 'invalidateCache'], 0);
  16950.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  16951.             return ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] = new \Shopware\Core\System\Language\TranslationValidator()));
  16952.         }, => 'preValidate'], 0);
  16953.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  16954.             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'))));
  16955.         }, => 'update'], 0);
  16956.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  16957.             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'))));
  16958.         }, => 'onUpdate'], 0);
  16959.         $instance->addListener('kernel.response', [=> function () {
  16960.             return ($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] ?? $this->getStoreApiSeoResolverService());
  16961.         }, => 'addSeoInformation'], 10000);
  16962.         $instance->addListener('webhook.written', [=> function () {
  16963.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  16964.         }, => 'clearWebhookCache'], 0);
  16965.         $instance->addListener('acl_role.written', [=> function () {
  16966.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  16967.         }, => 'clearPrivilegesCache'], 0);
  16968.         $instance->addListener('Shopware\\Core\\Framework\\Webhook\\Event\\RetryWebhookMessageFailedEvent', [=> function () {
  16969.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] ?? $this->getRetryWebhookMessageFailedSubscriberService());
  16970.         }, => 'handleWebhookMessageFail'], 0);
  16971.         $instance->addListener('kernel.response', [=> function () {
  16972.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StoreApiResponseListener'] ?? $this->getStoreApiResponseListenerService());
  16973.         }, => 'encodeResponse'], 10000);
  16974.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  16975.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidatorService());
  16976.         }, => 'handleSalesChannelLanguageIds'], 0);
  16977.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  16978.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] = new \Shopware\Core\System\SalesChannel\Subscriber\SalesChannelTypeValidator()));
  16979.         }, => 'preWriteValidateEvent'], 0);
  16980.         $instance->addListener('country.written', [=> function () {
  16981.             return ($this->privates['Shopware\\Core\\System\\Country\\CountryTaxFreeDeprecationUpdater'] ?? $this->getCountryTaxFreeDeprecationUpdaterService());
  16982.         }, => 'updated'], 0);
  16983.         $instance->addListener('currency.loaded', [=> function () {
  16984.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] = new \Shopware\Core\System\Currency\CurrencyLoadSubscriber()));
  16985.         }, => 'setDefault'], 0);
  16986.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  16987.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] = new \Shopware\Core\System\Currency\CurrencyValidator()));
  16988.         }, => 'preValidate'], 0);
  16989.         $instance->addListener('custom_field.written', [=> function () {
  16990.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  16991.         }, => 'customFieldIsWritten'], 0);
  16992.         $instance->addListener('custom_field.deleted', [=> function () {
  16993.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  16994.         }, => 'customFieldIsDeleted'], 0);
  16995.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  16996.             return ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] = new \Shopware\Core\System\Salutation\DefaultSalutationValidator()));
  16997.         }, => 'validate'], 0);
  16998.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  16999.             return ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] = new \Shopware\Core\System\SystemConfig\Store\MemoizedSystemConfigStore()));
  17000.         }, => 'onValueChanged'], 1500);
  17001.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  17002.             return ($this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] ?? $this->getEntryPointValidatorService());
  17003.         }, => 'postValidate'], 0);
  17004.         $instance->addListener('category.loaded', [=> function () {
  17005.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  17006.         }, => 'entityLoaded'], 0);
  17007.         $instance->addListener('sales_channel.category.loaded', [=> function () {
  17008.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  17009.         }, => 'entityLoaded'], 0);
  17010.         $instance->addListener('media.loaded', [=> function () {
  17011.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  17012.         }, => 'unserialize'], 10);
  17013.         $instance->addListener('media.loaded', [=> function () {
  17014.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  17015.         }, => 'addUrls'], 0);
  17016.         $instance->addListener('media_folder_configuration.loaded', [=> function () {
  17017.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] = new \Shopware\Core\Content\Media\Subscriber\MediaFolderConfigLoadedSubscriber()));
  17018.         }, => 'unserialize'], 10);
  17019.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  17020.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  17021.         }, => 'beforeDelete'], 0);
  17022.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  17023.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  17024.         }, => 'securePrivateFolders'], 0);
  17025.         $instance->addListener('product.loaded', [=> function () {
  17026.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriber2Service());
  17027.         }, => 'loaded'], 0);
  17028.         $instance->addListener('product.partial_loaded', [=> function () {
  17029.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriber2Service());
  17030.         }, => 'partialEntityLoaded'], 0);
  17031.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  17032.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriber2Service());
  17033.         }, => 'salesChannelLoaded'], 0);
  17034.         $instance->addListener('sales_channel.product.partial_loaded', [=> function () {
  17035.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriber2Service());
  17036.         }, => 'partialSalesChannelLoaded'], 0);
  17037.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  17038.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  17039.         }, => 'handleListingRequest'], 100);
  17040.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  17041.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  17042.         }, => 'handleFlags'], -100);
  17043.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  17044.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  17045.         }, => 'handleFlags'], -100);
  17046.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  17047.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  17048.         }, => 'handleSearchRequest'], 100);
  17049.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  17050.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  17051.         }, => 'handleFlags'], -100);
  17052.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  17053.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  17054.         }, => 'handleResult'], 100);
  17055.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  17056.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  17057.         }, => 'removeScoreSorting'], -100);
  17058.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  17059.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  17060.         }, => 'handleResult'], 0);
  17061.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  17062.             return ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] ?? $this->getProductLineItemCommandValidatorService());
  17063.         }, => 'preValidate'], 0);
  17064.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  17065.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  17066.         }, => 'stateChanged'], 0);
  17067.         $instance->addListener('newsletter_recipient.deleted', [=> function () {
  17068.             return ($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] ?? $this->getNewsletterRecipientDeletedSubscriberService());
  17069.         }, => 'onNewsletterRecipientDeleted'], 0);
  17070.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  17071.             return ($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'] ?? $this->getRuleValidatorService());
  17072.         }, => 'preValidate'], 0);
  17073.         $instance->addListener('rule.loaded', [=> function () {
  17074.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadSubscriber'] ?? $this->getRulePayloadSubscriberService());
  17075.         }, => 'unserialize'], 0);
  17076.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  17077.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  17078.         }, => 'refreshPlugin'], 0);
  17079.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  17080.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  17081.         }, => 'refreshPlugin'], 0);
  17082.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  17083.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  17084.         }, => 'refreshPlugin'], 0);
  17085.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  17086.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  17087.         }, => 'refreshPlugin'], 0);
  17088.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  17089.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  17090.         }, => 'refreshPlugin'], 0);
  17091.         $instance->addListener('rule.written', [=> function () {
  17092.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  17093.         }, => 'onRuleWritten'], 0);
  17094.         $instance->addListener('app_script_condition.written', [=> function () {
  17095.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] ?? $this->getRulePayloadUpdaterService());
  17096.         }, => 'updatePayloads'], 0);
  17097.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  17098.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  17099.         }, => 'triggerChangeSet'], 0);
  17100.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  17101.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  17102.         }, => 'onEntityWritten'], 0);
  17103.         $instance->addListener('product_export.written', [=> function () {
  17104.             return ($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'] ?? $this->getProductExportEventListenerService());
  17105.         }, => 'afterWrite'], 0);
  17106.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\BeforeSystemConfigChangedEvent', [=> function () {
  17107.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  17108.         }, => 'validateChangeOfDefaultCmsPage'], 0);
  17109.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  17110.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  17111.         }, => 'beforeDeletion'], 0);
  17112.         $instance->addListener('action.mail.send', [=> function () {
  17113.             return ($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] ?? $this->getMailSendSubscriberService());
  17114.         }, => 'sendMail'], 0);
  17115.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  17116.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] ?? $this->getSystemDefaultValidatorService());
  17117.         }, => 'preValidate'], 0);
  17118.         $instance->addListener('media.written', [=> function () {
  17119.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  17120.         }, => 'persistMedia'], 0);
  17121.         $instance->addListener('import_export_file.deleted', [=> function () {
  17122.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] ?? $this->getFileDeletedSubscriberService());
  17123.         }, => 'onFileDeleted'], 0);
  17124.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  17125.             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()));
  17126.         }, => 'enrich'], 0);
  17127.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportBeforeImportRecordEvent', [=> function () {
  17128.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? $this->getProductCategoryPathsSubscriberService());
  17129.         }, => 'categoryPathsToAssignment'], 0);
  17130.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  17131.             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()));
  17132.         }, => 'enrich'], 0);
  17133.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportAfterImportRecordEvent', [=> function () {
  17134.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? $this->getProductVariantsSubscriberService());
  17135.         }, => 'onAfterImportRecord'], 0);
  17136.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  17137.             return ($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] ?? $this->getLandingPageValidatorService());
  17138.         }, => 'preValidate'], 0);
  17139.         $instance->addListener('action.add.order.tag', [=> function () {
  17140.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  17141.         }, => 'handle'], 0);
  17142.         $instance->addListener('action.add.customer.tag', [=> function () {
  17143.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  17144.         }, => 'handle'], 0);
  17145.         $instance->addListener('action.remove.order.tag', [=> function () {
  17146.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  17147.         }, => 'handle'], 0);
  17148.         $instance->addListener('action.remove.customer.tag', [=> function () {
  17149.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  17150.         }, => 'handle'], 0);
  17151.         $instance->addListener('action.change.customer.group', [=> function () {
  17152.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  17153.         }, => 'handle'], 0);
  17154.         $instance->addListener('action.change.customer.status', [=> function () {
  17155.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  17156.         }, => 'handle'], 0);
  17157.         $instance->addListener('action.mail.send', [=> function () {
  17158.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  17159.         }, => 'handle'], 0);
  17160.         $instance->addListener('action.generate.document', [=> function () {
  17161.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  17162.         }, => 'handle'], 0);
  17163.         $instance->addListener('action.set.order.state', [=> function () {
  17164.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  17165.         }, => 'handle'], 0);
  17166.         $instance->addListener('action.set.customer.custom.field', [=> function () {
  17167.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  17168.         }, => 'handle'], 0);
  17169.         $instance->addListener('action.set.order.custom.field', [=> function () {
  17170.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  17171.         }, => 'handle'], 0);
  17172.         $instance->addListener('action.set.customer.group.custom.field', [=> function () {
  17173.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  17174.         }, => 'handle'], 0);
  17175.         $instance->addListener('action.add.customer.affiliate.and.campaign.code', [=> function () {
  17176.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  17177.         }, => 'handle'], 0);
  17178.         $instance->addListener('action.add.order.affiliate.and.campaign.code', [=> function () {
  17179.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  17180.         }, => 'handle'], 0);
  17181.         $instance->addListener('action.stop.flow', [=> function () {
  17182.             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()));
  17183.         }, => 'handle'], 0);
  17184.         $instance->addListener('flow.written', [=> function () {
  17185.             return ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? $this->getCachedFlowLoaderService());
  17186.         }, => 'invalidate'], 0);
  17187.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  17188.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  17189.         }, => 'refreshPlugin'], 0);
  17190.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  17191.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  17192.         }, => 'refreshPlugin'], 0);
  17193.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  17194.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  17195.         }, => 'refreshPlugin'], 0);
  17196.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  17197.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  17198.         }, => 'refreshPlugin'], 0);
  17199.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  17200.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  17201.         }, => 'refreshPlugin'], 0);
  17202.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppInstalledEvent', [=> function () {
  17203.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  17204.         }, => 'refreshPlugin'], 0);
  17205.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  17206.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  17207.         }, => 'refreshPlugin'], 0);
  17208.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  17209.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  17210.         }, => 'refreshPlugin'], 0);
  17211.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  17212.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  17213.         }, => 'refreshPlugin'], 0);
  17214.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  17215.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  17216.         }, => 'refreshPlugin'], 0);
  17217.         $instance->addListener('customer.loaded', [=> function () {
  17218.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  17219.         }, => 'loaded'], 0);
  17220.         $instance->addListener('customer_address.loaded', [=> function () {
  17221.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  17222.         }, => 'loaded'], 0);
  17223.         $instance->addListener('order_address.loaded', [=> function () {
  17224.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  17225.         }, => 'loaded'], 0);
  17226.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  17227.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  17228.         }, => 'fillCustomerMetaDataFields'], 0);
  17229.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  17230.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  17231.         }, => 'deleteOrder'], 0);
  17232.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  17233.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'] ?? $this->getCustomerRemoteAddressSubscriberService());
  17234.         }, => 'updateRemoteAddressByLogin'], 0);
  17235.         $instance->addListener('customer.written', [=> function () {
  17236.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  17237.         }, => 'onCustomerWritten'], 0);
  17238.         $instance->addListener('customer.deleted', [=> function () {
  17239.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  17240.         }, => 'onCustomerDeleted'], 0);
  17241.         $instance->addListener('customer_group_translation.written', [=> function () {
  17242.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  17243.         }, => 'updatedCustomerGroup'], 0);
  17244.         $instance->addListener('customer_group_registration_sales_channels.written', [=> function () {
  17245.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  17246.         }, => 'newSalesChannelAddedToCustomerGroup'], 0);
  17247.         $instance->addListener('customer_group_translation.deleted', [=> function () {
  17248.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  17249.         }, => 'deleteCustomerGroup'], 0);
  17250.         $instance->addListener('customer.written', [=> function () {
  17251.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] ?? $this->getCustomerChangePasswordSubscriberService());
  17252.         }, => 'onCustomerWritten'], 0);
  17253.         $instance->addListener('customer.written', [=> function () {
  17254.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] ?? $this->getCustomerFlowEventsSubscriberService());
  17255.         }, => 'onCustomerWritten'], 0);
  17256.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  17257.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] ?? $this->getCustomerBeforeDeleteSubscriberService());
  17258.         }, => 'beforeDelete'], 0);
  17259.         $instance->addListener('document_base_config.written', [=> function () {
  17260.             return ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  17261.         }, => 'reset'], 0);
  17262.         $instance->addListener('state_machine.order.state_changed', [=> function () {
  17263.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  17264.         }, => 'onOrderStateChange'], 0);
  17265.         $instance->addListener('state_machine.order_delivery.state_changed', [=> function () {
  17266.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  17267.         }, => 'onOrderDeliveryStateChange'], 0);
  17268.         $instance->addListener('state_machine.order_transaction.state_changed', [=> function () {
  17269.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  17270.         }, => 'onOrderTransactionStateChange'], 0);
  17271.         $instance->addListener('collect.business-events', [=> function () {
  17272.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  17273.         }, => 'onAddStateEvents'], 0);
  17274.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  17275.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] ?? $this->getPaymentMethodValidator2Service());
  17276.         }, => 'validate'], 0);
  17277.         $instance->addListener('payment_method.loaded', [=> function () {
  17278.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentHandlerIdentifierSubscriber()));
  17279.         }, => 'formatHandlerIdentifier'], 0);
  17280.         $instance->addListener('payment_method.loaded', [=> function () {
  17281.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameSubscriber()));
  17282.         }, => 'addDistinguishablePaymentName'], 0);
  17283.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  17284.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] ?? $this->getPromotionValidatorService());
  17285.         }, => 'preValidate'], 0);
  17286.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  17287.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  17288.         }, => 'onLineItemAdded'], 0);
  17289.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemRemovedEvent', [=> function () {
  17290.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  17291.         }, => 'onLineItemRemoved'], 0);
  17292.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  17293.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  17294.         }, => 'resetCodes'], 0);
  17295.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  17296.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] ?? $this->getPromotionIndividualCodeRedeemerService());
  17297.         }, => 'onOrderPlaced'], 0);
  17298.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  17299.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService());
  17300.         }, => 'orderPlaced'], 0);
  17301.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  17302.             return ($this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] ?? $this->getShippingMethodValidatorService());
  17303.         }, => 'preValidate'], 0);
  17304.         $instance->addListener('sales_channel.deleted', [=> function () {
  17305.             return ($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] ?? $this->getSalesChannelUserConfigSubscriberService());
  17306.         }, => 'onSalesChannelDeleted'], 0);
  17307.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  17308.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? $this->getCachedDomainLoaderInvalidatorService());
  17309.         }, => 'invalidate'], 2000);
  17310.         $instance->addListener('kernel.request', [=> function () {
  17311.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  17312.         }, => 'startSession'], 40);
  17313.         $instance->addListener('kernel.request', [=> function () {
  17314.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  17315.         }, => 'maintenanceResolver'], 0);
  17316.         $instance->addListener('kernel.exception', [=> function () {
  17317.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  17318.         }, => 'showHtmlExceptionResponse'], -100);
  17319.         $instance->addListener('kernel.exception', [=> function () {
  17320.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  17321.         }, => 'customerNotLoggedInHandler'], 0);
  17322.         $instance->addListener('kernel.exception', [=> function () {
  17323.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  17324.         }, => 'maintenanceResolver'], 0);
  17325.         $instance->addListener('kernel.controller', [=> function () {
  17326.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  17327.         }, => 'preventPageLoadingFromXmlHttpRequest'], -20);
  17328.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  17329.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  17330.         }, => 'updateSessionAfterLogin'], 0);
  17331.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLogoutEvent', [=> function () {
  17332.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  17333.         }, => 'updateSessionAfterLogout'], 0);
  17334.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  17335.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  17336.         }, => 'replaceCsrfToken'], 0);
  17337.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  17338.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  17339.         }, => 'setCanonicalUrl'], 0);
  17340.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  17341.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  17342.         }, => 'addHreflang'], 0);
  17343.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  17344.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  17345.         }, => 'addShopIdParameter'], 0);
  17346.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  17347.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  17348.         }, => 'addIconSetConfig'], 0);
  17349.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  17350.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  17351.         }, => 'replaceContextToken'], 0);
  17352.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  17353.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  17354.         }, => 'onSystemConfigChanged'], 0);
  17355.         $instance->addListener('kernel.controller', [=> function () {
  17356.             return ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? $this->getCsrfRouteListenerService());
  17357.         }, => 'csrfCheck'], -9);
  17358.         $instance->addListener('kernel.controller', [=> function () {
  17359.             return ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] = new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()));
  17360.         }, => 'checkAffiliateTracking'], -21);
  17361.         $instance->addListener('kernel.request', [=> function () {
  17362.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  17363.         }, => 'addHttpCacheToCoreRoutes'], 0);
  17364.         $instance->addListener('kernel.response', [=> function () {
  17365.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  17366.         }, => 'setResponseCache'], -1500);
  17367.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  17368.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  17369.         }, => 'updateCacheControlForBrowser'], 0);
  17370.         $instance->addListener('kernel.controller', [=> function () {
  17371.             return ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? $this->getCaptchaRouteListenerService());
  17372.         }, => 'validateCaptcha'], -20);
  17373.         $instance->addListener('kernel.response', [=> function () {
  17374.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] = new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()));
  17375.         }, => 'onResponse'], -10);
  17376.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartMergedEvent', [=> function () {
  17377.             return ($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'] ?? $this->getCartMergedSubscriberService());
  17378.         }, => 'addCartMergedNoticeFlash'], 0);
  17379.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  17380.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  17381.         }, => 'updateProductUrls'], 0);
  17382.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  17383.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  17384.         }, => 'updateCategoryUrls'], 0);
  17385.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  17386.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  17387.         }, => 'updateLandingPageUrls'], 0);
  17388.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  17389.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  17390.         }, => 'detectSalesChannelEntryPoints'], 0);
  17391.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  17392.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  17393.         }, => 'invalidate'], 0);
  17394.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  17395.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  17396.         }, => 'assigned'], 0);
  17397.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  17398.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  17399.         }, => 'reset'], 0);
  17400.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  17401.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  17402.         }, => 'handleAppActivationOrUpdate'], 0);
  17403.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  17404.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  17405.         }, => 'handleAppActivationOrUpdate'], 0);
  17406.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  17407.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  17408.         }, => 'handleUninstall'], 0);
  17409.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  17410.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  17411.         }, => 'dumpConfigFromEvent'], 0);
  17412.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  17413.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  17414.         }, => 'dumpConfigFromEvent'], 0);
  17415.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  17416.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  17417.         }, => 'dumpConfigFromEvent'], 0);
  17418.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreActivateEvent', [=> function () {
  17419.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  17420.         }, => 'pluginActivate'], 0);
  17421.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  17422.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  17423.         }, => 'pluginPostActivate'], 0);
  17424.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUpdateEvent', [=> function () {
  17425.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  17426.         }, => 'pluginUpdate'], 0);
  17427.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreDeactivateEvent', [=> function () {
  17428.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  17429.         }, => 'pluginDeactivateAndUninstall'], 0);
  17430.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivationFailedEvent', [=> function () {
  17431.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  17432.         }, => 'pluginPostDeactivateFailed'], 0);
  17433.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUninstallEvent', [=> function () {
  17434.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  17435.         }, => 'pluginDeactivateAndUninstall'], 0);
  17436.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  17437.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  17438.         }, => 'pluginPostUninstall'], 0);
  17439.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  17440.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] ?? $this->getAppLifecycleSubscriberService());
  17441.         }, => 'onAppDeleted'], 0);
  17442.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeCompilerEnrichScssVariablesEvent', [=> function () {
  17443.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] ?? $this->getThemeCompilerEnrichScssVarSubscriberService());
  17444.         }, => 'enrichExtensionVars'], 0);
  17445.         $instance->addListener('kernel.request', [=> function () {
  17446.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  17447.         }, => 'requestEvent'], 0);
  17448.         $instance->addListener('kernel.exception', [=> function () {
  17449.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  17450.         }, => 'requestEvent'], 0);
  17451.         $instance->addListener('Shopware\\Core\\Checkout\\Document\\Event\\DocumentTemplateRendererParameterEvent', [=> function () {
  17452.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  17453.         }, => 'onDocumentRendering'], 0);
  17454.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  17455.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] ?? $this->getFirstRunWizardSubscriberService());
  17456.         }, => 'frwFinished'], 0);
  17457.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  17458.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] ?? $this->getUpdateSubscriberService());
  17459.         }, => 'updateFinished'], 0);
  17460.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  17461.             return ($this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'] ?? $this->getProductUpdaterService());
  17462.         }, => 'update'], 0);
  17463.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  17464.             return ($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] ?? $this->getCustomFieldUpdaterService());
  17465.         }, => 'onNewCustomFieldCreated'], 0);
  17466.         $instance->addListener('sales_channel_language.written', [=> function () {
  17467.             return ($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'] ?? $this->getLanguageSubscriberService());
  17468.         }, => 'onSalesChannelWritten'], 0);
  17469.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  17470.             return ($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] ?? $this->getActiveRulesDataCollectorSubscriberService());
  17471.         }, => 'onContextResolved'], 0);
  17472.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  17473.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidator2Service());
  17474.         }, => 'postValidate'], 0);
  17475.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  17476.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelDomainValidator'] ?? $this->getSalesChannelDomainValidatorService());
  17477.         }, => 'postValidate'], 0);
  17478.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  17479.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelLanguageValidator'] ?? $this->getSalesChannelLanguageValidatorService());
  17480.         }, => 'postValidate'], 0);
  17481.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  17482.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\UserValidator'] ?? $this->getUserValidatorService());
  17483.         }, => 'postValidate'], 0);
  17484.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  17485.             return ($this->privates['Swag\\PayPal\\Checkout\\CheckoutSubscriber'] ?? $this->getCheckoutSubscriber2Service());
  17486.         }, => 'onEditOrderPageLoaded'], 1);
  17487.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  17488.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  17489.         }, => 'addExpressCheckoutDataToPage'], 0);
  17490.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  17491.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  17492.         }, => 'addExpressCheckoutDataToPage'], 0);
  17493.         $instance->addListener('Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoadedEvent', [=> function () {
  17494.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  17495.         }, => 'addExpressCheckoutDataToPage'], 0);
  17496.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  17497.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  17498.         }, => 'addExpressCheckoutDataToPage'], 0);
  17499.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  17500.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  17501.         }, => 'addExpressCheckoutDataToPage'], 0);
  17502.         $instance->addListener('Shopware\\Storefront\\Page\\Search\\SearchPageLoadedEvent', [=> function () {
  17503.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  17504.         }, => 'addExpressCheckoutDataToPage'], 0);
  17505.         $instance->addListener('sales_channel.product.search.result.loaded', [=> function () {
  17506.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  17507.         }, => 'addExcludedProductsToSearchResult'], 0);
  17508.         $instance->addListener('Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent', [=> function () {
  17509.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  17510.         }, => 'addExpressCheckoutDataToPagelet'], 0);
  17511.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Wishlist\\GuestWishlistPageletLoadedEvent', [=> function () {
  17512.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  17513.         }, => 'addExpressCheckoutDataToPagelet'], 0);
  17514.         $instance->addListener('Shopware\\Storefront\\Event\\SwitchBuyBoxVariantEvent', [=> function () {
  17515.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  17516.         }, => 'addExpressCheckoutDataToBuyBoxSwitch'], 0);
  17517.         $instance->addListener('framework.validation.address.create', [=> function () {
  17518.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  17519.         }, => 'disableAddressValidation'], 0);
  17520.         $instance->addListener('framework.validation.customer.create', [=> function () {
  17521.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  17522.         }, => 'disableCustomerValidation'], 0);
  17523.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  17524.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  17525.         }, => 'onCheckoutConfirmLoaded'], 0);
  17526.         $instance->addListener('checkout.customer.sales_channel.register.customer', [=> function () {
  17527.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  17528.         }, => 'addPayerIdToCustomer'], 0);
  17529.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  17530.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  17531.         }, => 'addInstallmentBanner'], 0);
  17532.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  17533.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  17534.         }, => 'addInstallmentBanner'], 0);
  17535.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  17536.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  17537.         }, => 'addInstallmentBanner'], 0);
  17538.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  17539.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  17540.         }, => 'addInstallmentBanner'], 0);
  17541.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  17542.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  17543.         }, => 'addInstallmentBanner'], 0);
  17544.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  17545.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  17546.         }, => 'addInstallmentBannerPagelet'], 0);
  17547.         $instance->addListener('Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent', [=> function () {
  17548.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  17549.         }, => 'addInstallmentBannerPagelet'], 0);
  17550.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  17551.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  17552.         }, => 'onAccountEditOrderLoaded'], 0);
  17553.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  17554.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  17555.         }, => 'onCheckoutConfirmLoaded'], 0);
  17556.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  17557.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  17558.         }, => 'onCheckoutFinishLoaded'], 0);
  17559.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  17560.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  17561.         }, => 'onAccountOrderEditLoaded'], 0);
  17562.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  17563.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  17564.         }, => 'onCheckoutConfirmLoaded'], 0);
  17565.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  17566.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  17567.         }, => 'onCheckoutFinishLoaded'], 0);
  17568.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  17569.             return ($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'] ?? $this->getShippingSubscriberService());
  17570.         }, => 'triggerChangeSet'], 0);
  17571.         $instance->addListener('order_delivery.written', [=> function () {
  17572.             return ($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'] ?? $this->getShippingSubscriberService());
  17573.         }, => 'onOrderDeliveryWritten'], 0);
  17574.         $instance->addListener('Shopware\\Storefront\\Event\\RouteRequest\\HandlePaymentMethodRouteRequestEvent', [=> function () {
  17575.             return ($this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  17576.         }, => 'addHandlePaymentParameters'], 0);
  17577.         $instance->addListener('Shopware\\Storefront\\Event\\RouteRequest\\PaymentMethodRouteRequestEvent', [=> function () {
  17578.             return ($this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  17579.         }, => 'addAfterOrderId'], 0);
  17580.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  17581.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'] ?? $this->getFundingSubscriberService());
  17582.         }, => 'addFundingAvailabilityData'], 0);
  17583.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  17584.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] ?? $this->getCheckoutDataSubscriberService());
  17585.         }, => 'onAccountOrderEditLoaded'], 0);
  17586.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  17587.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] ?? $this->getCheckoutDataSubscriberService());
  17588.         }, => 'onCheckoutConfirmLoaded'], 0);
  17589.         $instance->addListener('sales_channel.deleted', [=> function () {
  17590.             return ($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'] ?? $this->getWebhookSubscriberService());
  17591.         }, => 'removeSalesChannelWebhookConfiguration'], 0);
  17592.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  17593.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  17594.         }, => 'orderPlaced'], 0);
  17595.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  17596.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  17597.         }, => 'stateChanged'], 0);
  17598.         $instance->addListener('order_line_item.written', [=> function () {
  17599.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  17600.         }, => 'lineItemWritten'], 0);
  17601.         $instance->addListener('order_line_item.deleted', [=> function () {
  17602.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  17603.         }, => 'lineItemWritten'], 0);
  17604.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  17605.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17606.         }, => 'onPageLoaded'], 0);
  17607.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  17608.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17609.         }, => 'onPageLoaded'], 0);
  17610.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  17611.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17612.         }, => 'onPageLoaded'], 0);
  17613.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  17614.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17615.         }, => 'onPageLoaded'], 0);
  17616.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  17617.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17618.         }, => 'onPageLoaded'], 0);
  17619.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Overview\\AccountOverviewPageLoadedEvent', [=> function () {
  17620.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17621.         }, => 'onPageLoaded'], 0);
  17622.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Profile\\AccountProfilePageLoadedEvent', [=> function () {
  17623.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17624.         }, => 'onPageLoaded'], 0);
  17625.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoadedEvent', [=> function () {
  17626.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17627.         }, => 'onPageLoaded'], 0);
  17628.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountOrderPageLoadedEvent', [=> function () {
  17629.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17630.         }, => 'onPageLoaded'], 0);
  17631.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\PaymentMethod\\AccountPaymentMethodPageLoadedEvent', [=> function () {
  17632.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17633.         }, => 'onPageLoaded'], 0);
  17634.         $instance->addListener('Shopware\\Storefront\\Page\\Address\\Listing\\AddressListingPageLoadedEvent', [=> function () {
  17635.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17636.         }, => 'onPageLoaded'], 0);
  17637.         $instance->addListener('Shopware\\Storefront\\Page\\Search\\SearchPageLoadedEvent', [=> function () {
  17638.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17639.         }, => 'onPageLoaded'], 0);
  17640.         $instance->addListener('Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoadedEvent', [=> function () {
  17641.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17642.         }, => 'onPageLoaded'], 0);
  17643.         $instance->addListener('Shopware\\Storefront\\Page\\LandingPage\\LandingPageLoadedEvent', [=> function () {
  17644.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17645.         }, => 'onPageLoaded'], 0);
  17646.         $instance->addListener('Shopware\\Storefront\\Page\\Navigation\\Error\\ErrorPageLoadedEvent', [=> function () {
  17647.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17648.         }, => 'onPageLoaded'], 0);
  17649.         $instance->addListener('Shopware\\Storefront\\Page\\Maintenance\\MaintenancePageLoadedEvent', [=> function () {
  17650.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17651.         }, => 'onPageLoaded'], 0);
  17652.         $instance->addListener('Shopware\\Storefront\\Page\\Contact\\ContactPageLoadedEvent', [=> function () {
  17653.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17654.         }, => 'onPageLoaded'], 0);
  17655.         $instance->addListener('Shopware\\Storefront\\Page\\Newsletter\\Register\\NewsletterRegisterPageLoadedEvent', [=> function () {
  17656.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17657.         }, => 'onPageLoaded'], 0);
  17658.         $instance->addListener('Shopware\\Storefront\\Page\\Newsletter\\Subscribe\\NewsletterSubscribePageLoadedEvent', [=> function () {
  17659.             return ($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] ?? $this->getGeneralSubscriberService());
  17660.         }, => 'onPageLoaded'], 0);
  17661.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  17662.             return ($this->privates['FourtwosixChooseDeliveryCountryInSideCart\\Subscriber\\AddDataToOffcanvas'] ?? $this->getAddDataToOffcanvasService());
  17663.         }, => 'onOffcanvasCartLoaded'], 0);
  17664.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  17665.             return ($this->privates['Gbmed\\CustomFieldsFilter\\Subscriber\\Filter'] ?? $this->getFilter2Service());
  17666.         }, => 'onProductListingCriteriaEvent'], 0);
  17667.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCollectFilterEvent', [=> function () {
  17668.             return ($this->privates['Gbmed\\CustomFieldsFilter\\Subscriber\\Filter'] ?? $this->getFilter2Service());
  17669.         }, => 'addFilter'], 0);
  17670.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  17671.             return ($this->privates['Gbmed\\CustomFieldsFilter\\Subscriber\\Filter'] ?? $this->getFilter2Service());
  17672.         }, => 'onProductListingResultEvent'], 0);
  17673.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  17674.             return ($this->privates['Ks\\KsAdditions\\Subscribers\\Product\\Listing\\ListingSubscriber'] ?? $this->getListingSubscriberService());
  17675.         }, => 'handleListingResult'], 0);
  17676.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  17677.             return ($this->privates['Ks\\KsAdditions\\Subscribers\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  17678.         }, => 'onProductPageLoaded'], 1);
  17679.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  17680.             return ($this->privates['Ks\\Attachments\\Subscriber\\PageSubscriber'] ?? $this->getPageSubscriberService());
  17681.         }, => 'onProductPageLoaded'], 100);
  17682.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  17683.             return ($this->privates['Ks\\Attachments\\Subscriber\\PageSubscriber'] ?? $this->getPageSubscriberService());
  17684.         }, => 'onProductListingResult'], 0);
  17685.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  17686.             return ($this->services['Lyranetwork\\Lyra\\Subscriber\\CheckoutConfirmSubscriber'] ?? $this->getCheckoutConfirmSubscriberService());
  17687.         }, => 'onConfirmPageLoaded'], 1);
  17688.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  17689.             return ($this->services['Lyranetwork\\Lyra\\Subscriber\\CheckoutFinishSubscriber'] ?? $this->getCheckoutFinishSubscriberService());
  17690.         }, => 'onCheckoutFinish'], 0);
  17691.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  17692.             return ($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'] ?? $this->getStorefrontService());
  17693.         }, => 'onStorefrontRender'], 0);
  17694.         $instance->addListener('Shopware\\Storefront\\Event\\ThemeCompilerEnrichScssVariablesEvent', [=> function () {
  17695.             return ($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'] ?? $this->getStorefrontService());
  17696.         }, => 'enrichScssVariables'], 0);
  17697.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  17698.             return ($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'] ?? $this->getStorefrontService());
  17699.         }, => 'onSearchResult'], -10);
  17700.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  17701.             return ($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'] ?? $this->getStorefrontService());
  17702.         }, => 'onProductPageLoaded'], -10);
  17703.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  17704.             return ($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'] ?? $this->getStorefrontService());
  17705.         }, => 'onProductListingResult'], -10);
  17706.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  17707.             return ($this->privates['NetzpBlog6\\Controller\\StoreApi\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  17708.         }, => 'invalidate'], 2001);
  17709.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageCriteriaEvent', [=> function () {
  17710.             return ($this->privates['NetzpBlog6\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  17711.         }, => 'onProductCriteriaLoaded'], 0);
  17712.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  17713.             return ($this->privates['NetzpBlog6\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  17714.         }, => 'loadProductPage'], 0);
  17715.         $instance->addListener('netzp.search.register', [=> function () {
  17716.             return ($this->privates['NetzpBlog6\\Subscriber\\FrontendSubscriber'] ?? $this->getFrontendSubscriberService());
  17717.         }, => 'registerSearchProvider'], 0);
  17718.         $instance->addListener('s_plugin_netzp_blog.written', [=> function () {
  17719.             return ($this->privates['NetzpBlog6\\SeoUrlRoute\\BlogPostUpdater'] ?? $this->getBlogPostUpdaterService());
  17720.         }, => 'blogPostWritten'], 0);
  17721.         $instance->addListener('s_plugin_netzp_blog.deleted', [=> function () {
  17722.             return ($this->privates['NetzpBlog6\\SeoUrlRoute\\BlogPostUpdater'] ?? $this->getBlogPostUpdaterService());
  17723.         }, => 'blogPostDeleted'], 0);
  17724.         $instance->addListener('NetzpBlog6\\SeoUrlRoute\\BlogPostIndexerEvent', [=> function () {
  17725.             return ($this->privates['NetzpBlog6\\SeoUrlRoute\\BlogPostUpdater'] ?? $this->getBlogPostUpdaterService());
  17726.         }, => 'handleIndexerEvent'], 0);
  17727.         $instance->addListener('Pickware\\PickwareErpStarter\\Stock\\ProductAvailableStockUpdatedEvent', [=> function () {
  17728.             return ($this->privates['Pickware\\PickwareErpStarter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  17729.         }, => 'onProductAvailableStockUpdated'], -9223372036854775807-1);
  17730.         $instance->addListener('pickware_erp_stock_movement.written', [=> function () {
  17731.             return ($this->privates['Pickware\\PickwareErpStarter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  17732.         }, => 'stockMovementWritten'], 10000);
  17733.         $instance->addListener('Pickware\\PickwareErpStarter\\Stock\\StockUpdatedForStockMovementsEvent', [=> function () {
  17734.             return ($this->privates['Pickware\\PickwareErpStarter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  17735.         }, => 'onStockUpdatedForStockMovements'], 10000);
  17736.         $instance->addListener('pickware_erp_import_export.loaded', [=> function () {
  17737.             return ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ModelSubscriber\\IsDownloadReadyFieldCalculationSubscriber'] ?? ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ModelSubscriber\\IsDownloadReadyFieldCalculationSubscriber'] = new \Pickware\PickwareErpStarter\ImportExport\ModelSubscriber\IsDownloadReadyFieldCalculationSubscriber()));
  17738.         }, => 'onImportExportLoaded'], 0);
  17739.         $instance->addListener('pickware_erp_import_export.deleted', [=> function () {
  17740.             return ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ModelSubscriber\\DeleteDocumentSubscriber'] ?? $this->getDeleteDocumentSubscriberService());
  17741.         }, => 'onImportExportDeleted'], 0);
  17742.         $instance->addListener('pickware_dal_bundle.pickware_erp_import_export.pre_write_validation', [=> function () {
  17743.             return ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ModelSubscriber\\DeleteDocumentSubscriber'] ?? $this->getDeleteDocumentSubscriberService());
  17744.         }, => 'onPreWriteValidationEvent'], 0);
  17745.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  17746.             return ($this->services['Pickware\\PickwareErpStarter\\MessageQueueMonitoring\\WorkerRunningLogger'] ?? $this->getWorkerRunningLoggerService());
  17747.         }, => 'logWorkerRunningEvent'], 0);
  17748.         $instance->addListener('product.written', [=> function () {
  17749.             return ($this->services['Pickware\\PickwareErpStarter\\Product\\PickwareProductInitializer'] ?? $this->getPickwareProductInitializerService());
  17750.         }, => 'productWritten'], 0);
  17751.         $instance->addListener('system_config.written', [=> function () {
  17752.             return ($this->privates['Pickware\\PickwareErpStarter\\Reorder\\Subscriber\\ReorderNotificationConfigSubscriber'] ?? $this->getReorderNotificationConfigSubscriberService());
  17753.         }, => 'afterSystemConfigWritten'], 0);
  17754.         $instance->addListener('collect.business-events', [=> function () {
  17755.             return ($this->privates['Pickware\\PickwareErpStarter\\Reorder\\Subscriber\\BusinessEventCollectorSubscriber'] ?? $this->getBusinessEventCollectorSubscriberService());
  17756.         }, => 'onAddReorderMailEvent'], 1000);
  17757.         $instance->addListener('pickware_dal_bundle.order_line_item.pre_write_validation', [=> function () {
  17758.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'] ?? $this->getProductReservedStockUpdaterService());
  17759.         }, => 'triggerOrderLineItemChangeSet'], 0);
  17760.         $instance->addListener('pickware_dal_bundle.order.pre_write_validation', [=> function () {
  17761.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'] ?? $this->getProductReservedStockUpdaterService());
  17762.         }, => 'triggerOrderChangeSet'], 0);
  17763.         $instance->addListener('pickware_dal_bundle.order_delivery.pre_write_validation', [=> function () {
  17764.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'] ?? $this->getProductReservedStockUpdaterService());
  17765.         }, => 'triggerOrderDeliveryChangeSet'], 0);
  17766.         $instance->addListener('Pickware\\PickwareErpStarter\\Stock\\StockUpdatedForStockMovementsEvent', [=> function () {
  17767.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'] ?? $this->getProductReservedStockUpdaterService());
  17768.         }, => 'stockUpdatedForStockMovements'], 0);
  17769.         $instance->addListener('product.written', [=> function () {
  17770.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'] ?? $this->getProductReservedStockUpdaterService());
  17771.         }, => 'productWritten'], 0);
  17772.         $instance->addListener('order.written', [=> function () {
  17773.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'] ?? $this->getProductReservedStockUpdaterService());
  17774.         }, => 'orderWritten'], 0);
  17775.         $instance->addListener('order.deleted', [=> function () {
  17776.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'] ?? $this->getProductReservedStockUpdaterService());
  17777.         }, => 'orderWritten'], 0);
  17778.         $instance->addListener('order_delivery.written', [=> function () {
  17779.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'] ?? $this->getProductReservedStockUpdaterService());
  17780.         }, => 'orderDeliveryWritten'], 0);
  17781.         $instance->addListener('order_line_item.written', [=> function () {
  17782.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'] ?? $this->getProductReservedStockUpdaterService());
  17783.         }, => 'orderLineItemWritten'], 0);
  17784.         $instance->addListener('order_line_item.deleted', [=> function () {
  17785.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'] ?? $this->getProductReservedStockUpdaterService());
  17786.         }, => 'orderLineItemWritten'], 0);
  17787.         $instance->addListener('Pickware\\PickwareErpStarter\\Stock\\ProductAvailableStockUpdatedEvent', [=> function () {
  17788.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductAvailableUpdater'] ?? $this->getProductAvailableUpdaterService());
  17789.         }, => 'productAvailableStockUpdated'], 0);
  17790.         $instance->addListener('product.written', [=> function () {
  17791.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductAvailableUpdater'] ?? $this->getProductAvailableUpdaterService());
  17792.         }, => 'productWritten'], 0);
  17793.         $instance->addListener('pickware_erp_pickware_product.written', [=> function () {
  17794.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockManagedUpdater'] ?? $this->getProductStockManagedUpdaterService());
  17795.         }, => 'pickwareProductWritten'], 0);
  17796.         $instance->addListener('Pickware\\PickwareErpStarter\\Product\\PickwareProductInsertedEvent', [=> function () {
  17797.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockManagedUpdater'] ?? $this->getProductStockManagedUpdaterService());
  17798.         }, => 'pickwareProductInserted'], 0);
  17799.         $instance->addListener('Pickware\\PickwareErpStarter\\Stock\\StockUpdatedForStockMovementsEvent', [=> function () {
  17800.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductAvailableStockUpdater'] ?? $this->getProductAvailableStockUpdaterService());
  17801.         }, => 'productStockUpdated'], 0);
  17802.         $instance->addListener('Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdatedEvent', [=> function () {
  17803.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductAvailableStockUpdater'] ?? $this->getProductAvailableStockUpdaterService());
  17804.         }, => 'productReservedStockUpdated'], 0);
  17805.         $instance->addListener('Pickware\\PickwareErpStarter\\Stock\\StockNotAvailableForSaleUpdatedEvent', [=> function () {
  17806.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductAvailableStockUpdater'] ?? $this->getProductAvailableStockUpdaterService());
  17807.         }, => 'stockNotAvailableForSaleUpdated'], 0);
  17808.         $instance->addListener('Pickware\\PickwareErpStarter\\Stock\\StockNotAvailableForSaleUpdatedForAllProductsInWarehousesEvent', [=> function () {
  17809.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductAvailableStockUpdater'] ?? $this->getProductAvailableStockUpdaterService());
  17810.         }, => 'stockNotAvailableForSaleUpdatedForAllProductsInWarehouses'], 0);
  17811.         $instance->addListener('pickware_dal_bundle.pickware_erp_product_warehouse_configuration.pre_write_validation', [=> function () {
  17812.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockUpdater'] ?? $this->getProductStockUpdaterService());
  17813.         }, => 'preWriteValidation'], 0);
  17814.         $instance->addListener('pickware_erp_stock_movement.written', [=> function () {
  17815.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockUpdater'] ?? $this->getProductStockUpdaterService());
  17816.         }, => 'stockMovementWritten'], 0);
  17817.         $instance->addListener('pickware_erp_product_warehouse_configuration.written', [=> function () {
  17818.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockUpdater'] ?? $this->getProductStockUpdaterService());
  17819.         }, => 'productWarehouseConfigurationWritten'], 0);
  17820.         $instance->addListener('product.written', [=> function () {
  17821.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\WarehouseStockInitializer'] ?? $this->getWarehouseStockInitializerService());
  17822.         }, => 'productWritten'], 0);
  17823.         $instance->addListener('pickware_erp_warehouse.written', [=> function () {
  17824.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\WarehouseStockInitializer'] ?? $this->getWarehouseStockInitializerService());
  17825.         }, => 'warehouseWritten'], 0);
  17826.         $instance->addListener('pickware_erp_stock_movement.written', [=> function () {
  17827.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\WarehouseStockUpdater'] ?? $this->getWarehouseStockUpdaterService());
  17828.         }, => 'stockMovementWritten'], 0);
  17829.         $instance->addListener('pickware_erp_stock_movement.written', [=> function () {
  17830.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\StockNotAvailableForSaleUpdater'] ?? $this->getStockNotAvailableForSaleUpdaterService());
  17831.         }, => 'stockMovementWritten'], 0);
  17832.         $instance->addListener('pickware_erp_warehouse.written', [=> function () {
  17833.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\StockNotAvailableForSaleUpdater'] ?? $this->getStockNotAvailableForSaleUpdaterService());
  17834.         }, => 'warehouseWritten'], 0);
  17835.         $instance->addListener('pickware_dal_bundle.pickware_erp_warehouse.pre_write_validation', [=> function () {
  17836.             return ($this->privates['Pickware\\PickwareErpStarter\\Stock\\StockNotAvailableForSaleUpdater'] ?? $this->getStockNotAvailableForSaleUpdaterService());
  17837.         }, => 'triggerChangeSetForWarehouseChanges'], 0);
  17838.         $instance->addListener('product.written', [=> function () {
  17839.             return ($this->privates['Pickware\\PickwareErpStarter\\StockApi\\Subscriber\\ProductStockSubscriber'] ?? $this->getProductStockSubscriberService());
  17840.         }, => 'afterProductWritten'], 0);
  17841.         $instance->addListener('pickware_dal_bundle.product.pre_write_validation', [=> function () {
  17842.             return ($this->privates['Pickware\\PickwareErpStarter\\StockApi\\Subscriber\\ProductStockSubscriber'] ?? $this->getProductStockSubscriberService());
  17843.         }, => 'preWriteValidation'], 0);
  17844.         $instance->addListener('pickware_erp.stock.warehouse_stock_updated', [=> function () {
  17845.             return ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\StocktakeProductSummaryUpdater'] ?? $this->getStocktakeProductSummaryUpdaterService());
  17846.         }, => 'warehouseStockUpdated'], 0);
  17847.         $instance->addListener('pickware_erp_stocktaking_stocktake_counting_process_item.written', [=> function () {
  17848.             return ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\StocktakeProductSummaryUpdater'] ?? $this->getStocktakeProductSummaryUpdaterService());
  17849.         }, => 'stocktakeCountingProcessItemWritten'], 0);
  17850.         $instance->addListener('pickware_erp_stocktaking_stocktake_counting_process_item.deleted', [=> function () {
  17851.             return ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\StocktakeProductSummaryUpdater'] ?? $this->getStocktakeProductSummaryUpdaterService());
  17852.         }, => 'stocktakeCountingProcessItemDeleted'], 0);
  17853.         $instance->addListener('pickware_erp_stocktaking_stocktake_counting_process.written', [=> function () {
  17854.             return ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\StocktakeProductSummaryUpdater'] ?? $this->getStocktakeProductSummaryUpdaterService());
  17855.         }, => 'stocktakeCountingProcessWritten'], 0);
  17856.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  17857.             return ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\StocktakeProductSummaryUpdater'] ?? $this->getStocktakeProductSummaryUpdaterService());
  17858.         }, => 'entityWritten'], 0);
  17859.         $instance->addListener('pickware_erp_stocktaking_stocktake.written', [=> function () {
  17860.             return ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\StocktakeProductSummaryUpdater'] ?? $this->getStocktakeProductSummaryUpdaterService());
  17861.         }, => 'stocktakeWritten'], 0);
  17862.         $instance->addListener('pickware_dal_bundle.pickware_erp_stocktaking_stocktake_counting_process_item.pre_write_validation', [=> function () {
  17863.             return ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\StocktakeProductSummaryUpdater'] ?? $this->getStocktakeProductSummaryUpdaterService());
  17864.         }, => 'requestChangeSet'], 0);
  17865.         $instance->addListener('pickware_dal_bundle.pickware_erp_stocktaking_stocktake_counting_process.pre_write_validation', [=> function () {
  17866.             return ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\StocktakeProductSummaryUpdater'] ?? $this->getStocktakeProductSummaryUpdaterService());
  17867.         }, => 'requestChangeSet'], 0);
  17868.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  17869.             return ($this->privates['Pickware\\PickwareErpStarter\\Supplier\\Model\\Subscriber\\ProductSupplierConfigurationDeleteRestrictor'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Supplier\\Model\\Subscriber\\ProductSupplierConfigurationDeleteRestrictor'] = new \Pickware\PickwareErpStarter\Supplier\Model\Subscriber\ProductSupplierConfigurationDeleteRestrictor()));
  17870.         }, => 'preValidate'], 0);
  17871.         $instance->addListener('product.written', [=> function () {
  17872.             return ($this->privates['Pickware\\PickwareErpStarter\\Supplier\\ProductSupplierConfigurationInitializer'] ?? $this->getProductSupplierConfigurationInitializerService());
  17873.         }, => 'productWritten'], 0);
  17874.         $instance->addListener('pickware_dal_bundle.pickware_erp_supplier_order_line_item.pre_write_validation', [=> function () {
  17875.             return ($this->privates['Pickware\\PickwareErpStarter\\SupplierOrder\\IncomingStockUpdater'] ?? $this->getIncomingStockUpdaterService());
  17876.         }, => 'requestChangeSet'], 0);
  17877.         $instance->addListener('pickware_erp_supplier_order_line_item.written', [=> function () {
  17878.             return ($this->privates['Pickware\\PickwareErpStarter\\SupplierOrder\\IncomingStockUpdater'] ?? $this->getIncomingStockUpdaterService());
  17879.         }, => 'supplierOrderLineItemWritten'], 0);
  17880.         $instance->addListener('pickware_erp_supplier_order_line_item.deleted', [=> function () {
  17881.             return ($this->privates['Pickware\\PickwareErpStarter\\SupplierOrder\\IncomingStockUpdater'] ?? $this->getIncomingStockUpdaterService());
  17882.         }, => 'supplierOrderLineItemDeleted'], 0);
  17883.         $instance->addListener('pickware_erp_supplier_order.written', [=> function () {
  17884.             return ($this->privates['Pickware\\PickwareErpStarter\\SupplierOrder\\IncomingStockUpdater'] ?? $this->getIncomingStockUpdaterService());
  17885.         }, => 'supplierOrderWritten'], 0);
  17886.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  17887.             return ($this->privates['Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\Subscriber\\DeliveryDateUpdateSubscriber'] ?? $this->getDeliveryDateUpdateSubscriberService());
  17888.         }, => 'setDeliveryDateForSupplierOrdersOnStateChange'], 0);
  17889.         $instance->addListener('pickware_erp_warehouse.loaded', [=> function () {
  17890.             return ($this->privates['Pickware\\PickwareErpStarter\\Warehouse\\Model\\Subscriber\\WarehouseEntitySubscriber'] ?? $this->getWarehouseEntitySubscriberService());
  17891.         }, => 'onWarehouseLoaded'], 0);
  17892.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  17893.             return ($this->privates['Pickware\\DalBundle\\EntityPreWriteValidationEventDispatcher'] ?? $this->getEntityPreWriteValidationEventDispatcherService());
  17894.         }, => 'onPreWriteValidation'], 0);
  17895.         $instance->addListener('pickware_document.deleted', [=> function () {
  17896.             return ($this->privates['Pickware\\DocumentBundle\\Model\\Subscriber\\DeleteFileSubscriber'] ?? $this->getDeleteFileSubscriberService());
  17897.         }, => 'onDocumentEntityDeleted'], 0);
  17898.         $instance->addListener('pickware_dal_bundle.pickware_document.pre_write_validation', [=> function () {
  17899.             return ($this->privates['Pickware\\DocumentBundle\\Model\\Subscriber\\DeleteFileSubscriber'] ?? $this->getDeleteFileSubscriberService());
  17900.         }, => 'onPreWriteValidationEvent'], 0);
  17901.         $instance->addListener('pickware_dal_bundle.pickware_document.pre_write_validation', [=> function () {
  17902.             return ($this->privates['Pickware\\DocumentBundle\\DocumentEntityWriteValidator'] ?? ($this->privates['Pickware\\DocumentBundle\\DocumentEntityWriteValidator'] = new \Pickware\DocumentBundle\DocumentEntityWriteValidator()));
  17903.         }, => 'onPreWriteValidation'], 0);
  17904.         $instance->addListener('kernel.exception', [=> function () {
  17905.             return ($this->privates['Pickware\\ApiErrorHandlingBundle\\ControllerExceptionHandling\\AdminApiJsonApiErrorSerializableExceptionHandler'] ?? $this->getAdminApiJsonApiErrorSerializableExceptionHandlerService());
  17906.         }, => 'onKernelException'], 0);
  17907.         $instance->addListener('kernel.response', [=> function () {
  17908.             return ($this->privates['Pickware\\ApiErrorHandlingBundle\\ControllerExceptionHandling\\AdminApiJsonApiErrorExceptionLocalization'] ?? $this->getAdminApiJsonApiErrorExceptionLocalizationService());
  17909.         }, => 'onResponseEvent'], 0);
  17910.         $instance->addListener('order.written', [=> function () {
  17911.             return ($this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\OrderConfigurationUpdater'] ?? $this->getOrderConfigurationUpdaterService());
  17912.         }, => 'orderWritten'], 10);
  17913.         $instance->addListener('order_delivery.written', [=> function () {
  17914.             return ($this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\OrderConfigurationUpdater'] ?? $this->getOrderConfigurationUpdaterService());
  17915.         }, => 'orderDeliveryWritten'], 10);
  17916.         $instance->addListener('order_delivery.deleted', [=> function () {
  17917.             return ($this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\OrderConfigurationUpdater'] ?? $this->getOrderConfigurationUpdaterService());
  17918.         }, => 'updateOrderConfigurationAfterDeliveryOrTransactionDeletion'], 10);
  17919.         $instance->addListener('order_transaction.written', [=> function () {
  17920.             return ($this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\OrderConfigurationUpdater'] ?? $this->getOrderConfigurationUpdaterService());
  17921.         }, => 'orderTransactionWritten'], 10);
  17922.         $instance->addListener('order_transaction.deleted', [=> function () {
  17923.             return ($this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\OrderConfigurationUpdater'] ?? $this->getOrderConfigurationUpdaterService());
  17924.         }, => 'updateOrderConfigurationAfterDeliveryOrTransactionDeletion'], 10);
  17925.         $instance->addListener('kernel.controller', [=> function () {
  17926.             return ($this->privates['Pickware\\ValidationBundle\\Subscriber\\JsonValidationAnnotationSubscriber'] ?? $this->getJsonValidationAnnotationSubscriberService());
  17927.         }, => 'onKernelController'], -1000000);
  17928.         $instance->addListener('kernel.exception', [=> function () {
  17929.             return ($this->privates['Pickware\\DebugBundle\\ResponseExceptionListener\\ResponseExceptionListenerDecorator'] ?? $this->getResponseExceptionListenerDecoratorService());
  17930.         }, => 'onKernelException'], -1);
  17931.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  17932.             return ($this->privates['zenit\\PlatformHorizon\\Subscriber\\StorefrontRenderSubscriber'] ?? ($this->privates['zenit\\PlatformHorizon\\Subscriber\\StorefrontRenderSubscriber'] = new \zenit\PlatformHorizon\Subscriber\StorefrontRenderSubscriber()));
  17933.         }, => 'onStorefrontRender'], 0);
  17934.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  17935.             return ($this->privates['zenit\\PlatformHorizon\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  17936.         }, => 'handleSuggestRequest'], 0);
  17937.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductCrossSellingIdsCriteriaEvent', [=> function () {
  17938.             return ($this->privates['zenit\\PlatformHorizon\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  17939.         }, => 'handleCrossSellingRequest'], 0);
  17940.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductCrossSellingStreamCriteriaEvent', [=> function () {
  17941.             return ($this->privates['zenit\\PlatformHorizon\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  17942.         }, => 'handleCrossSellingLoadRequest'], 0);
  17943.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  17944.             return ($this->privates['zenit\\PlatformHorizon\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  17945.         }, => 'handleListingRequest'], 0);
  17946.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  17947.             return ($this->privates['zenit\\PlatformHorizon\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  17948.         }, => 'handleSearchRequest'], 0);
  17949.         $instance->addListener('Shopware\\Storefront\\Page\\Wishlist\\WishListPageProductCriteriaEvent', [=> function () {
  17950.             return ($this->privates['zenit\\PlatformHorizon\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  17951.         }, => 'handleWishlistRequest'], 0);
  17952.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\QuickView\\MinimalQuickViewPageLoadedEvent', [=> function () {
  17953.             return ($this->privates['zenit\\PlatformHorizon\\Subscriber\\QuickViewSubscriber'] ?? $this->getQuickViewSubscriberService());
  17954.         }, => 'onMinimalQuickViewPageLoaded'], 0);
  17955.         $instance->addListener('pickware_shipping_carrier.loaded', [=> function () {
  17956.             return ($this->privates['Pickware\\ShippingBundle\\Carrier\\Model\\Subscriber\\CarrierEntitySubscriber'] ?? $this->getCarrierEntitySubscriberService());
  17957.         }, => 'onEntityLoaded'], 0);
  17958.         $instance->addListener('pickware_erp.order_shipping.pre_order_shipping_validation', [=> function () {
  17959.             return ($this->privates['Pickware\\PickwareWms\\PickingProcess\\Subscriber\\OrderShippingSubscriber'] ?? $this->getOrderShippingSubscriberService());
  17960.         }, => 'preOrderShippingValidation'], 0);
  17961.         $instance->addListener('kernel.controller', [=> function () {
  17962.             return ($this->privates['Pickware\\PickwareWms\\WmsAppVersionValidation\\WmsAppVersionValidationSubscriber'] ?? ($this->privates['Pickware\\PickwareWms\\WmsAppVersionValidation\\WmsAppVersionValidationSubscriber'] = new \Pickware\PickwareWms\WmsAppVersionValidation\WmsAppVersionValidationSubscriber('1.9.0')));
  17963.         }, => 'validateAppVersion'], -11);
  17964.         $instance->addListener('kernel.controller', [=> function () {
  17965.             return ($this->privates['Pickware\\ApiVersioningBundle\\ApiVersioningRequestSubscriber'] ?? $this->getApiVersioningRequestSubscriberService());
  17966.         }, => 'processControllerEvent'], -21);
  17967.         $instance->addListener('kernel.response', [=> function () {
  17968.             return ($this->privates['Pickware\\ApiVersioningBundle\\ApiVersioningRequestSubscriber'] ?? $this->getApiVersioningRequestSubscriberService());
  17969.         }, => 'processResponseEvent'], 0);
  17970.         $instance->addListener('pickware_dal_bundle.acl_role.pre_write_validation', [=> function () {
  17971.             return ($this->privates['Pickware\\MobileAppAuthBundle\\Model\\Subscriber\\MobileAppAuthAclRoleWriteRestrictor'] ?? ($this->privates['Pickware\\MobileAppAuthBundle\\Model\\Subscriber\\MobileAppAuthAclRoleWriteRestrictor'] = new \Pickware\MobileAppAuthBundle\Model\Subscriber\MobileAppAuthAclRoleWriteRestrictor()));
  17972.         }, => 'restrictWriteOnMobileAppAuthRole'], 0);
  17973.         $instance->addListener('pickware_dal_bundle.acl_user_role.pre_write_validation', [=> function () {
  17974.             return ($this->privates['Pickware\\MobileAppAuthBundle\\Model\\Subscriber\\MobileAppAuthAclRoleWriteRestrictor'] ?? ($this->privates['Pickware\\MobileAppAuthBundle\\Model\\Subscriber\\MobileAppAuthAclRoleWriteRestrictor'] = new \Pickware\MobileAppAuthBundle\Model\Subscriber\MobileAppAuthAclRoleWriteRestrictor()));
  17975.         }, => 'restrictWriteOnMobileAppAuthRole'], 0);
  17976.         $instance->addListener('kernel.request', [=> function () {
  17977.             return ($this->privates['Pickware\\MobileAppAuthBundle\\OAuth\\ApiPinAuthenticationSubscriber'] ?? $this->getApiPinAuthenticationSubscriberService());
  17978.         }, => 'setupPinBasedOAuth'], 128);
  17979.         $instance->addListener('kernel.response', [=> function () {
  17980.             return ($this->privates['Redgecko\\Magnalister\\EventListeners\\MagnalisterEventListener'] ?? ($this->privates['Redgecko\\Magnalister\\EventListeners\\MagnalisterEventListener'] = new \Redgecko\Magnalister\EventListeners\MagnalisterEventListener()));
  17981.         }, => 'setMagnalisterSecurityHeaders'], 0);
  17982.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  17983.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayButtonEventListener'] ?? $this->getAmazonPayButtonEventListenerService());
  17984.         }, => 'addAmazonPayButtonExtension'], 0);
  17985.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  17986.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayButtonEventListener'] ?? $this->getAmazonPayButtonEventListenerService());
  17987.         }, => 'addAmazonPayButtonExtension'], 0);
  17988.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  17989.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayButtonEventListener'] ?? $this->getAmazonPayButtonEventListenerService());
  17990.         }, => 'addAmazonPayButtonExtension'], 0);
  17991.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  17992.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayButtonEventListener'] ?? $this->getAmazonPayButtonEventListenerService());
  17993.         }, => 'addAmazonPayButtonExtension'], 0);
  17994.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoadedEvent', [=> function () {
  17995.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonLoginButtonEventListener'] ?? $this->getAmazonLoginButtonEventListenerService());
  17996.         }, => 'addAmazonLoginButtonExtension'], 0);
  17997.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Profile\\AccountProfilePageLoadedEvent', [=> function () {
  17998.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonLoginButtonEventListener'] ?? $this->getAmazonLoginButtonEventListenerService());
  17999.         }, => 'addAmazonLoginButtonExtension'], 0);
  18000.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  18001.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayConfirmEventListener'] ?? $this->getAmazonPayConfirmEventListenerService());
  18002.         }, => 'onLoadConfirmPage'], 0);
  18003.         $instance->addListener('sales_channel.payment_method.search.result.loaded', [=> function () {
  18004.             return ($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayAvailabilityListener'] ?? $this->getAmazonPayAvailabilityListenerService());
  18005.         }, => 'onSalesChannelSearchResultLoaded'], -1);
  18006.         $instance->addListener('framework.validation.address.create', [=> function () {
  18007.             return ($this->privates['Swag\\AmazonPay\\Framework\\EventListeners\\AmazonPayAddressValidationListener'] ?? $this->getAmazonPayAddressValidationListenerService());
  18008.         }, => 'disableAdditionalAddressValidation'], 0);
  18009.         $instance->addListener('framework.validation.address.update', [=> function () {
  18010.             return ($this->privates['Swag\\AmazonPay\\Framework\\EventListeners\\AmazonPayAddressValidationListener'] ?? $this->getAmazonPayAddressValidationListenerService());
  18011.         }, => 'disableAdditionalAddressValidation'], 0);
  18012.         $instance->addListener('framework.validation.customer.create', [=> function () {
  18013.             return ($this->privates['Swag\\AmazonPay\\Framework\\EventListeners\\AmazonPayAddressValidationListener'] ?? $this->getAmazonPayAddressValidationListenerService());
  18014.         }, => 'disableBirthdayValidation'], 0);
  18015.         $instance->addListener('framework.validation.customer.email.recover', [=> function () {
  18016.             return ($this->privates['Swag\\AmazonPay\\Core\\EventListeners\\CustomerRecoverSubscriber'] ?? $this->getCustomerRecoverSubscriberService());
  18017.         }, => 'onCustomerEmailRecover'], 0);
  18018.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  18019.             return ($this->privates['Swag\\AmazonPay\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEventSubscriber'] ?? $this->getFooterPageletLoadedEventSubscriberService());
  18020.         }, => 'onFooterPageletLoaded'], 0);
  18021.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountOrderPageLoadedEvent', [=> function () {
  18022.             return ($this->privates['Zeobv\\BundleProducts\\Storefront\\Subscriber\\OrderDetailPageSubscriber'] ?? ($this->privates['Zeobv\\BundleProducts\\Storefront\\Subscriber\\OrderDetailPageSubscriber'] = new \Zeobv\BundleProducts\Storefront\Subscriber\OrderDetailPageSubscriber()));
  18023.         }, => 'onOrderPageLoaded'], 0);
  18024.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  18025.             return ($this->privates['Zeobv\\BundleProducts\\Storefront\\Subscriber\\SalesChannelBundleProductSubscriber'] ?? $this->getSalesChannelBundleProductSubscriberService());
  18026.         }, => 'salesChannelLoaded'], 0);
  18027.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  18028.             return ($this->privates['Zeobv\\BundleProducts\\Storefront\\Subscriber\\SalesChannelBundleProductSubscriber'] ?? $this->getSalesChannelBundleProductSubscriberService());
  18029.         }, => 'salesChannelLoaded'], 0);
  18030.         $instance->addListener('order_line_item.written', [=> function () {
  18031.             return ($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\OrderLineItemQuantitySubscriber'] ?? $this->getOrderLineItemQuantitySubscriberService());
  18032.         }, => 'onOrderLineItemWritten'], 0);
  18033.         $instance->addListener('product.loaded', [=> function () {
  18034.             return ($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriber3Service());
  18035.         }, => 'onProductLoaded'], -1);
  18036.         $instance->addListener('order.written', [=> function () {
  18037.             return ($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\OrderDeliveryPositionSubscriber'] ?? $this->getOrderDeliveryPositionSubscriberService());
  18038.         }, => 'onOrderWritten'], 0);
  18039.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  18040.             return ($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\BundleProductStockUpdater'] ?? $this->getBundleProductStockUpdaterService());
  18041.         }, => 'orderPlaced'], -1);
  18042.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  18043.             return ($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\BundleProductStockUpdater'] ?? $this->getBundleProductStockUpdaterService());
  18044.         }, => 'stateChanged'], -1);
  18045.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  18046.             return ($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\BundleProductStockUpdater'] ?? $this->getBundleProductStockUpdaterService());
  18047.         }, => 'triggerChangeSet'], -1);
  18048.         $instance->addListener('order_line_item.written', [=> function () {
  18049.             return ($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\BundleProductStockUpdater'] ?? $this->getBundleProductStockUpdaterService());
  18050.         }, => 'lineItemWritten'], -1);
  18051.         $instance->addListener('order_line_item.deleted', [=> function () {
  18052.             return ($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\BundleProductStockUpdater'] ?? $this->getBundleProductStockUpdaterService());
  18053.         }, => 'lineItemWritten'], -1);
  18054.         $instance->addListener('pickware_erp.stock.stock_updated_for_stock_movements', [=> function () {
  18055.             return ($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\BundleProductStockUpdater'] ?? $this->getBundleProductStockUpdaterService());
  18056.         }, => 'onPickwareStockUpdatedFromStockMovement'], 0);
  18057.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  18058.             return ($this->privates['FourtwosixWirthsExtension\\Subscriber\\EnrichOrderPayload'] ?? $this->getEnrichOrderPayloadService());
  18059.         }, => 'onOrderPlaced'], 0);
  18060.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  18061.             return ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\ConfigValidator'] ?? $this->getConfigValidator3Service());
  18062.         }, => 'preValidate'], 0);
  18063.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  18064.             return ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TypeValidator'] ?? $this->getTypeValidatorService());
  18065.         }, => 'preValidate'], 0);
  18066.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  18067.             return ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TechnicalNameValidator'] ?? $this->getTechnicalNameValidatorService());
  18068.         }, => 'preValidate'], 0);
  18069.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  18070.             return ($this->privates['Swag\\CmsExtensions\\Form\\Validation\\TechnicalNameValidator'] ?? $this->getTechnicalNameValidator2Service());
  18071.         }, => 'preValidate'], 0);
  18072.         $instance->addListener('cms_extensions.form.sent', [=> function () {
  18073.             return ($this->privates['Swag\\CmsExtensions\\Form\\Action\\FormMailSubscriber'] ?? $this->getFormMailSubscriberService());
  18074.         }, => 'sendMail'], 0);
  18075.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  18076.             return ($this->privates['Swag\\CmsExtensions\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingCriteriaSubscriber'] ?? ($this->privates['Swag\\CmsExtensions\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingCriteriaSubscriber'] = new \Swag\CmsExtensions\Core\Content\Product\SalesChannel\Listing\ProductListingCriteriaSubscriber()));
  18077.         }, => 'filterByParentId'], 0);
  18078.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  18079.             return ($this->privates['Pickware\\PickwareDhl\\Config\\Subscriber\\ConfigureShippingMethodInStorefrontSubscriber'] ?? $this->getConfigureShippingMethodInStorefrontSubscriberService());
  18080.         }, => 'onPageWithShippingMethodConfigDependencyLoaded'], 0);
  18081.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  18082.             return ($this->privates['Pickware\\PickwareDhl\\Config\\Subscriber\\ConfigureShippingMethodInStorefrontSubscriber'] ?? $this->getConfigureShippingMethodInStorefrontSubscriberService());
  18083.         }, => 'onPageWithShippingMethodConfigDependencyLoaded'], 0);
  18084.         $instance->addListener('Shopware\\Storefront\\Page\\Address\\Listing\\AddressListingPageLoadedEvent', [=> function () {
  18085.             return ($this->privates['Pickware\\PickwareDhl\\Config\\Subscriber\\ConfigureShippingMethodInStorefrontSubscriber'] ?? $this->getConfigureShippingMethodInStorefrontSubscriberService());
  18086.         }, => 'onPageWithShippingMethodConfigDependencyLoaded'], 0);
  18087.         $instance->addListener('Shopware\\Storefront\\Page\\Address\\Detail\\AddressDetailPageLoadedEvent', [=> function () {
  18088.             return ($this->privates['Pickware\\PickwareDhl\\Config\\Subscriber\\ConfigureShippingMethodInStorefrontSubscriber'] ?? $this->getConfigureShippingMethodInStorefrontSubscriberService());
  18089.         }, => 'onPageWithShippingMethodConfigDependencyLoaded'], 0);
  18090.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoadedEvent', [=> function () {
  18091.             return ($this->privates['Pickware\\PickwareDhl\\Config\\Subscriber\\ConfigureShippingMethodInStorefrontSubscriber'] ?? $this->getConfigureShippingMethodInStorefrontSubscriberService());
  18092.         }, => 'onPageWithShippingMethodConfigDependencyLoaded'], 0);
  18093.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Order\\CartConvertedEvent', [=> function () {
  18094.             return ($this->privates['Pickware\\PickwareDhl\\PreferredDelivery\\Subscriber\\TransferPreferredDeliveryServiceInformationSubscriber'] ?? $this->getTransferPreferredDeliveryServiceInformationSubscriberService());
  18095.         }, => 'onCartConverted'], 0);
  18096.         $instance->addListener('pickware_shipping.shipment.blueprint_created', [=> function () {
  18097.             return ($this->privates['Pickware\\PickwareDhl\\PreferredDelivery\\Subscriber\\TransferPreferredDeliveryServiceInformationSubscriber'] ?? $this->getTransferPreferredDeliveryServiceInformationSubscriberService());
  18098.         }, => 'onShipmentBlueprintCreated'], 0);
  18099.         $instance->addListener('Shopware\\Core\\System\\SalesChannel\\Event\\SalesChannelContextSwitchEvent', [=> function () {
  18100.             return ($this->privates['Pickware\\PickwareDhl\\SalesChannelContext\\Subscriber\\SynchronizeSalesChannelContextsSubscriber'] ?? $this->getSynchronizeSalesChannelContextsSubscriberService());
  18101.         }, => 'onSalesChannelContextSwitched'], 0);
  18102.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  18103.             return ($this->privates['Pickware\\PickwareDhl\\SalesChannelContext\\Subscriber\\SynchronizeSalesChannelContextsSubscriber'] ?? $this->getSynchronizeSalesChannelContextsSubscriberService());
  18104.         }, => 'onStorefrontPageRendered'], 0);
  18105.         $instance->addListener('order.written', [=> function () {
  18106.             return ($this->services['Sendcloud\\Shipping\\Subscriber\\OrderSubscriber'] ?? $this->getOrderSubscriberService());
  18107.         }, => 'onOrderSave'], 0);
  18108.         $instance->addListener('order.deleted', [=> function () {
  18109.             return ($this->services['Sendcloud\\Shipping\\Subscriber\\OrderSubscriber'] ?? $this->getOrderSubscriberService());
  18110.         }, => 'onOrderDelete'], 0);
  18111.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  18112.             return ($this->services['Sendcloud\\Shipping\\Subscriber\\OrderSubscriber'] ?? $this->getOrderSubscriberService());
  18113.         }, => 'onOrderPlaced'], 0);
  18114.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountOrderPageLoadedEvent', [=> function () {
  18115.             return ($this->services['Sendcloud\\Shipping\\Subscriber\\OrderSubscriber'] ?? $this->getOrderSubscriberService());
  18116.         }, => 'onOrderLoaded'], 0);
  18117.         $instance->addListener('kernel.controller', [=> function () {
  18118.             return ($this->services['Sendcloud\\Shipping\\Subscriber\\OrderSubscriber'] ?? $this->getOrderSubscriberService());
  18119.         }, => 'saveDataForDelete'], 0);
  18120.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  18121.             return ($this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'] ?? $this->getCheckoutSubscriberService());
  18122.         }, => 'onConfirmPageLoad'], 0);
  18123.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  18124.             return ($this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'] ?? $this->getCheckoutSubscriberService());
  18125.         }, => 'onFinishPageLoad'], 0);
  18126.         $instance->addListener('customer.written', [=> function () {
  18127.             return ($this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'] ?? $this->getCheckoutSubscriberService());
  18128.         }, => 'onCustomerUpdate'], 0);
  18129.         $instance->addListener('customer_address.written', [=> function () {
  18130.             return ($this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'] ?? $this->getCheckoutSubscriberService());
  18131.         }, => 'onCustomerAddressChange'], 0);
  18132.         $instance->addListener('checkout.customer.logout', [=> function () {
  18133.             return ($this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'] ?? $this->getCheckoutSubscriberService());
  18134.         }, => 'onCustomerLogout'], 0);
  18135.         $instance->addListener('kernel.controller', [=> function () {
  18136.             return ($this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'] ?? $this->getCheckoutSubscriberService());
  18137.         }, => 'setRemoveServicePointFlag'], 0);
  18138.         $instance->addListener('kernel.response', [=> function () {
  18139.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  18140.         }, => 'onKernelResponse'], 0);
  18141.         $instance->addListener('kernel.response', [=> function () {
  18142.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  18143.         }, => 'onKernelResponse'], -1024);
  18144.         $instance->addListener('kernel.request', [=> function () {
  18145.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  18146.         }, => 'setDefaultLocale'], 100);
  18147.         $instance->addListener('kernel.request', [=> function () {
  18148.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  18149.         }, => 'onKernelRequest'], 16);
  18150.         $instance->addListener('kernel.finish_request', [=> function () {
  18151.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  18152.         }, => 'onKernelFinishRequest'], 0);
  18153.         $instance->addListener('kernel.request', [=> function () {
  18154.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  18155.         }, => 'onKernelRequest'], 256);
  18156.         $instance->addListener('kernel.response', [=> function () {
  18157.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  18158.         }, => 'onResponse'], -255);
  18159.         $instance->addListener('kernel.controller_arguments', [=> function () {
  18160.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  18161.         }, => 'onControllerArguments'], 0);
  18162.         $instance->addListener('kernel.exception', [=> function () {
  18163.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  18164.         }, => 'logKernelException'], 0);
  18165.         $instance->addListener('kernel.exception', [=> function () {
  18166.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  18167.         }, => 'onKernelException'], -128);
  18168.         $instance->addListener('kernel.response', [=> function () {
  18169.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  18170.         }, => 'removeCspHeader'], -128);
  18171.         $instance->addListener('kernel.request', [=> function () {
  18172.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  18173.         }, => 'onKernelRequest'], 15);
  18174.         $instance->addListener('kernel.finish_request', [=> function () {
  18175.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  18176.         }, => 'onKernelFinishRequest'], -15);
  18177.         $instance->addListener('console.error', [=> function () {
  18178.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  18179.         }, => 'onConsoleError'], -128);
  18180.         $instance->addListener('console.terminate', [=> function () {
  18181.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  18182.         }, => 'onConsoleTerminate'], -128);
  18183.         $instance->addListener('console.error', [=> function () {
  18184.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  18185.         }, => 'onConsoleError'], 0);
  18186.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  18187.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  18188.         }, => 'onMessage'], -255);
  18189.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  18190.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  18191.         }, => 'onMessage'], -255);
  18192.         $instance->addListener('kernel.response', [=> function () {
  18193.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  18194.         }, => 'onKernelResponse'], 0);
  18195.         $instance->addListener('kernel.request', [=> function () {
  18196.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  18197.         }, => 'onKernelRequest'], 48);
  18198.         $instance->addListener('kernel.request', [=> function () {
  18199.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  18200.         }, => 'configure'], 2048);
  18201.         $instance->addListener('console.command', [=> function () {
  18202.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  18203.         }, => 'configure'], 2048);
  18204.         $instance->addListener('kernel.request', [=> function () {
  18205.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  18206.         }, => 'onKernelRequest'], 32);
  18207.         $instance->addListener('kernel.finish_request', [=> function () {
  18208.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  18209.         }, => 'onKernelFinishRequest'], 0);
  18210.         $instance->addListener('kernel.exception', [=> function () {
  18211.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  18212.         }, => 'onKernelException'], -64);
  18213.         $instance->addListener('kernel.request', [=> function () {
  18214.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  18215.         }, => 'onKernelRequest'], 128);
  18216.         $instance->addListener('kernel.response', [=> function () {
  18217.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  18218.         }, => 'onKernelResponse'], -1000);
  18219.         $instance->addListener('kernel.finish_request', [=> function () {
  18220.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  18221.         }, => 'onFinishRequest'], 0);
  18222.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  18223.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  18224.         }, => 'onMessageFailed'], 100);
  18225.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  18226.             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()));
  18227.         }, => 'onMessageFailed'], 200);
  18228.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  18229.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  18230.         }, => 'onWorkerRunning'], 100);
  18231.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  18232.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  18233.         }, => 'onWorkerStarted'], 0);
  18234.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  18235.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  18236.         }, => 'onWorkerRunning'], 0);
  18237.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  18238.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnSigtermSignalListenerService());
  18239.         }, => 'onWorkerStarted'], 100);
  18240.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  18241.             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()));
  18242.         }, => 'onMessageFailed'], 0);
  18243.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  18244.             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()));
  18245.         }, => 'onWorkerRunning'], 0);
  18246.         $instance->addListener('kernel.response', [=> function () {
  18247.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  18248.         }, => 'onKernelResponse'], -100);
  18249.         $instance->addListener('kernel.exception', [=> function () {
  18250.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  18251.         }, => 'onKernelException'], 0);
  18252.         $instance->addListener('kernel.terminate', [=> function () {
  18253.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  18254.         }, => 'onKernelTerminate'], -1024);
  18255.         $instance->addListener('kernel.controller', [=> function () {
  18256.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  18257.         }, => 'onKernelController'], 0);
  18258.         $instance->addListener('kernel.response', [=> function () {
  18259.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  18260.         }, => 'onKernelResponse'], 0);
  18261.         $instance->addListener('console.command', [=> function () {
  18262.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  18263.         }, => 'onCommand'], 255);
  18264.         $instance->addListener('console.terminate', [=> function () {
  18265.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  18266.         }, => 'onTerminate'], -255);
  18267.         $instance->addListener('kernel.controller', [=> function () {
  18268.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  18269.         }, => 'onKernelController'], 0);
  18270.         $instance->addListener('kernel.controller', [=> function () {
  18271.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  18272.         }, => 'onKernelController'], 0);
  18273.         $instance->addListener('kernel.controller', [=> function () {
  18274.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  18275.         }, => 'onKernelController'], -128);
  18276.         $instance->addListener('kernel.view', [=> function () {
  18277.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  18278.         }, => 'onKernelView'], 0);
  18279.         $instance->addListener('kernel.controller', [=> function () {
  18280.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  18281.         }, => 'onKernelController'], 0);
  18282.         $instance->addListener('kernel.response', [=> function () {
  18283.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  18284.         }, => 'onKernelResponse'], 0);
  18285.         $instance->addListener('kernel.controller_arguments', [=> function () {
  18286.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  18287.         }, => 'onKernelControllerArguments'], 0);
  18288.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  18289.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  18290.         }, => 'onMessage'], 0);
  18291.         $instance->addListener('console.command', [=> function () {
  18292.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  18293.         }, => 'configure'], 1024);
  18294.         $instance->addListener('kernel.terminate', [=> function () {
  18295.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  18296.         }, => 'flushMessages'], 0);
  18297.         $instance->addListener('console.terminate', [=> function () {
  18298.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  18299.         }, => 'flushMessages'], 0);
  18300.         $instance->addListener('kernel.response', [=> function () {
  18301.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  18302.         }, => 'onKernelResponse'], -128);
  18303.         return $instance;
  18304.     }
  18305.     /**
  18306.      * Gets the public 'flow.repository' shared service.
  18307.      *
  18308.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18309.      */
  18310.     protected function getFlow_RepositoryService()
  18311.     {
  18312.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18313.         if (isset($this->services['flow.repository'])) {
  18314.             return $this->services['flow.repository'];
  18315.         }
  18316.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18317.         if (isset($this->services['flow.repository'])) {
  18318.             return $this->services['flow.repository'];
  18319.         }
  18320.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18321.         if (isset($this->services['flow.repository'])) {
  18322.             return $this->services['flow.repository'];
  18323.         }
  18324.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18325.         if (isset($this->services['flow.repository'])) {
  18326.             return $this->services['flow.repository'];
  18327.         }
  18328.         return $this->services['flow.repository'] = 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()));
  18329.     }
  18330.     /**
  18331.      * Gets the public 'flow_sequence.repository' shared service.
  18332.      *
  18333.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18334.      */
  18335.     protected function getFlowSequence_RepositoryService()
  18336.     {
  18337.         return $this->services['flow_sequence.repository'] = 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()));
  18338.     }
  18339.     /**
  18340.      * Gets the public 'fourtwosix_choose_delivery_country_in_side_cart.filesystem.private' shared service.
  18341.      *
  18342.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18343.      */
  18344.     protected function getFourtwosixChooseDeliveryCountryInSideCart_Filesystem_PrivateService()
  18345.     {
  18346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18347.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18348.         return $this->services['fourtwosix_choose_delivery_country_in_side_cart.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_choose_delivery_country_in_side_cart');
  18349.     }
  18350.     /**
  18351.      * Gets the public 'fourtwosix_choose_delivery_country_in_side_cart.filesystem.public' shared service.
  18352.      *
  18353.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18354.      */
  18355.     protected function getFourtwosixChooseDeliveryCountryInSideCart_Filesystem_PublicService()
  18356.     {
  18357.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18358.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18359.         return $this->services['fourtwosix_choose_delivery_country_in_side_cart.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_choose_delivery_country_in_side_cart');
  18360.     }
  18361.     /**
  18362.      * Gets the public 'fourtwosix_theme_extension.filesystem.private' shared service.
  18363.      *
  18364.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18365.      */
  18366.     protected function getFourtwosixThemeExtension_Filesystem_PrivateService()
  18367.     {
  18368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18370.         return $this->services['fourtwosix_theme_extension.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_theme_extension');
  18371.     }
  18372.     /**
  18373.      * Gets the public 'fourtwosix_theme_extension.filesystem.public' shared service.
  18374.      *
  18375.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18376.      */
  18377.     protected function getFourtwosixThemeExtension_Filesystem_PublicService()
  18378.     {
  18379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18381.         return $this->services['fourtwosix_theme_extension.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_theme_extension');
  18382.     }
  18383.     /**
  18384.      * Gets the public 'fourtwosix_webp_image_converter.filesystem.private' shared service.
  18385.      *
  18386.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18387.      */
  18388.     protected function getFourtwosixWebpImageConverter_Filesystem_PrivateService()
  18389.     {
  18390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18392.         return $this->services['fourtwosix_webp_image_converter.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_webp_image_converter');
  18393.     }
  18394.     /**
  18395.      * Gets the public 'fourtwosix_webp_image_converter.filesystem.public' shared service.
  18396.      *
  18397.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18398.      */
  18399.     protected function getFourtwosixWebpImageConverter_Filesystem_PublicService()
  18400.     {
  18401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18403.         return $this->services['fourtwosix_webp_image_converter.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_webp_image_converter');
  18404.     }
  18405.     /**
  18406.      * Gets the public 'fourtwosix_wirths_extension.filesystem.private' shared service.
  18407.      *
  18408.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18409.      */
  18410.     protected function getFourtwosixWirthsExtension_Filesystem_PrivateService()
  18411.     {
  18412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18414.         return $this->services['fourtwosix_wirths_extension.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/fourtwosix_wirths_extension');
  18415.     }
  18416.     /**
  18417.      * Gets the public 'fourtwosix_wirths_extension.filesystem.public' shared service.
  18418.      *
  18419.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18420.      */
  18421.     protected function getFourtwosixWirthsExtension_Filesystem_PublicService()
  18422.     {
  18423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18425.         return $this->services['fourtwosix_wirths_extension.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/fourtwosix_wirths_extension');
  18426.     }
  18427.     /**
  18428.      * Gets the public 'framework.filesystem.private' shared service.
  18429.      *
  18430.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18431.      */
  18432.     protected function getFramework_Filesystem_PrivateService()
  18433.     {
  18434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18436.         return $this->services['framework.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/framework');
  18437.     }
  18438.     /**
  18439.      * Gets the public 'framework.filesystem.public' shared service.
  18440.      *
  18441.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18442.      */
  18443.     protected function getFramework_Filesystem_PublicService()
  18444.     {
  18445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18447.         return $this->services['framework.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/framework');
  18448.     }
  18449.     /**
  18450.      * Gets the public 'frosh_tools.filesystem.private' shared service.
  18451.      *
  18452.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18453.      */
  18454.     protected function getFroshTools_Filesystem_PrivateService()
  18455.     {
  18456.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18458.         return $this->services['frosh_tools.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/frosh_tools');
  18459.     }
  18460.     /**
  18461.      * Gets the public 'frosh_tools.filesystem.public' shared service.
  18462.      *
  18463.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18464.      */
  18465.     protected function getFroshTools_Filesystem_PublicService()
  18466.     {
  18467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18469.         return $this->services['frosh_tools.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/frosh_tools');
  18470.     }
  18471.     /**
  18472.      * Gets the public 'gbmed.custom_fields_filter.elasticsearch.product_decorator' shared service.
  18473.      *
  18474.      * @return \Gbmed\CustomFieldsFilter\Elasticsearch\ProductDecorator
  18475.      */
  18476.     protected function getGbmed_CustomFieldsFilter_Elasticsearch_ProductDecoratorService()
  18477.     {
  18478.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/AbstractElasticsearchDefinition.php';
  18479.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Elasticsearch/ProductDecorator.php';
  18480.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Elasticsearch/EsProductDefinition.php';
  18481.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ElasticsearchProductDefinition.php';
  18482.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/EntityMapper.php';
  18483.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/AbstractProductSearchQueryBuilder.php';
  18484.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchQueryBuilder.php';
  18485.         $a = new \Shopware\Elasticsearch\Framework\Indexing\EntityMapper();
  18486.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  18487.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18488.         if (isset($this->services['gbmed.custom_fields_filter.elasticsearch.product_decorator'])) {
  18489.             return $this->services['gbmed.custom_fields_filter.elasticsearch.product_decorator'];
  18490.         }
  18491.         return $this->services['gbmed.custom_fields_filter.elasticsearch.product_decorator'] = new \Gbmed\CustomFieldsFilter\Elasticsearch\ProductDecorator(new \Frosh\Tools\Components\Elasticsearch\EsProductDefinition(new \Shopware\Elasticsearch\Product\ElasticsearchProductDefinition(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), $a$b, [], $c, new \Shopware\Elasticsearch\Product\ProductSearchQueryBuilder($b, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer($this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH')))), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? $this->getTokenFilterService()))), $b, [], 1), $a$b);
  18492.     }
  18493.     /**
  18494.      * Gets the public 'gbmed_custom_fields_filter.filesystem.private' shared service.
  18495.      *
  18496.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18497.      */
  18498.     protected function getGbmedCustomFieldsFilter_Filesystem_PrivateService()
  18499.     {
  18500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18502.         return $this->services['gbmed_custom_fields_filter.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/gbmed_custom_fields_filter');
  18503.     }
  18504.     /**
  18505.      * Gets the public 'gbmed_custom_fields_filter.filesystem.public' shared service.
  18506.      *
  18507.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18508.      */
  18509.     protected function getGbmedCustomFieldsFilter_Filesystem_PublicService()
  18510.     {
  18511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18513.         return $this->services['gbmed_custom_fields_filter.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/gbmed_custom_fields_filter');
  18514.     }
  18515.     /**
  18516.      * Gets the public 'gbmed_custom_fields_filter.repository' shared service.
  18517.      *
  18518.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18519.      */
  18520.     protected function getGbmedCustomFieldsFilter_RepositoryService()
  18521.     {
  18522.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18523.         if (isset($this->services['gbmed_custom_fields_filter.repository'])) {
  18524.             return $this->services['gbmed_custom_fields_filter.repository'];
  18525.         }
  18526.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18527.         if (isset($this->services['gbmed_custom_fields_filter.repository'])) {
  18528.             return $this->services['gbmed_custom_fields_filter.repository'];
  18529.         }
  18530.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18531.         if (isset($this->services['gbmed_custom_fields_filter.repository'])) {
  18532.             return $this->services['gbmed_custom_fields_filter.repository'];
  18533.         }
  18534.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18535.         if (isset($this->services['gbmed_custom_fields_filter.repository'])) {
  18536.             return $this->services['gbmed_custom_fields_filter.repository'];
  18537.         }
  18538.         return $this->services['gbmed_custom_fields_filter.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Gbmed\\CustomFieldsFilter\\Core\\Content\\CustomFieldsFilter\\CustomFieldsFilterDefinition'] ?? $this->getCustomFieldsFilterDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18539.     }
  18540.     /**
  18541.      * Gets the public 'gbmed_custom_fields_filter_translation.repository' shared service.
  18542.      *
  18543.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18544.      */
  18545.     protected function getGbmedCustomFieldsFilterTranslation_RepositoryService()
  18546.     {
  18547.         return $this->services['gbmed_custom_fields_filter_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Gbmed\\CustomFieldsFilter\\Core\\Content\\CustomFieldsFilter\\Aggregate\\CustomFieldsFilterTranslation\\CustomFieldsFilterTranslationDefinition'] ?? $this->getCustomFieldsFilterTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18548.     }
  18549.     /**
  18550.      * Gets the public 'http_kernel' shared service.
  18551.      *
  18552.      * @return \Symfony\Component\HttpKernel\HttpKernel
  18553.      */
  18554.     protected function getHttpKernelService()
  18555.     {
  18556.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18557.         if (isset($this->services['http_kernel'])) {
  18558.             return $this->services['http_kernel'];
  18559.         }
  18560.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  18561.         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 () {
  18562.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Customer\\CustomerValueResolver'] ?? $this->getCustomerValueResolverService());
  18563.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'] ?? $this->getCartValueResolverService());
  18564.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\QueryDataBagResolver'] ?? $this->getQueryDataBagResolverService());
  18565.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\RequestDataBagResolver'] ?? $this->getRequestDataBagResolverService());
  18566.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Context\\ContextValueResolver'] ?? $this->getContextValueResolverService());
  18567.             yield => ($this->privates['debug.Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextValueResolver'] ?? $this->getSalesChannelContextValueResolverService());
  18568.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  18569.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryInterfaceValueResolver'] ?? $this->getResponseFactoryInterfaceValueResolverService());
  18570.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  18571.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  18572.             yield 10 => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\Annotation\\CriteriaValueResolver'] ?? $this->getCriteriaValueResolverService());
  18573.             yield 11 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  18574.             yield 12 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  18575.             yield 13 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  18576.             yield 14 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  18577.         }, 15)), $b));
  18578.     }
  18579.     /**
  18580.      * Gets the public 'import_export_file.repository' shared service.
  18581.      *
  18582.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18583.      */
  18584.     protected function getImportExportFile_RepositoryService()
  18585.     {
  18586.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18587.         if (isset($this->services['import_export_file.repository'])) {
  18588.             return $this->services['import_export_file.repository'];
  18589.         }
  18590.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18591.         if (isset($this->services['import_export_file.repository'])) {
  18592.             return $this->services['import_export_file.repository'];
  18593.         }
  18594.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18595.         if (isset($this->services['import_export_file.repository'])) {
  18596.             return $this->services['import_export_file.repository'];
  18597.         }
  18598.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18599.         if (isset($this->services['import_export_file.repository'])) {
  18600.             return $this->services['import_export_file.repository'];
  18601.         }
  18602.         return $this->services['import_export_file.repository'] = 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()));
  18603.     }
  18604.     /**
  18605.      * Gets the public 'import_export_log.repository' shared service.
  18606.      *
  18607.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18608.      */
  18609.     protected function getImportExportLog_RepositoryService()
  18610.     {
  18611.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18612.         if (isset($this->services['import_export_log.repository'])) {
  18613.             return $this->services['import_export_log.repository'];
  18614.         }
  18615.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18616.         if (isset($this->services['import_export_log.repository'])) {
  18617.             return $this->services['import_export_log.repository'];
  18618.         }
  18619.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18620.         if (isset($this->services['import_export_log.repository'])) {
  18621.             return $this->services['import_export_log.repository'];
  18622.         }
  18623.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18624.         if (isset($this->services['import_export_log.repository'])) {
  18625.             return $this->services['import_export_log.repository'];
  18626.         }
  18627.         return $this->services['import_export_log.repository'] = 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()));
  18628.     }
  18629.     /**
  18630.      * Gets the public 'import_export_profile.repository' shared service.
  18631.      *
  18632.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18633.      */
  18634.     protected function getImportExportProfile_RepositoryService()
  18635.     {
  18636.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18637.         if (isset($this->services['import_export_profile.repository'])) {
  18638.             return $this->services['import_export_profile.repository'];
  18639.         }
  18640.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18641.         if (isset($this->services['import_export_profile.repository'])) {
  18642.             return $this->services['import_export_profile.repository'];
  18643.         }
  18644.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18645.         if (isset($this->services['import_export_profile.repository'])) {
  18646.             return $this->services['import_export_profile.repository'];
  18647.         }
  18648.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18649.         if (isset($this->services['import_export_profile.repository'])) {
  18650.             return $this->services['import_export_profile.repository'];
  18651.         }
  18652.         return $this->services['import_export_profile.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] ?? $this->getImportExportProfileDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18653.     }
  18654.     /**
  18655.      * Gets the public 'import_export_profile_translation.repository' shared service.
  18656.      *
  18657.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18658.      */
  18659.     protected function getImportExportProfileTranslation_RepositoryService()
  18660.     {
  18661.         return $this->services['import_export_profile_translation.repository'] = 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()));
  18662.     }
  18663.     /**
  18664.      * Gets the public 'integration.repository' shared service.
  18665.      *
  18666.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18667.      */
  18668.     protected function getIntegration_RepositoryService()
  18669.     {
  18670.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18671.         if (isset($this->services['integration.repository'])) {
  18672.             return $this->services['integration.repository'];
  18673.         }
  18674.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18675.         if (isset($this->services['integration.repository'])) {
  18676.             return $this->services['integration.repository'];
  18677.         }
  18678.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18679.         if (isset($this->services['integration.repository'])) {
  18680.             return $this->services['integration.repository'];
  18681.         }
  18682.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18683.         if (isset($this->services['integration.repository'])) {
  18684.             return $this->services['integration.repository'];
  18685.         }
  18686.         return $this->services['integration.repository'] = 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()));
  18687.     }
  18688.     /**
  18689.      * Gets the public 'integration_role.repository' shared service.
  18690.      *
  18691.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18692.      */
  18693.     protected function getIntegrationRole_RepositoryService()
  18694.     {
  18695.         return $this->services['integration_role.repository'] = 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()));
  18696.     }
  18697.     /**
  18698.      * Gets the public 'iwv_order_csv_profile.repository' shared service.
  18699.      *
  18700.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18701.      */
  18702.     protected function getIwvOrderCsvProfile_RepositoryService()
  18703.     {
  18704.         return $this->services['iwv_order_csv_profile.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Iwv\\IwvOrdersCsvExporterV6\\Core\\Content\\IwvOrderCsvProfile\\IwvOrderCsvProfileDefinition'] ?? $this->getIwvOrderCsvProfileDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18705.     }
  18706.     /**
  18707.      * Gets the public 'iwv_orders_csv_exporter_v6.filesystem.private' shared service.
  18708.      *
  18709.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18710.      */
  18711.     protected function getIwvOrdersCsvExporterV6_Filesystem_PrivateService()
  18712.     {
  18713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18715.         return $this->services['iwv_orders_csv_exporter_v6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/iwv_orders_csv_exporter_v6');
  18716.     }
  18717.     /**
  18718.      * Gets the public 'iwv_orders_csv_exporter_v6.filesystem.public' shared service.
  18719.      *
  18720.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18721.      */
  18722.     protected function getIwvOrdersCsvExporterV6_Filesystem_PublicService()
  18723.     {
  18724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18726.         return $this->services['iwv_orders_csv_exporter_v6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/iwv_orders_csv_exporter_v6');
  18727.     }
  18728.     /**
  18729.      * Gets the public 'ks_additions.filesystem.private' shared service.
  18730.      *
  18731.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18732.      */
  18733.     protected function getKsAdditions_Filesystem_PrivateService()
  18734.     {
  18735.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18737.         return $this->services['ks_additions.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/ks_additions');
  18738.     }
  18739.     /**
  18740.      * Gets the public 'ks_additions.filesystem.public' shared service.
  18741.      *
  18742.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18743.      */
  18744.     protected function getKsAdditions_Filesystem_PublicService()
  18745.     {
  18746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18748.         return $this->services['ks_additions.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/ks_additions');
  18749.     }
  18750.     /**
  18751.      * Gets the public 'ks_attachment.repository' shared service.
  18752.      *
  18753.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18754.      */
  18755.     protected function getKsAttachment_RepositoryService()
  18756.     {
  18757.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18758.         if (isset($this->services['ks_attachment.repository'])) {
  18759.             return $this->services['ks_attachment.repository'];
  18760.         }
  18761.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18762.         if (isset($this->services['ks_attachment.repository'])) {
  18763.             return $this->services['ks_attachment.repository'];
  18764.         }
  18765.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18766.         if (isset($this->services['ks_attachment.repository'])) {
  18767.             return $this->services['ks_attachment.repository'];
  18768.         }
  18769.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18770.         if (isset($this->services['ks_attachment.repository'])) {
  18771.             return $this->services['ks_attachment.repository'];
  18772.         }
  18773.         return $this->services['ks_attachment.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Ks\\Attachments\\Core\\Content\\Attachments\\AttachmentsDefinition'] ?? $this->getAttachmentsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18774.     }
  18775.     /**
  18776.      * Gets the public 'ks_attachment_customer.repository' shared service.
  18777.      *
  18778.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18779.      */
  18780.     protected function getKsAttachmentCustomer_RepositoryService()
  18781.     {
  18782.         return $this->services['ks_attachment_customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Ks\\Attachments\\Core\\Content\\Attachments\\CustomerAttachmentLinkDefinition'] ?? $this->getCustomerAttachmentLinkDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18783.     }
  18784.     /**
  18785.      * Gets the public 'ks_attachment_translation.repository' shared service.
  18786.      *
  18787.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18788.      */
  18789.     protected function getKsAttachmentTranslation_RepositoryService()
  18790.     {
  18791.         return $this->services['ks_attachment_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Ks\\Attachments\\Core\\Content\\Attachments\\Aggregate\\AttachmentsTranslation\\AttachmentsTranslationDefinition'] ?? $this->getAttachmentsTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18792.     }
  18793.     /**
  18794.      * Gets the public 'ks_attachments.filesystem.private' shared service.
  18795.      *
  18796.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18797.      */
  18798.     protected function getKsAttachments_Filesystem_PrivateService()
  18799.     {
  18800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18802.         return $this->services['ks_attachments.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/ks_attachments');
  18803.     }
  18804.     /**
  18805.      * Gets the public 'ks_attachments.filesystem.public' shared service.
  18806.      *
  18807.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18808.      */
  18809.     protected function getKsAttachments_Filesystem_PublicService()
  18810.     {
  18811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18813.         return $this->services['ks_attachments.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/ks_attachments');
  18814.     }
  18815.     /**
  18816.      * Gets the public 'ks_geuther_theme.filesystem.private' shared service.
  18817.      *
  18818.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18819.      */
  18820.     protected function getKsGeutherTheme_Filesystem_PrivateService()
  18821.     {
  18822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18824.         return $this->services['ks_geuther_theme.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/ks_geuther_theme');
  18825.     }
  18826.     /**
  18827.      * Gets the public 'ks_geuther_theme.filesystem.public' shared service.
  18828.      *
  18829.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18830.      */
  18831.     protected function getKsGeutherTheme_Filesystem_PublicService()
  18832.     {
  18833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18835.         return $this->services['ks_geuther_theme.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/ks_geuther_theme');
  18836.     }
  18837.     /**
  18838.      * Gets the public 'landing_page.repository' shared service.
  18839.      *
  18840.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18841.      */
  18842.     protected function getLandingPage_RepositoryService()
  18843.     {
  18844.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18845.         if (isset($this->services['landing_page.repository'])) {
  18846.             return $this->services['landing_page.repository'];
  18847.         }
  18848.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18849.         if (isset($this->services['landing_page.repository'])) {
  18850.             return $this->services['landing_page.repository'];
  18851.         }
  18852.         return $this->services['landing_page.repository'] = 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, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), $b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18853.     }
  18854.     /**
  18855.      * Gets the public 'landing_page_sales_channel.repository' shared service.
  18856.      *
  18857.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18858.      */
  18859.     protected function getLandingPageSalesChannel_RepositoryService()
  18860.     {
  18861.         return $this->services['landing_page_sales_channel.repository'] = 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()));
  18862.     }
  18863.     /**
  18864.      * Gets the public 'landing_page_tag.repository' shared service.
  18865.      *
  18866.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18867.      */
  18868.     protected function getLandingPageTag_RepositoryService()
  18869.     {
  18870.         return $this->services['landing_page_tag.repository'] = 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()));
  18871.     }
  18872.     /**
  18873.      * Gets the public 'landing_page_translation.repository' shared service.
  18874.      *
  18875.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18876.      */
  18877.     protected function getLandingPageTranslation_RepositoryService()
  18878.     {
  18879.         return $this->services['landing_page_translation.repository'] = 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()));
  18880.     }
  18881.     /**
  18882.      * Gets the public 'language.repository' shared service.
  18883.      *
  18884.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  18885.      */
  18886.     protected function getLanguage_RepositoryService()
  18887.     {
  18888.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18889.         if (isset($this->services['language.repository'])) {
  18890.             return $this->services['language.repository'];
  18891.         }
  18892.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18893.         if (isset($this->services['language.repository'])) {
  18894.             return $this->services['language.repository'];
  18895.         }
  18896.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18897.         if (isset($this->services['language.repository'])) {
  18898.             return $this->services['language.repository'];
  18899.         }
  18900.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18901.         if (isset($this->services['language.repository'])) {
  18902.             return $this->services['language.repository'];
  18903.         }
  18904.         return $this->services['language.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  18905.     }
  18906.     /**
  18907.      * Gets the public 'locale.repository' shared service.
  18908.      *
  18909.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18910.      */
  18911.     protected function getLocale_RepositoryService()
  18912.     {
  18913.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18914.         if (isset($this->services['locale.repository'])) {
  18915.             return $this->services['locale.repository'];
  18916.         }
  18917.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18918.         if (isset($this->services['locale.repository'])) {
  18919.             return $this->services['locale.repository'];
  18920.         }
  18921.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18922.         if (isset($this->services['locale.repository'])) {
  18923.             return $this->services['locale.repository'];
  18924.         }
  18925.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18926.         if (isset($this->services['locale.repository'])) {
  18927.             return $this->services['locale.repository'];
  18928.         }
  18929.         return $this->services['locale.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18930.     }
  18931.     /**
  18932.      * Gets the public 'locale_translation.repository' shared service.
  18933.      *
  18934.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18935.      */
  18936.     protected function getLocaleTranslation_RepositoryService()
  18937.     {
  18938.         return $this->services['locale_translation.repository'] = 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()));
  18939.     }
  18940.     /**
  18941.      * Gets the public 'log_entry.repository' shared service.
  18942.      *
  18943.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18944.      */
  18945.     protected function getLogEntry_RepositoryService()
  18946.     {
  18947.         return $this->services['log_entry.repository'] = 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()));
  18948.     }
  18949.     /**
  18950.      * Gets the public 'lyra.logger' shared autowired service.
  18951.      *
  18952.      * @return \Monolog\Logger
  18953.      */
  18954.     protected function getLyra_LoggerService()
  18955.     {
  18956.         return $this->services['lyra.logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('lyra/lyra');
  18957.     }
  18958.     /**
  18959.      * Gets the public 'lyranetwork_lyra.filesystem.private' shared service.
  18960.      *
  18961.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18962.      */
  18963.     protected function getLyranetworkLyra_Filesystem_PrivateService()
  18964.     {
  18965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18967.         return $this->services['lyranetwork_lyra.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/lyranetwork_lyra');
  18968.     }
  18969.     /**
  18970.      * Gets the public 'lyranetwork_lyra.filesystem.public' shared service.
  18971.      *
  18972.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  18973.      */
  18974.     protected function getLyranetworkLyra_Filesystem_PublicService()
  18975.     {
  18976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  18977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  18978.         return $this->services['lyranetwork_lyra.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/lyranetwork_lyra');
  18979.     }
  18980.     /**
  18981.      * Gets the public 'magnalister_shopware6.repository' shared service.
  18982.      *
  18983.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18984.      */
  18985.     protected function getMagnalisterShopware6_RepositoryService()
  18986.     {
  18987.         return $this->services['magnalister_shopware6.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Redgecko\\Magnalister\\Core\\Content\\Bundle\\BundleCookieDefinition'] ?? $this->getBundleCookieDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  18988.     }
  18989.     /**
  18990.      * Gets the public 'mail_header_footer.repository' shared service.
  18991.      *
  18992.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  18993.      */
  18994.     protected function getMailHeaderFooter_RepositoryService()
  18995.     {
  18996.         return $this->services['mail_header_footer.repository'] = 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()));
  18997.     }
  18998.     /**
  18999.      * Gets the public 'mail_header_footer_translation.repository' shared service.
  19000.      *
  19001.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19002.      */
  19003.     protected function getMailHeaderFooterTranslation_RepositoryService()
  19004.     {
  19005.         return $this->services['mail_header_footer_translation.repository'] = 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()));
  19006.     }
  19007.     /**
  19008.      * Gets the public 'mail_template.repository' shared service.
  19009.      *
  19010.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19011.      */
  19012.     protected function getMailTemplate_RepositoryService()
  19013.     {
  19014.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19015.         if (isset($this->services['mail_template.repository'])) {
  19016.             return $this->services['mail_template.repository'];
  19017.         }
  19018.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19019.         if (isset($this->services['mail_template.repository'])) {
  19020.             return $this->services['mail_template.repository'];
  19021.         }
  19022.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19023.         if (isset($this->services['mail_template.repository'])) {
  19024.             return $this->services['mail_template.repository'];
  19025.         }
  19026.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19027.         if (isset($this->services['mail_template.repository'])) {
  19028.             return $this->services['mail_template.repository'];
  19029.         }
  19030.         return $this->services['mail_template.repository'] = 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()));
  19031.     }
  19032.     /**
  19033.      * Gets the public 'mail_template_media.repository' shared service.
  19034.      *
  19035.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19036.      */
  19037.     protected function getMailTemplateMedia_RepositoryService()
  19038.     {
  19039.         return $this->services['mail_template_media.repository'] = 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()));
  19040.     }
  19041.     /**
  19042.      * Gets the public 'mail_template_translation.repository' shared service.
  19043.      *
  19044.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19045.      */
  19046.     protected function getMailTemplateTranslation_RepositoryService()
  19047.     {
  19048.         return $this->services['mail_template_translation.repository'] = 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()));
  19049.     }
  19050.     /**
  19051.      * Gets the public 'mail_template_type.repository' shared service.
  19052.      *
  19053.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19054.      */
  19055.     protected function getMailTemplateType_RepositoryService()
  19056.     {
  19057.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19058.         if (isset($this->services['mail_template_type.repository'])) {
  19059.             return $this->services['mail_template_type.repository'];
  19060.         }
  19061.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19062.         if (isset($this->services['mail_template_type.repository'])) {
  19063.             return $this->services['mail_template_type.repository'];
  19064.         }
  19065.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19066.         if (isset($this->services['mail_template_type.repository'])) {
  19067.             return $this->services['mail_template_type.repository'];
  19068.         }
  19069.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19070.         if (isset($this->services['mail_template_type.repository'])) {
  19071.             return $this->services['mail_template_type.repository'];
  19072.         }
  19073.         return $this->services['mail_template_type.repository'] = 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()));
  19074.     }
  19075.     /**
  19076.      * Gets the public 'mail_template_type_translation.repository' shared service.
  19077.      *
  19078.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19079.      */
  19080.     protected function getMailTemplateTypeTranslation_RepositoryService()
  19081.     {
  19082.         return $this->services['mail_template_type_translation.repository'] = 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()));
  19083.     }
  19084.     /**
  19085.      * Gets the public 'main_category.repository' shared service.
  19086.      *
  19087.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19088.      */
  19089.     protected function getMainCategory_RepositoryService()
  19090.     {
  19091.         return $this->services['main_category.repository'] = 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()));
  19092.     }
  19093.     /**
  19094.      * Gets the public 'maintenance.filesystem.private' shared service.
  19095.      *
  19096.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19097.      */
  19098.     protected function getMaintenance_Filesystem_PrivateService()
  19099.     {
  19100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19102.         return $this->services['maintenance.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/maintenance');
  19103.     }
  19104.     /**
  19105.      * Gets the public 'maintenance.filesystem.public' shared service.
  19106.      *
  19107.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19108.      */
  19109.     protected function getMaintenance_Filesystem_PublicService()
  19110.     {
  19111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19113.         return $this->services['maintenance.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/maintenance');
  19114.     }
  19115.     /**
  19116.      * Gets the public 'maxia_listing_variants6.filesystem.private' shared service.
  19117.      *
  19118.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19119.      */
  19120.     protected function getMaxiaListingVariants6_Filesystem_PrivateService()
  19121.     {
  19122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19124.         return $this->services['maxia_listing_variants6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/maxia_listing_variants6');
  19125.     }
  19126.     /**
  19127.      * Gets the public 'maxia_listing_variants6.filesystem.public' shared service.
  19128.      *
  19129.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19130.      */
  19131.     protected function getMaxiaListingVariants6_Filesystem_PublicService()
  19132.     {
  19133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19135.         return $this->services['maxia_listing_variants6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/maxia_listing_variants6');
  19136.     }
  19137.     /**
  19138.      * Gets the public 'mcs_cookie_permission.filesystem.private' shared service.
  19139.      *
  19140.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19141.      */
  19142.     protected function getMcsCookiePermission_Filesystem_PrivateService()
  19143.     {
  19144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19146.         return $this->services['mcs_cookie_permission.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/mcs_cookie_permission');
  19147.     }
  19148.     /**
  19149.      * Gets the public 'mcs_cookie_permission.filesystem.public' shared service.
  19150.      *
  19151.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19152.      */
  19153.     protected function getMcsCookiePermission_Filesystem_PublicService()
  19154.     {
  19155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19157.         return $this->services['mcs_cookie_permission.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/mcs_cookie_permission');
  19158.     }
  19159.     /**
  19160.      * Gets the public 'media.repository' shared service.
  19161.      *
  19162.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  19163.      */
  19164.     protected function getMedia_RepositoryService()
  19165.     {
  19166.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  19167.         if (isset($this->services['media.repository'])) {
  19168.             return $this->services['media.repository'];
  19169.         }
  19170.         return $this->services['media.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator($a);
  19171.     }
  19172.     /**
  19173.      * Gets the public 'media_default_folder.repository' shared service.
  19174.      *
  19175.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19176.      */
  19177.     protected function getMediaDefaultFolder_RepositoryService()
  19178.     {
  19179.         return $this->services['media_default_folder.repository'] = 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()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  19180.     }
  19181.     /**
  19182.      * Gets the public 'media_folder.repository' shared service.
  19183.      *
  19184.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  19185.      */
  19186.     protected function getMediaFolder_RepositoryService()
  19187.     {
  19188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryDecorator.php';
  19189.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19190.         if (isset($this->services['media_folder.repository'])) {
  19191.             return $this->services['media_folder.repository'];
  19192.         }
  19193.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19194.         if (isset($this->services['media_folder.repository'])) {
  19195.             return $this->services['media_folder.repository'];
  19196.         }
  19197.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19198.         if (isset($this->services['media_folder.repository'])) {
  19199.             return $this->services['media_folder.repository'];
  19200.         }
  19201.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19202.         if (isset($this->services['media_folder.repository'])) {
  19203.             return $this->services['media_folder.repository'];
  19204.         }
  19205.         return $this->services['media_folder.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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()))));
  19206.     }
  19207.     /**
  19208.      * Gets the public 'media_folder_configuration.repository' shared service.
  19209.      *
  19210.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19211.      */
  19212.     protected function getMediaFolderConfiguration_RepositoryService()
  19213.     {
  19214.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19215.         if (isset($this->services['media_folder_configuration.repository'])) {
  19216.             return $this->services['media_folder_configuration.repository'];
  19217.         }
  19218.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19219.         if (isset($this->services['media_folder_configuration.repository'])) {
  19220.             return $this->services['media_folder_configuration.repository'];
  19221.         }
  19222.         return $this->services['media_folder_configuration.repository'] = 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, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), $b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  19223.     }
  19224.     /**
  19225.      * Gets the public 'media_folder_configuration_media_thumbnail_size.repository' shared service.
  19226.      *
  19227.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19228.      */
  19229.     protected function getMediaFolderConfigurationMediaThumbnailSize_RepositoryService()
  19230.     {
  19231.         return $this->services['media_folder_configuration_media_thumbnail_size.repository'] = 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()));
  19232.     }
  19233.     /**
  19234.      * Gets the public 'media_tag.repository' shared service.
  19235.      *
  19236.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19237.      */
  19238.     protected function getMediaTag_RepositoryService()
  19239.     {
  19240.         return $this->services['media_tag.repository'] = 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()));
  19241.     }
  19242.     /**
  19243.      * Gets the public 'media_thumbnail.repository' shared service.
  19244.      *
  19245.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator
  19246.      */
  19247.     protected function getMediaThumbnail_RepositoryService()
  19248.     {
  19249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryDecorator.php';
  19250.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19251.         if (isset($this->services['media_thumbnail.repository'])) {
  19252.             return $this->services['media_thumbnail.repository'];
  19253.         }
  19254.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19255.         if (isset($this->services['media_thumbnail.repository'])) {
  19256.             return $this->services['media_thumbnail.repository'];
  19257.         }
  19258.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19259.         if (isset($this->services['media_thumbnail.repository'])) {
  19260.             return $this->services['media_thumbnail.repository'];
  19261.         }
  19262.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19263.         if (isset($this->services['media_thumbnail.repository'])) {
  19264.             return $this->services['media_thumbnail.repository'];
  19265.         }
  19266.         return $this->services['media_thumbnail.repository'] = 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())));
  19267.     }
  19268.     /**
  19269.      * Gets the public 'media_thumbnail_size.repository' shared service.
  19270.      *
  19271.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19272.      */
  19273.     protected function getMediaThumbnailSize_RepositoryService()
  19274.     {
  19275.         return $this->services['media_thumbnail_size.repository'] = 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()));
  19276.     }
  19277.     /**
  19278.      * Gets the public 'media_translation.repository' shared service.
  19279.      *
  19280.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19281.      */
  19282.     protected function getMediaTranslation_RepositoryService()
  19283.     {
  19284.         return $this->services['media_translation.repository'] = 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()));
  19285.     }
  19286.     /**
  19287.      * Gets the public 'message_queue_stats.repository' shared service.
  19288.      *
  19289.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19290.      */
  19291.     protected function getMessageQueueStats_RepositoryService()
  19292.     {
  19293.         return $this->services['message_queue_stats.repository'] = 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()));
  19294.     }
  19295.     /**
  19296.      * Gets the public 'messenger.default_bus' shared service.
  19297.      *
  19298.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  19299.      */
  19300.     protected function getMessenger_DefaultBusService()
  19301.     {
  19302.         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 () {
  19303.             yield => ($this->privates['messenger.bus.shopware.middleware.traceable'] ?? $this->getMessenger_Bus_Shopware_Middleware_TraceableService());
  19304.             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')));
  19305.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  19306.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  19307.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  19308.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] ?? $this->getRetryMiddlewareService());
  19309.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  19310.             yield => ($this->privates['messenger.bus.shopware.middleware.handle_message'] ?? $this->getMessenger_Bus_Shopware_Middleware_HandleMessageService());
  19311.             yield => ($this->privates['Frosh\\Tools\\Components\\Messenger\\TaskLoggingMiddleware'] ?? $this->getTaskLoggingMiddlewareService());
  19312.         }, 9)), 'default', ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService())));
  19313.     }
  19314.     /**
  19315.      * Gets the public 'money_bundle.filesystem.private' shared service.
  19316.      *
  19317.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19318.      */
  19319.     protected function getMoneyBundle_Filesystem_PrivateService()
  19320.     {
  19321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19323.         return $this->services['money_bundle.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/money_bundle');
  19324.     }
  19325.     /**
  19326.      * Gets the public 'money_bundle.filesystem.public' shared service.
  19327.      *
  19328.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19329.      */
  19330.     protected function getMoneyBundle_Filesystem_PublicService()
  19331.     {
  19332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19334.         return $this->services['money_bundle.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/money_bundle');
  19335.     }
  19336.     /**
  19337.      * Gets the public 'monolog.logger.business_events' shared service.
  19338.      *
  19339.      * @return \Symfony\Bridge\Monolog\Logger
  19340.      */
  19341.     protected function getMonolog_Logger_BusinessEventsService()
  19342.     {
  19343.         $this->services['monolog.logger.business_events'] = $instance = new \Symfony\Bridge\Monolog\Logger('business_events');
  19344.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  19345.         $instance->pushHandler(($this->privates['monolog.handler.business_event_handler_buffer'] ?? $this->getMonolog_Handler_BusinessEventHandlerBufferService()));
  19346.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  19347.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  19348.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  19349.         return $instance;
  19350.     }
  19351.     /**
  19352.      * Gets the public 'moorl_cms_twig.filesystem.private' shared service.
  19353.      *
  19354.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19355.      */
  19356.     protected function getMoorlCmsTwig_Filesystem_PrivateService()
  19357.     {
  19358.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19360.         return $this->services['moorl_cms_twig.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/moorl_cms_twig');
  19361.     }
  19362.     /**
  19363.      * Gets the public 'moorl_cms_twig.filesystem.public' shared service.
  19364.      *
  19365.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19366.      */
  19367.     protected function getMoorlCmsTwig_Filesystem_PublicService()
  19368.     {
  19369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19371.         return $this->services['moorl_cms_twig.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/moorl_cms_twig');
  19372.     }
  19373.     /**
  19374.      * Gets the public 'netzp_blog6.filesystem.private' shared service.
  19375.      *
  19376.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19377.      */
  19378.     protected function getNetzpBlog6_Filesystem_PrivateService()
  19379.     {
  19380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19382.         return $this->services['netzp_blog6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/netzp_blog6');
  19383.     }
  19384.     /**
  19385.      * Gets the public 'netzp_blog6.filesystem.public' shared service.
  19386.      *
  19387.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19388.      */
  19389.     protected function getNetzpBlog6_Filesystem_PublicService()
  19390.     {
  19391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19393.         return $this->services['netzp_blog6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/netzp_blog6');
  19394.     }
  19395.     /**
  19396.      * Gets the public 'newsletter_recipient.repository' shared service.
  19397.      *
  19398.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19399.      */
  19400.     protected function getNewsletterRecipient_RepositoryService()
  19401.     {
  19402.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19403.         if (isset($this->services['newsletter_recipient.repository'])) {
  19404.             return $this->services['newsletter_recipient.repository'];
  19405.         }
  19406.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19407.         if (isset($this->services['newsletter_recipient.repository'])) {
  19408.             return $this->services['newsletter_recipient.repository'];
  19409.         }
  19410.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19411.         if (isset($this->services['newsletter_recipient.repository'])) {
  19412.             return $this->services['newsletter_recipient.repository'];
  19413.         }
  19414.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19415.         if (isset($this->services['newsletter_recipient.repository'])) {
  19416.             return $this->services['newsletter_recipient.repository'];
  19417.         }
  19418.         return $this->services['newsletter_recipient.repository'] = 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()));
  19419.     }
  19420.     /**
  19421.      * Gets the public 'newsletter_recipient_tag.repository' shared service.
  19422.      *
  19423.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19424.      */
  19425.     protected function getNewsletterRecipientTag_RepositoryService()
  19426.     {
  19427.         return $this->services['newsletter_recipient_tag.repository'] = 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()));
  19428.     }
  19429.     /**
  19430.      * Gets the public 'notification.repository' shared service.
  19431.      *
  19432.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19433.      */
  19434.     protected function getNotification_RepositoryService()
  19435.     {
  19436.         return $this->services['notification.repository'] = 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()));
  19437.     }
  19438.     /**
  19439.      * Gets the public 'number_range.repository' shared service.
  19440.      *
  19441.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19442.      */
  19443.     protected function getNumberRange_RepositoryService()
  19444.     {
  19445.         return $this->services['number_range.repository'] = 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()));
  19446.     }
  19447.     /**
  19448.      * Gets the public 'number_range_sales_channel.repository' shared service.
  19449.      *
  19450.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19451.      */
  19452.     protected function getNumberRangeSalesChannel_RepositoryService()
  19453.     {
  19454.         return $this->services['number_range_sales_channel.repository'] = 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()));
  19455.     }
  19456.     /**
  19457.      * Gets the public 'number_range_state.repository' shared service.
  19458.      *
  19459.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19460.      */
  19461.     protected function getNumberRangeState_RepositoryService()
  19462.     {
  19463.         return $this->services['number_range_state.repository'] = 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()));
  19464.     }
  19465.     /**
  19466.      * Gets the public 'number_range_translation.repository' shared service.
  19467.      *
  19468.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19469.      */
  19470.     protected function getNumberRangeTranslation_RepositoryService()
  19471.     {
  19472.         return $this->services['number_range_translation.repository'] = 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()));
  19473.     }
  19474.     /**
  19475.      * Gets the public 'number_range_type.repository' shared service.
  19476.      *
  19477.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19478.      */
  19479.     protected function getNumberRangeType_RepositoryService()
  19480.     {
  19481.         return $this->services['number_range_type.repository'] = 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()));
  19482.     }
  19483.     /**
  19484.      * Gets the public 'number_range_type_translation.repository' shared service.
  19485.      *
  19486.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19487.      */
  19488.     protected function getNumberRangeTypeTranslation_RepositoryService()
  19489.     {
  19490.         return $this->services['number_range_type_translation.repository'] = 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()));
  19491.     }
  19492.     /**
  19493.      * Gets the public 'nwdxx_it_recht_connector6.filesystem.private' shared service.
  19494.      *
  19495.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19496.      */
  19497.     protected function getNwdxxItRechtConnector6_Filesystem_PrivateService()
  19498.     {
  19499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19501.         return $this->services['nwdxx_it_recht_connector6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/nwdxx_it_recht_connector6');
  19502.     }
  19503.     /**
  19504.      * Gets the public 'nwdxx_it_recht_connector6.filesystem.public' shared service.
  19505.      *
  19506.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19507.      */
  19508.     protected function getNwdxxItRechtConnector6_Filesystem_PublicService()
  19509.     {
  19510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19512.         return $this->services['nwdxx_it_recht_connector6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/nwdxx_it_recht_connector6');
  19513.     }
  19514.     /**
  19515.      * Gets the public 'od_shoplytics.filesystem.private' shared service.
  19516.      *
  19517.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19518.      */
  19519.     protected function getOdShoplytics_Filesystem_PrivateService()
  19520.     {
  19521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19523.         return $this->services['od_shoplytics.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/od_shoplytics');
  19524.     }
  19525.     /**
  19526.      * Gets the public 'od_shoplytics.filesystem.public' shared service.
  19527.      *
  19528.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19529.      */
  19530.     protected function getOdShoplytics_Filesystem_PublicService()
  19531.     {
  19532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19534.         return $this->services['od_shoplytics.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/od_shoplytics');
  19535.     }
  19536.     /**
  19537.      * Gets the public 'order.repository' shared service.
  19538.      *
  19539.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  19540.      */
  19541.     protected function getOrder_RepositoryService()
  19542.     {
  19543.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19544.         if (isset($this->services['order.repository'])) {
  19545.             return $this->services['order.repository'];
  19546.         }
  19547.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19548.         if (isset($this->services['order.repository'])) {
  19549.             return $this->services['order.repository'];
  19550.         }
  19551.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19552.         if (isset($this->services['order.repository'])) {
  19553.             return $this->services['order.repository'];
  19554.         }
  19555.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19556.         if (isset($this->services['order.repository'])) {
  19557.             return $this->services['order.repository'];
  19558.         }
  19559.         return $this->services['order.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  19560.     }
  19561.     /**
  19562.      * Gets the public 'order_address.repository' shared service.
  19563.      *
  19564.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  19565.      */
  19566.     protected function getOrderAddress_RepositoryService()
  19567.     {
  19568.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19569.         if (isset($this->services['order_address.repository'])) {
  19570.             return $this->services['order_address.repository'];
  19571.         }
  19572.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19573.         if (isset($this->services['order_address.repository'])) {
  19574.             return $this->services['order_address.repository'];
  19575.         }
  19576.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19577.         if (isset($this->services['order_address.repository'])) {
  19578.             return $this->services['order_address.repository'];
  19579.         }
  19580.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19581.         if (isset($this->services['order_address.repository'])) {
  19582.             return $this->services['order_address.repository'];
  19583.         }
  19584.         return $this->services['order_address.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  19585.     }
  19586.     /**
  19587.      * Gets the public 'order_customer.repository' shared service.
  19588.      *
  19589.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19590.      */
  19591.     protected function getOrderCustomer_RepositoryService()
  19592.     {
  19593.         return $this->services['order_customer.repository'] = 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()));
  19594.     }
  19595.     /**
  19596.      * Gets the public 'order_delivery.repository' shared service.
  19597.      *
  19598.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19599.      */
  19600.     protected function getOrderDelivery_RepositoryService()
  19601.     {
  19602.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19603.         if (isset($this->services['order_delivery.repository'])) {
  19604.             return $this->services['order_delivery.repository'];
  19605.         }
  19606.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19607.         if (isset($this->services['order_delivery.repository'])) {
  19608.             return $this->services['order_delivery.repository'];
  19609.         }
  19610.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19611.         if (isset($this->services['order_delivery.repository'])) {
  19612.             return $this->services['order_delivery.repository'];
  19613.         }
  19614.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19615.         if (isset($this->services['order_delivery.repository'])) {
  19616.             return $this->services['order_delivery.repository'];
  19617.         }
  19618.         return $this->services['order_delivery.repository'] = 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()));
  19619.     }
  19620.     /**
  19621.      * Gets the public 'order_delivery_position.repository' shared service.
  19622.      *
  19623.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19624.      */
  19625.     protected function getOrderDeliveryPosition_RepositoryService()
  19626.     {
  19627.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19628.         if (isset($this->services['order_delivery_position.repository'])) {
  19629.             return $this->services['order_delivery_position.repository'];
  19630.         }
  19631.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19632.         if (isset($this->services['order_delivery_position.repository'])) {
  19633.             return $this->services['order_delivery_position.repository'];
  19634.         }
  19635.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19636.         if (isset($this->services['order_delivery_position.repository'])) {
  19637.             return $this->services['order_delivery_position.repository'];
  19638.         }
  19639.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19640.         if (isset($this->services['order_delivery_position.repository'])) {
  19641.             return $this->services['order_delivery_position.repository'];
  19642.         }
  19643.         return $this->services['order_delivery_position.repository'] = 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()), $a$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  19644.     }
  19645.     /**
  19646.      * Gets the public 'order_line_item.repository' shared service.
  19647.      *
  19648.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  19649.      */
  19650.     protected function getOrderLineItem_RepositoryService()
  19651.     {
  19652.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19653.         if (isset($this->services['order_line_item.repository'])) {
  19654.             return $this->services['order_line_item.repository'];
  19655.         }
  19656.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19657.         if (isset($this->services['order_line_item.repository'])) {
  19658.             return $this->services['order_line_item.repository'];
  19659.         }
  19660.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19661.         if (isset($this->services['order_line_item.repository'])) {
  19662.             return $this->services['order_line_item.repository'];
  19663.         }
  19664.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19665.         if (isset($this->services['order_line_item.repository'])) {
  19666.             return $this->services['order_line_item.repository'];
  19667.         }
  19668.         return $this->services['order_line_item.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  19669.     }
  19670.     /**
  19671.      * Gets the public 'order_tag.repository' shared service.
  19672.      *
  19673.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19674.      */
  19675.     protected function getOrderTag_RepositoryService()
  19676.     {
  19677.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19678.         if (isset($this->services['order_tag.repository'])) {
  19679.             return $this->services['order_tag.repository'];
  19680.         }
  19681.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19682.         if (isset($this->services['order_tag.repository'])) {
  19683.             return $this->services['order_tag.repository'];
  19684.         }
  19685.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19686.         if (isset($this->services['order_tag.repository'])) {
  19687.             return $this->services['order_tag.repository'];
  19688.         }
  19689.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19690.         if (isset($this->services['order_tag.repository'])) {
  19691.             return $this->services['order_tag.repository'];
  19692.         }
  19693.         return $this->services['order_tag.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  19694.     }
  19695.     /**
  19696.      * Gets the public 'order_transaction.repository' shared service.
  19697.      *
  19698.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  19699.      */
  19700.     protected function getOrderTransaction_RepositoryService()
  19701.     {
  19702.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19703.         if (isset($this->services['order_transaction.repository'])) {
  19704.             return $this->services['order_transaction.repository'];
  19705.         }
  19706.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19707.         if (isset($this->services['order_transaction.repository'])) {
  19708.             return $this->services['order_transaction.repository'];
  19709.         }
  19710.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19711.         if (isset($this->services['order_transaction.repository'])) {
  19712.             return $this->services['order_transaction.repository'];
  19713.         }
  19714.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19715.         if (isset($this->services['order_transaction.repository'])) {
  19716.             return $this->services['order_transaction.repository'];
  19717.         }
  19718.         return $this->services['order_transaction.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  19719.     }
  19720.     /**
  19721.      * Gets the public 'order_transaction_capture.repository' shared service.
  19722.      *
  19723.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19724.      */
  19725.     protected function getOrderTransactionCapture_RepositoryService()
  19726.     {
  19727.         return $this->services['order_transaction_capture.repository'] = 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()));
  19728.     }
  19729.     /**
  19730.      * Gets the public 'order_transaction_capture_refund.repository' shared service.
  19731.      *
  19732.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19733.      */
  19734.     protected function getOrderTransactionCaptureRefund_RepositoryService()
  19735.     {
  19736.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19737.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  19738.             return $this->services['order_transaction_capture_refund.repository'];
  19739.         }
  19740.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19741.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  19742.             return $this->services['order_transaction_capture_refund.repository'];
  19743.         }
  19744.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19745.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  19746.             return $this->services['order_transaction_capture_refund.repository'];
  19747.         }
  19748.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19749.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  19750.             return $this->services['order_transaction_capture_refund.repository'];
  19751.         }
  19752.         return $this->services['order_transaction_capture_refund.repository'] = 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()));
  19753.     }
  19754.     /**
  19755.      * Gets the public 'order_transaction_capture_refund_position.repository' shared service.
  19756.      *
  19757.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19758.      */
  19759.     protected function getOrderTransactionCaptureRefundPosition_RepositoryService()
  19760.     {
  19761.         return $this->services['order_transaction_capture_refund_position.repository'] = 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()));
  19762.     }
  19763.     /**
  19764.      * Gets the public 'payment_method.repository' shared service.
  19765.      *
  19766.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  19767.      */
  19768.     protected function getPaymentMethod_RepositoryService()
  19769.     {
  19770.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19771.         if (isset($this->services['payment_method.repository'])) {
  19772.             return $this->services['payment_method.repository'];
  19773.         }
  19774.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19775.         if (isset($this->services['payment_method.repository'])) {
  19776.             return $this->services['payment_method.repository'];
  19777.         }
  19778.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19779.         if (isset($this->services['payment_method.repository'])) {
  19780.             return $this->services['payment_method.repository'];
  19781.         }
  19782.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19783.         if (isset($this->services['payment_method.repository'])) {
  19784.             return $this->services['payment_method.repository'];
  19785.         }
  19786.         return $this->services['payment_method.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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()))));
  19787.     }
  19788.     /**
  19789.      * Gets the public 'payment_method_translation.repository' shared service.
  19790.      *
  19791.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19792.      */
  19793.     protected function getPaymentMethodTranslation_RepositoryService()
  19794.     {
  19795.         return $this->services['payment_method_translation.repository'] = 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()));
  19796.     }
  19797.     /**
  19798.      * Gets the public 'pickware.debug_bundle.error_logger' shared service.
  19799.      *
  19800.      * @return \Monolog\Logger
  19801.      */
  19802.     protected function getPickware_DebugBundle_ErrorLoggerService()
  19803.     {
  19804.         return $this->services['pickware.debug_bundle.error_logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('pickware.errors');
  19805.     }
  19806.     /**
  19807.      * Gets the public 'pickware.debug_bundle.logger' shared service.
  19808.      *
  19809.      * @return \Monolog\Logger
  19810.      */
  19811.     protected function getPickware_DebugBundle_LoggerService()
  19812.     {
  19813.         return $this->services['pickware.debug_bundle.logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('pickware.debug_bundle');
  19814.     }
  19815.     /**
  19816.      * Gets the public 'pickware.debug_bundle.sql_lock_logger' shared service.
  19817.      *
  19818.      * @return \Pickware\DebugBundle\SqlLockLogger
  19819.      */
  19820.     protected function getPickware_DebugBundle_SqlLockLoggerService()
  19821.     {
  19822.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/debug-bundle/src/SqlLockLogger.php';
  19823.         return $this->services['pickware.debug_bundle.sql_lock_logger'] = new \Pickware\DebugBundle\SqlLockLogger(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), \dirname(__DIR__4));
  19824.     }
  19825.     /**
  19826.      * Gets the public 'pickware_api_error_handling_bundle.filesystem.private' shared service.
  19827.      *
  19828.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19829.      */
  19830.     protected function getPickwareApiErrorHandlingBundle_Filesystem_PrivateService()
  19831.     {
  19832.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19834.         return $this->services['pickware_api_error_handling_bundle.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/pickware_api_error_handling_bundle');
  19835.     }
  19836.     /**
  19837.      * Gets the public 'pickware_api_error_handling_bundle.filesystem.public' shared service.
  19838.      *
  19839.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19840.      */
  19841.     protected function getPickwareApiErrorHandlingBundle_Filesystem_PublicService()
  19842.     {
  19843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19845.         return $this->services['pickware_api_error_handling_bundle.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/pickware_api_error_handling_bundle');
  19846.     }
  19847.     /**
  19848.      * Gets the public 'pickware_api_versioning_bundle.filesystem.private' shared service.
  19849.      *
  19850.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19851.      */
  19852.     protected function getPickwareApiVersioningBundle_Filesystem_PrivateService()
  19853.     {
  19854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19856.         return $this->services['pickware_api_versioning_bundle.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/pickware_api_versioning_bundle');
  19857.     }
  19858.     /**
  19859.      * Gets the public 'pickware_api_versioning_bundle.filesystem.public' shared service.
  19860.      *
  19861.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19862.      */
  19863.     protected function getPickwareApiVersioningBundle_Filesystem_PublicService()
  19864.     {
  19865.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19867.         return $this->services['pickware_api_versioning_bundle.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/pickware_api_versioning_bundle');
  19868.     }
  19869.     /**
  19870.      * Gets the public 'pickware_config_bundle.filesystem.private' shared service.
  19871.      *
  19872.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19873.      */
  19874.     protected function getPickwareConfigBundle_Filesystem_PrivateService()
  19875.     {
  19876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19878.         return $this->services['pickware_config_bundle.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/pickware_config_bundle');
  19879.     }
  19880.     /**
  19881.      * Gets the public 'pickware_config_bundle.filesystem.public' shared service.
  19882.      *
  19883.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19884.      */
  19885.     protected function getPickwareConfigBundle_Filesystem_PublicService()
  19886.     {
  19887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19889.         return $this->services['pickware_config_bundle.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/pickware_config_bundle');
  19890.     }
  19891.     /**
  19892.      * Gets the public 'pickware_dhl.bundle_supporting_asset_service' shared service.
  19893.      *
  19894.      * @return \Pickware\InstallationLibrary\BundleSupportingAssetService
  19895.      */
  19896.     protected function getPickwareDhl_BundleSupportingAssetServiceService()
  19897.     {
  19898.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/installation-library/src/BundleSupportingAssetService.php';
  19899.         return $this->services['pickware_dhl.bundle_supporting_asset_service'] = new \Pickware\InstallationLibrary\BundleSupportingAssetService(($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService()), ($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()));
  19900.     }
  19901.     /**
  19902.      * Gets the public 'pickware_dhl.filesystem.private' shared service.
  19903.      *
  19904.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19905.      */
  19906.     protected function getPickwareDhl_Filesystem_PrivateService()
  19907.     {
  19908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19910.         return $this->services['pickware_dhl.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/pickware_dhl');
  19911.     }
  19912.     /**
  19913.      * Gets the public 'pickware_dhl.filesystem.public' shared service.
  19914.      *
  19915.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19916.      */
  19917.     protected function getPickwareDhl_Filesystem_PublicService()
  19918.     {
  19919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19921.         return $this->services['pickware_dhl.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/pickware_dhl');
  19922.     }
  19923.     /**
  19924.      * Gets the public 'pickware_dhl.plugin_filesystem_to_document_bundle_filesystem_migrator' shared service.
  19925.      *
  19926.      * @return \Pickware\PickwareDhl\Installation\FilesystemToFilesystemMigrator
  19927.      */
  19928.     protected function getPickwareDhl_PluginFilesystemToDocumentBundleFilesystemMigratorService()
  19929.     {
  19930.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/Installation/FilesystemToFilesystemMigrator.php';
  19931.         return $this->services['pickware_dhl.plugin_filesystem_to_document_bundle_filesystem_migrator'] = new \Pickware\PickwareDhl\Installation\FilesystemToFilesystemMigrator(($this->services['pickware_dhl.filesystem.private'] ?? $this->getPickwareDhl_Filesystem_PrivateService()), ($this->services['document_bundle.filesystem.private'] ?? $this->getDocumentBundle_Filesystem_PrivateService()));
  19932.     }
  19933.     /**
  19934.      * Gets the public 'pickware_dhl_express_bundle.filesystem.private' shared service.
  19935.      *
  19936.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19937.      */
  19938.     protected function getPickwareDhlExpressBundle_Filesystem_PrivateService()
  19939.     {
  19940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19942.         return $this->services['pickware_dhl_express_bundle.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/pickware_dhl_express_bundle');
  19943.     }
  19944.     /**
  19945.      * Gets the public 'pickware_dhl_express_bundle.filesystem.public' shared service.
  19946.      *
  19947.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19948.      */
  19949.     protected function getPickwareDhlExpressBundle_Filesystem_PublicService()
  19950.     {
  19951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19953.         return $this->services['pickware_dhl_express_bundle.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/pickware_dhl_express_bundle');
  19954.     }
  19955.     /**
  19956.      * Gets the public 'pickware_dhl_sales_channel_api_context.repository' shared service.
  19957.      *
  19958.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19959.      */
  19960.     protected function getPickwareDhlSalesChannelApiContext_RepositoryService()
  19961.     {
  19962.         return $this->services['pickware_dhl_sales_channel_api_context.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareDhl\\SalesChannelContext\\Model\\SalesChannelApiContextDefinition'] ?? $this->getSalesChannelApiContextDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  19963.     }
  19964.     /**
  19965.      * Gets the public 'pickware_document.repository' shared service.
  19966.      *
  19967.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19968.      */
  19969.     protected function getPickwareDocument_RepositoryService()
  19970.     {
  19971.         return $this->services['pickware_document.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\DocumentBundle\\Model\\DocumentDefinition'] ?? $this->getDocumentDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  19972.     }
  19973.     /**
  19974.      * Gets the public 'pickware_document_type.repository' shared service.
  19975.      *
  19976.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19977.      */
  19978.     protected function getPickwareDocumentType_RepositoryService()
  19979.     {
  19980.         return $this->services['pickware_document_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\DocumentBundle\\Model\\DocumentTypeDefinition'] ?? $this->getDocumentTypeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  19981.     }
  19982.     /**
  19983.      * Gets the public 'pickware_erp_address.repository' shared service.
  19984.      *
  19985.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19986.      */
  19987.     protected function getPickwareErpAddress_RepositoryService()
  19988.     {
  19989.         return $this->services['pickware_erp_address.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Address\\Model\\AddressDefinition'] ?? $this->getAddressDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  19990.     }
  19991.     /**
  19992.      * Gets the public 'pickware_erp_analytics_aggregation.repository' shared service.
  19993.      *
  19994.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  19995.      */
  19996.     protected function getPickwareErpAnalyticsAggregation_RepositoryService()
  19997.     {
  19998.         return $this->services['pickware_erp_analytics_aggregation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsAggregationDefinition'] ?? $this->getAnalyticsAggregationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  19999.     }
  20000.     /**
  20001.      * Gets the public 'pickware_erp_analytics_aggregation_session.repository' shared service.
  20002.      *
  20003.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20004.      */
  20005.     protected function getPickwareErpAnalyticsAggregationSession_RepositoryService()
  20006.     {
  20007.         return $this->services['pickware_erp_analytics_aggregation_session.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsAggregationSessionDefinition'] ?? $this->getAnalyticsAggregationSessionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20008.     }
  20009.     /**
  20010.      * Gets the public 'pickware_erp_analytics_report.repository' shared service.
  20011.      *
  20012.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20013.      */
  20014.     protected function getPickwareErpAnalyticsReport_RepositoryService()
  20015.     {
  20016.         return $this->services['pickware_erp_analytics_report.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsReportDefinition'] ?? $this->getAnalyticsReportDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20017.     }
  20018.     /**
  20019.      * Gets the public 'pickware_erp_analytics_report_config.repository' shared service.
  20020.      *
  20021.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20022.      */
  20023.     protected function getPickwareErpAnalyticsReportConfig_RepositoryService()
  20024.     {
  20025.         return $this->services['pickware_erp_analytics_report_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsReportConfigDefinition'] ?? $this->getAnalyticsReportConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20026.     }
  20027.     /**
  20028.      * Gets the public 'pickware_erp_bin_location.repository' shared service.
  20029.      *
  20030.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20031.      */
  20032.     protected function getPickwareErpBinLocation_RepositoryService()
  20033.     {
  20034.         return $this->services['pickware_erp_bin_location.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Warehouse\\Model\\BinLocationDefinition'] ?? $this->getBinLocationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20035.     }
  20036.     /**
  20037.      * Gets the public 'pickware_erp_demand_planning_list_item.repository' shared service.
  20038.      *
  20039.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20040.      */
  20041.     protected function getPickwareErpDemandPlanningListItem_RepositoryService()
  20042.     {
  20043.         return $this->services['pickware_erp_demand_planning_list_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\Model\\DemandPlanningListItemDefinition'] ?? $this->getDemandPlanningListItemDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20044.     }
  20045.     /**
  20046.      * Gets the public 'pickware_erp_goods_receipt.repository' shared service.
  20047.      *
  20048.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20049.      */
  20050.     protected function getPickwareErpGoodsReceipt_RepositoryService()
  20051.     {
  20052.         return $this->services['pickware_erp_goods_receipt.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\GoodsReceipt\\Model\\GoodsReceiptDefinition'] ?? $this->getGoodsReceiptDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20053.     }
  20054.     /**
  20055.      * Gets the public 'pickware_erp_goods_receipt_item.repository' shared service.
  20056.      *
  20057.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20058.      */
  20059.     protected function getPickwareErpGoodsReceiptItem_RepositoryService()
  20060.     {
  20061.         return $this->services['pickware_erp_goods_receipt_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\GoodsReceipt\\Model\\GoodsReceiptItemDefinition'] ?? $this->getGoodsReceiptItemDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20062.     }
  20063.     /**
  20064.      * Gets the public 'pickware_erp_import_export.repository' shared service.
  20065.      *
  20066.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20067.      */
  20068.     protected function getPickwareErpImportExport_RepositoryService()
  20069.     {
  20070.         return $this->services['pickware_erp_import_export.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportDefinition'] ?? $this->getImportExportDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20071.     }
  20072.     /**
  20073.      * Gets the public 'pickware_erp_import_export_element.repository' shared service.
  20074.      *
  20075.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20076.      */
  20077.     protected function getPickwareErpImportExportElement_RepositoryService()
  20078.     {
  20079.         return $this->services['pickware_erp_import_export_element.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportElementDefinition'] ?? $this->getImportExportElementDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20080.     }
  20081.     /**
  20082.      * Gets the public 'pickware_erp_import_export_profile.repository' shared service.
  20083.      *
  20084.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20085.      */
  20086.     protected function getPickwareErpImportExportProfile_RepositoryService()
  20087.     {
  20088.         return $this->services['pickware_erp_import_export_profile.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportProfileDefinition'] ?? $this->getImportExportProfileDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20089.     }
  20090.     /**
  20091.      * Gets the public 'pickware_erp_location_type.repository' shared service.
  20092.      *
  20093.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20094.      */
  20095.     protected function getPickwareErpLocationType_RepositoryService()
  20096.     {
  20097.         return $this->services['pickware_erp_location_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Stock\\Model\\LocationTypeDefinition'] ?? $this->getLocationTypeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20098.     }
  20099.     /**
  20100.      * Gets the public 'pickware_erp_order_pickability.repository' shared service.
  20101.      *
  20102.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20103.      */
  20104.     protected function getPickwareErpOrderPickability_RepositoryService()
  20105.     {
  20106.         return $this->services['pickware_erp_order_pickability.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\OrderPickability\\Model\\OrderPickabilityDefinition'] ?? $this->getOrderPickabilityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20107.     }
  20108.     /**
  20109.      * Gets the public 'pickware_erp_order_pickability_view.repository' shared service.
  20110.      *
  20111.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20112.      */
  20113.     protected function getPickwareErpOrderPickabilityView_RepositoryService()
  20114.     {
  20115.         return $this->services['pickware_erp_order_pickability_view.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Order\\Model\\OrderPickabilityViewDefinition'] ?? $this->getOrderPickabilityViewDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20116.     }
  20117.     /**
  20118.      * Gets the public 'pickware_erp_pickware_product.repository' shared service.
  20119.      *
  20120.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20121.      */
  20122.     protected function getPickwareErpPickwareProduct_RepositoryService()
  20123.     {
  20124.         return $this->services['pickware_erp_pickware_product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Product\\Model\\PickwareProductDefinition'] ?? $this->getPickwareProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20125.     }
  20126.     /**
  20127.      * Gets the public 'pickware_erp_pro.bundle_supporting_asset_service' shared service.
  20128.      *
  20129.      * @return \Pickware\InstallationLibrary\BundleSupportingAssetService
  20130.      */
  20131.     protected function getPickwareErpPro_BundleSupportingAssetServiceService()
  20132.     {
  20133.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/installation-library/src/BundleSupportingAssetService.php';
  20134.         return $this->services['pickware_erp_pro.bundle_supporting_asset_service'] = new \Pickware\InstallationLibrary\BundleSupportingAssetService(($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService()), ($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()));
  20135.     }
  20136.     /**
  20137.      * Gets the public 'pickware_erp_pro.filesystem.private' shared service.
  20138.      *
  20139.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20140.      */
  20141.     protected function getPickwareErpPro_Filesystem_PrivateService()
  20142.     {
  20143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20145.         return $this->services['pickware_erp_pro.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/pickware_erp_pro');
  20146.     }
  20147.     /**
  20148.      * Gets the public 'pickware_erp_pro.filesystem.public' shared service.
  20149.      *
  20150.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20151.      */
  20152.     protected function getPickwareErpPro_Filesystem_PublicService()
  20153.     {
  20154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20156.         return $this->services['pickware_erp_pro.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/pickware_erp_pro');
  20157.     }
  20158.     /**
  20159.      * Gets the public 'pickware_erp_product_supplier_configuration.repository' shared service.
  20160.      *
  20161.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20162.      */
  20163.     protected function getPickwareErpProductSupplierConfiguration_RepositoryService()
  20164.     {
  20165.         return $this->services['pickware_erp_product_supplier_configuration.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Supplier\\Model\\ProductSupplierConfigurationDefinition'] ?? $this->getProductSupplierConfigurationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20166.     }
  20167.     /**
  20168.      * Gets the public 'pickware_erp_product_warehouse_configuration.repository' shared service.
  20169.      *
  20170.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20171.      */
  20172.     protected function getPickwareErpProductWarehouseConfiguration_RepositoryService()
  20173.     {
  20174.         return $this->services['pickware_erp_product_warehouse_configuration.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Warehouse\\Model\\ProductWarehouseConfigurationDefinition'] ?? $this->getProductWarehouseConfigurationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20175.     }
  20176.     /**
  20177.      * Gets the public 'pickware_erp_purchase_list_item.repository' shared service.
  20178.      *
  20179.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20180.      */
  20181.     protected function getPickwareErpPurchaseListItem_RepositoryService()
  20182.     {
  20183.         return $this->services['pickware_erp_purchase_list_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\PurchaseList\\Model\\PurchaseListItemDefinition'] ?? $this->getPurchaseListItemDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20184.     }
  20185.     /**
  20186.      * Gets the public 'pickware_erp_return_order.repository' shared service.
  20187.      *
  20188.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20189.      */
  20190.     protected function getPickwareErpReturnOrder_RepositoryService()
  20191.     {
  20192.         return $this->services['pickware_erp_return_order.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderDefinition'] ?? $this->getReturnOrderDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20193.     }
  20194.     /**
  20195.      * Gets the public 'pickware_erp_return_order_line_item.repository' shared service.
  20196.      *
  20197.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20198.      */
  20199.     protected function getPickwareErpReturnOrderLineItem_RepositoryService()
  20200.     {
  20201.         return $this->services['pickware_erp_return_order_line_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderLineItemDefinition'] ?? $this->getReturnOrderLineItemDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20202.     }
  20203.     /**
  20204.      * Gets the public 'pickware_erp_return_order_refund.repository' shared service.
  20205.      *
  20206.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20207.      */
  20208.     protected function getPickwareErpReturnOrderRefund_RepositoryService()
  20209.     {
  20210.         return $this->services['pickware_erp_return_order_refund.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderRefundDefinition'] ?? $this->getReturnOrderRefundDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20211.     }
  20212.     /**
  20213.      * Gets the public 'pickware_erp_special_stock_location.repository' shared service.
  20214.      *
  20215.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20216.      */
  20217.     protected function getPickwareErpSpecialStockLocation_RepositoryService()
  20218.     {
  20219.         return $this->services['pickware_erp_special_stock_location.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Stock\\Model\\SpecialStockLocationDefinition'] ?? $this->getSpecialStockLocationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20220.     }
  20221.     /**
  20222.      * Gets the public 'pickware_erp_starter.filesystem.private' shared service.
  20223.      *
  20224.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20225.      */
  20226.     protected function getPickwareErpStarter_Filesystem_PrivateService()
  20227.     {
  20228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20230.         return $this->services['pickware_erp_starter.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/pickware_erp_starter');
  20231.     }
  20232.     /**
  20233.      * Gets the public 'pickware_erp_starter.filesystem.public' shared service.
  20234.      *
  20235.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20236.      */
  20237.     protected function getPickwareErpStarter_Filesystem_PublicService()
  20238.     {
  20239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20240.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20241.         return $this->services['pickware_erp_starter.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/pickware_erp_starter');
  20242.     }
  20243.     /**
  20244.      * Gets the public 'pickware_erp_stock.repository' shared service.
  20245.      *
  20246.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20247.      */
  20248.     protected function getPickwareErpStock_RepositoryService()
  20249.     {
  20250.         return $this->services['pickware_erp_stock.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Stock\\Model\\StockDefinition'] ?? $this->getStockDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20251.     }
  20252.     /**
  20253.      * Gets the public 'pickware_erp_stock_container.repository' shared service.
  20254.      *
  20255.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20256.      */
  20257.     protected function getPickwareErpStockContainer_RepositoryService()
  20258.     {
  20259.         return $this->services['pickware_erp_stock_container.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Stock\\Model\\StockContainerDefinition'] ?? $this->getStockContainerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20260.     }
  20261.     /**
  20262.      * Gets the public 'pickware_erp_stock_movement.repository' shared service.
  20263.      *
  20264.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20265.      */
  20266.     protected function getPickwareErpStockMovement_RepositoryService()
  20267.     {
  20268.         return $this->services['pickware_erp_stock_movement.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Stock\\Model\\StockMovementDefinition'] ?? $this->getStockMovementDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20269.     }
  20270.     /**
  20271.      * Gets the public 'pickware_erp_stock_valuation_view.repository' shared service.
  20272.      *
  20273.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20274.      */
  20275.     protected function getPickwareErpStockValuationView_RepositoryService()
  20276.     {
  20277.         return $this->services['pickware_erp_stock_valuation_view.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Reporting\\Model\\StockValuationViewDefinition'] ?? $this->getStockValuationViewDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20278.     }
  20279.     /**
  20280.      * Gets the public 'pickware_erp_stocktaking_stocktake.repository' shared service.
  20281.      *
  20282.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20283.      */
  20284.     protected function getPickwareErpStocktakingStocktake_RepositoryService()
  20285.     {
  20286.         return $this->services['pickware_erp_stocktaking_stocktake.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeDefinition'] ?? $this->getStocktakeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20287.     }
  20288.     /**
  20289.      * Gets the public 'pickware_erp_stocktaking_stocktake_counting_process.repository' shared service.
  20290.      *
  20291.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20292.      */
  20293.     protected function getPickwareErpStocktakingStocktakeCountingProcess_RepositoryService()
  20294.     {
  20295.         return $this->services['pickware_erp_stocktaking_stocktake_counting_process.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeCountingProcessDefinition'] ?? $this->getStocktakeCountingProcessDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20296.     }
  20297.     /**
  20298.      * Gets the public 'pickware_erp_stocktaking_stocktake_counting_process_item.repository' shared service.
  20299.      *
  20300.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20301.      */
  20302.     protected function getPickwareErpStocktakingStocktakeCountingProcessItem_RepositoryService()
  20303.     {
  20304.         return $this->services['pickware_erp_stocktaking_stocktake_counting_process_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeCountingProcessItemDefinition'] ?? $this->getStocktakeCountingProcessItemDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20305.     }
  20306.     /**
  20307.      * Gets the public 'pickware_erp_stocktaking_stocktake_product_summary.repository' shared service.
  20308.      *
  20309.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20310.      */
  20311.     protected function getPickwareErpStocktakingStocktakeProductSummary_RepositoryService()
  20312.     {
  20313.         return $this->services['pickware_erp_stocktaking_stocktake_product_summary.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\Model\\StocktakeProductSummaryDefinition'] ?? $this->getStocktakeProductSummaryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20314.     }
  20315.     /**
  20316.      * Gets the public 'pickware_erp_stocktaking_stocktake_snapshot_item.repository' shared service.
  20317.      *
  20318.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20319.      */
  20320.     protected function getPickwareErpStocktakingStocktakeSnapshotItem_RepositoryService()
  20321.     {
  20322.         return $this->services['pickware_erp_stocktaking_stocktake_snapshot_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeSnapshotItemDefinition'] ?? $this->getStocktakeSnapshotItemDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20323.     }
  20324.     /**
  20325.      * Gets the public 'pickware_erp_supplier.repository' shared service.
  20326.      *
  20327.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20328.      */
  20329.     protected function getPickwareErpSupplier_RepositoryService()
  20330.     {
  20331.         return $this->services['pickware_erp_supplier.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Supplier\\Model\\SupplierDefinition'] ?? $this->getSupplierDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20332.     }
  20333.     /**
  20334.      * Gets the public 'pickware_erp_supplier_order.repository' shared service.
  20335.      *
  20336.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20337.      */
  20338.     protected function getPickwareErpSupplierOrder_RepositoryService()
  20339.     {
  20340.         return $this->services['pickware_erp_supplier_order.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\SupplierOrderDefinition'] ?? $this->getSupplierOrderDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20341.     }
  20342.     /**
  20343.      * Gets the public 'pickware_erp_supplier_order_line_item.repository' shared service.
  20344.      *
  20345.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20346.      */
  20347.     protected function getPickwareErpSupplierOrderLineItem_RepositoryService()
  20348.     {
  20349.         return $this->services['pickware_erp_supplier_order_line_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\SupplierOrderLineItemDefinition'] ?? $this->getSupplierOrderLineItemDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20350.     }
  20351.     /**
  20352.      * Gets the public 'pickware_erp_warehouse.repository' shared service.
  20353.      *
  20354.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20355.      */
  20356.     protected function getPickwareErpWarehouse_RepositoryService()
  20357.     {
  20358.         return $this->services['pickware_erp_warehouse.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Warehouse\\Model\\WarehouseDefinition'] ?? $this->getWarehouseDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20359.     }
  20360.     /**
  20361.      * Gets the public 'pickware_erp_warehouse_stock.repository' shared service.
  20362.      *
  20363.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20364.      */
  20365.     protected function getPickwareErpWarehouseStock_RepositoryService()
  20366.     {
  20367.         return $this->services['pickware_erp_warehouse_stock.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareErpStarter\\Stock\\Model\\WarehouseStockDefinition'] ?? $this->getWarehouseStockDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20368.     }
  20369.     /**
  20370.      * Gets the public 'pickware_gls.bundle_supporting_asset_service' shared service.
  20371.      *
  20372.      * @return \Pickware\InstallationLibrary\BundleSupportingAssetService
  20373.      */
  20374.     protected function getPickwareGls_BundleSupportingAssetServiceService()
  20375.     {
  20376.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/installation-library/src/BundleSupportingAssetService.php';
  20377.         return $this->services['pickware_gls.bundle_supporting_asset_service'] = new \Pickware\InstallationLibrary\BundleSupportingAssetService(($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService()), ($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()));
  20378.     }
  20379.     /**
  20380.      * Gets the public 'pickware_gls.filesystem.private' shared service.
  20381.      *
  20382.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20383.      */
  20384.     protected function getPickwareGls_Filesystem_PrivateService()
  20385.     {
  20386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20388.         return $this->services['pickware_gls.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/pickware_gls');
  20389.     }
  20390.     /**
  20391.      * Gets the public 'pickware_gls.filesystem.public' shared service.
  20392.      *
  20393.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20394.      */
  20395.     protected function getPickwareGls_Filesystem_PublicService()
  20396.     {
  20397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20399.         return $this->services['pickware_gls.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/pickware_gls');
  20400.     }
  20401.     /**
  20402.      * Gets the public 'pickware_mobile_app_auth_bundle.filesystem.private' shared service.
  20403.      *
  20404.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20405.      */
  20406.     protected function getPickwareMobileAppAuthBundle_Filesystem_PrivateService()
  20407.     {
  20408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20410.         return $this->services['pickware_mobile_app_auth_bundle.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/pickware_mobile_app_auth_bundle');
  20411.     }
  20412.     /**
  20413.      * Gets the public 'pickware_mobile_app_auth_bundle.filesystem.public' shared service.
  20414.      *
  20415.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20416.      */
  20417.     protected function getPickwareMobileAppAuthBundle_Filesystem_PublicService()
  20418.     {
  20419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20421.         return $this->services['pickware_mobile_app_auth_bundle.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/pickware_mobile_app_auth_bundle');
  20422.     }
  20423.     /**
  20424.      * Gets the public 'pickware_mobile_app_credential.repository' shared service.
  20425.      *
  20426.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20427.      */
  20428.     protected function getPickwareMobileAppCredential_RepositoryService()
  20429.     {
  20430.         return $this->services['pickware_mobile_app_credential.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\MobileAppAuthBundle\\Model\\MobileAppCredentialDefinition'] ?? $this->getMobileAppCredentialDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20431.     }
  20432.     /**
  20433.      * Gets the public 'pickware_shipping_bundle.filesystem.private' shared service.
  20434.      *
  20435.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20436.      */
  20437.     protected function getPickwareShippingBundle_Filesystem_PrivateService()
  20438.     {
  20439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20440.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20441.         return $this->services['pickware_shipping_bundle.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/pickware_shipping_bundle');
  20442.     }
  20443.     /**
  20444.      * Gets the public 'pickware_shipping_bundle.filesystem.public' shared service.
  20445.      *
  20446.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20447.      */
  20448.     protected function getPickwareShippingBundle_Filesystem_PublicService()
  20449.     {
  20450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20452.         return $this->services['pickware_shipping_bundle.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/pickware_shipping_bundle');
  20453.     }
  20454.     /**
  20455.      * Gets the public 'pickware_shipping_carrier.repository' shared service.
  20456.      *
  20457.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20458.      */
  20459.     protected function getPickwareShippingCarrier_RepositoryService()
  20460.     {
  20461.         return $this->services['pickware_shipping_carrier.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\ShippingBundle\\Carrier\\Model\\CarrierDefinition'] ?? $this->getCarrierDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20462.     }
  20463.     /**
  20464.      * Gets the public 'pickware_shipping_document_shipment_mapping.repository' shared service.
  20465.      *
  20466.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20467.      */
  20468.     protected function getPickwareShippingDocumentShipmentMapping_RepositoryService()
  20469.     {
  20470.         return $this->services['pickware_shipping_document_shipment_mapping.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\ShippingBundle\\Shipment\\Model\\DocumentShipmentMappingDefinition'] ?? $this->getDocumentShipmentMappingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20471.     }
  20472.     /**
  20473.      * Gets the public 'pickware_shipping_document_tracking_code_mapping.repository' shared service.
  20474.      *
  20475.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20476.      */
  20477.     protected function getPickwareShippingDocumentTrackingCodeMapping_RepositoryService()
  20478.     {
  20479.         return $this->services['pickware_shipping_document_tracking_code_mapping.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\ShippingBundle\\Shipment\\Model\\DocumentTrackingCodeMappingDefinition'] ?? $this->getDocumentTrackingCodeMappingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20480.     }
  20481.     /**
  20482.      * Gets the public 'pickware_shipping_shipment.repository' shared service.
  20483.      *
  20484.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20485.      */
  20486.     protected function getPickwareShippingShipment_RepositoryService()
  20487.     {
  20488.         return $this->services['pickware_shipping_shipment.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\ShippingBundle\\Shipment\\Model\\ShipmentDefinition'] ?? $this->getShipmentDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20489.     }
  20490.     /**
  20491.      * Gets the public 'pickware_shipping_shipment_order_mapping.repository' shared service.
  20492.      *
  20493.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20494.      */
  20495.     protected function getPickwareShippingShipmentOrderMapping_RepositoryService()
  20496.     {
  20497.         return $this->services['pickware_shipping_shipment_order_mapping.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\ShippingBundle\\Shipment\\Model\\ShipmentOrderMappingDefinition'] ?? $this->getShipmentOrderMappingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20498.     }
  20499.     /**
  20500.      * Gets the public 'pickware_shipping_shipping_method_config.repository' shared service.
  20501.      *
  20502.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20503.      */
  20504.     protected function getPickwareShippingShippingMethodConfig_RepositoryService()
  20505.     {
  20506.         return $this->services['pickware_shipping_shipping_method_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\ShippingBundle\\Config\\Model\\ShippingMethodConfigDefinition'] ?? $this->getShippingMethodConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20507.     }
  20508.     /**
  20509.      * Gets the public 'pickware_shipping_tracking_code.repository' shared service.
  20510.      *
  20511.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20512.      */
  20513.     protected function getPickwareShippingTrackingCode_RepositoryService()
  20514.     {
  20515.         return $this->services['pickware_shipping_tracking_code.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\ShippingBundle\\Shipment\\Model\\TrackingCodeDefinition'] ?? $this->getTrackingCodeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20516.     }
  20517.     /**
  20518.      * Gets the public 'pickware_shopware_extensions_bundle.filesystem.private' shared service.
  20519.      *
  20520.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20521.      */
  20522.     protected function getPickwareShopwareExtensionsBundle_Filesystem_PrivateService()
  20523.     {
  20524.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20525.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20526.         return $this->services['pickware_shopware_extensions_bundle.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/pickware_shopware_extensions_bundle');
  20527.     }
  20528.     /**
  20529.      * Gets the public 'pickware_shopware_extensions_bundle.filesystem.public' shared service.
  20530.      *
  20531.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20532.      */
  20533.     protected function getPickwareShopwareExtensionsBundle_Filesystem_PublicService()
  20534.     {
  20535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20536.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20537.         return $this->services['pickware_shopware_extensions_bundle.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/pickware_shopware_extensions_bundle');
  20538.     }
  20539.     /**
  20540.      * Gets the public 'pickware_shopware_extensions_order_configuration.repository' shared service.
  20541.      *
  20542.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20543.      */
  20544.     protected function getPickwareShopwareExtensionsOrderConfiguration_RepositoryService()
  20545.     {
  20546.         return $this->services['pickware_shopware_extensions_order_configuration.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\Model\\OrderConfigurationDefinition'] ?? $this->getOrderConfigurationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20547.     }
  20548.     /**
  20549.      * Gets the public 'pickware_ups_bundle.filesystem.private' shared service.
  20550.      *
  20551.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20552.      */
  20553.     protected function getPickwareUpsBundle_Filesystem_PrivateService()
  20554.     {
  20555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20557.         return $this->services['pickware_ups_bundle.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/pickware_ups_bundle');
  20558.     }
  20559.     /**
  20560.      * Gets the public 'pickware_ups_bundle.filesystem.public' shared service.
  20561.      *
  20562.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20563.      */
  20564.     protected function getPickwareUpsBundle_Filesystem_PublicService()
  20565.     {
  20566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20568.         return $this->services['pickware_ups_bundle.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/pickware_ups_bundle');
  20569.     }
  20570.     /**
  20571.      * Gets the public 'pickware_validation_bundle.filesystem.private' shared service.
  20572.      *
  20573.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20574.      */
  20575.     protected function getPickwareValidationBundle_Filesystem_PrivateService()
  20576.     {
  20577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20579.         return $this->services['pickware_validation_bundle.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/pickware_validation_bundle');
  20580.     }
  20581.     /**
  20582.      * Gets the public 'pickware_validation_bundle.filesystem.public' shared service.
  20583.      *
  20584.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20585.      */
  20586.     protected function getPickwareValidationBundle_Filesystem_PublicService()
  20587.     {
  20588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20590.         return $this->services['pickware_validation_bundle.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/pickware_validation_bundle');
  20591.     }
  20592.     /**
  20593.      * Gets the public 'pickware_wms.bundle_supporting_asset_service' shared service.
  20594.      *
  20595.      * @return \Pickware\InstallationLibrary\BundleSupportingAssetService
  20596.      */
  20597.     protected function getPickwareWms_BundleSupportingAssetServiceService()
  20598.     {
  20599.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/installation-library/src/BundleSupportingAssetService.php';
  20600.         return $this->services['pickware_wms.bundle_supporting_asset_service'] = new \Pickware\InstallationLibrary\BundleSupportingAssetService(($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService()), ($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()));
  20601.     }
  20602.     /**
  20603.      * Gets the public 'pickware_wms.filesystem.private' shared service.
  20604.      *
  20605.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20606.      */
  20607.     protected function getPickwareWms_Filesystem_PrivateService()
  20608.     {
  20609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20611.         return $this->services['pickware_wms.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/pickware_wms');
  20612.     }
  20613.     /**
  20614.      * Gets the public 'pickware_wms.filesystem.public' shared service.
  20615.      *
  20616.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20617.      */
  20618.     protected function getPickwareWms_Filesystem_PublicService()
  20619.     {
  20620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20622.         return $this->services['pickware_wms.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/pickware_wms');
  20623.     }
  20624.     /**
  20625.      * Gets the public 'pickware_wms_delivery.repository' shared service.
  20626.      *
  20627.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20628.      */
  20629.     protected function getPickwareWmsDelivery_RepositoryService()
  20630.     {
  20631.         return $this->services['pickware_wms_delivery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareWms\\Delivery\\Model\\DeliveryDefinition'] ?? $this->getDeliveryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20632.     }
  20633.     /**
  20634.      * Gets the public 'pickware_wms_delivery_document_mapping.repository' shared service.
  20635.      *
  20636.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20637.      */
  20638.     protected function getPickwareWmsDeliveryDocumentMapping_RepositoryService()
  20639.     {
  20640.         return $this->services['pickware_wms_delivery_document_mapping.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareWms\\Delivery\\Model\\DeliveryDocumentMappingDefinition'] ?? $this->getDeliveryDocumentMappingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20641.     }
  20642.     /**
  20643.      * Gets the public 'pickware_wms_delivery_line_item.repository' shared service.
  20644.      *
  20645.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20646.      */
  20647.     protected function getPickwareWmsDeliveryLineItem_RepositoryService()
  20648.     {
  20649.         return $this->services['pickware_wms_delivery_line_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareWms\\Delivery\\Model\\DeliveryLineItemDefinition'] ?? $this->getDeliveryLineItemDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20650.     }
  20651.     /**
  20652.      * Gets the public 'pickware_wms_delivery_order_document_mapping.repository' shared service.
  20653.      *
  20654.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20655.      */
  20656.     protected function getPickwareWmsDeliveryOrderDocumentMapping_RepositoryService()
  20657.     {
  20658.         return $this->services['pickware_wms_delivery_order_document_mapping.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareWms\\Delivery\\Model\\DeliveryOrderDocumentMappingDefinition'] ?? $this->getDeliveryOrderDocumentMappingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20659.     }
  20660.     /**
  20661.      * Gets the public 'pickware_wms_delivery_tracking_code.repository' shared service.
  20662.      *
  20663.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20664.      */
  20665.     protected function getPickwareWmsDeliveryTrackingCode_RepositoryService()
  20666.     {
  20667.         return $this->services['pickware_wms_delivery_tracking_code.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareWms\\Delivery\\Model\\DeliveryTrackingCodeDefinition'] ?? $this->getDeliveryTrackingCodeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20668.     }
  20669.     /**
  20670.      * Gets the public 'pickware_wms_document_printing_config.repository' shared service.
  20671.      *
  20672.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20673.      */
  20674.     protected function getPickwareWmsDocumentPrintingConfig_RepositoryService()
  20675.     {
  20676.         return $this->services['pickware_wms_document_printing_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareWms\\DocumentPrintingConfig\\Model\\DocumentPrintingConfigDefinition'] ?? $this->getDocumentPrintingConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20677.     }
  20678.     /**
  20679.      * Gets the public 'pickware_wms_picking_process.repository' shared service.
  20680.      *
  20681.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20682.      */
  20683.     protected function getPickwareWmsPickingProcess_RepositoryService()
  20684.     {
  20685.         return $this->services['pickware_wms_picking_process.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareWms\\PickingProcess\\Model\\PickingProcessDefinition'] ?? $this->getPickingProcessDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20686.     }
  20687.     /**
  20688.      * Gets the public 'pickware_wms_picking_process_reserved_item.repository' shared service.
  20689.      *
  20690.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20691.      */
  20692.     protected function getPickwareWmsPickingProcessReservedItem_RepositoryService()
  20693.     {
  20694.         return $this->services['pickware_wms_picking_process_reserved_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Pickware\\PickwareWms\\PickingProcess\\Model\\PickingProcessReservedItemDefinition'] ?? $this->getPickingProcessReservedItemDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20695.     }
  20696.     /**
  20697.      * Gets the public 'plugin.repository' shared service.
  20698.      *
  20699.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20700.      */
  20701.     protected function getPlugin_RepositoryService()
  20702.     {
  20703.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20704.         if (isset($this->services['plugin.repository'])) {
  20705.             return $this->services['plugin.repository'];
  20706.         }
  20707.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20708.         if (isset($this->services['plugin.repository'])) {
  20709.             return $this->services['plugin.repository'];
  20710.         }
  20711.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20712.         if (isset($this->services['plugin.repository'])) {
  20713.             return $this->services['plugin.repository'];
  20714.         }
  20715.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20716.         if (isset($this->services['plugin.repository'])) {
  20717.             return $this->services['plugin.repository'];
  20718.         }
  20719.         return $this->services['plugin.repository'] = 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()));
  20720.     }
  20721.     /**
  20722.      * Gets the public 'plugin_translation.repository' shared service.
  20723.      *
  20724.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20725.      */
  20726.     protected function getPluginTranslation_RepositoryService()
  20727.     {
  20728.         return $this->services['plugin_translation.repository'] = 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()));
  20729.     }
  20730.     /**
  20731.      * Gets the public 'product.repository' shared service.
  20732.      *
  20733.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  20734.      */
  20735.     protected function getProduct_RepositoryService()
  20736.     {
  20737.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20738.         if (isset($this->services['product.repository'])) {
  20739.             return $this->services['product.repository'];
  20740.         }
  20741.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20742.         if (isset($this->services['product.repository'])) {
  20743.             return $this->services['product.repository'];
  20744.         }
  20745.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20746.         if (isset($this->services['product.repository'])) {
  20747.             return $this->services['product.repository'];
  20748.         }
  20749.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20750.         if (isset($this->services['product.repository'])) {
  20751.             return $this->services['product.repository'];
  20752.         }
  20753.         $e = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService());
  20754.         $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);
  20755.         $f->setEntityLoadedEventFactory($e);
  20756.         return $this->services['product.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(new \Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator($f));
  20757.     }
  20758.     /**
  20759.      * Gets the public 'product_category.repository' shared service.
  20760.      *
  20761.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20762.      */
  20763.     protected function getProductCategory_RepositoryService()
  20764.     {
  20765.         return $this->services['product_category.repository'] = 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()));
  20766.     }
  20767.     /**
  20768.      * Gets the public 'product_category_tree.repository' shared service.
  20769.      *
  20770.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20771.      */
  20772.     protected function getProductCategoryTree_RepositoryService()
  20773.     {
  20774.         return $this->services['product_category_tree.repository'] = 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()));
  20775.     }
  20776.     /**
  20777.      * Gets the public 'product_configurator_setting.repository' shared service.
  20778.      *
  20779.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20780.      */
  20781.     protected function getProductConfiguratorSetting_RepositoryService()
  20782.     {
  20783.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20784.         if (isset($this->services['product_configurator_setting.repository'])) {
  20785.             return $this->services['product_configurator_setting.repository'];
  20786.         }
  20787.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20788.         if (isset($this->services['product_configurator_setting.repository'])) {
  20789.             return $this->services['product_configurator_setting.repository'];
  20790.         }
  20791.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20792.         if (isset($this->services['product_configurator_setting.repository'])) {
  20793.             return $this->services['product_configurator_setting.repository'];
  20794.         }
  20795.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20796.         if (isset($this->services['product_configurator_setting.repository'])) {
  20797.             return $this->services['product_configurator_setting.repository'];
  20798.         }
  20799.         return $this->services['product_configurator_setting.repository'] = 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()));
  20800.     }
  20801.     /**
  20802.      * Gets the public 'product_cross_selling.repository' shared service.
  20803.      *
  20804.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20805.      */
  20806.     protected function getProductCrossSelling_RepositoryService()
  20807.     {
  20808.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20809.         if (isset($this->services['product_cross_selling.repository'])) {
  20810.             return $this->services['product_cross_selling.repository'];
  20811.         }
  20812.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20813.         if (isset($this->services['product_cross_selling.repository'])) {
  20814.             return $this->services['product_cross_selling.repository'];
  20815.         }
  20816.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20817.         if (isset($this->services['product_cross_selling.repository'])) {
  20818.             return $this->services['product_cross_selling.repository'];
  20819.         }
  20820.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20821.         if (isset($this->services['product_cross_selling.repository'])) {
  20822.             return $this->services['product_cross_selling.repository'];
  20823.         }
  20824.         return $this->services['product_cross_selling.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20825.     }
  20826.     /**
  20827.      * Gets the public 'product_cross_selling_assigned_products.repository' shared service.
  20828.      *
  20829.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20830.      */
  20831.     protected function getProductCrossSellingAssignedProducts_RepositoryService()
  20832.     {
  20833.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20834.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  20835.             return $this->services['product_cross_selling_assigned_products.repository'];
  20836.         }
  20837.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20838.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  20839.             return $this->services['product_cross_selling_assigned_products.repository'];
  20840.         }
  20841.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20842.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  20843.             return $this->services['product_cross_selling_assigned_products.repository'];
  20844.         }
  20845.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20846.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  20847.             return $this->services['product_cross_selling_assigned_products.repository'];
  20848.         }
  20849.         return $this->services['product_cross_selling_assigned_products.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20850.     }
  20851.     /**
  20852.      * Gets the public 'product_cross_selling_translation.repository' shared service.
  20853.      *
  20854.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20855.      */
  20856.     protected function getProductCrossSellingTranslation_RepositoryService()
  20857.     {
  20858.         return $this->services['product_cross_selling_translation.repository'] = 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()));
  20859.     }
  20860.     /**
  20861.      * Gets the public 'product_custom_field_set.repository' shared service.
  20862.      *
  20863.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20864.      */
  20865.     protected function getProductCustomFieldSet_RepositoryService()
  20866.     {
  20867.         return $this->services['product_custom_field_set.repository'] = 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()));
  20868.     }
  20869.     /**
  20870.      * Gets the public 'product_export.repository' shared service.
  20871.      *
  20872.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20873.      */
  20874.     protected function getProductExport_RepositoryService()
  20875.     {
  20876.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20877.         if (isset($this->services['product_export.repository'])) {
  20878.             return $this->services['product_export.repository'];
  20879.         }
  20880.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20881.         if (isset($this->services['product_export.repository'])) {
  20882.             return $this->services['product_export.repository'];
  20883.         }
  20884.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20885.         if (isset($this->services['product_export.repository'])) {
  20886.             return $this->services['product_export.repository'];
  20887.         }
  20888.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20889.         if (isset($this->services['product_export.repository'])) {
  20890.             return $this->services['product_export.repository'];
  20891.         }
  20892.         return $this->services['product_export.repository'] = 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()));
  20893.     }
  20894.     /**
  20895.      * Gets the public 'product_feature_set.repository' shared service.
  20896.      *
  20897.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20898.      */
  20899.     protected function getProductFeatureSet_RepositoryService()
  20900.     {
  20901.         return $this->services['product_feature_set.repository'] = 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()));
  20902.     }
  20903.     /**
  20904.      * Gets the public 'product_feature_set_translation.repository' shared service.
  20905.      *
  20906.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20907.      */
  20908.     protected function getProductFeatureSetTranslation_RepositoryService()
  20909.     {
  20910.         return $this->services['product_feature_set_translation.repository'] = 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()));
  20911.     }
  20912.     /**
  20913.      * Gets the public 'product_keyword_dictionary.repository' shared service.
  20914.      *
  20915.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20916.      */
  20917.     protected function getProductKeywordDictionary_RepositoryService()
  20918.     {
  20919.         return $this->services['product_keyword_dictionary.repository'] = 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()));
  20920.     }
  20921.     /**
  20922.      * Gets the public 'product_manufacturer.repository' shared service.
  20923.      *
  20924.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20925.      */
  20926.     protected function getProductManufacturer_RepositoryService()
  20927.     {
  20928.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20929.         if (isset($this->services['product_manufacturer.repository'])) {
  20930.             return $this->services['product_manufacturer.repository'];
  20931.         }
  20932.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20933.         if (isset($this->services['product_manufacturer.repository'])) {
  20934.             return $this->services['product_manufacturer.repository'];
  20935.         }
  20936.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20937.         if (isset($this->services['product_manufacturer.repository'])) {
  20938.             return $this->services['product_manufacturer.repository'];
  20939.         }
  20940.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20941.         if (isset($this->services['product_manufacturer.repository'])) {
  20942.             return $this->services['product_manufacturer.repository'];
  20943.         }
  20944.         return $this->services['product_manufacturer.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  20945.     }
  20946.     /**
  20947.      * Gets the public 'product_manufacturer_translation.repository' shared service.
  20948.      *
  20949.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20950.      */
  20951.     protected function getProductManufacturerTranslation_RepositoryService()
  20952.     {
  20953.         return $this->services['product_manufacturer_translation.repository'] = 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()));
  20954.     }
  20955.     /**
  20956.      * Gets the public 'product_media.repository' shared service.
  20957.      *
  20958.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20959.      */
  20960.     protected function getProductMedia_RepositoryService()
  20961.     {
  20962.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20963.         if (isset($this->services['product_media.repository'])) {
  20964.             return $this->services['product_media.repository'];
  20965.         }
  20966.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20967.         if (isset($this->services['product_media.repository'])) {
  20968.             return $this->services['product_media.repository'];
  20969.         }
  20970.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20971.         if (isset($this->services['product_media.repository'])) {
  20972.             return $this->services['product_media.repository'];
  20973.         }
  20974.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20975.         if (isset($this->services['product_media.repository'])) {
  20976.             return $this->services['product_media.repository'];
  20977.         }
  20978.         return $this->services['product_media.repository'] = 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()));
  20979.     }
  20980.     /**
  20981.      * Gets the public 'product_option.repository' shared service.
  20982.      *
  20983.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20984.      */
  20985.     protected function getProductOption_RepositoryService()
  20986.     {
  20987.         return $this->services['product_option.repository'] = 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()));
  20988.     }
  20989.     /**
  20990.      * Gets the public 'product_price.repository' shared service.
  20991.      *
  20992.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  20993.      */
  20994.     protected function getProductPrice_RepositoryService()
  20995.     {
  20996.         return $this->services['product_price.repository'] = 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()));
  20997.     }
  20998.     /**
  20999.      * Gets the public 'product_property.repository' shared service.
  21000.      *
  21001.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21002.      */
  21003.     protected function getProductProperty_RepositoryService()
  21004.     {
  21005.         return $this->services['product_property.repository'] = 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()));
  21006.     }
  21007.     /**
  21008.      * Gets the public 'product_review.repository' shared service.
  21009.      *
  21010.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21011.      */
  21012.     protected function getProductReview_RepositoryService()
  21013.     {
  21014.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21015.         if (isset($this->services['product_review.repository'])) {
  21016.             return $this->services['product_review.repository'];
  21017.         }
  21018.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21019.         if (isset($this->services['product_review.repository'])) {
  21020.             return $this->services['product_review.repository'];
  21021.         }
  21022.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21023.         if (isset($this->services['product_review.repository'])) {
  21024.             return $this->services['product_review.repository'];
  21025.         }
  21026.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21027.         if (isset($this->services['product_review.repository'])) {
  21028.             return $this->services['product_review.repository'];
  21029.         }
  21030.         return $this->services['product_review.repository'] = 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()));
  21031.     }
  21032.     /**
  21033.      * Gets the public 'product_search_config.repository' shared service.
  21034.      *
  21035.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21036.      */
  21037.     protected function getProductSearchConfig_RepositoryService()
  21038.     {
  21039.         return $this->services['product_search_config.repository'] = 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()));
  21040.     }
  21041.     /**
  21042.      * Gets the public 'product_search_config_field.repository' shared service.
  21043.      *
  21044.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21045.      */
  21046.     protected function getProductSearchConfigField_RepositoryService()
  21047.     {
  21048.         return $this->services['product_search_config_field.repository'] = 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()));
  21049.     }
  21050.     /**
  21051.      * Gets the public 'product_search_keyword.repository' shared service.
  21052.      *
  21053.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21054.      */
  21055.     protected function getProductSearchKeyword_RepositoryService()
  21056.     {
  21057.         return $this->services['product_search_keyword.repository'] = 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()));
  21058.     }
  21059.     /**
  21060.      * Gets the public 'product_sorting.repository' shared service.
  21061.      *
  21062.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21063.      */
  21064.     protected function getProductSorting_RepositoryService()
  21065.     {
  21066.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21067.         if (isset($this->services['product_sorting.repository'])) {
  21068.             return $this->services['product_sorting.repository'];
  21069.         }
  21070.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21071.         if (isset($this->services['product_sorting.repository'])) {
  21072.             return $this->services['product_sorting.repository'];
  21073.         }
  21074.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21075.         if (isset($this->services['product_sorting.repository'])) {
  21076.             return $this->services['product_sorting.repository'];
  21077.         }
  21078.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21079.         if (isset($this->services['product_sorting.repository'])) {
  21080.             return $this->services['product_sorting.repository'];
  21081.         }
  21082.         return $this->services['product_sorting.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21083.     }
  21084.     /**
  21085.      * Gets the public 'product_sorting_translation.repository' shared service.
  21086.      *
  21087.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21088.      */
  21089.     protected function getProductSortingTranslation_RepositoryService()
  21090.     {
  21091.         return $this->services['product_sorting_translation.repository'] = 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()));
  21092.     }
  21093.     /**
  21094.      * Gets the public 'product_stream.repository' shared service.
  21095.      *
  21096.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21097.      */
  21098.     protected function getProductStream_RepositoryService()
  21099.     {
  21100.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21101.         if (isset($this->services['product_stream.repository'])) {
  21102.             return $this->services['product_stream.repository'];
  21103.         }
  21104.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21105.         if (isset($this->services['product_stream.repository'])) {
  21106.             return $this->services['product_stream.repository'];
  21107.         }
  21108.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21109.         if (isset($this->services['product_stream.repository'])) {
  21110.             return $this->services['product_stream.repository'];
  21111.         }
  21112.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21113.         if (isset($this->services['product_stream.repository'])) {
  21114.             return $this->services['product_stream.repository'];
  21115.         }
  21116.         return $this->services['product_stream.repository'] = 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()));
  21117.     }
  21118.     /**
  21119.      * Gets the public 'product_stream_filter.repository' shared service.
  21120.      *
  21121.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21122.      */
  21123.     protected function getProductStreamFilter_RepositoryService()
  21124.     {
  21125.         return $this->services['product_stream_filter.repository'] = 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()));
  21126.     }
  21127.     /**
  21128.      * Gets the public 'product_stream_mapping.repository' shared service.
  21129.      *
  21130.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21131.      */
  21132.     protected function getProductStreamMapping_RepositoryService()
  21133.     {
  21134.         return $this->services['product_stream_mapping.repository'] = 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()));
  21135.     }
  21136.     /**
  21137.      * Gets the public 'product_stream_translation.repository' shared service.
  21138.      *
  21139.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21140.      */
  21141.     protected function getProductStreamTranslation_RepositoryService()
  21142.     {
  21143.         return $this->services['product_stream_translation.repository'] = 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()));
  21144.     }
  21145.     /**
  21146.      * Gets the public 'product_tag.repository' shared service.
  21147.      *
  21148.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21149.      */
  21150.     protected function getProductTag_RepositoryService()
  21151.     {
  21152.         return $this->services['product_tag.repository'] = 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()));
  21153.     }
  21154.     /**
  21155.      * Gets the public 'product_translation.repository' shared service.
  21156.      *
  21157.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21158.      */
  21159.     protected function getProductTranslation_RepositoryService()
  21160.     {
  21161.         return $this->services['product_translation.repository'] = 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()));
  21162.     }
  21163.     /**
  21164.      * Gets the public 'product_visibility.repository' shared service.
  21165.      *
  21166.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  21167.      */
  21168.     protected function getProductVisibility_RepositoryService()
  21169.     {
  21170.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21171.         if (isset($this->services['product_visibility.repository'])) {
  21172.             return $this->services['product_visibility.repository'];
  21173.         }
  21174.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21175.         if (isset($this->services['product_visibility.repository'])) {
  21176.             return $this->services['product_visibility.repository'];
  21177.         }
  21178.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21179.         if (isset($this->services['product_visibility.repository'])) {
  21180.             return $this->services['product_visibility.repository'];
  21181.         }
  21182.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21183.         if (isset($this->services['product_visibility.repository'])) {
  21184.             return $this->services['product_visibility.repository'];
  21185.         }
  21186.         return $this->services['product_visibility.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  21187.     }
  21188.     /**
  21189.      * Gets the public 'profiling.filesystem.private' shared service.
  21190.      *
  21191.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21192.      */
  21193.     protected function getProfiling_Filesystem_PrivateService()
  21194.     {
  21195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21197.         return $this->services['profiling.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/profiling');
  21198.     }
  21199.     /**
  21200.      * Gets the public 'profiling.filesystem.public' shared service.
  21201.      *
  21202.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21203.      */
  21204.     protected function getProfiling_Filesystem_PublicService()
  21205.     {
  21206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21208.         return $this->services['profiling.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/profiling');
  21209.     }
  21210.     /**
  21211.      * Gets the public 'promotion.repository' shared service.
  21212.      *
  21213.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21214.      */
  21215.     protected function getPromotion_RepositoryService()
  21216.     {
  21217.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21218.         if (isset($this->services['promotion.repository'])) {
  21219.             return $this->services['promotion.repository'];
  21220.         }
  21221.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21222.         if (isset($this->services['promotion.repository'])) {
  21223.             return $this->services['promotion.repository'];
  21224.         }
  21225.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21226.         if (isset($this->services['promotion.repository'])) {
  21227.             return $this->services['promotion.repository'];
  21228.         }
  21229.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21230.         if (isset($this->services['promotion.repository'])) {
  21231.             return $this->services['promotion.repository'];
  21232.         }
  21233.         return $this->services['promotion.repository'] = 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()));
  21234.     }
  21235.     /**
  21236.      * Gets the public 'promotion_cart_rule.repository' shared service.
  21237.      *
  21238.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21239.      */
  21240.     protected function getPromotionCartRule_RepositoryService()
  21241.     {
  21242.         return $this->services['promotion_cart_rule.repository'] = 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()));
  21243.     }
  21244.     /**
  21245.      * Gets the public 'promotion_discount.repository' shared service.
  21246.      *
  21247.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21248.      */
  21249.     protected function getPromotionDiscount_RepositoryService()
  21250.     {
  21251.         return $this->services['promotion_discount.repository'] = 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()));
  21252.     }
  21253.     /**
  21254.      * Gets the public 'promotion_discount_prices.repository' shared service.
  21255.      *
  21256.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21257.      */
  21258.     protected function getPromotionDiscountPrices_RepositoryService()
  21259.     {
  21260.         return $this->services['promotion_discount_prices.repository'] = 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()));
  21261.     }
  21262.     /**
  21263.      * Gets the public 'promotion_discount_rule.repository' shared service.
  21264.      *
  21265.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21266.      */
  21267.     protected function getPromotionDiscountRule_RepositoryService()
  21268.     {
  21269.         return $this->services['promotion_discount_rule.repository'] = 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()));
  21270.     }
  21271.     /**
  21272.      * Gets the public 'promotion_individual_code.repository' shared service.
  21273.      *
  21274.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21275.      */
  21276.     protected function getPromotionIndividualCode_RepositoryService()
  21277.     {
  21278.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21279.         if (isset($this->services['promotion_individual_code.repository'])) {
  21280.             return $this->services['promotion_individual_code.repository'];
  21281.         }
  21282.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21283.         if (isset($this->services['promotion_individual_code.repository'])) {
  21284.             return $this->services['promotion_individual_code.repository'];
  21285.         }
  21286.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21287.         if (isset($this->services['promotion_individual_code.repository'])) {
  21288.             return $this->services['promotion_individual_code.repository'];
  21289.         }
  21290.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21291.         if (isset($this->services['promotion_individual_code.repository'])) {
  21292.             return $this->services['promotion_individual_code.repository'];
  21293.         }
  21294.         return $this->services['promotion_individual_code.repository'] = 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()));
  21295.     }
  21296.     /**
  21297.      * Gets the public 'promotion_order_rule.repository' shared service.
  21298.      *
  21299.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21300.      */
  21301.     protected function getPromotionOrderRule_RepositoryService()
  21302.     {
  21303.         return $this->services['promotion_order_rule.repository'] = 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()));
  21304.     }
  21305.     /**
  21306.      * Gets the public 'promotion_persona_customer.repository' shared service.
  21307.      *
  21308.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21309.      */
  21310.     protected function getPromotionPersonaCustomer_RepositoryService()
  21311.     {
  21312.         return $this->services['promotion_persona_customer.repository'] = 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()));
  21313.     }
  21314.     /**
  21315.      * Gets the public 'promotion_persona_rule.repository' shared service.
  21316.      *
  21317.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21318.      */
  21319.     protected function getPromotionPersonaRule_RepositoryService()
  21320.     {
  21321.         return $this->services['promotion_persona_rule.repository'] = 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()));
  21322.     }
  21323.     /**
  21324.      * Gets the public 'promotion_sales_channel.repository' shared service.
  21325.      *
  21326.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21327.      */
  21328.     protected function getPromotionSalesChannel_RepositoryService()
  21329.     {
  21330.         return $this->services['promotion_sales_channel.repository'] = 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()));
  21331.     }
  21332.     /**
  21333.      * Gets the public 'promotion_setgroup.repository' shared service.
  21334.      *
  21335.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21336.      */
  21337.     protected function getPromotionSetgroup_RepositoryService()
  21338.     {
  21339.         return $this->services['promotion_setgroup.repository'] = 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()));
  21340.     }
  21341.     /**
  21342.      * Gets the public 'promotion_setgroup_rule.repository' shared service.
  21343.      *
  21344.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21345.      */
  21346.     protected function getPromotionSetgroupRule_RepositoryService()
  21347.     {
  21348.         return $this->services['promotion_setgroup_rule.repository'] = 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()));
  21349.     }
  21350.     /**
  21351.      * Gets the public 'promotion_translation.repository' shared service.
  21352.      *
  21353.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21354.      */
  21355.     protected function getPromotionTranslation_RepositoryService()
  21356.     {
  21357.         return $this->services['promotion_translation.repository'] = 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()));
  21358.     }
  21359.     /**
  21360.      * Gets the public 'property_group.repository' shared service.
  21361.      *
  21362.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21363.      */
  21364.     protected function getPropertyGroup_RepositoryService()
  21365.     {
  21366.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21367.         if (isset($this->services['property_group.repository'])) {
  21368.             return $this->services['property_group.repository'];
  21369.         }
  21370.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21371.         if (isset($this->services['property_group.repository'])) {
  21372.             return $this->services['property_group.repository'];
  21373.         }
  21374.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21375.         if (isset($this->services['property_group.repository'])) {
  21376.             return $this->services['property_group.repository'];
  21377.         }
  21378.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21379.         if (isset($this->services['property_group.repository'])) {
  21380.             return $this->services['property_group.repository'];
  21381.         }
  21382.         return $this->services['property_group.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21383.     }
  21384.     /**
  21385.      * Gets the public 'property_group_option.repository' shared service.
  21386.      *
  21387.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21388.      */
  21389.     protected function getPropertyGroupOption_RepositoryService()
  21390.     {
  21391.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21392.         if (isset($this->services['property_group_option.repository'])) {
  21393.             return $this->services['property_group_option.repository'];
  21394.         }
  21395.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21396.         if (isset($this->services['property_group_option.repository'])) {
  21397.             return $this->services['property_group_option.repository'];
  21398.         }
  21399.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21400.         if (isset($this->services['property_group_option.repository'])) {
  21401.             return $this->services['property_group_option.repository'];
  21402.         }
  21403.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21404.         if (isset($this->services['property_group_option.repository'])) {
  21405.             return $this->services['property_group_option.repository'];
  21406.         }
  21407.         return $this->services['property_group_option.repository'] = 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()));
  21408.     }
  21409.     /**
  21410.      * Gets the public 'property_group_option_translation.repository' shared service.
  21411.      *
  21412.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21413.      */
  21414.     protected function getPropertyGroupOptionTranslation_RepositoryService()
  21415.     {
  21416.         return $this->services['property_group_option_translation.repository'] = 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()));
  21417.     }
  21418.     /**
  21419.      * Gets the public 'property_group_translation.repository' shared service.
  21420.      *
  21421.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21422.      */
  21423.     protected function getPropertyGroupTranslation_RepositoryService()
  21424.     {
  21425.         return $this->services['property_group_translation.repository'] = 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()));
  21426.     }
  21427.     /**
  21428.      * Gets the public 'red_magnalister_s_w6.filesystem.private' shared service.
  21429.      *
  21430.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21431.      */
  21432.     protected function getRedMagnalisterSW6_Filesystem_PrivateService()
  21433.     {
  21434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21436.         return $this->services['red_magnalister_s_w6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/red_magnalister_s_w6');
  21437.     }
  21438.     /**
  21439.      * Gets the public 'red_magnalister_s_w6.filesystem.public' shared service.
  21440.      *
  21441.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  21442.      */
  21443.     protected function getRedMagnalisterSW6_Filesystem_PublicService()
  21444.     {
  21445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  21446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  21447.         return $this->services['red_magnalister_s_w6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/red_magnalister_s_w6');
  21448.     }
  21449.     /**
  21450.      * Gets the public 'request_stack' shared service.
  21451.      *
  21452.      * @return \Symfony\Component\HttpFoundation\RequestStack
  21453.      */
  21454.     protected function getRequestStackService()
  21455.     {
  21456.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  21457.     }
  21458.     /**
  21459.      * Gets the public 'router' shared autowired service.
  21460.      *
  21461.      * @return \Shopware\Storefront\Framework\Routing\Router
  21462.      */
  21463.     protected function getRouterService()
  21464.     {
  21465.         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())));
  21466.     }
  21467.     /**
  21468.      * Gets the public 'routing.loader' shared service.
  21469.      *
  21470.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  21471.      */
  21472.     protected function getRouting_LoaderService()
  21473.     {
  21474.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  21475.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  21476.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  21477.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  21478.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  21479.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  21480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Route/ApiRouteLoader.php';
  21481.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  21482.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  21483.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  21484.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  21485.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  21486.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  21487.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  21488.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  21489.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  21490.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  21491.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  21492.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  21493.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  21494.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  21495.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  21496.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  21497.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  21498.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  21499.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  21500.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  21501.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  21502.         $a->addLoader(new \Shopware\Core\Framework\Api\Route\ApiRouteLoader(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())));
  21503.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  21504.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  21505.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  21506.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  21507.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  21508.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21509.             'kernel' => ['services''kernel''getKernelService'false],
  21510.         ], [
  21511.             'kernel' => 'Shopware\\Core\\Kernel',
  21512.         ]), 'dev'));
  21513.         $a->addLoader($c);
  21514.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  21515.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  21516.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  21517.     }
  21518.     /**
  21519.      * Gets the public 'rule.repository' shared service.
  21520.      *
  21521.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  21522.      */
  21523.     protected function getRule_RepositoryService()
  21524.     {
  21525.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21526.         if (isset($this->services['rule.repository'])) {
  21527.             return $this->services['rule.repository'];
  21528.         }
  21529.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21530.         if (isset($this->services['rule.repository'])) {
  21531.             return $this->services['rule.repository'];
  21532.         }
  21533.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21534.         if (isset($this->services['rule.repository'])) {
  21535.             return $this->services['rule.repository'];
  21536.         }
  21537.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21538.         if (isset($this->services['rule.repository'])) {
  21539.             return $this->services['rule.repository'];
  21540.         }
  21541.         return $this->services['rule.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  21542.     }
  21543.     /**
  21544.      * Gets the public 'rule_condition.repository' shared service.
  21545.      *
  21546.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21547.      */
  21548.     protected function getRuleCondition_RepositoryService()
  21549.     {
  21550.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21551.         if (isset($this->services['rule_condition.repository'])) {
  21552.             return $this->services['rule_condition.repository'];
  21553.         }
  21554.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21555.         if (isset($this->services['rule_condition.repository'])) {
  21556.             return $this->services['rule_condition.repository'];
  21557.         }
  21558.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21559.         if (isset($this->services['rule_condition.repository'])) {
  21560.             return $this->services['rule_condition.repository'];
  21561.         }
  21562.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21563.         if (isset($this->services['rule_condition.repository'])) {
  21564.             return $this->services['rule_condition.repository'];
  21565.         }
  21566.         return $this->services['rule_condition.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21567.     }
  21568.     /**
  21569.      * Gets the public 'rule_tag.repository' shared service.
  21570.      *
  21571.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21572.      */
  21573.     protected function getRuleTag_RepositoryService()
  21574.     {
  21575.         return $this->services['rule_tag.repository'] = 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()));
  21576.     }
  21577.     /**
  21578.      * Gets the public 's_plugin_netzp_blog.repository' shared service.
  21579.      *
  21580.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21581.      */
  21582.     protected function getSPluginNetzpBlog_RepositoryService()
  21583.     {
  21584.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21585.         if (isset($this->services['s_plugin_netzp_blog.repository'])) {
  21586.             return $this->services['s_plugin_netzp_blog.repository'];
  21587.         }
  21588.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21589.         if (isset($this->services['s_plugin_netzp_blog.repository'])) {
  21590.             return $this->services['s_plugin_netzp_blog.repository'];
  21591.         }
  21592.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21593.         if (isset($this->services['s_plugin_netzp_blog.repository'])) {
  21594.             return $this->services['s_plugin_netzp_blog.repository'];
  21595.         }
  21596.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21597.         if (isset($this->services['s_plugin_netzp_blog.repository'])) {
  21598.             return $this->services['s_plugin_netzp_blog.repository'];
  21599.         }
  21600.         return $this->services['s_plugin_netzp_blog.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetzpBlog6\\Core\\Content\\Blog\\BlogDefinition'] ?? $this->getBlogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21601.     }
  21602.     /**
  21603.      * Gets the public 's_plugin_netzp_blog_author.repository' shared service.
  21604.      *
  21605.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21606.      */
  21607.     protected function getSPluginNetzpBlogAuthor_RepositoryService()
  21608.     {
  21609.         return $this->services['s_plugin_netzp_blog_author.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetzpBlog6\\Core\\Content\\Author\\AuthorDefinition'] ?? $this->getAuthorDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21610.     }
  21611.     /**
  21612.      * Gets the public 's_plugin_netzp_blog_author_translation.repository' shared service.
  21613.      *
  21614.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21615.      */
  21616.     protected function getSPluginNetzpBlogAuthorTranslation_RepositoryService()
  21617.     {
  21618.         return $this->services['s_plugin_netzp_blog_author_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetzpBlog6\\Core\\Content\\Aggregate\\AuthorTranslation\\AuthorTranslationDefinition'] ?? $this->getAuthorTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21619.     }
  21620.     /**
  21621.      * Gets the public 's_plugin_netzp_blog_categories.repository' shared service.
  21622.      *
  21623.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21624.      */
  21625.     protected function getSPluginNetzpBlogCategories_RepositoryService()
  21626.     {
  21627.         return $this->services['s_plugin_netzp_blog_categories.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetzpBlog6\\Core\\Content\\Aggregate\\BlogCategory\\BlogCategoryDefinition'] ?? $this->getBlogCategoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21628.     }
  21629.     /**
  21630.      * Gets the public 's_plugin_netzp_blog_category.repository' shared service.
  21631.      *
  21632.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21633.      */
  21634.     protected function getSPluginNetzpBlogCategory_RepositoryService()
  21635.     {
  21636.         return $this->services['s_plugin_netzp_blog_category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetzpBlog6\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21637.     }
  21638.     /**
  21639.      * Gets the public 's_plugin_netzp_blog_category_translation.repository' shared service.
  21640.      *
  21641.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21642.      */
  21643.     protected function getSPluginNetzpBlogCategoryTranslation_RepositoryService()
  21644.     {
  21645.         return $this->services['s_plugin_netzp_blog_category_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetzpBlog6\\Core\\Content\\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()));
  21646.     }
  21647.     /**
  21648.      * Gets the public 's_plugin_netzp_blog_item.repository' shared service.
  21649.      *
  21650.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21651.      */
  21652.     protected function getSPluginNetzpBlogItem_RepositoryService()
  21653.     {
  21654.         return $this->services['s_plugin_netzp_blog_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetzpBlog6\\Core\\Content\\Item\\ItemDefinition'] ?? $this->getItemDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21655.     }
  21656.     /**
  21657.      * Gets the public 's_plugin_netzp_blog_item_translation.repository' shared service.
  21658.      *
  21659.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21660.      */
  21661.     protected function getSPluginNetzpBlogItemTranslation_RepositoryService()
  21662.     {
  21663.         return $this->services['s_plugin_netzp_blog_item_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetzpBlog6\\Core\\Content\\Aggregate\\ItemTranslation\\ItemTranslationDefinition'] ?? $this->getItemTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21664.     }
  21665.     /**
  21666.      * Gets the public 's_plugin_netzp_blog_media.repository' shared service.
  21667.      *
  21668.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21669.      */
  21670.     protected function getSPluginNetzpBlogMedia_RepositoryService()
  21671.     {
  21672.         return $this->services['s_plugin_netzp_blog_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetzpBlog6\\Core\\Content\\BlogMedia\\BlogMediaDefinition'] ?? $this->getBlogMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21673.     }
  21674.     /**
  21675.      * Gets the public 's_plugin_netzp_blog_product.repository' shared service.
  21676.      *
  21677.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21678.      */
  21679.     protected function getSPluginNetzpBlogProduct_RepositoryService()
  21680.     {
  21681.         return $this->services['s_plugin_netzp_blog_product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetzpBlog6\\Core\\Content\\Aggregate\\BlogProduct\\BlogProductDefinition'] ?? $this->getBlogProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21682.     }
  21683.     /**
  21684.      * Gets the public 's_plugin_netzp_blog_tag.repository' shared service.
  21685.      *
  21686.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21687.      */
  21688.     protected function getSPluginNetzpBlogTag_RepositoryService()
  21689.     {
  21690.         return $this->services['s_plugin_netzp_blog_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetzpBlog6\\Core\\Content\\Aggregate\\BlogTag\\BlogTagDefinition'] ?? $this->getBlogTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21691.     }
  21692.     /**
  21693.      * Gets the public 's_plugin_netzp_blog_translation.repository' shared service.
  21694.      *
  21695.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21696.      */
  21697.     protected function getSPluginNetzpBlogTranslation_RepositoryService()
  21698.     {
  21699.         return $this->services['s_plugin_netzp_blog_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetzpBlog6\\Core\\Content\\Aggregate\\BlogTranslation\\BlogTranslationDefinition'] ?? $this->getBlogTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21700.     }
  21701.     /**
  21702.      * Gets the public 'sales_channel.category.repository' shared service.
  21703.      *
  21704.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  21705.      */
  21706.     protected function getSalesChannel_Category_RepositoryService()
  21707.     {
  21708.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21709.         if (isset($this->services['sales_channel.category.repository'])) {
  21710.             return $this->services['sales_channel.category.repository'];
  21711.         }
  21712.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21713.         if (isset($this->services['sales_channel.category.repository'])) {
  21714.             return $this->services['sales_channel.category.repository'];
  21715.         }
  21716.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21717.         if (isset($this->services['sales_channel.category.repository'])) {
  21718.             return $this->services['sales_channel.category.repository'];
  21719.         }
  21720.         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()), $b$c$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21721.     }
  21722.     /**
  21723.      * Gets the public 'sales_channel.country.repository' shared service.
  21724.      *
  21725.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  21726.      */
  21727.     protected function getSalesChannel_Country_RepositoryService()
  21728.     {
  21729.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21730.         if (isset($this->services['sales_channel.country.repository'])) {
  21731.             return $this->services['sales_channel.country.repository'];
  21732.         }
  21733.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21734.         if (isset($this->services['sales_channel.country.repository'])) {
  21735.             return $this->services['sales_channel.country.repository'];
  21736.         }
  21737.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21738.         if (isset($this->services['sales_channel.country.repository'])) {
  21739.             return $this->services['sales_channel.country.repository'];
  21740.         }
  21741.         return $this->services['sales_channel.country.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] ?? $this->getSalesChannelCountryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21742.     }
  21743.     /**
  21744.      * Gets the public 'sales_channel.country_state.repository' shared service.
  21745.      *
  21746.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  21747.      */
  21748.     protected function getSalesChannel_CountryState_RepositoryService()
  21749.     {
  21750.         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()));
  21751.     }
  21752.     /**
  21753.      * Gets the public 'sales_channel.currency.repository' shared service.
  21754.      *
  21755.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  21756.      */
  21757.     protected function getSalesChannel_Currency_RepositoryService()
  21758.     {
  21759.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21760.         if (isset($this->services['sales_channel.currency.repository'])) {
  21761.             return $this->services['sales_channel.currency.repository'];
  21762.         }
  21763.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21764.         if (isset($this->services['sales_channel.currency.repository'])) {
  21765.             return $this->services['sales_channel.currency.repository'];
  21766.         }
  21767.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21768.         if (isset($this->services['sales_channel.currency.repository'])) {
  21769.             return $this->services['sales_channel.currency.repository'];
  21770.         }
  21771.         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()), $b$c$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21772.     }
  21773.     /**
  21774.      * Gets the public 'sales_channel.landing_page.repository' shared service.
  21775.      *
  21776.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  21777.      */
  21778.     protected function getSalesChannel_LandingPage_RepositoryService()
  21779.     {
  21780.         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()));
  21781.     }
  21782.     /**
  21783.      * Gets the public 'sales_channel.language.repository' shared service.
  21784.      *
  21785.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  21786.      */
  21787.     protected function getSalesChannel_Language_RepositoryService()
  21788.     {
  21789.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21790.         if (isset($this->services['sales_channel.language.repository'])) {
  21791.             return $this->services['sales_channel.language.repository'];
  21792.         }
  21793.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21794.         if (isset($this->services['sales_channel.language.repository'])) {
  21795.             return $this->services['sales_channel.language.repository'];
  21796.         }
  21797.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21798.         if (isset($this->services['sales_channel.language.repository'])) {
  21799.             return $this->services['sales_channel.language.repository'];
  21800.         }
  21801.         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()), $b$c$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21802.     }
  21803.     /**
  21804.      * Gets the public 'sales_channel.main_category.repository' shared service.
  21805.      *
  21806.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  21807.      */
  21808.     protected function getSalesChannel_MainCategory_RepositoryService()
  21809.     {
  21810.         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()));
  21811.     }
  21812.     /**
  21813.      * Gets the public 'sales_channel.newsletter_recipient.repository' shared service.
  21814.      *
  21815.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  21816.      */
  21817.     protected function getSalesChannel_NewsletterRecipient_RepositoryService()
  21818.     {
  21819.         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()));
  21820.     }
  21821.     /**
  21822.      * Gets the public 'sales_channel.payment_method.repository' shared service.
  21823.      *
  21824.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  21825.      */
  21826.     protected function getSalesChannel_PaymentMethod_RepositoryService()
  21827.     {
  21828.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21829.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  21830.             return $this->services['sales_channel.payment_method.repository'];
  21831.         }
  21832.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21833.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  21834.             return $this->services['sales_channel.payment_method.repository'];
  21835.         }
  21836.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21837.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  21838.             return $this->services['sales_channel.payment_method.repository'];
  21839.         }
  21840.         return $this->services['sales_channel.payment_method.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] ?? $this->getSalesChannelPaymentMethodDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21841.     }
  21842.     /**
  21843.      * Gets the public 'sales_channel.product.repository' shared service.
  21844.      *
  21845.      * @return \Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator
  21846.      */
  21847.     protected function getSalesChannel_Product_RepositoryService()
  21848.     {
  21849.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21850.         if (isset($this->services['sales_channel.product.repository'])) {
  21851.             return $this->services['sales_channel.product.repository'];
  21852.         }
  21853.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21854.         if (isset($this->services['sales_channel.product.repository'])) {
  21855.             return $this->services['sales_channel.product.repository'];
  21856.         }
  21857.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21858.         if (isset($this->services['sales_channel.product.repository'])) {
  21859.             return $this->services['sales_channel.product.repository'];
  21860.         }
  21861.         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())));
  21862.     }
  21863.     /**
  21864.      * Gets the public 'sales_channel.repository' shared service.
  21865.      *
  21866.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  21867.      */
  21868.     protected function getSalesChannel_RepositoryService()
  21869.     {
  21870.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21871.         if (isset($this->services['sales_channel.repository'])) {
  21872.             return $this->services['sales_channel.repository'];
  21873.         }
  21874.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21875.         if (isset($this->services['sales_channel.repository'])) {
  21876.             return $this->services['sales_channel.repository'];
  21877.         }
  21878.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21879.         if (isset($this->services['sales_channel.repository'])) {
  21880.             return $this->services['sales_channel.repository'];
  21881.         }
  21882.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21883.         if (isset($this->services['sales_channel.repository'])) {
  21884.             return $this->services['sales_channel.repository'];
  21885.         }
  21886.         return $this->services['sales_channel.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  21887.     }
  21888.     /**
  21889.      * Gets the public 'sales_channel.salutation.repository' shared service.
  21890.      *
  21891.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  21892.      */
  21893.     protected function getSalesChannel_Salutation_RepositoryService()
  21894.     {
  21895.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21896.         if (isset($this->services['sales_channel.salutation.repository'])) {
  21897.             return $this->services['sales_channel.salutation.repository'];
  21898.         }
  21899.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21900.         if (isset($this->services['sales_channel.salutation.repository'])) {
  21901.             return $this->services['sales_channel.salutation.repository'];
  21902.         }
  21903.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21904.         if (isset($this->services['sales_channel.salutation.repository'])) {
  21905.             return $this->services['sales_channel.salutation.repository'];
  21906.         }
  21907.         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()), $b$c$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21908.     }
  21909.     /**
  21910.      * Gets the public 'sales_channel.seo_url.repository' shared service.
  21911.      *
  21912.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  21913.      */
  21914.     protected function getSalesChannel_SeoUrl_RepositoryService()
  21915.     {
  21916.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21917.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  21918.             return $this->services['sales_channel.seo_url.repository'];
  21919.         }
  21920.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21921.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  21922.             return $this->services['sales_channel.seo_url.repository'];
  21923.         }
  21924.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21925.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  21926.             return $this->services['sales_channel.seo_url.repository'];
  21927.         }
  21928.         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()), $b$c$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21929.     }
  21930.     /**
  21931.      * Gets the public 'sales_channel.shipping_method.repository' shared service.
  21932.      *
  21933.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  21934.      */
  21935.     protected function getSalesChannel_ShippingMethod_RepositoryService()
  21936.     {
  21937.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21938.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  21939.             return $this->services['sales_channel.shipping_method.repository'];
  21940.         }
  21941.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21942.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  21943.             return $this->services['sales_channel.shipping_method.repository'];
  21944.         }
  21945.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21946.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  21947.             return $this->services['sales_channel.shipping_method.repository'];
  21948.         }
  21949.         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()), $b$c$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  21950.     }
  21951.     /**
  21952.      * Gets the public 'sales_channel_analytics.repository' shared service.
  21953.      *
  21954.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21955.      */
  21956.     protected function getSalesChannelAnalytics_RepositoryService()
  21957.     {
  21958.         return $this->services['sales_channel_analytics.repository'] = 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()));
  21959.     }
  21960.     /**
  21961.      * Gets the public 'sales_channel_country.repository' shared service.
  21962.      *
  21963.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21964.      */
  21965.     protected function getSalesChannelCountry_RepositoryService()
  21966.     {
  21967.         return $this->services['sales_channel_country.repository'] = 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()));
  21968.     }
  21969.     /**
  21970.      * Gets the public 'sales_channel_currency.repository' shared service.
  21971.      *
  21972.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  21973.      */
  21974.     protected function getSalesChannelCurrency_RepositoryService()
  21975.     {
  21976.         return $this->services['sales_channel_currency.repository'] = 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()));
  21977.     }
  21978.     /**
  21979.      * Gets the public 'sales_channel_definition.Gbmed\CustomFieldsFilter\Core\Content\CustomFieldsFilter\Aggregate\CustomFieldsFilterTranslation\CustomFieldsFilterTranslationDefinition' shared service.
  21980.      *
  21981.      * @return \Gbmed\CustomFieldsFilter\Core\Content\CustomFieldsFilter\Aggregate\CustomFieldsFilterTranslation\CustomFieldsFilterTranslationDefinition
  21982.      */
  21983.     protected function getCustomFieldsFilterTranslationDefinition2Service()
  21984.     {
  21985.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  21986.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Core/Content/CustomFieldsFilter/Aggregate/CustomFieldsFilterTranslation/CustomFieldsFilterTranslationDefinition.php';
  21987.         $this->services['sales_channel_definition.Gbmed\\CustomFieldsFilter\\Core\\Content\\CustomFieldsFilter\\Aggregate\\CustomFieldsFilterTranslation\\CustomFieldsFilterTranslationDefinition'] = $instance = new \Gbmed\CustomFieldsFilter\Core\Content\CustomFieldsFilter\Aggregate\CustomFieldsFilterTranslation\CustomFieldsFilterTranslationDefinition();
  21988.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  21989.         return $instance;
  21990.     }
  21991.     /**
  21992.      * Gets the public 'sales_channel_definition.Gbmed\CustomFieldsFilter\Core\Content\CustomFieldsFilter\CustomFieldsFilterDefinition' shared service.
  21993.      *
  21994.      * @return \Gbmed\CustomFieldsFilter\Core\Content\CustomFieldsFilter\CustomFieldsFilterDefinition
  21995.      */
  21996.     protected function getCustomFieldsFilterDefinition2Service()
  21997.     {
  21998.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Core/Content/CustomFieldsFilter/CustomFieldsFilterDefinition.php';
  21999.         $this->services['sales_channel_definition.Gbmed\\CustomFieldsFilter\\Core\\Content\\CustomFieldsFilter\\CustomFieldsFilterDefinition'] = $instance = new \Gbmed\CustomFieldsFilter\Core\Content\CustomFieldsFilter\CustomFieldsFilterDefinition();
  22000.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22001.         return $instance;
  22002.     }
  22003.     /**
  22004.      * Gets the public 'sales_channel_definition.Iwv\IwvOrdersCsvExporterV6\Core\Content\IwvOrderCsvProfile\IwvOrderCsvProfileDefinition' shared service.
  22005.      *
  22006.      * @return \Iwv\IwvOrdersCsvExporterV6\Core\Content\IwvOrderCsvProfile\IwvOrderCsvProfileDefinition
  22007.      */
  22008.     protected function getIwvOrderCsvProfileDefinition2Service()
  22009.     {
  22010.         include_once \dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Core/Content/IwvOrderCsvProfile/IwvOrderCsvProfileDefinition.php';
  22011.         $this->services['sales_channel_definition.Iwv\\IwvOrdersCsvExporterV6\\Core\\Content\\IwvOrderCsvProfile\\IwvOrderCsvProfileDefinition'] = $instance = new \Iwv\IwvOrdersCsvExporterV6\Core\Content\IwvOrderCsvProfile\IwvOrderCsvProfileDefinition();
  22012.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22013.         return $instance;
  22014.     }
  22015.     /**
  22016.      * Gets the public 'sales_channel_definition.Ks\Attachments\Core\Content\Attachments\Aggregate\AttachmentsTranslation\AttachmentsTranslationDefinition' shared service.
  22017.      *
  22018.      * @return \Ks\Attachments\Core\Content\Attachments\Aggregate\AttachmentsTranslation\AttachmentsTranslationDefinition
  22019.      */
  22020.     protected function getAttachmentsTranslationDefinition2Service()
  22021.     {
  22022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  22023.         include_once \dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Core/Content/Attachments/Aggregate/AttachmentsTranslation/AttachmentsTranslationDefinition.php';
  22024.         $this->services['sales_channel_definition.Ks\\Attachments\\Core\\Content\\Attachments\\Aggregate\\AttachmentsTranslation\\AttachmentsTranslationDefinition'] = $instance = new \Ks\Attachments\Core\Content\Attachments\Aggregate\AttachmentsTranslation\AttachmentsTranslationDefinition();
  22025.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22026.         return $instance;
  22027.     }
  22028.     /**
  22029.      * Gets the public 'sales_channel_definition.Ks\Attachments\Core\Content\Attachments\AttachmentsDefinition' shared service.
  22030.      *
  22031.      * @return \Ks\Attachments\Core\Content\Attachments\AttachmentsDefinition
  22032.      */
  22033.     protected function getAttachmentsDefinition2Service()
  22034.     {
  22035.         include_once \dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Core/Content/Attachments/AttachmentsDefinition.php';
  22036.         $this->services['sales_channel_definition.Ks\\Attachments\\Core\\Content\\Attachments\\AttachmentsDefinition'] = $instance = new \Ks\Attachments\Core\Content\Attachments\AttachmentsDefinition();
  22037.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22038.         return $instance;
  22039.     }
  22040.     /**
  22041.      * Gets the public 'sales_channel_definition.Ks\Attachments\Core\Content\Attachments\CustomerAttachmentLinkDefinition' shared service.
  22042.      *
  22043.      * @return \Ks\Attachments\Core\Content\Attachments\CustomerAttachmentLinkDefinition
  22044.      */
  22045.     protected function getCustomerAttachmentLinkDefinition2Service()
  22046.     {
  22047.         include_once \dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Core/Content/Attachments/CustomerAttachmentLinkDefinition.php';
  22048.         $this->services['sales_channel_definition.Ks\\Attachments\\Core\\Content\\Attachments\\CustomerAttachmentLinkDefinition'] = $instance = new \Ks\Attachments\Core\Content\Attachments\CustomerAttachmentLinkDefinition();
  22049.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22050.         return $instance;
  22051.     }
  22052.     /**
  22053.      * Gets the public 'sales_channel_definition.NetzpBlog6\Core\Content\Aggregate\AuthorTranslation\AuthorTranslationDefinition' shared service.
  22054.      *
  22055.      * @return \NetzpBlog6\Core\Content\Aggregate\AuthorTranslation\AuthorTranslationDefinition
  22056.      */
  22057.     protected function getAuthorTranslationDefinition2Service()
  22058.     {
  22059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  22060.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Aggregate/AuthorTranslation/AuthorTranslationDefinition.php';
  22061.         $this->services['sales_channel_definition.NetzpBlog6\\Core\\Content\\Aggregate\\AuthorTranslation\\AuthorTranslationDefinition'] = $instance = new \NetzpBlog6\Core\Content\Aggregate\AuthorTranslation\AuthorTranslationDefinition();
  22062.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22063.         return $instance;
  22064.     }
  22065.     /**
  22066.      * Gets the public 'sales_channel_definition.NetzpBlog6\Core\Content\Aggregate\BlogCategory\BlogCategoryDefinition' shared service.
  22067.      *
  22068.      * @return \NetzpBlog6\Core\Content\Aggregate\BlogCategory\BlogCategoryDefinition
  22069.      */
  22070.     protected function getBlogCategoryDefinition2Service()
  22071.     {
  22072.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Aggregate/BlogCategory/BlogCategoryDefinition.php';
  22073.         $this->services['sales_channel_definition.NetzpBlog6\\Core\\Content\\Aggregate\\BlogCategory\\BlogCategoryDefinition'] = $instance = new \NetzpBlog6\Core\Content\Aggregate\BlogCategory\BlogCategoryDefinition();
  22074.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22075.         return $instance;
  22076.     }
  22077.     /**
  22078.      * Gets the public 'sales_channel_definition.NetzpBlog6\Core\Content\Aggregate\BlogProduct\BlogProductDefinition' shared service.
  22079.      *
  22080.      * @return \NetzpBlog6\Core\Content\Aggregate\BlogProduct\BlogProductDefinition
  22081.      */
  22082.     protected function getBlogProductDefinition2Service()
  22083.     {
  22084.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Aggregate/BlogProduct/BlogProductDefinition.php';
  22085.         $this->services['sales_channel_definition.NetzpBlog6\\Core\\Content\\Aggregate\\BlogProduct\\BlogProductDefinition'] = $instance = new \NetzpBlog6\Core\Content\Aggregate\BlogProduct\BlogProductDefinition();
  22086.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22087.         return $instance;
  22088.     }
  22089.     /**
  22090.      * Gets the public 'sales_channel_definition.NetzpBlog6\Core\Content\Aggregate\BlogTag\BlogTagDefinition' shared service.
  22091.      *
  22092.      * @return \NetzpBlog6\Core\Content\Aggregate\BlogTag\BlogTagDefinition
  22093.      */
  22094.     protected function getBlogTagDefinition2Service()
  22095.     {
  22096.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Aggregate/BlogTag/BlogTagDefinition.php';
  22097.         $this->services['sales_channel_definition.NetzpBlog6\\Core\\Content\\Aggregate\\BlogTag\\BlogTagDefinition'] = $instance = new \NetzpBlog6\Core\Content\Aggregate\BlogTag\BlogTagDefinition();
  22098.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22099.         return $instance;
  22100.     }
  22101.     /**
  22102.      * Gets the public 'sales_channel_definition.NetzpBlog6\Core\Content\Aggregate\BlogTranslation\BlogTranslationDefinition' shared service.
  22103.      *
  22104.      * @return \NetzpBlog6\Core\Content\Aggregate\BlogTranslation\BlogTranslationDefinition
  22105.      */
  22106.     protected function getBlogTranslationDefinition2Service()
  22107.     {
  22108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  22109.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Aggregate/BlogTranslation/BlogTranslationDefinition.php';
  22110.         $this->services['sales_channel_definition.NetzpBlog6\\Core\\Content\\Aggregate\\BlogTranslation\\BlogTranslationDefinition'] = $instance = new \NetzpBlog6\Core\Content\Aggregate\BlogTranslation\BlogTranslationDefinition();
  22111.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22112.         return $instance;
  22113.     }
  22114.     /**
  22115.      * Gets the public 'sales_channel_definition.NetzpBlog6\Core\Content\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  22116.      *
  22117.      * @return \NetzpBlog6\Core\Content\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  22118.      */
  22119.     protected function getCategoryTranslationDefinition3Service()
  22120.     {
  22121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  22122.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  22123.         $this->services['sales_channel_definition.NetzpBlog6\\Core\\Content\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \NetzpBlog6\Core\Content\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  22124.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22125.         return $instance;
  22126.     }
  22127.     /**
  22128.      * Gets the public 'sales_channel_definition.NetzpBlog6\Core\Content\Aggregate\ItemTranslation\ItemTranslationDefinition' shared service.
  22129.      *
  22130.      * @return \NetzpBlog6\Core\Content\Aggregate\ItemTranslation\ItemTranslationDefinition
  22131.      */
  22132.     protected function getItemTranslationDefinition2Service()
  22133.     {
  22134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  22135.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Aggregate/ItemTranslation/ItemTranslationDefinition.php';
  22136.         $this->services['sales_channel_definition.NetzpBlog6\\Core\\Content\\Aggregate\\ItemTranslation\\ItemTranslationDefinition'] = $instance = new \NetzpBlog6\Core\Content\Aggregate\ItemTranslation\ItemTranslationDefinition();
  22137.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22138.         return $instance;
  22139.     }
  22140.     /**
  22141.      * Gets the public 'sales_channel_definition.NetzpBlog6\Core\Content\Author\AuthorDefinition' shared service.
  22142.      *
  22143.      * @return \NetzpBlog6\Core\Content\Author\AuthorDefinition
  22144.      */
  22145.     protected function getAuthorDefinition2Service()
  22146.     {
  22147.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Author/AuthorDefinition.php';
  22148.         $this->services['sales_channel_definition.NetzpBlog6\\Core\\Content\\Author\\AuthorDefinition'] = $instance = new \NetzpBlog6\Core\Content\Author\AuthorDefinition();
  22149.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22150.         return $instance;
  22151.     }
  22152.     /**
  22153.      * Gets the public 'sales_channel_definition.NetzpBlog6\Core\Content\BlogMedia\BlogMediaDefinition' shared service.
  22154.      *
  22155.      * @return \NetzpBlog6\Core\Content\BlogMedia\BlogMediaDefinition
  22156.      */
  22157.     protected function getBlogMediaDefinition2Service()
  22158.     {
  22159.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/BlogMedia/BlogMediaDefinition.php';
  22160.         $this->services['sales_channel_definition.NetzpBlog6\\Core\\Content\\BlogMedia\\BlogMediaDefinition'] = $instance = new \NetzpBlog6\Core\Content\BlogMedia\BlogMediaDefinition();
  22161.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22162.         return $instance;
  22163.     }
  22164.     /**
  22165.      * Gets the public 'sales_channel_definition.NetzpBlog6\Core\Content\Blog\BlogDefinition' shared service.
  22166.      *
  22167.      * @return \NetzpBlog6\Core\Content\Blog\BlogDefinition
  22168.      */
  22169.     protected function getBlogDefinition2Service()
  22170.     {
  22171.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Blog/BlogDefinition.php';
  22172.         $this->services['sales_channel_definition.NetzpBlog6\\Core\\Content\\Blog\\BlogDefinition'] = $instance = new \NetzpBlog6\Core\Content\Blog\BlogDefinition();
  22173.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22174.         return $instance;
  22175.     }
  22176.     /**
  22177.      * Gets the public 'sales_channel_definition.NetzpBlog6\Core\Content\Category\CategoryDefinition' shared service.
  22178.      *
  22179.      * @return \NetzpBlog6\Core\Content\Category\CategoryDefinition
  22180.      */
  22181.     protected function getCategoryDefinition3Service()
  22182.     {
  22183.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Category/CategoryDefinition.php';
  22184.         $this->services['sales_channel_definition.NetzpBlog6\\Core\\Content\\Category\\CategoryDefinition'] = $instance = new \NetzpBlog6\Core\Content\Category\CategoryDefinition();
  22185.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22186.         return $instance;
  22187.     }
  22188.     /**
  22189.      * Gets the public 'sales_channel_definition.NetzpBlog6\Core\Content\Item\ItemDefinition' shared service.
  22190.      *
  22191.      * @return \NetzpBlog6\Core\Content\Item\ItemDefinition
  22192.      */
  22193.     protected function getItemDefinition2Service()
  22194.     {
  22195.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Core/Content/Item/ItemDefinition.php';
  22196.         $this->services['sales_channel_definition.NetzpBlog6\\Core\\Content\\Item\\ItemDefinition'] = $instance = new \NetzpBlog6\Core\Content\Item\ItemDefinition();
  22197.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22198.         return $instance;
  22199.     }
  22200.     /**
  22201.      * Gets the public 'sales_channel_definition.Pickware\DocumentBundle\Model\DocumentDefinition' shared service.
  22202.      *
  22203.      * @return \Pickware\DocumentBundle\Model\DocumentDefinition
  22204.      */
  22205.     protected function getDocumentDefinition3Service()
  22206.     {
  22207.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src/Model/DocumentDefinition.php';
  22208.         $this->services['sales_channel_definition.Pickware\\DocumentBundle\\Model\\DocumentDefinition'] = $instance = new \Pickware\DocumentBundle\Model\DocumentDefinition();
  22209.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22210.         return $instance;
  22211.     }
  22212.     /**
  22213.      * Gets the public 'sales_channel_definition.Pickware\DocumentBundle\Model\DocumentTypeDefinition' shared service.
  22214.      *
  22215.      * @return \Pickware\DocumentBundle\Model\DocumentTypeDefinition
  22216.      */
  22217.     protected function getDocumentTypeDefinition3Service()
  22218.     {
  22219.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src/Model/DocumentTypeDefinition.php';
  22220.         $this->services['sales_channel_definition.Pickware\\DocumentBundle\\Model\\DocumentTypeDefinition'] = $instance = new \Pickware\DocumentBundle\Model\DocumentTypeDefinition();
  22221.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22222.         return $instance;
  22223.     }
  22224.     /**
  22225.      * Gets the public 'sales_channel_definition.Pickware\MobileAppAuthBundle\Model\MobileAppCredentialDefinition' shared service.
  22226.      *
  22227.      * @return \Pickware\MobileAppAuthBundle\Model\MobileAppCredentialDefinition
  22228.      */
  22229.     protected function getMobileAppCredentialDefinition2Service()
  22230.     {
  22231.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/mobile-app-auth-bundle/src/Model/MobileAppCredentialDefinition.php';
  22232.         $this->services['sales_channel_definition.Pickware\\MobileAppAuthBundle\\Model\\MobileAppCredentialDefinition'] = $instance = new \Pickware\MobileAppAuthBundle\Model\MobileAppCredentialDefinition();
  22233.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22234.         return $instance;
  22235.     }
  22236.     /**
  22237.      * Gets the public 'sales_channel_definition.Pickware\PickwareDhl\SalesChannelContext\Model\SalesChannelApiContextDefinition' shared service.
  22238.      *
  22239.      * @return \Pickware\PickwareDhl\SalesChannelContext\Model\SalesChannelApiContextDefinition
  22240.      */
  22241.     protected function getSalesChannelApiContextDefinition2Service()
  22242.     {
  22243.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/SalesChannelContext/Model/SalesChannelApiContextDefinition.php';
  22244.         $this->services['sales_channel_definition.Pickware\\PickwareDhl\\SalesChannelContext\\Model\\SalesChannelApiContextDefinition'] = $instance = new \Pickware\PickwareDhl\SalesChannelContext\Model\SalesChannelApiContextDefinition();
  22245.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22246.         return $instance;
  22247.     }
  22248.     /**
  22249.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Address\Model\AddressDefinition' shared service.
  22250.      *
  22251.      * @return \Pickware\PickwareErpStarter\Address\Model\AddressDefinition
  22252.      */
  22253.     protected function getAddressDefinition2Service()
  22254.     {
  22255.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Address/Model/AddressDefinition.php';
  22256.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Address\\Model\\AddressDefinition'] = $instance = new \Pickware\PickwareErpStarter\Address\Model\AddressDefinition();
  22257.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22258.         return $instance;
  22259.     }
  22260.     /**
  22261.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationDefinition' shared service.
  22262.      *
  22263.      * @return \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationDefinition
  22264.      */
  22265.     protected function getAnalyticsAggregationDefinition2Service()
  22266.     {
  22267.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/Model/AnalyticsAggregationDefinition.php';
  22268.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsAggregationDefinition'] = $instance = new \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationDefinition();
  22269.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22270.         return $instance;
  22271.     }
  22272.     /**
  22273.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionDefinition' shared service.
  22274.      *
  22275.      * @return \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionDefinition
  22276.      */
  22277.     protected function getAnalyticsAggregationSessionDefinition2Service()
  22278.     {
  22279.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/Model/AnalyticsAggregationSessionDefinition.php';
  22280.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsAggregationSessionDefinition'] = $instance = new \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsAggregationSessionDefinition();
  22281.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22282.         return $instance;
  22283.     }
  22284.     /**
  22285.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigDefinition' shared service.
  22286.      *
  22287.      * @return \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigDefinition
  22288.      */
  22289.     protected function getAnalyticsReportConfigDefinition2Service()
  22290.     {
  22291.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/Model/AnalyticsReportConfigDefinition.php';
  22292.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsReportConfigDefinition'] = $instance = new \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportConfigDefinition();
  22293.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22294.         return $instance;
  22295.     }
  22296.     /**
  22297.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportDefinition' shared service.
  22298.      *
  22299.      * @return \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportDefinition
  22300.      */
  22301.     protected function getAnalyticsReportDefinition2Service()
  22302.     {
  22303.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/Model/AnalyticsReportDefinition.php';
  22304.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Analytics\\Model\\AnalyticsReportDefinition'] = $instance = new \Pickware\PickwareErpStarter\Analytics\Model\AnalyticsReportDefinition();
  22305.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22306.         return $instance;
  22307.     }
  22308.     /**
  22309.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition' shared service.
  22310.      *
  22311.      * @return \Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition
  22312.      */
  22313.     protected function getDemandPlanningListItemDefinition2Service()
  22314.     {
  22315.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/AnalyticsReportListItemDefinition.php';
  22316.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/DemandPlanning/AnalyticsProfile/Model/DemandPlanningListItemDefinition.php';
  22317.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\Model\\DemandPlanningListItemDefinition'] = $instance = new \Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\Model\DemandPlanningListItemDefinition();
  22318.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22319.         return $instance;
  22320.     }
  22321.     /**
  22322.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDefinition' shared service.
  22323.      *
  22324.      * @return \Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDefinition
  22325.      */
  22326.     protected function getGoodsReceiptDefinition2Service()
  22327.     {
  22328.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/GoodsReceipt/Model/GoodsReceiptDefinition.php';
  22329.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\GoodsReceipt\\Model\\GoodsReceiptDefinition'] = $instance = new \Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptDefinition();
  22330.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22331.         return $instance;
  22332.     }
  22333.     /**
  22334.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptItemDefinition' shared service.
  22335.      *
  22336.      * @return \Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptItemDefinition
  22337.      */
  22338.     protected function getGoodsReceiptItemDefinition2Service()
  22339.     {
  22340.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/GoodsReceipt/Model/GoodsReceiptItemDefinition.php';
  22341.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\GoodsReceipt\\Model\\GoodsReceiptItemDefinition'] = $instance = new \Pickware\PickwareErpStarter\GoodsReceipt\Model\GoodsReceiptItemDefinition();
  22342.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22343.         return $instance;
  22344.     }
  22345.     /**
  22346.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportDefinition' shared service.
  22347.      *
  22348.      * @return \Pickware\PickwareErpStarter\ImportExport\Model\ImportExportDefinition
  22349.      */
  22350.     protected function getImportExportDefinition2Service()
  22351.     {
  22352.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/Model/ImportExportDefinition.php';
  22353.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportDefinition'] = $instance = new \Pickware\PickwareErpStarter\ImportExport\Model\ImportExportDefinition();
  22354.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22355.         return $instance;
  22356.     }
  22357.     /**
  22358.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementDefinition' shared service.
  22359.      *
  22360.      * @return \Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementDefinition
  22361.      */
  22362.     protected function getImportExportElementDefinition2Service()
  22363.     {
  22364.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/Model/ImportExportElementDefinition.php';
  22365.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportElementDefinition'] = $instance = new \Pickware\PickwareErpStarter\ImportExport\Model\ImportExportElementDefinition();
  22366.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22367.         return $instance;
  22368.     }
  22369.     /**
  22370.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileDefinition' shared service.
  22371.      *
  22372.      * @return \Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileDefinition
  22373.      */
  22374.     protected function getImportExportProfileDefinition3Service()
  22375.     {
  22376.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/Model/ImportExportProfileDefinition.php';
  22377.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\ImportExport\\Model\\ImportExportProfileDefinition'] = $instance = new \Pickware\PickwareErpStarter\ImportExport\Model\ImportExportProfileDefinition();
  22378.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22379.         return $instance;
  22380.     }
  22381.     /**
  22382.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityDefinition' shared service.
  22383.      *
  22384.      * @return \Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityDefinition
  22385.      */
  22386.     protected function getOrderPickabilityDefinition2Service()
  22387.     {
  22388.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/OrderPickability/Model/OrderPickabilityDefinition.php';
  22389.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\OrderPickability\\Model\\OrderPickabilityDefinition'] = $instance = new \Pickware\PickwareErpStarter\OrderPickability\Model\OrderPickabilityDefinition();
  22390.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22391.         return $instance;
  22392.     }
  22393.     /**
  22394.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Order\Model\OrderPickabilityViewDefinition' shared service.
  22395.      *
  22396.      * @return \Pickware\PickwareErpStarter\Order\Model\OrderPickabilityViewDefinition
  22397.      */
  22398.     protected function getOrderPickabilityViewDefinition2Service()
  22399.     {
  22400.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Order/Model/OrderPickabilityViewDefinition.php';
  22401.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Order\\Model\\OrderPickabilityViewDefinition'] = $instance = new \Pickware\PickwareErpStarter\Order\Model\OrderPickabilityViewDefinition();
  22402.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22403.         return $instance;
  22404.     }
  22405.     /**
  22406.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Product\Model\PickwareProductDefinition' shared service.
  22407.      *
  22408.      * @return \Pickware\PickwareErpStarter\Product\Model\PickwareProductDefinition
  22409.      */
  22410.     protected function getPickwareProductDefinition2Service()
  22411.     {
  22412.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Product/Model/PickwareProductDefinition.php';
  22413.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Product\\Model\\PickwareProductDefinition'] = $instance = new \Pickware\PickwareErpStarter\Product\Model\PickwareProductDefinition();
  22414.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22415.         return $instance;
  22416.     }
  22417.     /**
  22418.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemDefinition' shared service.
  22419.      *
  22420.      * @return \Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemDefinition
  22421.      */
  22422.     protected function getPurchaseListItemDefinition2Service()
  22423.     {
  22424.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/PurchaseList/Model/PurchaseListItemDefinition.php';
  22425.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\PurchaseList\\Model\\PurchaseListItemDefinition'] = $instance = new \Pickware\PickwareErpStarter\PurchaseList\Model\PurchaseListItemDefinition();
  22426.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22427.         return $instance;
  22428.     }
  22429.     /**
  22430.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewDefinition' shared service.
  22431.      *
  22432.      * @return \Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewDefinition
  22433.      */
  22434.     protected function getStockValuationViewDefinition2Service()
  22435.     {
  22436.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Reporting/Model/StockValuationViewDefinition.php';
  22437.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Reporting\\Model\\StockValuationViewDefinition'] = $instance = new \Pickware\PickwareErpStarter\Reporting\Model\StockValuationViewDefinition();
  22438.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22439.         return $instance;
  22440.     }
  22441.     /**
  22442.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderDefinition' shared service.
  22443.      *
  22444.      * @return \Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderDefinition
  22445.      */
  22446.     protected function getReturnOrderDefinition2Service()
  22447.     {
  22448.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ReturnOrder/Model/ReturnOrderDefinition.php';
  22449.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderDefinition'] = $instance = new \Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderDefinition();
  22450.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22451.         return $instance;
  22452.     }
  22453.     /**
  22454.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemDefinition' shared service.
  22455.      *
  22456.      * @return \Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemDefinition
  22457.      */
  22458.     protected function getReturnOrderLineItemDefinition2Service()
  22459.     {
  22460.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ReturnOrder/Model/ReturnOrderLineItemDefinition.php';
  22461.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderLineItemDefinition'] = $instance = new \Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderLineItemDefinition();
  22462.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22463.         return $instance;
  22464.     }
  22465.     /**
  22466.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundDefinition' shared service.
  22467.      *
  22468.      * @return \Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundDefinition
  22469.      */
  22470.     protected function getReturnOrderRefundDefinition2Service()
  22471.     {
  22472.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ReturnOrder/Model/ReturnOrderRefundDefinition.php';
  22473.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\ReturnOrder\\Model\\ReturnOrderRefundDefinition'] = $instance = new \Pickware\PickwareErpStarter\ReturnOrder\Model\ReturnOrderRefundDefinition();
  22474.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22475.         return $instance;
  22476.     }
  22477.     /**
  22478.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Stock\Model\LocationTypeDefinition' shared service.
  22479.      *
  22480.      * @return \Pickware\PickwareErpStarter\Stock\Model\LocationTypeDefinition
  22481.      */
  22482.     protected function getLocationTypeDefinition2Service()
  22483.     {
  22484.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Model/LocationTypeDefinition.php';
  22485.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Stock\\Model\\LocationTypeDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stock\Model\LocationTypeDefinition();
  22486.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22487.         return $instance;
  22488.     }
  22489.     /**
  22490.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationDefinition' shared service.
  22491.      *
  22492.      * @return \Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationDefinition
  22493.      */
  22494.     protected function getSpecialStockLocationDefinition2Service()
  22495.     {
  22496.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Model/SpecialStockLocationDefinition.php';
  22497.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Stock\\Model\\SpecialStockLocationDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stock\Model\SpecialStockLocationDefinition();
  22498.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22499.         return $instance;
  22500.     }
  22501.     /**
  22502.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Stock\Model\StockContainerDefinition' shared service.
  22503.      *
  22504.      * @return \Pickware\PickwareErpStarter\Stock\Model\StockContainerDefinition
  22505.      */
  22506.     protected function getStockContainerDefinition2Service()
  22507.     {
  22508.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Model/StockContainerDefinition.php';
  22509.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Stock\\Model\\StockContainerDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stock\Model\StockContainerDefinition();
  22510.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22511.         return $instance;
  22512.     }
  22513.     /**
  22514.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Stock\Model\StockDefinition' shared service.
  22515.      *
  22516.      * @return \Pickware\PickwareErpStarter\Stock\Model\StockDefinition
  22517.      */
  22518.     protected function getStockDefinition2Service()
  22519.     {
  22520.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Model/StockDefinition.php';
  22521.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Stock\\Model\\StockDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stock\Model\StockDefinition();
  22522.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22523.         return $instance;
  22524.     }
  22525.     /**
  22526.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Stock\Model\StockMovementDefinition' shared service.
  22527.      *
  22528.      * @return \Pickware\PickwareErpStarter\Stock\Model\StockMovementDefinition
  22529.      */
  22530.     protected function getStockMovementDefinition2Service()
  22531.     {
  22532.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Model/StockMovementDefinition.php';
  22533.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Stock\\Model\\StockMovementDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stock\Model\StockMovementDefinition();
  22534.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22535.         return $instance;
  22536.     }
  22537.     /**
  22538.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Stock\Model\WarehouseStockDefinition' shared service.
  22539.      *
  22540.      * @return \Pickware\PickwareErpStarter\Stock\Model\WarehouseStockDefinition
  22541.      */
  22542.     protected function getWarehouseStockDefinition2Service()
  22543.     {
  22544.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Model/WarehouseStockDefinition.php';
  22545.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Stock\\Model\\WarehouseStockDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stock\Model\WarehouseStockDefinition();
  22546.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22547.         return $instance;
  22548.     }
  22549.     /**
  22550.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessDefinition' shared service.
  22551.      *
  22552.      * @return \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessDefinition
  22553.      */
  22554.     protected function getStocktakeCountingProcessDefinition2Service()
  22555.     {
  22556.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/Model/StocktakeCountingProcessDefinition.php';
  22557.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeCountingProcessDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessDefinition();
  22558.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22559.         return $instance;
  22560.     }
  22561.     /**
  22562.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemDefinition' shared service.
  22563.      *
  22564.      * @return \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemDefinition
  22565.      */
  22566.     protected function getStocktakeCountingProcessItemDefinition2Service()
  22567.     {
  22568.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/Model/StocktakeCountingProcessItemDefinition.php';
  22569.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeCountingProcessItemDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeCountingProcessItemDefinition();
  22570.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22571.         return $instance;
  22572.     }
  22573.     /**
  22574.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeDefinition' shared service.
  22575.      *
  22576.      * @return \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeDefinition
  22577.      */
  22578.     protected function getStocktakeDefinition2Service()
  22579.     {
  22580.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/Model/StocktakeDefinition.php';
  22581.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeDefinition();
  22582.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22583.         return $instance;
  22584.     }
  22585.     /**
  22586.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemDefinition' shared service.
  22587.      *
  22588.      * @return \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemDefinition
  22589.      */
  22590.     protected function getStocktakeSnapshotItemDefinition2Service()
  22591.     {
  22592.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/Model/StocktakeSnapshotItemDefinition.php';
  22593.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Stocktaking\\Model\\StocktakeSnapshotItemDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stocktaking\Model\StocktakeSnapshotItemDefinition();
  22594.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22595.         return $instance;
  22596.     }
  22597.     /**
  22598.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryDefinition' shared service.
  22599.      *
  22600.      * @return \Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryDefinition
  22601.      */
  22602.     protected function getStocktakeProductSummaryDefinition2Service()
  22603.     {
  22604.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/ProductSummary/Model/StocktakeProductSummaryDefinition.php';
  22605.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\Model\\StocktakeProductSummaryDefinition'] = $instance = new \Pickware\PickwareErpStarter\Stocktaking\ProductSummary\Model\StocktakeProductSummaryDefinition();
  22606.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22607.         return $instance;
  22608.     }
  22609.     /**
  22610.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderDefinition' shared service.
  22611.      *
  22612.      * @return \Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderDefinition
  22613.      */
  22614.     protected function getSupplierOrderDefinition2Service()
  22615.     {
  22616.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/SupplierOrder/Model/SupplierOrderDefinition.php';
  22617.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\SupplierOrderDefinition'] = $instance = new \Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderDefinition();
  22618.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22619.         return $instance;
  22620.     }
  22621.     /**
  22622.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemDefinition' shared service.
  22623.      *
  22624.      * @return \Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemDefinition
  22625.      */
  22626.     protected function getSupplierOrderLineItemDefinition2Service()
  22627.     {
  22628.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/SupplierOrder/Model/SupplierOrderLineItemDefinition.php';
  22629.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\SupplierOrderLineItemDefinition'] = $instance = new \Pickware\PickwareErpStarter\SupplierOrder\Model\SupplierOrderLineItemDefinition();
  22630.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22631.         return $instance;
  22632.     }
  22633.     /**
  22634.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDefinition' shared service.
  22635.      *
  22636.      * @return \Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDefinition
  22637.      */
  22638.     protected function getProductSupplierConfigurationDefinition2Service()
  22639.     {
  22640.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Supplier/Model/ProductSupplierConfigurationDefinition.php';
  22641.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Supplier\\Model\\ProductSupplierConfigurationDefinition'] = $instance = new \Pickware\PickwareErpStarter\Supplier\Model\ProductSupplierConfigurationDefinition();
  22642.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22643.         return $instance;
  22644.     }
  22645.     /**
  22646.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Supplier\Model\SupplierDefinition' shared service.
  22647.      *
  22648.      * @return \Pickware\PickwareErpStarter\Supplier\Model\SupplierDefinition
  22649.      */
  22650.     protected function getSupplierDefinition2Service()
  22651.     {
  22652.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Supplier/Model/SupplierDefinition.php';
  22653.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Supplier\\Model\\SupplierDefinition'] = $instance = new \Pickware\PickwareErpStarter\Supplier\Model\SupplierDefinition();
  22654.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22655.         return $instance;
  22656.     }
  22657.     /**
  22658.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Warehouse\Model\BinLocationDefinition' shared service.
  22659.      *
  22660.      * @return \Pickware\PickwareErpStarter\Warehouse\Model\BinLocationDefinition
  22661.      */
  22662.     protected function getBinLocationDefinition2Service()
  22663.     {
  22664.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Warehouse/Model/BinLocationDefinition.php';
  22665.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Warehouse\\Model\\BinLocationDefinition'] = $instance = new \Pickware\PickwareErpStarter\Warehouse\Model\BinLocationDefinition();
  22666.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22667.         return $instance;
  22668.     }
  22669.     /**
  22670.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationDefinition' shared service.
  22671.      *
  22672.      * @return \Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationDefinition
  22673.      */
  22674.     protected function getProductWarehouseConfigurationDefinition2Service()
  22675.     {
  22676.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Warehouse/Model/ProductWarehouseConfigurationDefinition.php';
  22677.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Warehouse\\Model\\ProductWarehouseConfigurationDefinition'] = $instance = new \Pickware\PickwareErpStarter\Warehouse\Model\ProductWarehouseConfigurationDefinition();
  22678.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22679.         return $instance;
  22680.     }
  22681.     /**
  22682.      * Gets the public 'sales_channel_definition.Pickware\PickwareErpStarter\Warehouse\Model\WarehouseDefinition' shared service.
  22683.      *
  22684.      * @return \Pickware\PickwareErpStarter\Warehouse\Model\WarehouseDefinition
  22685.      */
  22686.     protected function getWarehouseDefinition2Service()
  22687.     {
  22688.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Warehouse/Model/WarehouseDefinition.php';
  22689.         $this->services['sales_channel_definition.Pickware\\PickwareErpStarter\\Warehouse\\Model\\WarehouseDefinition'] = $instance = new \Pickware\PickwareErpStarter\Warehouse\Model\WarehouseDefinition();
  22690.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22691.         return $instance;
  22692.     }
  22693.     /**
  22694.      * Gets the public 'sales_channel_definition.Pickware\PickwareWms\Delivery\Model\DeliveryDefinition' shared service.
  22695.      *
  22696.      * @return \Pickware\PickwareWms\Delivery\Model\DeliveryDefinition
  22697.      */
  22698.     protected function getDeliveryDefinition2Service()
  22699.     {
  22700.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/Model/DeliveryDefinition.php';
  22701.         $this->services['sales_channel_definition.Pickware\\PickwareWms\\Delivery\\Model\\DeliveryDefinition'] = $instance = new \Pickware\PickwareWms\Delivery\Model\DeliveryDefinition();
  22702.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22703.         return $instance;
  22704.     }
  22705.     /**
  22706.      * Gets the public 'sales_channel_definition.Pickware\PickwareWms\Delivery\Model\DeliveryDocumentMappingDefinition' shared service.
  22707.      *
  22708.      * @return \Pickware\PickwareWms\Delivery\Model\DeliveryDocumentMappingDefinition
  22709.      */
  22710.     protected function getDeliveryDocumentMappingDefinition2Service()
  22711.     {
  22712.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/Model/DeliveryDocumentMappingDefinition.php';
  22713.         $this->services['sales_channel_definition.Pickware\\PickwareWms\\Delivery\\Model\\DeliveryDocumentMappingDefinition'] = $instance = new \Pickware\PickwareWms\Delivery\Model\DeliveryDocumentMappingDefinition();
  22714.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22715.         return $instance;
  22716.     }
  22717.     /**
  22718.      * Gets the public 'sales_channel_definition.Pickware\PickwareWms\Delivery\Model\DeliveryLineItemDefinition' shared service.
  22719.      *
  22720.      * @return \Pickware\PickwareWms\Delivery\Model\DeliveryLineItemDefinition
  22721.      */
  22722.     protected function getDeliveryLineItemDefinition2Service()
  22723.     {
  22724.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/Model/DeliveryLineItemDefinition.php';
  22725.         $this->services['sales_channel_definition.Pickware\\PickwareWms\\Delivery\\Model\\DeliveryLineItemDefinition'] = $instance = new \Pickware\PickwareWms\Delivery\Model\DeliveryLineItemDefinition();
  22726.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22727.         return $instance;
  22728.     }
  22729.     /**
  22730.      * Gets the public 'sales_channel_definition.Pickware\PickwareWms\Delivery\Model\DeliveryOrderDocumentMappingDefinition' shared service.
  22731.      *
  22732.      * @return \Pickware\PickwareWms\Delivery\Model\DeliveryOrderDocumentMappingDefinition
  22733.      */
  22734.     protected function getDeliveryOrderDocumentMappingDefinition2Service()
  22735.     {
  22736.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/Model/DeliveryOrderDocumentMappingDefinition.php';
  22737.         $this->services['sales_channel_definition.Pickware\\PickwareWms\\Delivery\\Model\\DeliveryOrderDocumentMappingDefinition'] = $instance = new \Pickware\PickwareWms\Delivery\Model\DeliveryOrderDocumentMappingDefinition();
  22738.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22739.         return $instance;
  22740.     }
  22741.     /**
  22742.      * Gets the public 'sales_channel_definition.Pickware\PickwareWms\Delivery\Model\DeliveryTrackingCodeDefinition' shared service.
  22743.      *
  22744.      * @return \Pickware\PickwareWms\Delivery\Model\DeliveryTrackingCodeDefinition
  22745.      */
  22746.     protected function getDeliveryTrackingCodeDefinition2Service()
  22747.     {
  22748.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Delivery/Model/DeliveryTrackingCodeDefinition.php';
  22749.         $this->services['sales_channel_definition.Pickware\\PickwareWms\\Delivery\\Model\\DeliveryTrackingCodeDefinition'] = $instance = new \Pickware\PickwareWms\Delivery\Model\DeliveryTrackingCodeDefinition();
  22750.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22751.         return $instance;
  22752.     }
  22753.     /**
  22754.      * Gets the public 'sales_channel_definition.Pickware\PickwareWms\DocumentPrintingConfig\Model\DocumentPrintingConfigDefinition' shared service.
  22755.      *
  22756.      * @return \Pickware\PickwareWms\DocumentPrintingConfig\Model\DocumentPrintingConfigDefinition
  22757.      */
  22758.     protected function getDocumentPrintingConfigDefinition2Service()
  22759.     {
  22760.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/DocumentPrintingConfig/Model/DocumentPrintingConfigDefinition.php';
  22761.         $this->services['sales_channel_definition.Pickware\\PickwareWms\\DocumentPrintingConfig\\Model\\DocumentPrintingConfigDefinition'] = $instance = new \Pickware\PickwareWms\DocumentPrintingConfig\Model\DocumentPrintingConfigDefinition();
  22762.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22763.         return $instance;
  22764.     }
  22765.     /**
  22766.      * Gets the public 'sales_channel_definition.Pickware\PickwareWms\PickingProcess\Model\PickingProcessDefinition' shared service.
  22767.      *
  22768.      * @return \Pickware\PickwareWms\PickingProcess\Model\PickingProcessDefinition
  22769.      */
  22770.     protected function getPickingProcessDefinition2Service()
  22771.     {
  22772.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/PickingProcess/Model/PickingProcessDefinition.php';
  22773.         $this->services['sales_channel_definition.Pickware\\PickwareWms\\PickingProcess\\Model\\PickingProcessDefinition'] = $instance = new \Pickware\PickwareWms\PickingProcess\Model\PickingProcessDefinition();
  22774.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22775.         return $instance;
  22776.     }
  22777.     /**
  22778.      * Gets the public 'sales_channel_definition.Pickware\PickwareWms\PickingProcess\Model\PickingProcessReservedItemDefinition' shared service.
  22779.      *
  22780.      * @return \Pickware\PickwareWms\PickingProcess\Model\PickingProcessReservedItemDefinition
  22781.      */
  22782.     protected function getPickingProcessReservedItemDefinition2Service()
  22783.     {
  22784.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/PickingProcess/Model/PickingProcessReservedItemDefinition.php';
  22785.         $this->services['sales_channel_definition.Pickware\\PickwareWms\\PickingProcess\\Model\\PickingProcessReservedItemDefinition'] = $instance = new \Pickware\PickwareWms\PickingProcess\Model\PickingProcessReservedItemDefinition();
  22786.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22787.         return $instance;
  22788.     }
  22789.     /**
  22790.      * Gets the public 'sales_channel_definition.Pickware\ShippingBundle\Carrier\Model\CarrierDefinition' shared service.
  22791.      *
  22792.      * @return \Pickware\ShippingBundle\Carrier\Model\CarrierDefinition
  22793.      */
  22794.     protected function getCarrierDefinition2Service()
  22795.     {
  22796.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Carrier/Model/CarrierDefinition.php';
  22797.         $this->services['sales_channel_definition.Pickware\\ShippingBundle\\Carrier\\Model\\CarrierDefinition'] = $instance = new \Pickware\ShippingBundle\Carrier\Model\CarrierDefinition();
  22798.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22799.         return $instance;
  22800.     }
  22801.     /**
  22802.      * Gets the public 'sales_channel_definition.Pickware\ShippingBundle\Config\Model\ShippingMethodConfigDefinition' shared service.
  22803.      *
  22804.      * @return \Pickware\ShippingBundle\Config\Model\ShippingMethodConfigDefinition
  22805.      */
  22806.     protected function getShippingMethodConfigDefinition2Service()
  22807.     {
  22808.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Config/Model/ShippingMethodConfigDefinition.php';
  22809.         $this->services['sales_channel_definition.Pickware\\ShippingBundle\\Config\\Model\\ShippingMethodConfigDefinition'] = $instance = new \Pickware\ShippingBundle\Config\Model\ShippingMethodConfigDefinition();
  22810.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22811.         return $instance;
  22812.     }
  22813.     /**
  22814.      * Gets the public 'sales_channel_definition.Pickware\ShippingBundle\Shipment\Model\DocumentShipmentMappingDefinition' shared service.
  22815.      *
  22816.      * @return \Pickware\ShippingBundle\Shipment\Model\DocumentShipmentMappingDefinition
  22817.      */
  22818.     protected function getDocumentShipmentMappingDefinition2Service()
  22819.     {
  22820.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Shipment/Model/DocumentShipmentMappingDefinition.php';
  22821.         $this->services['sales_channel_definition.Pickware\\ShippingBundle\\Shipment\\Model\\DocumentShipmentMappingDefinition'] = $instance = new \Pickware\ShippingBundle\Shipment\Model\DocumentShipmentMappingDefinition();
  22822.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22823.         return $instance;
  22824.     }
  22825.     /**
  22826.      * Gets the public 'sales_channel_definition.Pickware\ShippingBundle\Shipment\Model\DocumentTrackingCodeMappingDefinition' shared service.
  22827.      *
  22828.      * @return \Pickware\ShippingBundle\Shipment\Model\DocumentTrackingCodeMappingDefinition
  22829.      */
  22830.     protected function getDocumentTrackingCodeMappingDefinition2Service()
  22831.     {
  22832.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Shipment/Model/DocumentTrackingCodeMappingDefinition.php';
  22833.         $this->services['sales_channel_definition.Pickware\\ShippingBundle\\Shipment\\Model\\DocumentTrackingCodeMappingDefinition'] = $instance = new \Pickware\ShippingBundle\Shipment\Model\DocumentTrackingCodeMappingDefinition();
  22834.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22835.         return $instance;
  22836.     }
  22837.     /**
  22838.      * Gets the public 'sales_channel_definition.Pickware\ShippingBundle\Shipment\Model\ShipmentDefinition' shared service.
  22839.      *
  22840.      * @return \Pickware\ShippingBundle\Shipment\Model\ShipmentDefinition
  22841.      */
  22842.     protected function getShipmentDefinition2Service()
  22843.     {
  22844.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Shipment/Model/ShipmentDefinition.php';
  22845.         $this->services['sales_channel_definition.Pickware\\ShippingBundle\\Shipment\\Model\\ShipmentDefinition'] = $instance = new \Pickware\ShippingBundle\Shipment\Model\ShipmentDefinition();
  22846.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22847.         return $instance;
  22848.     }
  22849.     /**
  22850.      * Gets the public 'sales_channel_definition.Pickware\ShippingBundle\Shipment\Model\ShipmentOrderMappingDefinition' shared service.
  22851.      *
  22852.      * @return \Pickware\ShippingBundle\Shipment\Model\ShipmentOrderMappingDefinition
  22853.      */
  22854.     protected function getShipmentOrderMappingDefinition2Service()
  22855.     {
  22856.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Shipment/Model/ShipmentOrderMappingDefinition.php';
  22857.         $this->services['sales_channel_definition.Pickware\\ShippingBundle\\Shipment\\Model\\ShipmentOrderMappingDefinition'] = $instance = new \Pickware\ShippingBundle\Shipment\Model\ShipmentOrderMappingDefinition();
  22858.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22859.         return $instance;
  22860.     }
  22861.     /**
  22862.      * Gets the public 'sales_channel_definition.Pickware\ShippingBundle\Shipment\Model\TrackingCodeDefinition' shared service.
  22863.      *
  22864.      * @return \Pickware\ShippingBundle\Shipment\Model\TrackingCodeDefinition
  22865.      */
  22866.     protected function getTrackingCodeDefinition2Service()
  22867.     {
  22868.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Shipment/Model/TrackingCodeDefinition.php';
  22869.         $this->services['sales_channel_definition.Pickware\\ShippingBundle\\Shipment\\Model\\TrackingCodeDefinition'] = $instance = new \Pickware\ShippingBundle\Shipment\Model\TrackingCodeDefinition();
  22870.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22871.         return $instance;
  22872.     }
  22873.     /**
  22874.      * Gets the public 'sales_channel_definition.Pickware\ShopwareExtensionsBundle\OrderConfiguration\Model\OrderConfigurationDefinition' shared service.
  22875.      *
  22876.      * @return \Pickware\ShopwareExtensionsBundle\OrderConfiguration\Model\OrderConfigurationDefinition
  22877.      */
  22878.     protected function getOrderConfigurationDefinition2Service()
  22879.     {
  22880.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/OrderConfiguration/Model/OrderConfigurationDefinition.php';
  22881.         $this->services['sales_channel_definition.Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\Model\\OrderConfigurationDefinition'] = $instance = new \Pickware\ShopwareExtensionsBundle\OrderConfiguration\Model\OrderConfigurationDefinition();
  22882.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22883.         return $instance;
  22884.     }
  22885.     /**
  22886.      * Gets the public 'sales_channel_definition.Redgecko\Magnalister\Core\Content\Bundle\BundleCookieDefinition' shared service.
  22887.      *
  22888.      * @return \Redgecko\Magnalister\Core\Content\Bundle\BundleCookieDefinition
  22889.      */
  22890.     protected function getBundleCookieDefinition2Service()
  22891.     {
  22892.         include_once \dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/Core/Content/Bundle/BundleCookieDefinition.php';
  22893.         $this->services['sales_channel_definition.Redgecko\\Magnalister\\Core\\Content\\Bundle\\BundleCookieDefinition'] = $instance = new \Redgecko\Magnalister\Core\Content\Bundle\BundleCookieDefinition();
  22894.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22895.         return $instance;
  22896.     }
  22897.     /**
  22898.      * Gets the public 'sales_channel_definition.Sendcloud\Shipping\Entity\Process\ProcessEntityDefinition' shared service.
  22899.      *
  22900.      * @return \Sendcloud\Shipping\Entity\Process\ProcessEntityDefinition
  22901.      */
  22902.     protected function getProcessEntityDefinition2Service()
  22903.     {
  22904.         $this->services['sales_channel_definition.Sendcloud\\Shipping\\Entity\\Process\\ProcessEntityDefinition'] = $instance = new \Sendcloud\Shipping\Entity\Process\ProcessEntityDefinition();
  22905.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22906.         return $instance;
  22907.     }
  22908.     /**
  22909.      * Gets the public 'sales_channel_definition.Sendcloud\Shipping\Entity\Queue\QueueEntityDefinition' shared service.
  22910.      *
  22911.      * @return \Sendcloud\Shipping\Entity\Queue\QueueEntityDefinition
  22912.      */
  22913.     protected function getQueueEntityDefinition2Service()
  22914.     {
  22915.         $this->services['sales_channel_definition.Sendcloud\\Shipping\\Entity\\Queue\\QueueEntityDefinition'] = $instance = new \Sendcloud\Shipping\Entity\Queue\QueueEntityDefinition();
  22916.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22917.         return $instance;
  22918.     }
  22919.     /**
  22920.      * Gets the public 'sales_channel_definition.Sendcloud\Shipping\Entity\ServicePoint\ServicePointEntityDefinition' shared service.
  22921.      *
  22922.      * @return \Sendcloud\Shipping\Entity\ServicePoint\ServicePointEntityDefinition
  22923.      */
  22924.     protected function getServicePointEntityDefinition2Service()
  22925.     {
  22926.         $this->services['sales_channel_definition.Sendcloud\\Shipping\\Entity\\ServicePoint\\ServicePointEntityDefinition'] = $instance = new \Sendcloud\Shipping\Entity\ServicePoint\ServicePointEntityDefinition();
  22927.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22928.         return $instance;
  22929.     }
  22930.     /**
  22931.      * Gets the public 'sales_channel_definition.Sendcloud\Shipping\Entity\Shipment\ShipmentEntityDefinition' shared service.
  22932.      *
  22933.      * @return \Sendcloud\Shipping\Entity\Shipment\ShipmentEntityDefinition
  22934.      */
  22935.     protected function getShipmentEntityDefinition2Service()
  22936.     {
  22937.         $this->services['sales_channel_definition.Sendcloud\\Shipping\\Entity\\Shipment\\ShipmentEntityDefinition'] = $instance = new \Sendcloud\Shipping\Entity\Shipment\ShipmentEntityDefinition();
  22938.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22939.         return $instance;
  22940.     }
  22941.     /**
  22942.      * Gets the public 'sales_channel_definition.Shopware\Administration\Notification\NotificationDefinition' shared service.
  22943.      *
  22944.      * @return \Shopware\Administration\Notification\NotificationDefinition
  22945.      */
  22946.     protected function getNotificationDefinition2Service()
  22947.     {
  22948.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  22949.         $this->services['sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  22950.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22951.         return $instance;
  22952.     }
  22953.     /**
  22954.      * Gets the public 'sales_channel_definition.Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  22955.      *
  22956.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  22957.      */
  22958.     protected function getAppAdministrationSnippetDefinition2Service()
  22959.     {
  22960.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  22961.         $this->services['sales_channel_definition.Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  22962.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22963.         return $instance;
  22964.     }
  22965.     /**
  22966.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  22967.      *
  22968.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  22969.      */
  22970.     protected function getCustomerAddressDefinition2Service()
  22971.     {
  22972.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  22973.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22974.         return $instance;
  22975.     }
  22976.     /**
  22977.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  22978.      *
  22979.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  22980.      */
  22981.     protected function getCustomerGroupRegistrationSalesChannelDefinition2Service()
  22982.     {
  22983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  22984.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  22985.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22986.         return $instance;
  22987.     }
  22988.     /**
  22989.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  22990.      *
  22991.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  22992.      */
  22993.     protected function getCustomerGroupTranslationDefinition2Service()
  22994.     {
  22995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  22996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  22997.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  22998.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  22999.         return $instance;
  23000.     }
  23001.     /**
  23002.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  23003.      *
  23004.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  23005.      */
  23006.     protected function getCustomerGroupDefinition2Service()
  23007.     {
  23008.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  23009.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23010.         return $instance;
  23011.     }
  23012.     /**
  23013.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  23014.      *
  23015.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  23016.      */
  23017.     protected function getCustomerRecoveryDefinition2Service()
  23018.     {
  23019.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  23020.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  23021.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23022.         return $instance;
  23023.     }
  23024.     /**
  23025.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  23026.      *
  23027.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  23028.      */
  23029.     protected function getCustomerTagDefinition2Service()
  23030.     {
  23031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  23032.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  23033.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23034.         return $instance;
  23035.     }
  23036.     /**
  23037.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  23038.      *
  23039.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  23040.      */
  23041.     protected function getCustomerWishlistProductDefinition2Service()
  23042.     {
  23043.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  23044.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  23045.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23046.         return $instance;
  23047.     }
  23048.     /**
  23049.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  23050.      *
  23051.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  23052.      */
  23053.     protected function getCustomerWishlistDefinition2Service()
  23054.     {
  23055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  23056.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  23057.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23058.         return $instance;
  23059.     }
  23060.     /**
  23061.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  23062.      *
  23063.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  23064.      */
  23065.     protected function getCustomerDefinition2Service()
  23066.     {
  23067.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  23068.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23069.         return $instance;
  23070.     }
  23071.     /**
  23072.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  23073.      *
  23074.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  23075.      */
  23076.     protected function getDocumentBaseConfigSalesChannelDefinition2Service()
  23077.     {
  23078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  23079.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  23080.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23081.         return $instance;
  23082.     }
  23083.     /**
  23084.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  23085.      *
  23086.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  23087.      */
  23088.     protected function getDocumentBaseConfigDefinition2Service()
  23089.     {
  23090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  23091.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  23092.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23093.         return $instance;
  23094.     }
  23095.     /**
  23096.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  23097.      *
  23098.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  23099.      */
  23100.     protected function getDocumentTypeTranslationDefinition2Service()
  23101.     {
  23102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  23103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  23104.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  23105.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23106.         return $instance;
  23107.     }
  23108.     /**
  23109.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  23110.      *
  23111.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  23112.      */
  23113.     protected function getDocumentTypeDefinition4Service()
  23114.     {
  23115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  23116.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  23117.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23118.         return $instance;
  23119.     }
  23120.     /**
  23121.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  23122.      *
  23123.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  23124.      */
  23125.     protected function getDocumentDefinition4Service()
  23126.     {
  23127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  23128.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  23129.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23130.         return $instance;
  23131.     }
  23132.     /**
  23133.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  23134.      *
  23135.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  23136.      */
  23137.     protected function getOrderAddressDefinition2Service()
  23138.     {
  23139.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  23140.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23141.         return $instance;
  23142.     }
  23143.     /**
  23144.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  23145.      *
  23146.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  23147.      */
  23148.     protected function getOrderCustomerDefinition2Service()
  23149.     {
  23150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  23151.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  23152.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23153.         return $instance;
  23154.     }
  23155.     /**
  23156.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  23157.      *
  23158.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  23159.      */
  23160.     protected function getOrderDeliveryPositionDefinition2Service()
  23161.     {
  23162.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  23163.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  23164.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23165.         return $instance;
  23166.     }
  23167.     /**
  23168.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  23169.      *
  23170.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  23171.      */
  23172.     protected function getOrderDeliveryDefinition2Service()
  23173.     {
  23174.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  23175.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23176.         return $instance;
  23177.     }
  23178.     /**
  23179.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  23180.      *
  23181.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  23182.      */
  23183.     protected function getOrderLineItemDefinition2Service()
  23184.     {
  23185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  23186.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  23187.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23188.         return $instance;
  23189.     }
  23190.     /**
  23191.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  23192.      *
  23193.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  23194.      */
  23195.     protected function getOrderTagDefinition2Service()
  23196.     {
  23197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  23198.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  23199.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23200.         return $instance;
  23201.     }
  23202.     /**
  23203.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  23204.      *
  23205.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  23206.      */
  23207.     protected function getOrderTransactionCaptureRefundPositionDefinition2Service()
  23208.     {
  23209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  23210.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  23211.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23212.         return $instance;
  23213.     }
  23214.     /**
  23215.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  23216.      *
  23217.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  23218.      */
  23219.     protected function getOrderTransactionCaptureRefundDefinition2Service()
  23220.     {
  23221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  23222.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  23223.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23224.         return $instance;
  23225.     }
  23226.     /**
  23227.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  23228.      *
  23229.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  23230.      */
  23231.     protected function getOrderTransactionCaptureDefinition2Service()
  23232.     {
  23233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  23234.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  23235.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23236.         return $instance;
  23237.     }
  23238.     /**
  23239.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  23240.      *
  23241.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  23242.      */
  23243.     protected function getOrderTransactionDefinition2Service()
  23244.     {
  23245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  23246.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  23247.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23248.         return $instance;
  23249.     }
  23250.     /**
  23251.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  23252.      *
  23253.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  23254.      */
  23255.     protected function getOrderDefinition2Service()
  23256.     {
  23257.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  23258.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23259.         return $instance;
  23260.     }
  23261.     /**
  23262.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  23263.      *
  23264.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  23265.      */
  23266.     protected function getPaymentMethodTranslationDefinition2Service()
  23267.     {
  23268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  23269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  23270.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  23271.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23272.         return $instance;
  23273.     }
  23274.     /**
  23275.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  23276.      *
  23277.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  23278.      */
  23279.     protected function getPromotionCartRuleDefinition2Service()
  23280.     {
  23281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  23282.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  23283.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23284.         return $instance;
  23285.     }
  23286.     /**
  23287.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  23288.      *
  23289.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  23290.      */
  23291.     protected function getPromotionDiscountPriceDefinition2Service()
  23292.     {
  23293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  23294.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  23295.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23296.         return $instance;
  23297.     }
  23298.     /**
  23299.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  23300.      *
  23301.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  23302.      */
  23303.     protected function getPromotionDiscountRuleDefinition2Service()
  23304.     {
  23305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  23306.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  23307.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23308.         return $instance;
  23309.     }
  23310.     /**
  23311.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  23312.      *
  23313.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  23314.      */
  23315.     protected function getPromotionDiscountDefinition2Service()
  23316.     {
  23317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  23318.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  23319.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23320.         return $instance;
  23321.     }
  23322.     /**
  23323.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  23324.      *
  23325.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  23326.      */
  23327.     protected function getPromotionIndividualCodeDefinition2Service()
  23328.     {
  23329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  23330.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  23331.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23332.         return $instance;
  23333.     }
  23334.     /**
  23335.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  23336.      *
  23337.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  23338.      */
  23339.     protected function getPromotionOrderRuleDefinition2Service()
  23340.     {
  23341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  23342.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  23343.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23344.         return $instance;
  23345.     }
  23346.     /**
  23347.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  23348.      *
  23349.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  23350.      */
  23351.     protected function getPromotionPersonaCustomerDefinition2Service()
  23352.     {
  23353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  23354.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  23355.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23356.         return $instance;
  23357.     }
  23358.     /**
  23359.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  23360.      *
  23361.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  23362.      */
  23363.     protected function getPromotionPersonaRuleDefinition2Service()
  23364.     {
  23365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  23366.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  23367.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23368.         return $instance;
  23369.     }
  23370.     /**
  23371.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  23372.      *
  23373.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  23374.      */
  23375.     protected function getPromotionSalesChannelDefinition2Service()
  23376.     {
  23377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  23378.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  23379.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23380.         return $instance;
  23381.     }
  23382.     /**
  23383.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  23384.      *
  23385.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  23386.      */
  23387.     protected function getPromotionSetGroupRuleDefinition2Service()
  23388.     {
  23389.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  23390.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  23391.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23392.         return $instance;
  23393.     }
  23394.     /**
  23395.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  23396.      *
  23397.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  23398.      */
  23399.     protected function getPromotionSetGroupDefinition2Service()
  23400.     {
  23401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  23402.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  23403.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23404.         return $instance;
  23405.     }
  23406.     /**
  23407.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  23408.      *
  23409.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  23410.      */
  23411.     protected function getPromotionTranslationDefinition2Service()
  23412.     {
  23413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  23414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  23415.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  23416.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23417.         return $instance;
  23418.     }
  23419.     /**
  23420.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  23421.      *
  23422.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  23423.      */
  23424.     protected function getPromotionDefinition2Service()
  23425.     {
  23426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  23427.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  23428.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23429.         return $instance;
  23430.     }
  23431.     /**
  23432.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  23433.      *
  23434.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  23435.      */
  23436.     protected function getShippingMethodPriceDefinition2Service()
  23437.     {
  23438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  23439.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  23440.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23441.         return $instance;
  23442.     }
  23443.     /**
  23444.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  23445.      *
  23446.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  23447.      */
  23448.     protected function getShippingMethodTagDefinition2Service()
  23449.     {
  23450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  23451.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  23452.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23453.         return $instance;
  23454.     }
  23455.     /**
  23456.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  23457.      *
  23458.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  23459.      */
  23460.     protected function getShippingMethodTranslationDefinition2Service()
  23461.     {
  23462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  23463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  23464.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  23465.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23466.         return $instance;
  23467.     }
  23468.     /**
  23469.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  23470.      *
  23471.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  23472.      */
  23473.     protected function getCategoryTagDefinition2Service()
  23474.     {
  23475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  23476.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  23477.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23478.         return $instance;
  23479.     }
  23480.     /**
  23481.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  23482.      *
  23483.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  23484.      */
  23485.     protected function getCategoryTranslationDefinition4Service()
  23486.     {
  23487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  23488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  23489.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  23490.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23491.         return $instance;
  23492.     }
  23493.     /**
  23494.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  23495.      *
  23496.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  23497.      */
  23498.     protected function getCmsBlockDefinition2Service()
  23499.     {
  23500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  23501.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  23502.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23503.         return $instance;
  23504.     }
  23505.     /**
  23506.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  23507.      *
  23508.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  23509.      */
  23510.     protected function getCmsPageTranslationDefinition2Service()
  23511.     {
  23512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  23513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  23514.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  23515.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23516.         return $instance;
  23517.     }
  23518.     /**
  23519.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  23520.      *
  23521.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  23522.      */
  23523.     protected function getCmsSectionDefinition2Service()
  23524.     {
  23525.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  23526.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  23527.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23528.         return $instance;
  23529.     }
  23530.     /**
  23531.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  23532.      *
  23533.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  23534.      */
  23535.     protected function getCmsSlotTranslationDefinition2Service()
  23536.     {
  23537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  23538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  23539.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  23540.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23541.         return $instance;
  23542.     }
  23543.     /**
  23544.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  23545.      *
  23546.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  23547.      */
  23548.     protected function getCmsSlotDefinition2Service()
  23549.     {
  23550.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  23551.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  23552.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23553.         return $instance;
  23554.     }
  23555.     /**
  23556.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  23557.      *
  23558.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  23559.      */
  23560.     protected function getCmsPageDefinition2Service()
  23561.     {
  23562.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  23563.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23564.         return $instance;
  23565.     }
  23566.     /**
  23567.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  23568.      *
  23569.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  23570.      */
  23571.     protected function getFlowSequenceDefinition2Service()
  23572.     {
  23573.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  23574.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  23575.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23576.         return $instance;
  23577.     }
  23578.     /**
  23579.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\FlowDefinition' shared service.
  23580.      *
  23581.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  23582.      */
  23583.     protected function getFlowDefinition2Service()
  23584.     {
  23585.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  23586.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  23587.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23588.         return $instance;
  23589.     }
  23590.     /**
  23591.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  23592.      *
  23593.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  23594.      */
  23595.     protected function getImportExportFileDefinition2Service()
  23596.     {
  23597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  23598.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  23599.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23600.         return $instance;
  23601.     }
  23602.     /**
  23603.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  23604.      *
  23605.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  23606.      */
  23607.     protected function getImportExportLogDefinition2Service()
  23608.     {
  23609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  23610.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  23611.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23612.         return $instance;
  23613.     }
  23614.     /**
  23615.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  23616.      *
  23617.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  23618.      */
  23619.     protected function getImportExportProfileDefinition4Service()
  23620.     {
  23621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  23622.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  23623.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23624.         return $instance;
  23625.     }
  23626.     /**
  23627.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  23628.      *
  23629.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  23630.      */
  23631.     protected function getImportExportProfileTranslationDefinition2Service()
  23632.     {
  23633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  23634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  23635.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  23636.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23637.         return $instance;
  23638.     }
  23639.     /**
  23640.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  23641.      *
  23642.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  23643.      */
  23644.     protected function getLandingPageSalesChannelDefinition2Service()
  23645.     {
  23646.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  23647.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  23648.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23649.         return $instance;
  23650.     }
  23651.     /**
  23652.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  23653.      *
  23654.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  23655.      */
  23656.     protected function getLandingPageTagDefinition2Service()
  23657.     {
  23658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  23659.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  23660.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23661.         return $instance;
  23662.     }
  23663.     /**
  23664.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  23665.      *
  23666.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  23667.      */
  23668.     protected function getLandingPageTranslationDefinition2Service()
  23669.     {
  23670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  23671.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  23672.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  23673.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23674.         return $instance;
  23675.     }
  23676.     /**
  23677.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  23678.      *
  23679.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  23680.      */
  23681.     protected function getMailHeaderFooterTranslationDefinition2Service()
  23682.     {
  23683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  23684.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  23685.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  23686.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23687.         return $instance;
  23688.     }
  23689.     /**
  23690.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  23691.      *
  23692.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  23693.      */
  23694.     protected function getMailHeaderFooterDefinition2Service()
  23695.     {
  23696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  23697.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  23698.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23699.         return $instance;
  23700.     }
  23701.     /**
  23702.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  23703.      *
  23704.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  23705.      */
  23706.     protected function getMailTemplateMediaDefinition2Service()
  23707.     {
  23708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  23709.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  23710.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23711.         return $instance;
  23712.     }
  23713.     /**
  23714.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  23715.      *
  23716.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  23717.      */
  23718.     protected function getMailTemplateTranslationDefinition2Service()
  23719.     {
  23720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  23721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  23722.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  23723.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23724.         return $instance;
  23725.     }
  23726.     /**
  23727.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  23728.      *
  23729.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  23730.      */
  23731.     protected function getMailTemplateTypeTranslationDefinition2Service()
  23732.     {
  23733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  23734.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  23735.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  23736.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23737.         return $instance;
  23738.     }
  23739.     /**
  23740.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  23741.      *
  23742.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  23743.      */
  23744.     protected function getMailTemplateTypeDefinition2Service()
  23745.     {
  23746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  23747.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  23748.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23749.         return $instance;
  23750.     }
  23751.     /**
  23752.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  23753.      *
  23754.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  23755.      */
  23756.     protected function getMailTemplateDefinition2Service()
  23757.     {
  23758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  23759.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  23760.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23761.         return $instance;
  23762.     }
  23763.     /**
  23764.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  23765.      *
  23766.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  23767.      */
  23768.     protected function getMediaDefaultFolderDefinition2Service()
  23769.     {
  23770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  23771.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  23772.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23773.         return $instance;
  23774.     }
  23775.     /**
  23776.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  23777.      *
  23778.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  23779.      */
  23780.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service()
  23781.     {
  23782.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  23783.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  23784.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23785.         return $instance;
  23786.     }
  23787.     /**
  23788.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  23789.      *
  23790.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  23791.      */
  23792.     protected function getMediaFolderConfigurationDefinition2Service()
  23793.     {
  23794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  23795.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  23796.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23797.         return $instance;
  23798.     }
  23799.     /**
  23800.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  23801.      *
  23802.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  23803.      */
  23804.     protected function getMediaFolderDefinition2Service()
  23805.     {
  23806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  23807.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  23808.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23809.         return $instance;
  23810.     }
  23811.     /**
  23812.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  23813.      *
  23814.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  23815.      */
  23816.     protected function getMediaTagDefinition2Service()
  23817.     {
  23818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  23819.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  23820.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23821.         return $instance;
  23822.     }
  23823.     /**
  23824.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  23825.      *
  23826.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  23827.      */
  23828.     protected function getMediaThumbnailSizeDefinition2Service()
  23829.     {
  23830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  23831.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  23832.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23833.         return $instance;
  23834.     }
  23835.     /**
  23836.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  23837.      *
  23838.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  23839.      */
  23840.     protected function getMediaThumbnailDefinition2Service()
  23841.     {
  23842.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  23843.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  23844.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23845.         return $instance;
  23846.     }
  23847.     /**
  23848.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  23849.      *
  23850.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  23851.      */
  23852.     protected function getMediaTranslationDefinition2Service()
  23853.     {
  23854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  23855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  23856.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  23857.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23858.         return $instance;
  23859.     }
  23860.     /**
  23861.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\MediaDefinition' shared service.
  23862.      *
  23863.      * @return \Shopware\Core\Content\Media\MediaDefinition
  23864.      */
  23865.     protected function getMediaDefinition2Service()
  23866.     {
  23867.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  23868.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23869.         return $instance;
  23870.     }
  23871.     /**
  23872.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  23873.      *
  23874.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  23875.      */
  23876.     protected function getNewsletterRecipientTagDefinition2Service()
  23877.     {
  23878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  23879.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  23880.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23881.         return $instance;
  23882.     }
  23883.     /**
  23884.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  23885.      *
  23886.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  23887.      */
  23888.     protected function getProductExportDefinition2Service()
  23889.     {
  23890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  23891.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  23892.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23893.         return $instance;
  23894.     }
  23895.     /**
  23896.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  23897.      *
  23898.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  23899.      */
  23900.     protected function getProductStreamFilterDefinition2Service()
  23901.     {
  23902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  23903.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  23904.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23905.         return $instance;
  23906.     }
  23907.     /**
  23908.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  23909.      *
  23910.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  23911.      */
  23912.     protected function getProductStreamTranslationDefinition2Service()
  23913.     {
  23914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  23915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  23916.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  23917.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23918.         return $instance;
  23919.     }
  23920.     /**
  23921.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  23922.      *
  23923.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  23924.      */
  23925.     protected function getProductStreamDefinition2Service()
  23926.     {
  23927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  23928.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  23929.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23930.         return $instance;
  23931.     }
  23932.     /**
  23933.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  23934.      *
  23935.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  23936.      */
  23937.     protected function getProductCategoryTreeDefinition2Service()
  23938.     {
  23939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  23940.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  23941.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23942.         return $instance;
  23943.     }
  23944.     /**
  23945.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  23946.      *
  23947.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  23948.      */
  23949.     protected function getProductCategoryDefinition2Service()
  23950.     {
  23951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  23952.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  23953.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23954.         return $instance;
  23955.     }
  23956.     /**
  23957.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  23958.      *
  23959.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  23960.      */
  23961.     protected function getProductConfiguratorSettingDefinition2Service()
  23962.     {
  23963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  23964.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  23965.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23966.         return $instance;
  23967.     }
  23968.     /**
  23969.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  23970.      *
  23971.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  23972.      */
  23973.     protected function getProductCrossSellingAssignedProductsDefinition2Service()
  23974.     {
  23975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  23976.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  23977.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23978.         return $instance;
  23979.     }
  23980.     /**
  23981.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  23982.      *
  23983.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  23984.      */
  23985.     protected function getProductCrossSellingTranslationDefinition2Service()
  23986.     {
  23987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  23988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  23989.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  23990.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  23991.         return $instance;
  23992.     }
  23993.     /**
  23994.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  23995.      *
  23996.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  23997.      */
  23998.     protected function getProductCrossSellingDefinition2Service()
  23999.     {
  24000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  24001.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  24002.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24003.         return $instance;
  24004.     }
  24005.     /**
  24006.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  24007.      *
  24008.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  24009.      */
  24010.     protected function getProductCustomFieldSetDefinition2Service()
  24011.     {
  24012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  24013.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  24014.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24015.         return $instance;
  24016.     }
  24017.     /**
  24018.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  24019.      *
  24020.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  24021.      */
  24022.     protected function getProductFeatureSetTranslationDefinition2Service()
  24023.     {
  24024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  24026.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  24027.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24028.         return $instance;
  24029.     }
  24030.     /**
  24031.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  24032.      *
  24033.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  24034.      */
  24035.     protected function getProductFeatureSetDefinition2Service()
  24036.     {
  24037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  24038.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  24039.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24040.         return $instance;
  24041.     }
  24042.     /**
  24043.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  24044.      *
  24045.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  24046.      */
  24047.     protected function getProductKeywordDictionaryDefinition2Service()
  24048.     {
  24049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  24050.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  24051.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24052.         return $instance;
  24053.     }
  24054.     /**
  24055.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  24056.      *
  24057.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  24058.      */
  24059.     protected function getProductManufacturerTranslationDefinition2Service()
  24060.     {
  24061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  24063.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  24064.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24065.         return $instance;
  24066.     }
  24067.     /**
  24068.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  24069.      *
  24070.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  24071.      */
  24072.     protected function getProductManufacturerDefinition2Service()
  24073.     {
  24074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  24075.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  24076.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24077.         return $instance;
  24078.     }
  24079.     /**
  24080.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  24081.      *
  24082.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  24083.      */
  24084.     protected function getProductMediaDefinition2Service()
  24085.     {
  24086.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  24087.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  24088.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24089.         return $instance;
  24090.     }
  24091.     /**
  24092.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  24093.      *
  24094.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  24095.      */
  24096.     protected function getProductOptionDefinition2Service()
  24097.     {
  24098.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  24099.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  24100.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24101.         return $instance;
  24102.     }
  24103.     /**
  24104.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  24105.      *
  24106.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  24107.      */
  24108.     protected function getProductPriceDefinition2Service()
  24109.     {
  24110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  24111.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  24112.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24113.         return $instance;
  24114.     }
  24115.     /**
  24116.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  24117.      *
  24118.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  24119.      */
  24120.     protected function getProductPropertyDefinition2Service()
  24121.     {
  24122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  24123.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  24124.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24125.         return $instance;
  24126.     }
  24127.     /**
  24128.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  24129.      *
  24130.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  24131.      */
  24132.     protected function getProductReviewDefinition2Service()
  24133.     {
  24134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  24135.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  24136.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24137.         return $instance;
  24138.     }
  24139.     /**
  24140.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  24141.      *
  24142.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  24143.      */
  24144.     protected function getProductSearchConfigFieldDefinition2Service()
  24145.     {
  24146.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  24147.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  24148.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24149.         return $instance;
  24150.     }
  24151.     /**
  24152.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  24153.      *
  24154.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  24155.      */
  24156.     protected function getProductSearchConfigDefinition2Service()
  24157.     {
  24158.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  24159.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  24160.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24161.         return $instance;
  24162.     }
  24163.     /**
  24164.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  24165.      *
  24166.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  24167.      */
  24168.     protected function getProductSearchKeywordDefinition2Service()
  24169.     {
  24170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  24171.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  24172.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24173.         return $instance;
  24174.     }
  24175.     /**
  24176.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  24177.      *
  24178.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  24179.      */
  24180.     protected function getProductStreamMappingDefinition2Service()
  24181.     {
  24182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  24183.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  24184.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24185.         return $instance;
  24186.     }
  24187.     /**
  24188.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  24189.      *
  24190.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  24191.      */
  24192.     protected function getProductTagDefinition2Service()
  24193.     {
  24194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  24195.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  24196.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24197.         return $instance;
  24198.     }
  24199.     /**
  24200.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  24201.      *
  24202.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  24203.      */
  24204.     protected function getProductTranslationDefinition2Service()
  24205.     {
  24206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  24208.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  24209.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24210.         return $instance;
  24211.     }
  24212.     /**
  24213.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  24214.      *
  24215.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  24216.      */
  24217.     protected function getProductVisibilityDefinition2Service()
  24218.     {
  24219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  24220.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  24221.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24222.         return $instance;
  24223.     }
  24224.     /**
  24225.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  24226.      *
  24227.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  24228.      */
  24229.     protected function getProductSortingDefinition2Service()
  24230.     {
  24231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  24232.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  24233.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24234.         return $instance;
  24235.     }
  24236.     /**
  24237.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  24238.      *
  24239.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  24240.      */
  24241.     protected function getProductSortingTranslationDefinition2Service()
  24242.     {
  24243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  24245.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  24246.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24247.         return $instance;
  24248.     }
  24249.     /**
  24250.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  24251.      *
  24252.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  24253.      */
  24254.     protected function getPropertyGroupOptionTranslationDefinition2Service()
  24255.     {
  24256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  24258.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  24259.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24260.         return $instance;
  24261.     }
  24262.     /**
  24263.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  24264.      *
  24265.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  24266.      */
  24267.     protected function getPropertyGroupOptionDefinition2Service()
  24268.     {
  24269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  24270.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  24271.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24272.         return $instance;
  24273.     }
  24274.     /**
  24275.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  24276.      *
  24277.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  24278.      */
  24279.     protected function getPropertyGroupTranslationDefinition2Service()
  24280.     {
  24281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  24283.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  24284.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24285.         return $instance;
  24286.     }
  24287.     /**
  24288.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  24289.      *
  24290.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  24291.      */
  24292.     protected function getPropertyGroupDefinition2Service()
  24293.     {
  24294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  24295.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  24296.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24297.         return $instance;
  24298.     }
  24299.     /**
  24300.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  24301.      *
  24302.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  24303.      */
  24304.     protected function getRuleConditionDefinition2Service()
  24305.     {
  24306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  24307.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  24308.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24309.         return $instance;
  24310.     }
  24311.     /**
  24312.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  24313.      *
  24314.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  24315.      */
  24316.     protected function getRuleTagDefinition2Service()
  24317.     {
  24318.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  24319.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  24320.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24321.         return $instance;
  24322.     }
  24323.     /**
  24324.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\RuleDefinition' shared service.
  24325.      *
  24326.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  24327.      */
  24328.     protected function getRuleDefinition2Service()
  24329.     {
  24330.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  24331.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24332.         return $instance;
  24333.     }
  24334.     /**
  24335.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  24336.      *
  24337.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  24338.      */
  24339.     protected function getSeoUrlTemplateDefinition2Service()
  24340.     {
  24341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  24342.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  24343.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24344.         return $instance;
  24345.     }
  24346.     /**
  24347.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  24348.      *
  24349.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  24350.      */
  24351.     protected function getAclRoleDefinition2Service()
  24352.     {
  24353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  24354.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  24355.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24356.         return $instance;
  24357.     }
  24358.     /**
  24359.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  24360.      *
  24361.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  24362.      */
  24363.     protected function getAclUserRoleDefinition2Service()
  24364.     {
  24365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  24366.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  24367.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24368.         return $instance;
  24369.     }
  24370.     /**
  24371.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  24372.      *
  24373.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  24374.      */
  24375.     protected function getActionButtonTranslationDefinition2Service()
  24376.     {
  24377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24378.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  24379.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  24380.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24381.         return $instance;
  24382.     }
  24383.     /**
  24384.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  24385.      *
  24386.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  24387.      */
  24388.     protected function getActionButtonDefinition2Service()
  24389.     {
  24390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  24391.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  24392.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24393.         return $instance;
  24394.     }
  24395.     /**
  24396.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  24397.      *
  24398.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  24399.      */
  24400.     protected function getAppPaymentMethodDefinition2Service()
  24401.     {
  24402.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  24403.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24404.         return $instance;
  24405.     }
  24406.     /**
  24407.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  24408.      *
  24409.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  24410.      */
  24411.     protected function getAppScriptConditionTranslationDefinition2Service()
  24412.     {
  24413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  24415.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  24416.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24417.         return $instance;
  24418.     }
  24419.     /**
  24420.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  24421.      *
  24422.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  24423.      */
  24424.     protected function getAppScriptConditionDefinition2Service()
  24425.     {
  24426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  24427.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  24428.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24429.         return $instance;
  24430.     }
  24431.     /**
  24432.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  24433.      *
  24434.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  24435.      */
  24436.     protected function getAppTranslationDefinition2Service()
  24437.     {
  24438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  24440.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  24441.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24442.         return $instance;
  24443.     }
  24444.     /**
  24445.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  24446.      *
  24447.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  24448.      */
  24449.     protected function getAppCmsBlockTranslationDefinition2Service()
  24450.     {
  24451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  24453.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  24454.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24455.         return $instance;
  24456.     }
  24457.     /**
  24458.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  24459.      *
  24460.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  24461.      */
  24462.     protected function getAppCmsBlockDefinition2Service()
  24463.     {
  24464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  24465.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  24466.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24467.         return $instance;
  24468.     }
  24469.     /**
  24470.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  24471.      *
  24472.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  24473.      */
  24474.     protected function getAppFlowActionTranslationDefinition2Service()
  24475.     {
  24476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  24478.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  24479.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24480.         return $instance;
  24481.     }
  24482.     /**
  24483.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  24484.      *
  24485.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  24486.      */
  24487.     protected function getAppFlowActionDefinition2Service()
  24488.     {
  24489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  24490.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  24491.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24492.         return $instance;
  24493.     }
  24494.     /**
  24495.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\AppDefinition' shared service.
  24496.      *
  24497.      * @return \Shopware\Core\Framework\App\AppDefinition
  24498.      */
  24499.     protected function getAppDefinition2Service()
  24500.     {
  24501.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  24502.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24503.         return $instance;
  24504.     }
  24505.     /**
  24506.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  24507.      *
  24508.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  24509.      */
  24510.     protected function getTemplateDefinition2Service()
  24511.     {
  24512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  24513.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  24514.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24515.         return $instance;
  24516.     }
  24517.     /**
  24518.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  24519.      *
  24520.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  24521.      */
  24522.     protected function getVersionCommitDataDefinition2Service()
  24523.     {
  24524.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  24525.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24526.         return $instance;
  24527.     }
  24528.     /**
  24529.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  24530.      *
  24531.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  24532.      */
  24533.     protected function getVersionCommitDefinition2Service()
  24534.     {
  24535.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  24536.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24537.         return $instance;
  24538.     }
  24539.     /**
  24540.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  24541.      *
  24542.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  24543.      */
  24544.     protected function getVersionDefinition2Service()
  24545.     {
  24546.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  24547.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24548.         return $instance;
  24549.     }
  24550.     /**
  24551.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  24552.      *
  24553.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  24554.      */
  24555.     protected function getEventActionRuleDefinition2Service()
  24556.     {
  24557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  24558.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  24559.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24560.         return $instance;
  24561.     }
  24562.     /**
  24563.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  24564.      *
  24565.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  24566.      */
  24567.     protected function getEventActionSalesChannelDefinition2Service()
  24568.     {
  24569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  24570.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  24571.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24572.         return $instance;
  24573.     }
  24574.     /**
  24575.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  24576.      *
  24577.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  24578.      */
  24579.     protected function getEventActionDefinition2Service()
  24580.     {
  24581.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  24582.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24583.         return $instance;
  24584.     }
  24585.     /**
  24586.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  24587.      *
  24588.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  24589.      */
  24590.     protected function getLogEntryDefinition2Service()
  24591.     {
  24592.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  24593.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  24594.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24595.         return $instance;
  24596.     }
  24597.     /**
  24598.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  24599.      *
  24600.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  24601.      */
  24602.     protected function getDeadMessageDefinition2Service()
  24603.     {
  24604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  24605.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  24606.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24607.         return $instance;
  24608.     }
  24609.     /**
  24610.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  24611.      *
  24612.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  24613.      */
  24614.     protected function getMessageQueueStatsDefinition2Service()
  24615.     {
  24616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  24617.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  24618.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24619.         return $instance;
  24620.     }
  24621.     /**
  24622.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  24623.      *
  24624.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  24625.      */
  24626.     protected function getScheduledTaskDefinition2Service()
  24627.     {
  24628.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  24629.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24630.         return $instance;
  24631.     }
  24632.     /**
  24633.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  24634.      *
  24635.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  24636.      */
  24637.     protected function getPluginTranslationDefinition2Service()
  24638.     {
  24639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  24641.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  24642.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24643.         return $instance;
  24644.     }
  24645.     /**
  24646.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  24647.      *
  24648.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  24649.      */
  24650.     protected function getPluginDefinition2Service()
  24651.     {
  24652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  24653.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  24654.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24655.         return $instance;
  24656.     }
  24657.     /**
  24658.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  24659.      *
  24660.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  24661.      */
  24662.     protected function getScriptDefinition2Service()
  24663.     {
  24664.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  24665.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24666.         return $instance;
  24667.     }
  24668.     /**
  24669.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  24670.      *
  24671.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  24672.      */
  24673.     protected function getWebhookEventLogDefinition2Service()
  24674.     {
  24675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  24676.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  24677.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24678.         return $instance;
  24679.     }
  24680.     /**
  24681.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  24682.      *
  24683.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  24684.      */
  24685.     protected function getWebhookDefinition2Service()
  24686.     {
  24687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  24688.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  24689.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24690.         return $instance;
  24691.     }
  24692.     /**
  24693.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  24694.      *
  24695.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  24696.      */
  24697.     protected function getCountryStateTranslationDefinition2Service()
  24698.     {
  24699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  24701.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  24702.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24703.         return $instance;
  24704.     }
  24705.     /**
  24706.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  24707.      *
  24708.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  24709.      */
  24710.     protected function getCountryTranslationDefinition2Service()
  24711.     {
  24712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  24714.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  24715.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24716.         return $instance;
  24717.     }
  24718.     /**
  24719.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  24720.      *
  24721.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  24722.      */
  24723.     protected function getCurrencyCountryRoundingDefinition2Service()
  24724.     {
  24725.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  24726.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24727.         return $instance;
  24728.     }
  24729.     /**
  24730.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  24731.      *
  24732.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  24733.      */
  24734.     protected function getCurrencyTranslationDefinition2Service()
  24735.     {
  24736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  24738.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  24739.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24740.         return $instance;
  24741.     }
  24742.     /**
  24743.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  24744.      *
  24745.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  24746.      */
  24747.     protected function getCustomEntityDefinition2Service()
  24748.     {
  24749.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  24750.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  24751.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24752.         return $instance;
  24753.     }
  24754.     /**
  24755.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  24756.      *
  24757.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  24758.      */
  24759.     protected function getCustomFieldSetRelationDefinition2Service()
  24760.     {
  24761.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  24762.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  24763.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24764.         return $instance;
  24765.     }
  24766.     /**
  24767.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  24768.      *
  24769.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  24770.      */
  24771.     protected function getCustomFieldSetDefinition2Service()
  24772.     {
  24773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  24774.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  24775.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24776.         return $instance;
  24777.     }
  24778.     /**
  24779.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  24780.      *
  24781.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  24782.      */
  24783.     protected function getCustomFieldDefinition2Service()
  24784.     {
  24785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  24786.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  24787.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24788.         return $instance;
  24789.     }
  24790.     /**
  24791.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  24792.      *
  24793.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  24794.      */
  24795.     protected function getDeliveryTimeTranslationDefinition2Service()
  24796.     {
  24797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  24799.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  24800.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24801.         return $instance;
  24802.     }
  24803.     /**
  24804.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  24805.      *
  24806.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  24807.      */
  24808.     protected function getDeliveryTimeDefinition2Service()
  24809.     {
  24810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  24811.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  24812.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24813.         return $instance;
  24814.     }
  24815.     /**
  24816.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  24817.      *
  24818.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  24819.      */
  24820.     protected function getIntegrationRoleDefinition2Service()
  24821.     {
  24822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  24823.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  24824.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24825.         return $instance;
  24826.     }
  24827.     /**
  24828.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  24829.      *
  24830.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  24831.      */
  24832.     protected function getIntegrationDefinition2Service()
  24833.     {
  24834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  24835.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  24836.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24837.         return $instance;
  24838.     }
  24839.     /**
  24840.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  24841.      *
  24842.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  24843.      */
  24844.     protected function getLocaleTranslationDefinition2Service()
  24845.     {
  24846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  24848.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  24849.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24850.         return $instance;
  24851.     }
  24852.     /**
  24853.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\LocaleDefinition' shared service.
  24854.      *
  24855.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  24856.      */
  24857.     protected function getLocaleDefinition2Service()
  24858.     {
  24859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  24860.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  24861.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24862.         return $instance;
  24863.     }
  24864.     /**
  24865.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  24866.      *
  24867.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  24868.      */
  24869.     protected function getNumberRangeSalesChannelDefinition2Service()
  24870.     {
  24871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  24872.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  24873.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24874.         return $instance;
  24875.     }
  24876.     /**
  24877.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  24878.      *
  24879.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  24880.      */
  24881.     protected function getNumberRangeStateDefinition2Service()
  24882.     {
  24883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  24884.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  24885.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24886.         return $instance;
  24887.     }
  24888.     /**
  24889.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  24890.      *
  24891.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  24892.      */
  24893.     protected function getNumberRangeTranslationDefinition2Service()
  24894.     {
  24895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  24897.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  24898.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24899.         return $instance;
  24900.     }
  24901.     /**
  24902.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  24903.      *
  24904.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  24905.      */
  24906.     protected function getNumberRangeTypeTranslationDefinition2Service()
  24907.     {
  24908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  24909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  24910.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  24911.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24912.         return $instance;
  24913.     }
  24914.     /**
  24915.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  24916.      *
  24917.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  24918.      */
  24919.     protected function getNumberRangeTypeDefinition2Service()
  24920.     {
  24921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  24922.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  24923.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24924.         return $instance;
  24925.     }
  24926.     /**
  24927.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  24928.      *
  24929.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  24930.      */
  24931.     protected function getNumberRangeDefinition2Service()
  24932.     {
  24933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  24934.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  24935.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24936.         return $instance;
  24937.     }
  24938.     /**
  24939.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  24940.      *
  24941.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  24942.      */
  24943.     protected function getSalesChannelAnalyticsDefinition2Service()
  24944.     {
  24945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  24946.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  24947.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24948.         return $instance;
  24949.     }
  24950.     /**
  24951.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  24952.      *
  24953.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  24954.      */
  24955.     protected function getSalesChannelCountryDefinition3Service()
  24956.     {
  24957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  24958.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  24959.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24960.         return $instance;
  24961.     }
  24962.     /**
  24963.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  24964.      *
  24965.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  24966.      */
  24967.     protected function getSalesChannelCurrencyDefinition3Service()
  24968.     {
  24969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  24970.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  24971.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24972.         return $instance;
  24973.     }
  24974.     /**
  24975.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  24976.      *
  24977.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  24978.      */
  24979.     protected function getSalesChannelDomainDefinition2Service()
  24980.     {
  24981.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  24982.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24983.         return $instance;
  24984.     }
  24985.     /**
  24986.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  24987.      *
  24988.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  24989.      */
  24990.     protected function getSalesChannelLanguageDefinition3Service()
  24991.     {
  24992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  24993.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  24994.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  24995.         return $instance;
  24996.     }
  24997.     /**
  24998.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  24999.      *
  25000.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  25001.      */
  25002.     protected function getSalesChannelPaymentMethodDefinition3Service()
  25003.     {
  25004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  25005.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  25006.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25007.         return $instance;
  25008.     }
  25009.     /**
  25010.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  25011.      *
  25012.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  25013.      */
  25014.     protected function getSalesChannelShippingMethodDefinition3Service()
  25015.     {
  25016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  25017.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  25018.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25019.         return $instance;
  25020.     }
  25021.     /**
  25022.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  25023.      *
  25024.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  25025.      */
  25026.     protected function getSalesChannelTranslationDefinition2Service()
  25027.     {
  25028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  25029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  25030.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  25031.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25032.         return $instance;
  25033.     }
  25034.     /**
  25035.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  25036.      *
  25037.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  25038.      */
  25039.     protected function getSalesChannelTypeTranslationDefinition2Service()
  25040.     {
  25041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  25042.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  25043.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  25044.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25045.         return $instance;
  25046.     }
  25047.     /**
  25048.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  25049.      *
  25050.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  25051.      */
  25052.     protected function getSalesChannelTypeDefinition2Service()
  25053.     {
  25054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  25055.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  25056.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25057.         return $instance;
  25058.     }
  25059.     /**
  25060.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  25061.      *
  25062.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  25063.      */
  25064.     protected function getSalesChannelDefinition2Service()
  25065.     {
  25066.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  25067.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25068.         return $instance;
  25069.     }
  25070.     /**
  25071.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  25072.      *
  25073.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  25074.      */
  25075.     protected function getSalutationTranslationDefinition2Service()
  25076.     {
  25077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  25078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  25079.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  25080.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25081.         return $instance;
  25082.     }
  25083.     /**
  25084.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  25085.      *
  25086.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  25087.      */
  25088.     protected function getSnippetSetDefinition2Service()
  25089.     {
  25090.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  25091.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25092.         return $instance;
  25093.     }
  25094.     /**
  25095.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  25096.      *
  25097.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  25098.      */
  25099.     protected function getSnippetDefinition2Service()
  25100.     {
  25101.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  25102.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25103.         return $instance;
  25104.     }
  25105.     /**
  25106.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  25107.      *
  25108.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  25109.      */
  25110.     protected function getStateMachineHistoryDefinition2Service()
  25111.     {
  25112.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  25113.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25114.         return $instance;
  25115.     }
  25116.     /**
  25117.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  25118.      *
  25119.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  25120.      */
  25121.     protected function getStateMachineStateDefinition2Service()
  25122.     {
  25123.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  25124.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25125.         return $instance;
  25126.     }
  25127.     /**
  25128.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  25129.      *
  25130.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  25131.      */
  25132.     protected function getStateMachineStateTranslationDefinition2Service()
  25133.     {
  25134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  25135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  25136.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  25137.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25138.         return $instance;
  25139.     }
  25140.     /**
  25141.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  25142.      *
  25143.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  25144.      */
  25145.     protected function getStateMachineTransitionDefinition2Service()
  25146.     {
  25147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  25148.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  25149.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25150.         return $instance;
  25151.     }
  25152.     /**
  25153.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  25154.      *
  25155.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  25156.      */
  25157.     protected function getStateMachineDefinition2Service()
  25158.     {
  25159.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  25160.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25161.         return $instance;
  25162.     }
  25163.     /**
  25164.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  25165.      *
  25166.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  25167.      */
  25168.     protected function getStateMachineTranslationDefinition2Service()
  25169.     {
  25170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  25171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  25172.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  25173.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25174.         return $instance;
  25175.     }
  25176.     /**
  25177.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  25178.      *
  25179.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  25180.      */
  25181.     protected function getSystemConfigDefinition2Service()
  25182.     {
  25183.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  25184.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25185.         return $instance;
  25186.     }
  25187.     /**
  25188.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tag\TagDefinition' shared service.
  25189.      *
  25190.      * @return \Shopware\Core\System\Tag\TagDefinition
  25191.      */
  25192.     protected function getTagDefinition2Service()
  25193.     {
  25194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  25195.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  25196.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25197.         return $instance;
  25198.     }
  25199.     /**
  25200.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  25201.      *
  25202.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  25203.      */
  25204.     protected function getTaxRuleTypeTranslationDefinition2Service()
  25205.     {
  25206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  25207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  25208.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  25209.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25210.         return $instance;
  25211.     }
  25212.     /**
  25213.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  25214.      *
  25215.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  25216.      */
  25217.     protected function getTaxRuleTypeDefinition2Service()
  25218.     {
  25219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  25220.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  25221.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25222.         return $instance;
  25223.     }
  25224.     /**
  25225.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  25226.      *
  25227.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  25228.      */
  25229.     protected function getTaxRuleDefinition2Service()
  25230.     {
  25231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  25232.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  25233.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25234.         return $instance;
  25235.     }
  25236.     /**
  25237.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\TaxDefinition' shared service.
  25238.      *
  25239.      * @return \Shopware\Core\System\Tax\TaxDefinition
  25240.      */
  25241.     protected function getTaxDefinition2Service()
  25242.     {
  25243.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  25244.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25245.         return $instance;
  25246.     }
  25247.     /**
  25248.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  25249.      *
  25250.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  25251.      */
  25252.     protected function getUnitTranslationDefinition2Service()
  25253.     {
  25254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  25255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  25256.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  25257.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25258.         return $instance;
  25259.     }
  25260.     /**
  25261.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\UnitDefinition' shared service.
  25262.      *
  25263.      * @return \Shopware\Core\System\Unit\UnitDefinition
  25264.      */
  25265.     protected function getUnitDefinition2Service()
  25266.     {
  25267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  25268.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  25269.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25270.         return $instance;
  25271.     }
  25272.     /**
  25273.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  25274.      *
  25275.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  25276.      */
  25277.     protected function getUserAccessKeyDefinition2Service()
  25278.     {
  25279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  25280.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  25281.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25282.         return $instance;
  25283.     }
  25284.     /**
  25285.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  25286.      *
  25287.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  25288.      */
  25289.     protected function getUserConfigDefinition2Service()
  25290.     {
  25291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  25292.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  25293.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25294.         return $instance;
  25295.     }
  25296.     /**
  25297.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  25298.      *
  25299.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  25300.      */
  25301.     protected function getUserRecoveryDefinition2Service()
  25302.     {
  25303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  25304.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  25305.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25306.         return $instance;
  25307.     }
  25308.     /**
  25309.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\UserDefinition' shared service.
  25310.      *
  25311.      * @return \Shopware\Core\System\User\UserDefinition
  25312.      */
  25313.     protected function getUserDefinition2Service()
  25314.     {
  25315.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  25316.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25317.         return $instance;
  25318.     }
  25319.     /**
  25320.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  25321.      *
  25322.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  25323.      */
  25324.     protected function getThemeChildDefinition2Service()
  25325.     {
  25326.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  25327.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  25328.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25329.         return $instance;
  25330.     }
  25331.     /**
  25332.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  25333.      *
  25334.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  25335.      */
  25336.     protected function getThemeMediaDefinition2Service()
  25337.     {
  25338.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  25339.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  25340.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25341.         return $instance;
  25342.     }
  25343.     /**
  25344.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  25345.      *
  25346.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  25347.      */
  25348.     protected function getThemeSalesChannelDefinition2Service()
  25349.     {
  25350.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  25351.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25352.         return $instance;
  25353.     }
  25354.     /**
  25355.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  25356.      *
  25357.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  25358.      */
  25359.     protected function getThemeTranslationDefinition2Service()
  25360.     {
  25361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  25362.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  25363.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  25364.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25365.         return $instance;
  25366.     }
  25367.     /**
  25368.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\ThemeDefinition' shared service.
  25369.      *
  25370.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  25371.      */
  25372.     protected function getThemeDefinition2Service()
  25373.     {
  25374.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  25375.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25376.         return $instance;
  25377.     }
  25378.     /**
  25379.      * Gets the public 'sales_channel_definition.Swag\AmazonPay\DataAbstractionLayer\Entity\PaymentNotification\PaymentNotificationDefinition' shared service.
  25380.      *
  25381.      * @return \Swag\AmazonPay\DataAbstractionLayer\Entity\PaymentNotification\PaymentNotificationDefinition
  25382.      */
  25383.     protected function getPaymentNotificationDefinition2Service()
  25384.     {
  25385.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/DataAbstractionLayer/Entity/PaymentNotification/PaymentNotificationDefinition.php';
  25386.         $this->services['sales_channel_definition.Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\PaymentNotification\\PaymentNotificationDefinition'] = $instance = new \Swag\AmazonPay\DataAbstractionLayer\Entity\PaymentNotification\PaymentNotificationDefinition();
  25387.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25388.         return $instance;
  25389.     }
  25390.     /**
  25391.      * Gets the public 'sales_channel_definition.Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenDefinition' shared service.
  25392.      *
  25393.      * @return \Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenDefinition
  25394.      */
  25395.     protected function getSignUpTokenDefinition2Service()
  25396.     {
  25397.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/DataAbstractionLayer/Entity/SignUpToken/SignUpTokenDefinition.php';
  25398.         $this->services['sales_channel_definition.Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenDefinition'] = $instance = new \Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenDefinition();
  25399.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25400.         return $instance;
  25401.     }
  25402.     /**
  25403.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\BlockRule\BlockRuleDefinition' shared service.
  25404.      *
  25405.      * @return \Swag\CmsExtensions\BlockRule\BlockRuleDefinition
  25406.      */
  25407.     protected function getBlockRuleDefinition2Service()
  25408.     {
  25409.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/BlockRule/BlockRuleDefinition.php';
  25410.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition'] = $instance = new \Swag\CmsExtensions\BlockRule\BlockRuleDefinition();
  25411.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25412.         return $instance;
  25413.     }
  25414.     /**
  25415.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition' shared service.
  25416.      *
  25417.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition
  25418.      */
  25419.     protected function getFormGroupFieldTranslationDefinition2Service()
  25420.     {
  25421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  25422.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupFieldTranslation/FormGroupFieldTranslationDefinition.php';
  25423.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition();
  25424.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25425.         return $instance;
  25426.     }
  25427.     /**
  25428.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition' shared service.
  25429.      *
  25430.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition
  25431.      */
  25432.     protected function getFormGroupFieldDefinition2Service()
  25433.     {
  25434.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/FormGroupFieldDefinition.php';
  25435.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition();
  25436.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25437.         return $instance;
  25438.     }
  25439.     /**
  25440.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition' shared service.
  25441.      *
  25442.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition
  25443.      */
  25444.     protected function getFormGroupTranslationDefinition2Service()
  25445.     {
  25446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  25447.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupTranslation/FormGroupTranslationDefinition.php';
  25448.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition();
  25449.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25450.         return $instance;
  25451.     }
  25452.     /**
  25453.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition' shared service.
  25454.      *
  25455.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition
  25456.      */
  25457.     protected function getFormGroupDefinition2Service()
  25458.     {
  25459.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroup/FormGroupDefinition.php';
  25460.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition();
  25461.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25462.         return $instance;
  25463.     }
  25464.     /**
  25465.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition' shared service.
  25466.      *
  25467.      * @return \Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition
  25468.      */
  25469.     protected function getFormTranslationDefinition2Service()
  25470.     {
  25471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  25472.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormTranslation/FormTranslationDefinition.php';
  25473.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition();
  25474.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25475.         return $instance;
  25476.     }
  25477.     /**
  25478.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\FormDefinition' shared service.
  25479.      *
  25480.      * @return \Swag\CmsExtensions\Form\FormDefinition
  25481.      */
  25482.     protected function getFormDefinition2Service()
  25483.     {
  25484.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/FormDefinition.php';
  25485.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\FormDefinition'] = $instance = new \Swag\CmsExtensions\Form\FormDefinition();
  25486.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25487.         return $instance;
  25488.     }
  25489.     /**
  25490.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Quickview\QuickviewDefinition' shared service.
  25491.      *
  25492.      * @return \Swag\CmsExtensions\Quickview\QuickviewDefinition
  25493.      */
  25494.     protected function getQuickviewDefinition2Service()
  25495.     {
  25496.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Quickview/QuickviewDefinition.php';
  25497.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Quickview\\QuickviewDefinition'] = $instance = new \Swag\CmsExtensions\Quickview\QuickviewDefinition();
  25498.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25499.         return $instance;
  25500.     }
  25501.     /**
  25502.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition' shared service.
  25503.      *
  25504.      * @return \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition
  25505.      */
  25506.     protected function getScrollNavigationPageSettingsDefinition2Service()
  25507.     {
  25508.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/Aggregate/ScrollNavigationPageSettings/ScrollNavigationPageSettingsDefinition.php';
  25509.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition();
  25510.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25511.         return $instance;
  25512.     }
  25513.     /**
  25514.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition' shared service.
  25515.      *
  25516.      * @return \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition
  25517.      */
  25518.     protected function getScrollNavigationTranslationDefinition2Service()
  25519.     {
  25520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  25521.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/Aggregate/ScrollNavigationTranslation/ScrollNavigationTranslationDefinition.php';
  25522.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition();
  25523.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25524.         return $instance;
  25525.     }
  25526.     /**
  25527.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition' shared service.
  25528.      *
  25529.      * @return \Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition
  25530.      */
  25531.     protected function getScrollNavigationDefinition2Service()
  25532.     {
  25533.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/ScrollNavigationDefinition.php';
  25534.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition();
  25535.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25536.         return $instance;
  25537.     }
  25538.     /**
  25539.      * Gets the public 'sales_channel_definition.Swag\LanguagePack\PackLanguage\PackLanguageDefinition' shared service.
  25540.      *
  25541.      * @return \Swag\LanguagePack\PackLanguage\PackLanguageDefinition
  25542.      */
  25543.     protected function getPackLanguageDefinition2Service()
  25544.     {
  25545.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/PackLanguage/PackLanguageDefinition.php';
  25546.         $this->services['sales_channel_definition.Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] = $instance = new \Swag\LanguagePack\PackLanguage\PackLanguageDefinition();
  25547.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25548.         return $instance;
  25549.     }
  25550.     /**
  25551.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition' shared service.
  25552.      *
  25553.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition
  25554.      */
  25555.     protected function getPosSalesChannelDefinition2Service()
  25556.     {
  25557.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelDefinition.php';
  25558.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition();
  25559.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25560.         return $instance;
  25561.     }
  25562.     /**
  25563.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition' shared service.
  25564.      *
  25565.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition
  25566.      */
  25567.     protected function getPosSalesChannelInventoryDefinition2Service()
  25568.     {
  25569.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelInventoryDefinition.php';
  25570.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition();
  25571.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25572.         return $instance;
  25573.     }
  25574.     /**
  25575.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition' shared service.
  25576.      *
  25577.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition
  25578.      */
  25579.     protected function getPosSalesChannelMediaDefinition2Service()
  25580.     {
  25581.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelMediaDefinition.php';
  25582.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition();
  25583.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25584.         return $instance;
  25585.     }
  25586.     /**
  25587.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition' shared service.
  25588.      *
  25589.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition
  25590.      */
  25591.     protected function getPosSalesChannelProductDefinition2Service()
  25592.     {
  25593.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelProductDefinition.php';
  25594.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition();
  25595.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25596.         return $instance;
  25597.     }
  25598.     /**
  25599.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition' shared service.
  25600.      *
  25601.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition
  25602.      */
  25603.     protected function getPosSalesChannelRunDefinition2Service()
  25604.     {
  25605.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunDefinition.php';
  25606.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition();
  25607.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25608.         return $instance;
  25609.     }
  25610.     /**
  25611.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition' shared service.
  25612.      *
  25613.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition
  25614.      */
  25615.     protected function getPosSalesChannelRunLogDefinition2Service()
  25616.     {
  25617.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunLogDefinition.php';
  25618.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition();
  25619.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25620.         return $instance;
  25621.     }
  25622.     /**
  25623.      * Gets the public 'sales_channel_definition.Zeobv\BundleProducts\Core\Content\Product\Aggregate\ProductBundleConnection\ProductBundleConnectionDefinition' shared service.
  25624.      *
  25625.      * @return \Zeobv\BundleProducts\Core\Content\Product\Aggregate\ProductBundleConnection\ProductBundleConnectionDefinition
  25626.      */
  25627.     protected function getProductBundleConnectionDefinition2Service()
  25628.     {
  25629.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Core/Content/Product/Aggregate/ProductBundleConnection/ProductBundleConnectionDefinition.php';
  25630.         $this->services['sales_channel_definition.Zeobv\\BundleProducts\\Core\\Content\\Product\\Aggregate\\ProductBundleConnection\\ProductBundleConnectionDefinition'] = $instance = new \Zeobv\BundleProducts\Core\Content\Product\Aggregate\ProductBundleConnection\ProductBundleConnectionDefinition();
  25631.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  25632.         return $instance;
  25633.     }
  25634.     /**
  25635.      * Gets the public 'sales_channel_domain.repository' shared service.
  25636.      *
  25637.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  25638.      */
  25639.     protected function getSalesChannelDomain_RepositoryService()
  25640.     {
  25641.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  25642.         if (isset($this->services['sales_channel_domain.repository'])) {
  25643.             return $this->services['sales_channel_domain.repository'];
  25644.         }
  25645.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  25646.         if (isset($this->services['sales_channel_domain.repository'])) {
  25647.             return $this->services['sales_channel_domain.repository'];
  25648.         }
  25649.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  25650.         if (isset($this->services['sales_channel_domain.repository'])) {
  25651.             return $this->services['sales_channel_domain.repository'];
  25652.         }
  25653.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25654.         if (isset($this->services['sales_channel_domain.repository'])) {
  25655.             return $this->services['sales_channel_domain.repository'];
  25656.         }
  25657.         return $this->services['sales_channel_domain.repository'] = 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()));
  25658.     }
  25659.     /**
  25660.      * Gets the public 'sales_channel_language.repository' shared service.
  25661.      *
  25662.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  25663.      */
  25664.     protected function getSalesChannelLanguage_RepositoryService()
  25665.     {
  25666.         return $this->services['sales_channel_language.repository'] = 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()));
  25667.     }
  25668.     /**
  25669.      * Gets the public 'sales_channel_payment_method.repository' shared service.
  25670.      *
  25671.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  25672.      */
  25673.     protected function getSalesChannelPaymentMethod_RepositoryService()
  25674.     {
  25675.         return $this->services['sales_channel_payment_method.repository'] = 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()));
  25676.     }
  25677.     /**
  25678.      * Gets the public 'sales_channel_shipping_method.repository' shared service.
  25679.      *
  25680.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  25681.      */
  25682.     protected function getSalesChannelShippingMethod_RepositoryService()
  25683.     {
  25684.         return $this->services['sales_channel_shipping_method.repository'] = 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()));
  25685.     }
  25686.     /**
  25687.      * Gets the public 'sales_channel_translation.repository' shared service.
  25688.      *
  25689.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  25690.      */
  25691.     protected function getSalesChannelTranslation_RepositoryService()
  25692.     {
  25693.         return $this->services['sales_channel_translation.repository'] = 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()));
  25694.     }
  25695.     /**
  25696.      * Gets the public 'sales_channel_type.repository' shared service.
  25697.      *
  25698.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  25699.      */
  25700.     protected function getSalesChannelType_RepositoryService()
  25701.     {
  25702.         return $this->services['sales_channel_type.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  25703.     }
  25704.     /**
  25705.      * Gets the public 'sales_channel_type_translation.repository' shared service.
  25706.      *
  25707.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  25708.      */
  25709.     protected function getSalesChannelTypeTranslation_RepositoryService()
  25710.     {
  25711.         return $this->services['sales_channel_type_translation.repository'] = 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()));
  25712.     }
  25713.     /**
  25714.      * Gets the public 'salutation.repository' shared service.
  25715.      *
  25716.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  25717.      */
  25718.     protected function getSalutation_RepositoryService()
  25719.     {
  25720.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  25721.         if (isset($this->services['salutation.repository'])) {
  25722.             return $this->services['salutation.repository'];
  25723.         }
  25724.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  25725.         if (isset($this->services['salutation.repository'])) {
  25726.             return $this->services['salutation.repository'];
  25727.         }
  25728.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  25729.         if (isset($this->services['salutation.repository'])) {
  25730.             return $this->services['salutation.repository'];
  25731.         }
  25732.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25733.         if (isset($this->services['salutation.repository'])) {
  25734.             return $this->services['salutation.repository'];
  25735.         }
  25736.         return $this->services['salutation.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  25737.     }
  25738.     /**
  25739.      * Gets the public 'salutation_translation.repository' shared service.
  25740.      *
  25741.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  25742.      */
  25743.     protected function getSalutationTranslation_RepositoryService()
  25744.     {
  25745.         return $this->services['salutation_translation.repository'] = 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()));
  25746.     }
  25747.     /**
  25748.      * Gets the public 'scheduled_task.repository' shared service.
  25749.      *
  25750.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  25751.      */
  25752.     protected function getScheduledTask_RepositoryService()
  25753.     {
  25754.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  25755.         if (isset($this->services['scheduled_task.repository'])) {
  25756.             return $this->services['scheduled_task.repository'];
  25757.         }
  25758.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  25759.         if (isset($this->services['scheduled_task.repository'])) {
  25760.             return $this->services['scheduled_task.repository'];
  25761.         }
  25762.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  25763.         if (isset($this->services['scheduled_task.repository'])) {
  25764.             return $this->services['scheduled_task.repository'];
  25765.         }
  25766.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25767.         if (isset($this->services['scheduled_task.repository'])) {
  25768.             return $this->services['scheduled_task.repository'];
  25769.         }
  25770.         return $this->services['scheduled_task.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  25771.     }
  25772.     /**
  25773.      * Gets the public 'script.repository' shared service.
  25774.      *
  25775.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  25776.      */
  25777.     protected function getScript_RepositoryService()
  25778.     {
  25779.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  25780.         if (isset($this->services['script.repository'])) {
  25781.             return $this->services['script.repository'];
  25782.         }
  25783.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  25784.         if (isset($this->services['script.repository'])) {
  25785.             return $this->services['script.repository'];
  25786.         }
  25787.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  25788.         if (isset($this->services['script.repository'])) {
  25789.             return $this->services['script.repository'];
  25790.         }
  25791.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25792.         if (isset($this->services['script.repository'])) {
  25793.             return $this->services['script.repository'];
  25794.         }
  25795.         return $this->services['script.repository'] = 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()));
  25796.     }
  25797.     /**
  25798.      * Gets the public 'sendcloud_processes.repository' shared service.
  25799.      *
  25800.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  25801.      */
  25802.     protected function getSendcloudProcesses_RepositoryService()
  25803.     {
  25804.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  25805.         if (isset($this->services['sendcloud_processes.repository'])) {
  25806.             return $this->services['sendcloud_processes.repository'];
  25807.         }
  25808.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  25809.         if (isset($this->services['sendcloud_processes.repository'])) {
  25810.             return $this->services['sendcloud_processes.repository'];
  25811.         }
  25812.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  25813.         if (isset($this->services['sendcloud_processes.repository'])) {
  25814.             return $this->services['sendcloud_processes.repository'];
  25815.         }
  25816.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25817.         if (isset($this->services['sendcloud_processes.repository'])) {
  25818.             return $this->services['sendcloud_processes.repository'];
  25819.         }
  25820.         return $this->services['sendcloud_processes.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Sendcloud\\Shipping\\Entity\\Process\\ProcessEntityDefinition'] ?? $this->getProcessEntityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  25821.     }
  25822.     /**
  25823.      * Gets the public 'sendcloud_queues.repository' shared service.
  25824.      *
  25825.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  25826.      */
  25827.     protected function getSendcloudQueues_RepositoryService()
  25828.     {
  25829.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  25830.         if (isset($this->services['sendcloud_queues.repository'])) {
  25831.             return $this->services['sendcloud_queues.repository'];
  25832.         }
  25833.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25834.         if (isset($this->services['sendcloud_queues.repository'])) {
  25835.             return $this->services['sendcloud_queues.repository'];
  25836.         }
  25837.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  25838.         if (isset($this->services['sendcloud_queues.repository'])) {
  25839.             return $this->services['sendcloud_queues.repository'];
  25840.         }
  25841.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  25842.         if (isset($this->services['sendcloud_queues.repository'])) {
  25843.             return $this->services['sendcloud_queues.repository'];
  25844.         }
  25845.         return $this->services['sendcloud_queues.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Sendcloud\\Shipping\\Entity\\Queue\\QueueEntityDefinition'] ?? $this->getQueueEntityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  25846.     }
  25847.     /**
  25848.      * Gets the public 'sendcloud_servicepoints.repository' shared service.
  25849.      *
  25850.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  25851.      */
  25852.     protected function getSendcloudServicepoints_RepositoryService()
  25853.     {
  25854.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  25855.         if (isset($this->services['sendcloud_servicepoints.repository'])) {
  25856.             return $this->services['sendcloud_servicepoints.repository'];
  25857.         }
  25858.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  25859.         if (isset($this->services['sendcloud_servicepoints.repository'])) {
  25860.             return $this->services['sendcloud_servicepoints.repository'];
  25861.         }
  25862.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  25863.         if (isset($this->services['sendcloud_servicepoints.repository'])) {
  25864.             return $this->services['sendcloud_servicepoints.repository'];
  25865.         }
  25866.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25867.         if (isset($this->services['sendcloud_servicepoints.repository'])) {
  25868.             return $this->services['sendcloud_servicepoints.repository'];
  25869.         }
  25870.         return $this->services['sendcloud_servicepoints.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Sendcloud\\Shipping\\Entity\\ServicePoint\\ServicePointEntityDefinition'] ?? $this->getServicePointEntityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  25871.     }
  25872.     /**
  25873.      * Gets the public 'sendcloud_shipments.repository' shared service.
  25874.      *
  25875.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  25876.      */
  25877.     protected function getSendcloudShipments_RepositoryService()
  25878.     {
  25879.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  25880.         if (isset($this->services['sendcloud_shipments.repository'])) {
  25881.             return $this->services['sendcloud_shipments.repository'];
  25882.         }
  25883.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  25884.         if (isset($this->services['sendcloud_shipments.repository'])) {
  25885.             return $this->services['sendcloud_shipments.repository'];
  25886.         }
  25887.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  25888.         if (isset($this->services['sendcloud_shipments.repository'])) {
  25889.             return $this->services['sendcloud_shipments.repository'];
  25890.         }
  25891.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25892.         if (isset($this->services['sendcloud_shipments.repository'])) {
  25893.             return $this->services['sendcloud_shipments.repository'];
  25894.         }
  25895.         return $this->services['sendcloud_shipments.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Sendcloud\\Shipping\\Entity\\Shipment\\ShipmentEntityDefinition'] ?? $this->getShipmentEntityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  25896.     }
  25897.     /**
  25898.      * Gets the public 'sendcloud_shipping.filesystem.private' shared service.
  25899.      *
  25900.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  25901.      */
  25902.     protected function getSendcloudShipping_Filesystem_PrivateService()
  25903.     {
  25904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  25905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  25906.         return $this->services['sendcloud_shipping.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/sendcloud_shipping');
  25907.     }
  25908.     /**
  25909.      * Gets the public 'sendcloud_shipping.filesystem.public' shared service.
  25910.      *
  25911.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  25912.      */
  25913.     protected function getSendcloudShipping_Filesystem_PublicService()
  25914.     {
  25915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  25916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  25917.         return $this->services['sendcloud_shipping.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/sendcloud_shipping');
  25918.     }
  25919.     /**
  25920.      * Gets the public 'seo_url.repository' shared service.
  25921.      *
  25922.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  25923.      */
  25924.     protected function getSeoUrl_RepositoryService()
  25925.     {
  25926.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  25927.         if (isset($this->services['seo_url.repository'])) {
  25928.             return $this->services['seo_url.repository'];
  25929.         }
  25930.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  25931.         if (isset($this->services['seo_url.repository'])) {
  25932.             return $this->services['seo_url.repository'];
  25933.         }
  25934.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  25935.         if (isset($this->services['seo_url.repository'])) {
  25936.             return $this->services['seo_url.repository'];
  25937.         }
  25938.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25939.         if (isset($this->services['seo_url.repository'])) {
  25940.             return $this->services['seo_url.repository'];
  25941.         }
  25942.         return $this->services['seo_url.repository'] = 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()));
  25943.     }
  25944.     /**
  25945.      * Gets the public 'seo_url_template.repository' shared service.
  25946.      *
  25947.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  25948.      */
  25949.     protected function getSeoUrlTemplate_RepositoryService()
  25950.     {
  25951.         return $this->services['seo_url_template.repository'] = 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()));
  25952.     }
  25953.     /**
  25954.      * Gets the public 'services_resetter' shared service.
  25955.      *
  25956.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  25957.      */
  25958.     protected function getServicesResetterService()
  25959.     {
  25960.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  25961.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  25962.             if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  25963.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? null);
  25964.             }
  25965.             if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'])) {
  25966.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader' => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? null);
  25967.             }
  25968.             if (isset($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'])) {
  25969.                 yield 'Shopware\\Core\\Framework\\App\\ActiveAppsLoader' => ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? null);
  25970.             }
  25971.             if (isset($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'])) {
  25972.                 yield 'Shopware\\Core\\System\\CustomField\\CustomFieldService' => ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? null);
  25973.             }
  25974.             if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'])) {
  25975.                 yield 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? null);
  25976.             }
  25977.             if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  25978.                 yield 'Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer' => ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? null);
  25979.             }
  25980.             if (false) {
  25981.                 yield 'shopware.increment.gateway.array' => null;
  25982.             }
  25983.             if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'])) {
  25984.                 yield 'Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper' => ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? null);
  25985.             }
  25986.             if (isset($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'])) {
  25987.                 yield 'Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider' => ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? null);
  25988.             }
  25989.             if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'])) {
  25990.                 yield 'Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader' => ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? null);
  25991.             }
  25992.             if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'])) {
  25993.                 yield 'Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore' => ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? null);
  25994.             }
  25995.             if (isset($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'])) {
  25996.                 yield 'Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface' => ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? null);
  25997.             }
  25998.             if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  25999.                 yield 'Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator' => ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? null);
  26000.             }
  26001.             if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  26002.                 yield 'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\SearchKeywordUpdater' => ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? null);
  26003.             }
  26004.             if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'])) {
  26005.                 yield 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter' => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? null);
  26006.             }
  26007.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  26008.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? null);
  26009.             }
  26010.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  26011.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? null);
  26012.             }
  26013.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  26014.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? null);
  26015.             }
  26016.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  26017.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? null);
  26018.             }
  26019.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  26020.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? null);
  26021.             }
  26022.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  26023.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? null);
  26024.             }
  26025.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  26026.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? null);
  26027.             }
  26028.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  26029.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? null);
  26030.             }
  26031.             if (isset($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'])) {
  26032.                 yield 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? null);
  26033.             }
  26034.             if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  26035.                 yield 'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? null);
  26036.             }
  26037.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  26038.                 yield 'Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? null);
  26039.             }
  26040.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  26041.                 yield 'Shopware\\Core\\Checkout\\Cart\\CartRuleLoader' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? null);
  26042.             }
  26043.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'])) {
  26044.                 yield 'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'] ?? null);
  26045.             }
  26046.             if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  26047.                 yield 'Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener' => ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? null);
  26048.             }
  26049.             if (isset($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'])) {
  26050.                 yield 'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? null);
  26051.             }
  26052.             if (isset($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'])) {
  26053.                 yield 'Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder' => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? null);
  26054.             }
  26055.             if (isset($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'])) {
  26056.                 yield 'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => ($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] ?? null);
  26057.             }
  26058.             if (isset($this->services['cache.app'])) {
  26059.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  26060.             }
  26061.             if (isset($this->services['cache.system'])) {
  26062.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  26063.             }
  26064.             if (isset($this->privates['cache.validator'])) {
  26065.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  26066.             }
  26067.             if (isset($this->privates['cache.serializer'])) {
  26068.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  26069.             }
  26070.             if (isset($this->privates['cache.annotations'])) {
  26071.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  26072.             }
  26073.             if (isset($this->privates['cache.property_info'])) {
  26074.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  26075.             }
  26076.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  26077.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  26078.             }
  26079.             if (isset($this->privates['mailer.message_logger_listener'])) {
  26080.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  26081.             }
  26082.             if (isset($this->privates['debug.stopwatch'])) {
  26083.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  26084.             }
  26085.             if (isset($this->services['event_dispatcher'])) {
  26086.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  26087.             }
  26088.             if (isset($this->privates['cache.rate_limiter'])) {
  26089.                 yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? null);
  26090.             }
  26091.             if (isset($this->privates['.cache.object.inner'])) {
  26092.                 yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? null);
  26093.             }
  26094.             if (isset($this->privates['.cache.http.inner'])) {
  26095.                 yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? null);
  26096.             }
  26097.             if (isset($this->privates['cache.tags'])) {
  26098.                 yield 'cache.tags' => ($this->privates['cache.tags'] ?? null);
  26099.             }
  26100.             if (isset($this->privates['session_listener'])) {
  26101.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  26102.             }
  26103.             if (isset($this->services['cache.validator_expression_language'])) {
  26104.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  26105.             }
  26106.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  26107.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  26108.             }
  26109.             if (isset($this->services['.container.private.profiler'])) {
  26110.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  26111.             }
  26112.             if (isset($this->privates['debug.validator'])) {
  26113.                 yield 'debug.validator' => ($this->privates['debug.validator'] ?? null);
  26114.             }
  26115.             if (isset($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'])) {
  26116.                 yield 'monolog.handler.main' => ($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? null);
  26117.             }
  26118.             if (isset($this->privates['monolog.handler.console'])) {
  26119.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  26120.             }
  26121.             if (isset($this->privates['monolog.handler.business_event_handler_buffer'])) {
  26122.                 yield 'monolog.handler.business_event_handler_buffer' => ($this->privates['monolog.handler.business_event_handler_buffer'] ?? null);
  26123.             }
  26124.         }, function () {
  26125.             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']));
  26126.         }), ['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']]);
  26127.     }
  26128.     /**
  26129.      * Gets the public 'shipping_method.repository' shared service.
  26130.      *
  26131.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  26132.      */
  26133.     protected function getShippingMethod_RepositoryService()
  26134.     {
  26135.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26136.         if (isset($this->services['shipping_method.repository'])) {
  26137.             return $this->services['shipping_method.repository'];
  26138.         }
  26139.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26140.         if (isset($this->services['shipping_method.repository'])) {
  26141.             return $this->services['shipping_method.repository'];
  26142.         }
  26143.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26144.         if (isset($this->services['shipping_method.repository'])) {
  26145.             return $this->services['shipping_method.repository'];
  26146.         }
  26147.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26148.         if (isset($this->services['shipping_method.repository'])) {
  26149.             return $this->services['shipping_method.repository'];
  26150.         }
  26151.         return $this->services['shipping_method.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  26152.     }
  26153.     /**
  26154.      * Gets the public 'shipping_method_price.repository' shared service.
  26155.      *
  26156.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26157.      */
  26158.     protected function getShippingMethodPrice_RepositoryService()
  26159.     {
  26160.         return $this->services['shipping_method_price.repository'] = 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()));
  26161.     }
  26162.     /**
  26163.      * Gets the public 'shipping_method_tag.repository' shared service.
  26164.      *
  26165.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26166.      */
  26167.     protected function getShippingMethodTag_RepositoryService()
  26168.     {
  26169.         return $this->services['shipping_method_tag.repository'] = 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()));
  26170.     }
  26171.     /**
  26172.      * Gets the public 'shipping_method_translation.repository' shared service.
  26173.      *
  26174.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26175.      */
  26176.     protected function getShippingMethodTranslation_RepositoryService()
  26177.     {
  26178.         return $this->services['shipping_method_translation.repository'] = 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()));
  26179.     }
  26180.     /**
  26181.      * Gets the public 'shopware.filesystem.asset' shared service.
  26182.      *
  26183.      * @return \League\Flysystem\FilesystemInterface
  26184.      */
  26185.     protected function getShopware_Filesystem_AssetService()
  26186.     {
  26187.         return $this->services['shopware.filesystem.asset'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.asset']);
  26188.     }
  26189.     /**
  26190.      * Gets the public 'shopware.filesystem.private' shared service.
  26191.      *
  26192.      * @return \League\Flysystem\FilesystemInterface
  26193.      */
  26194.     protected function getShopware_Filesystem_PrivateService()
  26195.     {
  26196.         return $this->services['shopware.filesystem.private'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.private']);
  26197.     }
  26198.     /**
  26199.      * Gets the public 'shopware.filesystem.public' shared service.
  26200.      *
  26201.      * @return \League\Flysystem\FilesystemInterface
  26202.      */
  26203.     protected function getShopware_Filesystem_PublicService()
  26204.     {
  26205.         return $this->services['shopware.filesystem.public'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.public']);
  26206.     }
  26207.     /**
  26208.      * Gets the public 'shopware.filesystem.sitemap' shared service.
  26209.      *
  26210.      * @return \League\Flysystem\FilesystemInterface
  26211.      */
  26212.     protected function getShopware_Filesystem_SitemapService()
  26213.     {
  26214.         return $this->services['shopware.filesystem.sitemap'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.sitemap']);
  26215.     }
  26216.     /**
  26217.      * Gets the public 'shopware.filesystem.temp' shared service.
  26218.      *
  26219.      * @return \League\Flysystem\FilesystemInterface
  26220.      */
  26221.     protected function getShopware_Filesystem_TempService()
  26222.     {
  26223.         return $this->services['shopware.filesystem.temp'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.temp']);
  26224.     }
  26225.     /**
  26226.      * Gets the public 'shopware.filesystem.theme' shared service.
  26227.      *
  26228.      * @return \League\Flysystem\FilesystemInterface
  26229.      */
  26230.     protected function getShopware_Filesystem_ThemeService()
  26231.     {
  26232.         return $this->services['shopware.filesystem.theme'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.theme']);
  26233.     }
  26234.     /**
  26235.      * Gets the public 'shopware.increment.gateway.registry' shared service.
  26236.      *
  26237.      * @return \Shopware\Core\Framework\Increment\IncrementGatewayRegistry
  26238.      */
  26239.     protected function getShopware_Increment_Gateway_RegistryService()
  26240.     {
  26241.         return $this->services['shopware.increment.gateway.registry'] = new \Shopware\Core\Framework\Increment\IncrementGatewayRegistry(new RewindableGenerator(function () {
  26242.             yield => ($this->privates['shopware.increment.user_activity.gateway.mysql'] ?? $this->getShopware_Increment_UserActivity_Gateway_MysqlService());
  26243.             yield => ($this->privates['shopware.increment.message_queue.gateway.mysql'] ?? $this->getShopware_Increment_MessageQueue_Gateway_MysqlService());
  26244.         }, 2));
  26245.     }
  26246.     /**
  26247.      * Gets the public 'shopware.store_client' shared service.
  26248.      *
  26249.      * @return \GuzzleHttp\Client
  26250.      */
  26251.     protected function getShopware_StoreClientService($lazyLoad true)
  26252.     {
  26253.         if ($lazyLoad) {
  26254.             return $this->services['shopware.store_client'] = $this->createProxy('Client_b190fb5', function () {
  26255.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  26256.                     $wrappedInstance $this->getShopware_StoreClientService(false);
  26257.                     $proxy->setProxyInitializer(null);
  26258.                     return true;
  26259.                 });
  26260.             });
  26261.         }
  26262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClientFactory.php';
  26263.         return (new \Shopware\Core\Framework\Store\Services\StoreClientFactory(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new RewindableGenerator(function () {
  26264.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware'] ?? $this->getVerifyResponseSignatureMiddlewareService());
  26265.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware'] ?? $this->getStoreSessionExpiredMiddlewareService());
  26266.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] ?? $this->getShopSecretInvalidMiddlewareService());
  26267.         }, 3)))->create();
  26268.     }
  26269.     /**
  26270.      * Gets the public 'shopware_plugins_debug_bundle.filesystem.private' shared service.
  26271.      *
  26272.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26273.      */
  26274.     protected function getShopwarePluginsDebugBundle_Filesystem_PrivateService()
  26275.     {
  26276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26278.         return $this->services['shopware_plugins_debug_bundle.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/shopware_plugins_debug_bundle');
  26279.     }
  26280.     /**
  26281.      * Gets the public 'shopware_plugins_debug_bundle.filesystem.public' shared service.
  26282.      *
  26283.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26284.      */
  26285.     protected function getShopwarePluginsDebugBundle_Filesystem_PublicService()
  26286.     {
  26287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26289.         return $this->services['shopware_plugins_debug_bundle.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/shopware_plugins_debug_bundle');
  26290.     }
  26291.     /**
  26292.      * Gets the public 'snippet.repository' shared service.
  26293.      *
  26294.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26295.      */
  26296.     protected function getSnippet_RepositoryService()
  26297.     {
  26298.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26299.         if (isset($this->services['snippet.repository'])) {
  26300.             return $this->services['snippet.repository'];
  26301.         }
  26302.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26303.         if (isset($this->services['snippet.repository'])) {
  26304.             return $this->services['snippet.repository'];
  26305.         }
  26306.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26307.         if (isset($this->services['snippet.repository'])) {
  26308.             return $this->services['snippet.repository'];
  26309.         }
  26310.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26311.         if (isset($this->services['snippet.repository'])) {
  26312.             return $this->services['snippet.repository'];
  26313.         }
  26314.         return $this->services['snippet.repository'] = 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()));
  26315.     }
  26316.     /**
  26317.      * Gets the public 'snippet_set.repository' shared service.
  26318.      *
  26319.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26320.      */
  26321.     protected function getSnippetSet_RepositoryService()
  26322.     {
  26323.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26324.         if (isset($this->services['snippet_set.repository'])) {
  26325.             return $this->services['snippet_set.repository'];
  26326.         }
  26327.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26328.         if (isset($this->services['snippet_set.repository'])) {
  26329.             return $this->services['snippet_set.repository'];
  26330.         }
  26331.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26332.         if (isset($this->services['snippet_set.repository'])) {
  26333.             return $this->services['snippet_set.repository'];
  26334.         }
  26335.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26336.         if (isset($this->services['snippet_set.repository'])) {
  26337.             return $this->services['snippet_set.repository'];
  26338.         }
  26339.         return $this->services['snippet_set.repository'] = 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()));
  26340.     }
  26341.     /**
  26342.      * Gets the public 'solid_advanced_slider_elements.filesystem.private' shared service.
  26343.      *
  26344.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26345.      */
  26346.     protected function getSolidAdvancedSliderElements_Filesystem_PrivateService()
  26347.     {
  26348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26350.         return $this->services['solid_advanced_slider_elements.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/solid_advanced_slider_elements');
  26351.     }
  26352.     /**
  26353.      * Gets the public 'solid_advanced_slider_elements.filesystem.public' shared service.
  26354.      *
  26355.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26356.      */
  26357.     protected function getSolidAdvancedSliderElements_Filesystem_PublicService()
  26358.     {
  26359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26361.         return $this->services['solid_advanced_slider_elements.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/solid_advanced_slider_elements');
  26362.     }
  26363.     /**
  26364.      * Gets the public 'state_machine.repository' shared service.
  26365.      *
  26366.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26367.      */
  26368.     protected function getStateMachine_RepositoryService()
  26369.     {
  26370.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26371.         if (isset($this->services['state_machine.repository'])) {
  26372.             return $this->services['state_machine.repository'];
  26373.         }
  26374.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26375.         if (isset($this->services['state_machine.repository'])) {
  26376.             return $this->services['state_machine.repository'];
  26377.         }
  26378.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26379.         if (isset($this->services['state_machine.repository'])) {
  26380.             return $this->services['state_machine.repository'];
  26381.         }
  26382.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26383.         if (isset($this->services['state_machine.repository'])) {
  26384.             return $this->services['state_machine.repository'];
  26385.         }
  26386.         return $this->services['state_machine.repository'] = 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()));
  26387.     }
  26388.     /**
  26389.      * Gets the public 'state_machine_history.repository' shared service.
  26390.      *
  26391.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26392.      */
  26393.     protected function getStateMachineHistory_RepositoryService()
  26394.     {
  26395.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26396.         if (isset($this->services['state_machine_history.repository'])) {
  26397.             return $this->services['state_machine_history.repository'];
  26398.         }
  26399.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26400.         if (isset($this->services['state_machine_history.repository'])) {
  26401.             return $this->services['state_machine_history.repository'];
  26402.         }
  26403.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26404.         if (isset($this->services['state_machine_history.repository'])) {
  26405.             return $this->services['state_machine_history.repository'];
  26406.         }
  26407.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26408.         if (isset($this->services['state_machine_history.repository'])) {
  26409.             return $this->services['state_machine_history.repository'];
  26410.         }
  26411.         return $this->services['state_machine_history.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26412.     }
  26413.     /**
  26414.      * Gets the public 'state_machine_state.repository' shared service.
  26415.      *
  26416.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  26417.      */
  26418.     protected function getStateMachineState_RepositoryService()
  26419.     {
  26420.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26421.         if (isset($this->services['state_machine_state.repository'])) {
  26422.             return $this->services['state_machine_state.repository'];
  26423.         }
  26424.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26425.         if (isset($this->services['state_machine_state.repository'])) {
  26426.             return $this->services['state_machine_state.repository'];
  26427.         }
  26428.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26429.         if (isset($this->services['state_machine_state.repository'])) {
  26430.             return $this->services['state_machine_state.repository'];
  26431.         }
  26432.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26433.         if (isset($this->services['state_machine_state.repository'])) {
  26434.             return $this->services['state_machine_state.repository'];
  26435.         }
  26436.         return $this->services['state_machine_state.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  26437.     }
  26438.     /**
  26439.      * Gets the public 'state_machine_state_translation.repository' shared service.
  26440.      *
  26441.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26442.      */
  26443.     protected function getStateMachineStateTranslation_RepositoryService()
  26444.     {
  26445.         return $this->services['state_machine_state_translation.repository'] = 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()));
  26446.     }
  26447.     /**
  26448.      * Gets the public 'state_machine_transition.repository' shared service.
  26449.      *
  26450.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26451.      */
  26452.     protected function getStateMachineTransition_RepositoryService()
  26453.     {
  26454.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26455.         if (isset($this->services['state_machine_transition.repository'])) {
  26456.             return $this->services['state_machine_transition.repository'];
  26457.         }
  26458.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26459.         if (isset($this->services['state_machine_transition.repository'])) {
  26460.             return $this->services['state_machine_transition.repository'];
  26461.         }
  26462.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26463.         if (isset($this->services['state_machine_transition.repository'])) {
  26464.             return $this->services['state_machine_transition.repository'];
  26465.         }
  26466.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26467.         if (isset($this->services['state_machine_transition.repository'])) {
  26468.             return $this->services['state_machine_transition.repository'];
  26469.         }
  26470.         return $this->services['state_machine_transition.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] ?? $this->getStateMachineTransitionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26471.     }
  26472.     /**
  26473.      * Gets the public 'state_machine_translation.repository' shared service.
  26474.      *
  26475.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26476.      */
  26477.     protected function getStateMachineTranslation_RepositoryService()
  26478.     {
  26479.         return $this->services['state_machine_translation.repository'] = 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()));
  26480.     }
  26481.     /**
  26482.      * Gets the public 'storefront.filesystem.private' shared service.
  26483.      *
  26484.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26485.      */
  26486.     protected function getStorefront_Filesystem_PrivateService()
  26487.     {
  26488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26490.         return $this->services['storefront.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/storefront');
  26491.     }
  26492.     /**
  26493.      * Gets the public 'storefront.filesystem.public' shared service.
  26494.      *
  26495.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26496.      */
  26497.     protected function getStorefront_Filesystem_PublicService()
  26498.     {
  26499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26501.         return $this->services['storefront.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/storefront');
  26502.     }
  26503.     /**
  26504.      * Gets the public 'swag_amazon_pay.filesystem.private' shared service.
  26505.      *
  26506.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26507.      */
  26508.     protected function getSwagAmazonPay_Filesystem_PrivateService()
  26509.     {
  26510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26512.         return $this->services['swag_amazon_pay.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_amazon_pay');
  26513.     }
  26514.     /**
  26515.      * Gets the public 'swag_amazon_pay.filesystem.public' shared service.
  26516.      *
  26517.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26518.      */
  26519.     protected function getSwagAmazonPay_Filesystem_PublicService()
  26520.     {
  26521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26523.         return $this->services['swag_amazon_pay.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_amazon_pay');
  26524.     }
  26525.     /**
  26526.      * Gets the public 'swag_amazon_pay_payment_notification.repository' shared service.
  26527.      *
  26528.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26529.      */
  26530.     protected function getSwagAmazonPayPaymentNotification_RepositoryService()
  26531.     {
  26532.         return $this->services['swag_amazon_pay_payment_notification.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\PaymentNotification\\PaymentNotificationDefinition'] ?? $this->getPaymentNotificationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26533.     }
  26534.     /**
  26535.      * Gets the public 'swag_amazon_pay_signup_token.repository' shared service.
  26536.      *
  26537.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26538.      */
  26539.     protected function getSwagAmazonPaySignupToken_RepositoryService()
  26540.     {
  26541.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26542.         if (isset($this->services['swag_amazon_pay_signup_token.repository'])) {
  26543.             return $this->services['swag_amazon_pay_signup_token.repository'];
  26544.         }
  26545.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26546.         if (isset($this->services['swag_amazon_pay_signup_token.repository'])) {
  26547.             return $this->services['swag_amazon_pay_signup_token.repository'];
  26548.         }
  26549.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26550.         if (isset($this->services['swag_amazon_pay_signup_token.repository'])) {
  26551.             return $this->services['swag_amazon_pay_signup_token.repository'];
  26552.         }
  26553.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26554.         if (isset($this->services['swag_amazon_pay_signup_token.repository'])) {
  26555.             return $this->services['swag_amazon_pay_signup_token.repository'];
  26556.         }
  26557.         return $this->services['swag_amazon_pay_signup_token.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenDefinition'] ?? $this->getSignUpTokenDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26558.     }
  26559.     /**
  26560.      * Gets the public 'swag_cms_extensions.filesystem.private' shared service.
  26561.      *
  26562.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26563.      */
  26564.     protected function getSwagCmsExtensions_Filesystem_PrivateService()
  26565.     {
  26566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26568.         return $this->services['swag_cms_extensions.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_cms_extensions');
  26569.     }
  26570.     /**
  26571.      * Gets the public 'swag_cms_extensions.filesystem.public' shared service.
  26572.      *
  26573.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26574.      */
  26575.     protected function getSwagCmsExtensions_Filesystem_PublicService()
  26576.     {
  26577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26579.         return $this->services['swag_cms_extensions.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_cms_extensions');
  26580.     }
  26581.     /**
  26582.      * Gets the public 'swag_cms_extensions_block_rule.repository' shared service.
  26583.      *
  26584.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26585.      */
  26586.     protected function getSwagCmsExtensionsBlockRule_RepositoryService()
  26587.     {
  26588.         return $this->services['swag_cms_extensions_block_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition'] ?? $this->getBlockRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26589.     }
  26590.     /**
  26591.      * Gets the public 'swag_cms_extensions_form.repository' shared service.
  26592.      *
  26593.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26594.      */
  26595.     protected function getSwagCmsExtensionsForm_RepositoryService()
  26596.     {
  26597.         return $this->services['swag_cms_extensions_form.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\FormDefinition'] ?? $this->getFormDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26598.     }
  26599.     /**
  26600.      * Gets the public 'swag_cms_extensions_form_group.repository' shared service.
  26601.      *
  26602.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26603.      */
  26604.     protected function getSwagCmsExtensionsFormGroup_RepositoryService()
  26605.     {
  26606.         return $this->services['swag_cms_extensions_form_group.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition'] ?? $this->getFormGroupDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26607.     }
  26608.     /**
  26609.      * Gets the public 'swag_cms_extensions_form_group_field.repository' shared service.
  26610.      *
  26611.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26612.      */
  26613.     protected function getSwagCmsExtensionsFormGroupField_RepositoryService()
  26614.     {
  26615.         return $this->services['swag_cms_extensions_form_group_field.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition'] ?? $this->getFormGroupFieldDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26616.     }
  26617.     /**
  26618.      * Gets the public 'swag_cms_extensions_form_group_field_translation.repository' shared service.
  26619.      *
  26620.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26621.      */
  26622.     protected function getSwagCmsExtensionsFormGroupFieldTranslation_RepositoryService()
  26623.     {
  26624.         return $this->services['swag_cms_extensions_form_group_field_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition'] ?? $this->getFormGroupFieldTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26625.     }
  26626.     /**
  26627.      * Gets the public 'swag_cms_extensions_form_group_translation.repository' shared service.
  26628.      *
  26629.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26630.      */
  26631.     protected function getSwagCmsExtensionsFormGroupTranslation_RepositoryService()
  26632.     {
  26633.         return $this->services['swag_cms_extensions_form_group_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition'] ?? $this->getFormGroupTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26634.     }
  26635.     /**
  26636.      * Gets the public 'swag_cms_extensions_form_translation.repository' shared service.
  26637.      *
  26638.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26639.      */
  26640.     protected function getSwagCmsExtensionsFormTranslation_RepositoryService()
  26641.     {
  26642.         return $this->services['swag_cms_extensions_form_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition'] ?? $this->getFormTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26643.     }
  26644.     /**
  26645.      * Gets the public 'swag_cms_extensions_quickview.repository' shared service.
  26646.      *
  26647.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26648.      */
  26649.     protected function getSwagCmsExtensionsQuickview_RepositoryService()
  26650.     {
  26651.         return $this->services['swag_cms_extensions_quickview.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Quickview\\QuickviewDefinition'] ?? $this->getQuickviewDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26652.     }
  26653.     /**
  26654.      * Gets the public 'swag_cms_extensions_scroll_navigation.repository' shared service.
  26655.      *
  26656.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26657.      */
  26658.     protected function getSwagCmsExtensionsScrollNavigation_RepositoryService()
  26659.     {
  26660.         return $this->services['swag_cms_extensions_scroll_navigation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition'] ?? $this->getScrollNavigationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26661.     }
  26662.     /**
  26663.      * Gets the public 'swag_cms_extensions_scroll_navigation_page_settings.repository' shared service.
  26664.      *
  26665.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26666.      */
  26667.     protected function getSwagCmsExtensionsScrollNavigationPageSettings_RepositoryService()
  26668.     {
  26669.         return $this->services['swag_cms_extensions_scroll_navigation_page_settings.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition'] ?? $this->getScrollNavigationPageSettingsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26670.     }
  26671.     /**
  26672.      * Gets the public 'swag_cms_extensions_scroll_navigation_translation.repository' shared service.
  26673.      *
  26674.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26675.      */
  26676.     protected function getSwagCmsExtensionsScrollNavigationTranslation_RepositoryService()
  26677.     {
  26678.         return $this->services['swag_cms_extensions_scroll_navigation_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition'] ?? $this->getScrollNavigationTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26679.     }
  26680.     /**
  26681.      * Gets the public 'swag_extension_store.filesystem.private' shared service.
  26682.      *
  26683.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26684.      */
  26685.     protected function getSwagExtensionStore_Filesystem_PrivateService()
  26686.     {
  26687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26688.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26689.         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');
  26690.     }
  26691.     /**
  26692.      * Gets the public 'swag_extension_store.filesystem.public' shared service.
  26693.      *
  26694.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26695.      */
  26696.     protected function getSwagExtensionStore_Filesystem_PublicService()
  26697.     {
  26698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26700.         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');
  26701.     }
  26702.     /**
  26703.      * Gets the public 'swag_language_pack.filesystem.private' shared service.
  26704.      *
  26705.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26706.      */
  26707.     protected function getSwagLanguagePack_Filesystem_PrivateService()
  26708.     {
  26709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26711.         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');
  26712.     }
  26713.     /**
  26714.      * Gets the public 'swag_language_pack.filesystem.public' shared service.
  26715.      *
  26716.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26717.      */
  26718.     protected function getSwagLanguagePack_Filesystem_PublicService()
  26719.     {
  26720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26722.         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');
  26723.     }
  26724.     /**
  26725.      * Gets the public 'swag_language_pack_language.repository' shared service.
  26726.      *
  26727.      * @return \Swag\LanguagePack\Core\Content\PackLanguageRepositoryDecorator
  26728.      */
  26729.     protected function getSwagLanguagePackLanguage_RepositoryService()
  26730.     {
  26731.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Content/PackLanguageRepositoryDecorator.php';
  26732.         return $this->services['swag_language_pack_language.repository'] = 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())));
  26733.     }
  26734.     /**
  26735.      * Gets the public 'swag_pay_pal.filesystem.private' shared service.
  26736.      *
  26737.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26738.      */
  26739.     protected function getSwagPayPal_Filesystem_PrivateService()
  26740.     {
  26741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26742.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26743.         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');
  26744.     }
  26745.     /**
  26746.      * Gets the public 'swag_pay_pal.filesystem.public' shared service.
  26747.      *
  26748.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26749.      */
  26750.     protected function getSwagPayPal_Filesystem_PublicService()
  26751.     {
  26752.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26754.         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');
  26755.     }
  26756.     /**
  26757.      * Gets the public 'swag_paypal_pos_sales_channel.repository' shared service.
  26758.      *
  26759.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  26760.      */
  26761.     protected function getSwagPaypalPosSalesChannel_RepositoryService()
  26762.     {
  26763.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26764.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  26765.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  26766.         }
  26767.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26768.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  26769.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  26770.         }
  26771.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26772.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  26773.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  26774.         }
  26775.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26776.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  26777.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  26778.         }
  26779.         return $this->services['swag_paypal_pos_sales_channel.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  26780.     }
  26781.     /**
  26782.      * Gets the public 'swag_paypal_pos_sales_channel_inventory.repository' shared service.
  26783.      *
  26784.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  26785.      */
  26786.     protected function getSwagPaypalPosSalesChannelInventory_RepositoryService()
  26787.     {
  26788.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26789.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  26790.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  26791.         }
  26792.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26793.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  26794.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  26795.         }
  26796.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26797.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  26798.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  26799.         }
  26800.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26801.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  26802.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  26803.         }
  26804.         return $this->services['swag_paypal_pos_sales_channel_inventory.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  26805.     }
  26806.     /**
  26807.      * Gets the public 'swag_paypal_pos_sales_channel_media.repository' shared service.
  26808.      *
  26809.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  26810.      */
  26811.     protected function getSwagPaypalPosSalesChannelMedia_RepositoryService()
  26812.     {
  26813.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26814.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  26815.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  26816.         }
  26817.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26818.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  26819.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  26820.         }
  26821.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26822.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  26823.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  26824.         }
  26825.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26826.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  26827.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  26828.         }
  26829.         return $this->services['swag_paypal_pos_sales_channel_media.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  26830.     }
  26831.     /**
  26832.      * Gets the public 'swag_paypal_pos_sales_channel_product.repository' shared service.
  26833.      *
  26834.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  26835.      */
  26836.     protected function getSwagPaypalPosSalesChannelProduct_RepositoryService()
  26837.     {
  26838.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26839.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  26840.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  26841.         }
  26842.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26843.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  26844.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  26845.         }
  26846.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26847.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  26848.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  26849.         }
  26850.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26851.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  26852.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  26853.         }
  26854.         return $this->services['swag_paypal_pos_sales_channel_product.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  26855.     }
  26856.     /**
  26857.      * Gets the public 'swag_paypal_pos_sales_channel_run.repository' shared service.
  26858.      *
  26859.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  26860.      */
  26861.     protected function getSwagPaypalPosSalesChannelRun_RepositoryService()
  26862.     {
  26863.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26864.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  26865.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  26866.         }
  26867.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26868.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  26869.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  26870.         }
  26871.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26872.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  26873.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  26874.         }
  26875.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26876.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  26877.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  26878.         }
  26879.         return $this->services['swag_paypal_pos_sales_channel_run.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  26880.     }
  26881.     /**
  26882.      * Gets the public 'swag_paypal_pos_sales_channel_run_log.repository' shared service.
  26883.      *
  26884.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  26885.      */
  26886.     protected function getSwagPaypalPosSalesChannelRunLog_RepositoryService()
  26887.     {
  26888.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26889.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  26890.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  26891.         }
  26892.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26893.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  26894.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  26895.         }
  26896.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26897.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  26898.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  26899.         }
  26900.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26901.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  26902.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  26903.         }
  26904.         return $this->services['swag_paypal_pos_sales_channel_run_log.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  26905.     }
  26906.     /**
  26907.      * Gets the public 'system.filesystem.private' shared service.
  26908.      *
  26909.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26910.      */
  26911.     protected function getSystem_Filesystem_PrivateService()
  26912.     {
  26913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26915.         return $this->services['system.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/system');
  26916.     }
  26917.     /**
  26918.      * Gets the public 'system.filesystem.public' shared service.
  26919.      *
  26920.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  26921.      */
  26922.     protected function getSystem_Filesystem_PublicService()
  26923.     {
  26924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  26925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  26926.         return $this->services['system.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/system');
  26927.     }
  26928.     /**
  26929.      * Gets the public 'system_config.repository' shared service.
  26930.      *
  26931.      * @return \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator
  26932.      */
  26933.     protected function getSystemConfig_RepositoryService()
  26934.     {
  26935.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26936.         if (isset($this->services['system_config.repository'])) {
  26937.             return $this->services['system_config.repository'];
  26938.         }
  26939.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26940.         if (isset($this->services['system_config.repository'])) {
  26941.             return $this->services['system_config.repository'];
  26942.         }
  26943.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26944.         if (isset($this->services['system_config.repository'])) {
  26945.             return $this->services['system_config.repository'];
  26946.         }
  26947.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26948.         if (isset($this->services['system_config.repository'])) {
  26949.             return $this->services['system_config.repository'];
  26950.         }
  26951.         return $this->services['system_config.repository'] = new \Swag\PayPal\Util\Compatibility\EntityRepositoryDecorator(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())));
  26952.     }
  26953.     /**
  26954.      * Gets the public 'tag.repository' shared service.
  26955.      *
  26956.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26957.      */
  26958.     protected function getTag_RepositoryService()
  26959.     {
  26960.         return $this->services['tag.repository'] = 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()));
  26961.     }
  26962.     /**
  26963.      * Gets the public 'tax.repository' shared service.
  26964.      *
  26965.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26966.      */
  26967.     protected function getTax_RepositoryService()
  26968.     {
  26969.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26970.         if (isset($this->services['tax.repository'])) {
  26971.             return $this->services['tax.repository'];
  26972.         }
  26973.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26974.         if (isset($this->services['tax.repository'])) {
  26975.             return $this->services['tax.repository'];
  26976.         }
  26977.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26978.         if (isset($this->services['tax.repository'])) {
  26979.             return $this->services['tax.repository'];
  26980.         }
  26981.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26982.         if (isset($this->services['tax.repository'])) {
  26983.             return $this->services['tax.repository'];
  26984.         }
  26985.         return $this->services['tax.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  26986.     }
  26987.     /**
  26988.      * Gets the public 'tax_rule.repository' shared service.
  26989.      *
  26990.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  26991.      */
  26992.     protected function getTaxRule_RepositoryService()
  26993.     {
  26994.         return $this->services['tax_rule.repository'] = 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()));
  26995.     }
  26996.     /**
  26997.      * Gets the public 'tax_rule_type.repository' shared service.
  26998.      *
  26999.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27000.      */
  27001.     protected function getTaxRuleType_RepositoryService()
  27002.     {
  27003.         return $this->services['tax_rule_type.repository'] = 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()));
  27004.     }
  27005.     /**
  27006.      * Gets the public 'tax_rule_type_translation.repository' shared service.
  27007.      *
  27008.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27009.      */
  27010.     protected function getTaxRuleTypeTranslation_RepositoryService()
  27011.     {
  27012.         return $this->services['tax_rule_type_translation.repository'] = 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()));
  27013.     }
  27014.     /**
  27015.      * Gets the public 'theme.repository' shared service.
  27016.      *
  27017.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27018.      */
  27019.     protected function getTheme_RepositoryService()
  27020.     {
  27021.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  27022.         if (isset($this->services['theme.repository'])) {
  27023.             return $this->services['theme.repository'];
  27024.         }
  27025.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  27026.         if (isset($this->services['theme.repository'])) {
  27027.             return $this->services['theme.repository'];
  27028.         }
  27029.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  27030.         if (isset($this->services['theme.repository'])) {
  27031.             return $this->services['theme.repository'];
  27032.         }
  27033.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27034.         if (isset($this->services['theme.repository'])) {
  27035.             return $this->services['theme.repository'];
  27036.         }
  27037.         return $this->services['theme.repository'] = 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()));
  27038.     }
  27039.     /**
  27040.      * Gets the public 'theme_child.repository' shared service.
  27041.      *
  27042.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27043.      */
  27044.     protected function getThemeChild_RepositoryService()
  27045.     {
  27046.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  27047.         if (isset($this->services['theme_child.repository'])) {
  27048.             return $this->services['theme_child.repository'];
  27049.         }
  27050.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27051.         if (isset($this->services['theme_child.repository'])) {
  27052.             return $this->services['theme_child.repository'];
  27053.         }
  27054.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  27055.         if (isset($this->services['theme_child.repository'])) {
  27056.             return $this->services['theme_child.repository'];
  27057.         }
  27058.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  27059.         if (isset($this->services['theme_child.repository'])) {
  27060.             return $this->services['theme_child.repository'];
  27061.         }
  27062.         return $this->services['theme_child.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  27063.     }
  27064.     /**
  27065.      * Gets the public 'theme_media.repository' shared service.
  27066.      *
  27067.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27068.      */
  27069.     protected function getThemeMedia_RepositoryService()
  27070.     {
  27071.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  27072.         if (isset($this->services['theme_media.repository'])) {
  27073.             return $this->services['theme_media.repository'];
  27074.         }
  27075.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  27076.         if (isset($this->services['theme_media.repository'])) {
  27077.             return $this->services['theme_media.repository'];
  27078.         }
  27079.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  27080.         if (isset($this->services['theme_media.repository'])) {
  27081.             return $this->services['theme_media.repository'];
  27082.         }
  27083.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27084.         if (isset($this->services['theme_media.repository'])) {
  27085.             return $this->services['theme_media.repository'];
  27086.         }
  27087.         return $this->services['theme_media.repository'] = 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()));
  27088.     }
  27089.     /**
  27090.      * Gets the public 'theme_sales_channel.repository' shared service.
  27091.      *
  27092.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27093.      */
  27094.     protected function getThemeSalesChannel_RepositoryService()
  27095.     {
  27096.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  27097.         if (isset($this->services['theme_sales_channel.repository'])) {
  27098.             return $this->services['theme_sales_channel.repository'];
  27099.         }
  27100.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  27101.         if (isset($this->services['theme_sales_channel.repository'])) {
  27102.             return $this->services['theme_sales_channel.repository'];
  27103.         }
  27104.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  27105.         if (isset($this->services['theme_sales_channel.repository'])) {
  27106.             return $this->services['theme_sales_channel.repository'];
  27107.         }
  27108.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27109.         if (isset($this->services['theme_sales_channel.repository'])) {
  27110.             return $this->services['theme_sales_channel.repository'];
  27111.         }
  27112.         return $this->services['theme_sales_channel.repository'] = 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()));
  27113.     }
  27114.     /**
  27115.      * Gets the public 'theme_translation.repository' shared service.
  27116.      *
  27117.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27118.      */
  27119.     protected function getThemeTranslation_RepositoryService()
  27120.     {
  27121.         return $this->services['theme_translation.repository'] = 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()));
  27122.     }
  27123.     /**
  27124.      * Gets the public 'translator' shared service.
  27125.      *
  27126.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  27127.      */
  27128.     protected function getTranslatorService()
  27129.     {
  27130.         $a = ($this->privates['Pickware\\DocumentBundle\\Renderer\\Translator'] ?? $this->getTranslator2Service());
  27131.         if (isset($this->services['translator'])) {
  27132.             return $this->services['translator'];
  27133.         }
  27134.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator($a);
  27135.     }
  27136.     /**
  27137.      * Gets the public 'unit.repository' shared service.
  27138.      *
  27139.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27140.      */
  27141.     protected function getUnit_RepositoryService()
  27142.     {
  27143.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  27144.         if (isset($this->services['unit.repository'])) {
  27145.             return $this->services['unit.repository'];
  27146.         }
  27147.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  27148.         if (isset($this->services['unit.repository'])) {
  27149.             return $this->services['unit.repository'];
  27150.         }
  27151.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  27152.         if (isset($this->services['unit.repository'])) {
  27153.             return $this->services['unit.repository'];
  27154.         }
  27155.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27156.         if (isset($this->services['unit.repository'])) {
  27157.             return $this->services['unit.repository'];
  27158.         }
  27159.         return $this->services['unit.repository'] = 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()));
  27160.     }
  27161.     /**
  27162.      * Gets the public 'unit_translation.repository' shared service.
  27163.      *
  27164.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27165.      */
  27166.     protected function getUnitTranslation_RepositoryService()
  27167.     {
  27168.         return $this->services['unit_translation.repository'] = 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()));
  27169.     }
  27170.     /**
  27171.      * Gets the public 'user.repository' shared service.
  27172.      *
  27173.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27174.      */
  27175.     protected function getUser_RepositoryService()
  27176.     {
  27177.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  27178.         if (isset($this->services['user.repository'])) {
  27179.             return $this->services['user.repository'];
  27180.         }
  27181.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  27182.         if (isset($this->services['user.repository'])) {
  27183.             return $this->services['user.repository'];
  27184.         }
  27185.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  27186.         if (isset($this->services['user.repository'])) {
  27187.             return $this->services['user.repository'];
  27188.         }
  27189.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27190.         if (isset($this->services['user.repository'])) {
  27191.             return $this->services['user.repository'];
  27192.         }
  27193.         return $this->services['user.repository'] = 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()));
  27194.     }
  27195.     /**
  27196.      * Gets the public 'user_access_key.repository' shared service.
  27197.      *
  27198.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27199.      */
  27200.     protected function getUserAccessKey_RepositoryService()
  27201.     {
  27202.         return $this->services['user_access_key.repository'] = 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()));
  27203.     }
  27204.     /**
  27205.      * Gets the public 'user_config.repository' shared service.
  27206.      *
  27207.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27208.      */
  27209.     protected function getUserConfig_RepositoryService()
  27210.     {
  27211.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  27212.         if (isset($this->services['user_config.repository'])) {
  27213.             return $this->services['user_config.repository'];
  27214.         }
  27215.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27216.         if (isset($this->services['user_config.repository'])) {
  27217.             return $this->services['user_config.repository'];
  27218.         }
  27219.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  27220.         if (isset($this->services['user_config.repository'])) {
  27221.             return $this->services['user_config.repository'];
  27222.         }
  27223.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  27224.         if (isset($this->services['user_config.repository'])) {
  27225.             return $this->services['user_config.repository'];
  27226.         }
  27227.         return $this->services['user_config.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  27228.     }
  27229.     /**
  27230.      * Gets the public 'user_recovery.repository' shared service.
  27231.      *
  27232.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27233.      */
  27234.     protected function getUserRecovery_RepositoryService()
  27235.     {
  27236.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  27237.         if (isset($this->services['user_recovery.repository'])) {
  27238.             return $this->services['user_recovery.repository'];
  27239.         }
  27240.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27241.         if (isset($this->services['user_recovery.repository'])) {
  27242.             return $this->services['user_recovery.repository'];
  27243.         }
  27244.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  27245.         if (isset($this->services['user_recovery.repository'])) {
  27246.             return $this->services['user_recovery.repository'];
  27247.         }
  27248.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  27249.         if (isset($this->services['user_recovery.repository'])) {
  27250.             return $this->services['user_recovery.repository'];
  27251.         }
  27252.         return $this->services['user_recovery.repository'] = 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$c$d$b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  27253.     }
  27254.     /**
  27255.      * Gets the public 'var_dumper.cloner' shared service.
  27256.      *
  27257.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  27258.      */
  27259.     protected function getVarDumper_ClonerService()
  27260.     {
  27261.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  27262.         $instance->setMaxItems(2500);
  27263.         $instance->setMinDepth(1);
  27264.         $instance->setMaxString(-1);
  27265.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  27266.         return $instance;
  27267.     }
  27268.     /**
  27269.      * Gets the public 'version.repository' shared service.
  27270.      *
  27271.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27272.      */
  27273.     protected function getVersion_RepositoryService()
  27274.     {
  27275.         return $this->services['version.repository'] = 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()));
  27276.     }
  27277.     /**
  27278.      * Gets the public 'version_commit.repository' shared service.
  27279.      *
  27280.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27281.      */
  27282.     protected function getVersionCommit_RepositoryService()
  27283.     {
  27284.         return $this->services['version_commit.repository'] = 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()));
  27285.     }
  27286.     /**
  27287.      * Gets the public 'version_commit_data.repository' shared service.
  27288.      *
  27289.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27290.      */
  27291.     protected function getVersionCommitData_RepositoryService()
  27292.     {
  27293.         return $this->services['version_commit_data.repository'] = 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()));
  27294.     }
  27295.     /**
  27296.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  27297.      *
  27298.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  27299.      */
  27300.     protected function getWebProfiler_Controller_ExceptionPanelService()
  27301.     {
  27302.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  27303.         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()));
  27304.     }
  27305.     /**
  27306.      * Gets the public 'web_profiler.controller.profiler' shared service.
  27307.      *
  27308.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  27309.      */
  27310.     protected function getWebProfiler_Controller_ProfilerService()
  27311.     {
  27312.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  27313.         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));
  27314.     }
  27315.     /**
  27316.      * Gets the public 'web_profiler.controller.router' shared service.
  27317.      *
  27318.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  27319.      */
  27320.     protected function getWebProfiler_Controller_RouterService()
  27321.     {
  27322.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  27323.         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 () {
  27324.             return new \EmptyIterator();
  27325.         }, 0));
  27326.     }
  27327.     /**
  27328.      * Gets the public 'webhook.repository' shared service.
  27329.      *
  27330.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27331.      */
  27332.     protected function getWebhook_RepositoryService()
  27333.     {
  27334.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  27335.         if (isset($this->services['webhook.repository'])) {
  27336.             return $this->services['webhook.repository'];
  27337.         }
  27338.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  27339.         if (isset($this->services['webhook.repository'])) {
  27340.             return $this->services['webhook.repository'];
  27341.         }
  27342.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  27343.         if (isset($this->services['webhook.repository'])) {
  27344.             return $this->services['webhook.repository'];
  27345.         }
  27346.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27347.         if (isset($this->services['webhook.repository'])) {
  27348.             return $this->services['webhook.repository'];
  27349.         }
  27350.         return $this->services['webhook.repository'] = 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()));
  27351.     }
  27352.     /**
  27353.      * Gets the public 'webhook_event_log.repository' shared service.
  27354.      *
  27355.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27356.      */
  27357.     protected function getWebhookEventLog_RepositoryService()
  27358.     {
  27359.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  27360.         if (isset($this->services['webhook_event_log.repository'])) {
  27361.             return $this->services['webhook_event_log.repository'];
  27362.         }
  27363.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  27364.         if (isset($this->services['webhook_event_log.repository'])) {
  27365.             return $this->services['webhook_event_log.repository'];
  27366.         }
  27367.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  27368.         if (isset($this->services['webhook_event_log.repository'])) {
  27369.             return $this->services['webhook_event_log.repository'];
  27370.         }
  27371.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27372.         if (isset($this->services['webhook_event_log.repository'])) {
  27373.             return $this->services['webhook_event_log.repository'];
  27374.         }
  27375.         return $this->services['webhook_event_log.repository'] = 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()));
  27376.     }
  27377.     /**
  27378.      * Gets the public 'zenit\PlatformHorizon\Storefront\Controller\QuickViewController' shared service.
  27379.      *
  27380.      * @return \zenit\PlatformHorizon\Storefront\Controller\QuickViewController
  27381.      */
  27382.     protected function getQuickViewController2Service()
  27383.     {
  27384.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/Storefront/Controller/QuickViewController.php';
  27385.         $this->services['zenit\\PlatformHorizon\\Storefront\\Controller\\QuickViewController'] = $instance = new \zenit\PlatformHorizon\Storefront\Controller\QuickViewController(($this->privates['Shopware\\Storefront\\Page\\Product\\QuickView\\MinimalQuickViewPageLoader'] ?? $this->getMinimalQuickViewPageLoaderService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinder2Service()));
  27386.         $instance->setContainer($this);
  27387.         return $instance;
  27388.     }
  27389.     /**
  27390.      * Gets the public 'zenit\PlatformHorizon\zenitPlatformHorizon' shared autowired service.
  27391.      *
  27392.      * @return \zenit\PlatformHorizon\zenitPlatformHorizon
  27393.      */
  27394.     protected function getZenitPlatformHorizonService()
  27395.     {
  27396.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  27397.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  27398.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  27399.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  27400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  27401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  27402.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  27403.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/zenitPlatformHorizon.php';
  27404.         return $this->services['zenit\\PlatformHorizon\\zenitPlatformHorizon'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('zenit\\PlatformHorizon\\zenitPlatformHorizon');
  27405.     }
  27406.     /**
  27407.      * Gets the public 'zenit_platform_horizon.filesystem.private' shared service.
  27408.      *
  27409.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  27410.      */
  27411.     protected function getZenitPlatformHorizon_Filesystem_PrivateService()
  27412.     {
  27413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  27414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  27415.         return $this->services['zenit_platform_horizon.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/zenit_platform_horizon');
  27416.     }
  27417.     /**
  27418.      * Gets the public 'zenit_platform_horizon.filesystem.public' shared service.
  27419.      *
  27420.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  27421.      */
  27422.     protected function getZenitPlatformHorizon_Filesystem_PublicService()
  27423.     {
  27424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  27425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  27426.         return $this->services['zenit_platform_horizon.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/zenit_platform_horizon');
  27427.     }
  27428.     /**
  27429.      * Gets the public 'zeobv.bundle_products.factory.product_bundle_factory' shared service.
  27430.      *
  27431.      * @return \Zeobv\BundleProducts\Factory\ProductBundleFactory
  27432.      */
  27433.     protected function getZeobv_BundleProducts_Factory_ProductBundleFactoryService()
  27434.     {
  27435.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Factory/ProductBundleFactory.php';
  27436.         return $this->services['zeobv.bundle_products.factory.product_bundle_factory'] = new \Zeobv\BundleProducts\Factory\ProductBundleFactory(($this->services['zeobv.bundle_products.service.config_service'] ?? $this->getZeobv_BundleProducts_Service_ConfigServiceService()));
  27437.     }
  27438.     /**
  27439.      * Gets the public 'zeobv.bundle_products.service.bundle_discount_calculator' shared service.
  27440.      *
  27441.      * @return \Zeobv\BundleProducts\Service\BundleDiscountCalculator
  27442.      */
  27443.     protected function getZeobv_BundleProducts_Service_BundleDiscountCalculatorService()
  27444.     {
  27445.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Service/BundleDiscountCalculator.php';
  27446.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  27447.         if (isset($this->services['zeobv.bundle_products.service.bundle_discount_calculator'])) {
  27448.             return $this->services['zeobv.bundle_products.service.bundle_discount_calculator'];
  27449.         }
  27450.         return $this->services['zeobv.bundle_products.service.bundle_discount_calculator'] = new \Zeobv\BundleProducts\Service\BundleDiscountCalculator(($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\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculator2Service()), $a);
  27451.     }
  27452.     /**
  27453.      * Gets the public 'zeobv.bundle_products.service.config_service' shared service.
  27454.      *
  27455.      * @return \Zeobv\BundleProducts\Service\ConfigService
  27456.      */
  27457.     protected function getZeobv_BundleProducts_Service_ConfigServiceService()
  27458.     {
  27459.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Service/ConfigService.php';
  27460.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27461.         if (isset($this->services['zeobv.bundle_products.service.config_service'])) {
  27462.             return $this->services['zeobv.bundle_products.service.config_service'];
  27463.         }
  27464.         return $this->services['zeobv.bundle_products.service.config_service'] = new \Zeobv\BundleProducts\Service\ConfigService($a);
  27465.     }
  27466.     /**
  27467.      * Gets the public 'zeobv_bundle_products.filesystem.private' shared service.
  27468.      *
  27469.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  27470.      */
  27471.     protected function getZeobvBundleProducts_Filesystem_PrivateService()
  27472.     {
  27473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  27474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  27475.         return $this->services['zeobv_bundle_products.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/zeobv_bundle_products');
  27476.     }
  27477.     /**
  27478.      * Gets the public 'zeobv_bundle_products.filesystem.public' shared service.
  27479.      *
  27480.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  27481.      */
  27482.     protected function getZeobvBundleProducts_Filesystem_PublicService()
  27483.     {
  27484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  27485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  27486.         return $this->services['zeobv_bundle_products.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/zeobv_bundle_products');
  27487.     }
  27488.     /**
  27489.      * Gets the public 'zeobv_product_bundle_connection.repository' shared service.
  27490.      *
  27491.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  27492.      */
  27493.     protected function getZeobvProductBundleConnection_RepositoryService()
  27494.     {
  27495.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  27496.         if (isset($this->services['zeobv_product_bundle_connection.repository'])) {
  27497.             return $this->services['zeobv_product_bundle_connection.repository'];
  27498.         }
  27499.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  27500.         if (isset($this->services['zeobv_product_bundle_connection.repository'])) {
  27501.             return $this->services['zeobv_product_bundle_connection.repository'];
  27502.         }
  27503.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  27504.         if (isset($this->services['zeobv_product_bundle_connection.repository'])) {
  27505.             return $this->services['zeobv_product_bundle_connection.repository'];
  27506.         }
  27507.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27508.         if (isset($this->services['zeobv_product_bundle_connection.repository'])) {
  27509.             return $this->services['zeobv_product_bundle_connection.repository'];
  27510.         }
  27511.         return $this->services['zeobv_product_bundle_connection.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Zeobv\\BundleProducts\\Core\\Content\\Product\\Aggregate\\ProductBundleConnection\\ProductBundleConnectionDefinition'] ?? $this->getProductBundleConnectionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  27512.     }
  27513.     /**
  27514.      * Gets the private '.Frosh\Tools\Command\ChangeUserPasswordCommand.lazy' shared service.
  27515.      *
  27516.      * @return \Symfony\Component\Console\Command\LazyCommand
  27517.      */
  27518.     protected function getChangeUserPasswordCommand_LazyService()
  27519.     {
  27520.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27521.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27522.         return $this->privates['.Frosh\\Tools\\Command\\ChangeUserPasswordCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:user:change:password', [], 'Change user password'false, function (): \Frosh\Tools\Command\ChangeUserPasswordCommand {
  27523.             return ($this->privates['Frosh\\Tools\\Command\\ChangeUserPasswordCommand'] ?? $this->getChangeUserPasswordCommandService());
  27524.         });
  27525.     }
  27526.     /**
  27527.      * Gets the private '.Frosh\Tools\Command\EnvDelCommand.lazy' shared service.
  27528.      *
  27529.      * @return \Symfony\Component\Console\Command\LazyCommand
  27530.      */
  27531.     protected function getEnvDelCommand_LazyService()
  27532.     {
  27533.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27534.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27535.         return $this->privates['.Frosh\\Tools\\Command\\EnvDelCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:env:Del', [], 'Delete environment variable'false, function (): \Frosh\Tools\Command\EnvDelCommand {
  27536.             return ($this->privates['Frosh\\Tools\\Command\\EnvDelCommand'] ?? $this->getEnvDelCommandService());
  27537.         });
  27538.     }
  27539.     /**
  27540.      * Gets the private '.Frosh\Tools\Command\EnvGetCommand.lazy' shared service.
  27541.      *
  27542.      * @return \Symfony\Component\Console\Command\LazyCommand
  27543.      */
  27544.     protected function getEnvGetCommand_LazyService()
  27545.     {
  27546.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27547.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27548.         return $this->privates['.Frosh\\Tools\\Command\\EnvGetCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:env:get', [], 'Get an environment variable'false, function (): \Frosh\Tools\Command\EnvGetCommand {
  27549.             return ($this->privates['Frosh\\Tools\\Command\\EnvGetCommand'] ?? $this->getEnvGetCommandService());
  27550.         });
  27551.     }
  27552.     /**
  27553.      * Gets the private '.Frosh\Tools\Command\EnvSetCommand.lazy' shared service.
  27554.      *
  27555.      * @return \Symfony\Component\Console\Command\LazyCommand
  27556.      */
  27557.     protected function getEnvSetCommand_LazyService()
  27558.     {
  27559.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27560.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27561.         return $this->privates['.Frosh\\Tools\\Command\\EnvSetCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:env:set', [], 'Set an environment variable'false, function (): \Frosh\Tools\Command\EnvSetCommand {
  27562.             return ($this->privates['Frosh\\Tools\\Command\\EnvSetCommand'] ?? $this->getEnvSetCommandService());
  27563.         });
  27564.     }
  27565.     /**
  27566.      * Gets the private '.Frosh\Tools\Command\MonitorCommand.lazy' shared service.
  27567.      *
  27568.      * @return \Symfony\Component\Console\Command\LazyCommand
  27569.      */
  27570.     protected function getMonitorCommand_LazyService()
  27571.     {
  27572.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27573.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27574.         return $this->privates['.Frosh\\Tools\\Command\\MonitorCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:monitor', [], 'Monitor your scheduled task and queue with this command and get notified via email.'false, function (): \Frosh\Tools\Command\MonitorCommand {
  27575.             return ($this->privates['Frosh\\Tools\\Command\\MonitorCommand'] ?? $this->getMonitorCommandService());
  27576.         });
  27577.     }
  27578.     /**
  27579.      * Gets the private '.Frosh\Tools\Command\UpdateComposerPluginsCommand.lazy' shared service.
  27580.      *
  27581.      * @return \Symfony\Component\Console\Command\LazyCommand
  27582.      */
  27583.     protected function getUpdateComposerPluginsCommand_LazyService()
  27584.     {
  27585.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27586.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27587.         return $this->privates['.Frosh\\Tools\\Command\\UpdateComposerPluginsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:composer-plugin:update', [], 'Check for available plugin updates and install them'false, function (): \Frosh\Tools\Command\UpdateComposerPluginsCommand {
  27588.             return ($this->privates['Frosh\\Tools\\Command\\UpdateComposerPluginsCommand'] ?? $this->getUpdateComposerPluginsCommandService());
  27589.         });
  27590.     }
  27591.     /**
  27592.      * Gets the private '.Frosh\Tools\Command\UpdatePluginsCommand.lazy' shared service.
  27593.      *
  27594.      * @return \Symfony\Component\Console\Command\LazyCommand
  27595.      */
  27596.     protected function getUpdatePluginsCommand_LazyService()
  27597.     {
  27598.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27599.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27600.         return $this->privates['.Frosh\\Tools\\Command\\UpdatePluginsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:plugin:update', [], 'Check for available plugin updates and install them'false, function (): \Frosh\Tools\Command\UpdatePluginsCommand {
  27601.             return ($this->privates['Frosh\\Tools\\Command\\UpdatePluginsCommand'] ?? $this->getUpdatePluginsCommandService());
  27602.         });
  27603.     }
  27604.     /**
  27605.      * Gets the private '.Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand.lazy' shared service.
  27606.      *
  27607.      * @return \Symfony\Component\Console\Command\LazyCommand
  27608.      */
  27609.     protected function getSalesChannelUpdateDomainCommand_LazyService()
  27610.     {
  27611.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27612.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27613.         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 {
  27614.             return ($this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand'] ?? $this->getSalesChannelUpdateDomainCommandService());
  27615.         });
  27616.     }
  27617.     /**
  27618.      * Gets the private '.Swag\PayPal\Pos\Command\PosImageSyncCommand.lazy' shared service.
  27619.      *
  27620.      * @return \Symfony\Component\Console\Command\LazyCommand
  27621.      */
  27622.     protected function getPosImageSyncCommand_LazyService()
  27623.     {
  27624.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27625.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27626.         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 {
  27627.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand'] ?? $this->getPosImageSyncCommandService());
  27628.         });
  27629.     }
  27630.     /**
  27631.      * Gets the private '.Swag\PayPal\Pos\Command\PosInventorySyncCommand.lazy' shared service.
  27632.      *
  27633.      * @return \Symfony\Component\Console\Command\LazyCommand
  27634.      */
  27635.     protected function getPosInventorySyncCommand_LazyService()
  27636.     {
  27637.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27638.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27639.         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 {
  27640.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand'] ?? $this->getPosInventorySyncCommandService());
  27641.         });
  27642.     }
  27643.     /**
  27644.      * Gets the private '.Swag\PayPal\Pos\Command\PosLogCleanupCommand.lazy' shared service.
  27645.      *
  27646.      * @return \Symfony\Component\Console\Command\LazyCommand
  27647.      */
  27648.     protected function getPosLogCleanupCommand_LazyService()
  27649.     {
  27650.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27651.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27652.         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 {
  27653.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand'] ?? $this->getPosLogCleanupCommandService());
  27654.         });
  27655.     }
  27656.     /**
  27657.      * Gets the private '.Swag\PayPal\Pos\Command\PosProductSyncCommand.lazy' shared service.
  27658.      *
  27659.      * @return \Symfony\Component\Console\Command\LazyCommand
  27660.      */
  27661.     protected function getPosProductSyncCommand_LazyService()
  27662.     {
  27663.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27664.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27665.         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 {
  27666.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand'] ?? $this->getPosProductSyncCommandService());
  27667.         });
  27668.     }
  27669.     /**
  27670.      * Gets the private '.Swag\PayPal\Pos\Command\PosSyncCommand.lazy' shared service.
  27671.      *
  27672.      * @return \Symfony\Component\Console\Command\LazyCommand
  27673.      */
  27674.     protected function getPosSyncCommand_LazyService()
  27675.     {
  27676.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27677.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27678.         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 {
  27679.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosSyncCommand'] ?? $this->getPosSyncCommandService());
  27680.         });
  27681.     }
  27682.     /**
  27683.      * Gets the private '.Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand.lazy' shared service.
  27684.      *
  27685.      * @return \Symfony\Component\Console\Command\LazyCommand
  27686.      */
  27687.     protected function getCrawlWebhookEventNamesCommand_LazyService()
  27688.     {
  27689.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27690.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27691.         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 {
  27692.             return ($this->privates['Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand'] ?? $this->getCrawlWebhookEventNamesCommandService());
  27693.         });
  27694.     }
  27695.     /**
  27696.      * Gets the private '.Symfony\Component\Dotenv\Command\DotenvDumpCommand.lazy' shared service.
  27697.      *
  27698.      * @return \Symfony\Component\Console\Command\LazyCommand
  27699.      */
  27700.     protected function getDotenvDumpCommand_LazyService()
  27701.     {
  27702.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27703.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27704.         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 {
  27705.             return ($this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] ?? $this->getDotenvDumpCommandService());
  27706.         });
  27707.     }
  27708.     /**
  27709.      * Gets the private '.cache.http.inner' shared service.
  27710.      *
  27711.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27712.      */
  27713.     protected function get_Cache_Http_InnerService()
  27714.     {
  27715.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  27716.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27717.         return $this->privates['.cache.http.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27718.     }
  27719.     /**
  27720.      * Gets the private '.cache.object.inner' shared service.
  27721.      *
  27722.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27723.      */
  27724.     protected function get_Cache_Object_InnerService()
  27725.     {
  27726.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  27727.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27728.         return $this->privates['.cache.object.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27729.     }
  27730.     /**
  27731.      * Gets the private '.console.command.about.lazy' shared service.
  27732.      *
  27733.      * @return \Symfony\Component\Console\Command\LazyCommand
  27734.      */
  27735.     protected function get_Console_Command_About_LazyService()
  27736.     {
  27737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27739.         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 {
  27740.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  27741.         });
  27742.     }
  27743.     /**
  27744.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  27745.      *
  27746.      * @return \Symfony\Component\Console\Command\LazyCommand
  27747.      */
  27748.     protected function get_Console_Command_CacheClear_LazyService()
  27749.     {
  27750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27751.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27752.         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 {
  27753.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  27754.         });
  27755.     }
  27756.     /**
  27757.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  27758.      *
  27759.      * @return \Symfony\Component\Console\Command\LazyCommand
  27760.      */
  27761.     protected function get_Console_Command_CachePoolClear_LazyService()
  27762.     {
  27763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27765.         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 {
  27766.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  27767.         });
  27768.     }
  27769.     /**
  27770.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  27771.      *
  27772.      * @return \Symfony\Component\Console\Command\LazyCommand
  27773.      */
  27774.     protected function get_Console_Command_CachePoolDelete_LazyService()
  27775.     {
  27776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27778.         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 {
  27779.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  27780.         });
  27781.     }
  27782.     /**
  27783.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  27784.      *
  27785.      * @return \Symfony\Component\Console\Command\LazyCommand
  27786.      */
  27787.     protected function get_Console_Command_CachePoolList_LazyService()
  27788.     {
  27789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27791.         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 {
  27792.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  27793.         });
  27794.     }
  27795.     /**
  27796.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  27797.      *
  27798.      * @return \Symfony\Component\Console\Command\LazyCommand
  27799.      */
  27800.     protected function get_Console_Command_CachePoolPrune_LazyService()
  27801.     {
  27802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27804.         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 {
  27805.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  27806.         });
  27807.     }
  27808.     /**
  27809.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  27810.      *
  27811.      * @return \Symfony\Component\Console\Command\LazyCommand
  27812.      */
  27813.     protected function get_Console_Command_CacheWarmup_LazyService()
  27814.     {
  27815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27817.         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 {
  27818.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  27819.         });
  27820.     }
  27821.     /**
  27822.      * Gets the private '.console.command.config_debug.lazy' shared service.
  27823.      *
  27824.      * @return \Symfony\Component\Console\Command\LazyCommand
  27825.      */
  27826.     protected function get_Console_Command_ConfigDebug_LazyService()
  27827.     {
  27828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27830.         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 {
  27831.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  27832.         });
  27833.     }
  27834.     /**
  27835.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  27836.      *
  27837.      * @return \Symfony\Component\Console\Command\LazyCommand
  27838.      */
  27839.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  27840.     {
  27841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27843.         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 {
  27844.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  27845.         });
  27846.     }
  27847.     /**
  27848.      * Gets the private '.console.command.container_debug.lazy' shared service.
  27849.      *
  27850.      * @return \Symfony\Component\Console\Command\LazyCommand
  27851.      */
  27852.     protected function get_Console_Command_ContainerDebug_LazyService()
  27853.     {
  27854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27856.         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 {
  27857.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  27858.         });
  27859.     }
  27860.     /**
  27861.      * Gets the private '.console.command.container_lint.lazy' shared service.
  27862.      *
  27863.      * @return \Symfony\Component\Console\Command\LazyCommand
  27864.      */
  27865.     protected function get_Console_Command_ContainerLint_LazyService()
  27866.     {
  27867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27869.         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 {
  27870.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  27871.         });
  27872.     }
  27873.     /**
  27874.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  27875.      *
  27876.      * @return \Symfony\Component\Console\Command\LazyCommand
  27877.      */
  27878.     protected function get_Console_Command_DebugAutowiring_LazyService()
  27879.     {
  27880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27882.         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 {
  27883.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  27884.         });
  27885.     }
  27886.     /**
  27887.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  27888.      *
  27889.      * @return \Symfony\Component\Console\Command\LazyCommand
  27890.      */
  27891.     protected function get_Console_Command_DotenvDebug_LazyService()
  27892.     {
  27893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27895.         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 {
  27896.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  27897.         });
  27898.     }
  27899.     /**
  27900.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  27901.      *
  27902.      * @return \Symfony\Component\Console\Command\LazyCommand
  27903.      */
  27904.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  27905.     {
  27906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27908.         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 {
  27909.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  27910.         });
  27911.     }
  27912.     /**
  27913.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  27914.      *
  27915.      * @return \Symfony\Component\Console\Command\LazyCommand
  27916.      */
  27917.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  27918.     {
  27919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27921.         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 {
  27922.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  27923.         });
  27924.     }
  27925.     /**
  27926.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  27927.      *
  27928.      * @return \Symfony\Component\Console\Command\LazyCommand
  27929.      */
  27930.     protected function get_Console_Command_MessengerDebug_LazyService()
  27931.     {
  27932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27934.         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 {
  27935.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  27936.         });
  27937.     }
  27938.     /**
  27939.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  27940.      *
  27941.      * @return \Symfony\Component\Console\Command\LazyCommand
  27942.      */
  27943.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  27944.     {
  27945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27947.         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 {
  27948.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  27949.         });
  27950.     }
  27951.     /**
  27952.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  27953.      *
  27954.      * @return \Symfony\Component\Console\Command\LazyCommand
  27955.      */
  27956.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  27957.     {
  27958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27960.         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 {
  27961.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  27962.         });
  27963.     }
  27964.     /**
  27965.      * Gets the private '.console.command.router_debug.lazy' shared service.
  27966.      *
  27967.      * @return \Symfony\Component\Console\Command\LazyCommand
  27968.      */
  27969.     protected function get_Console_Command_RouterDebug_LazyService()
  27970.     {
  27971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27973.         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 {
  27974.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  27975.         });
  27976.     }
  27977.     /**
  27978.      * Gets the private '.console.command.router_match.lazy' shared service.
  27979.      *
  27980.      * @return \Symfony\Component\Console\Command\LazyCommand
  27981.      */
  27982.     protected function get_Console_Command_RouterMatch_LazyService()
  27983.     {
  27984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27986.         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 {
  27987.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  27988.         });
  27989.     }
  27990.     /**
  27991.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  27992.      *
  27993.      * @return \Symfony\Component\Console\Command\LazyCommand
  27994.      */
  27995.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  27996.     {
  27997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  27999.         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 {
  28000.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  28001.         });
  28002.     }
  28003.     /**
  28004.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  28005.      *
  28006.      * @return \Symfony\Component\Console\Command\LazyCommand
  28007.      */
  28008.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  28009.     {
  28010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  28012.         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 {
  28013.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  28014.         });
  28015.     }
  28016.     /**
  28017.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  28018.      *
  28019.      * @return \Symfony\Component\Console\Command\LazyCommand
  28020.      */
  28021.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  28022.     {
  28023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  28025.         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 {
  28026.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  28027.         });
  28028.     }
  28029.     /**
  28030.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  28031.      *
  28032.      * @return \Symfony\Component\Console\Command\LazyCommand
  28033.      */
  28034.     protected function get_Console_Command_SecretsList_LazyService()
  28035.     {
  28036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  28038.         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 {
  28039.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  28040.         });
  28041.     }
  28042.     /**
  28043.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  28044.      *
  28045.      * @return \Symfony\Component\Console\Command\LazyCommand
  28046.      */
  28047.     protected function get_Console_Command_SecretsRemove_LazyService()
  28048.     {
  28049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  28051.         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 {
  28052.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  28053.         });
  28054.     }
  28055.     /**
  28056.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  28057.      *
  28058.      * @return \Symfony\Component\Console\Command\LazyCommand
  28059.      */
  28060.     protected function get_Console_Command_SecretsSet_LazyService()
  28061.     {
  28062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  28064.         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 {
  28065.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  28066.         });
  28067.     }
  28068.     /**
  28069.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  28070.      *
  28071.      * @return \Symfony\Component\Console\Command\LazyCommand
  28072.      */
  28073.     protected function get_Console_Command_TranslationDebug_LazyService()
  28074.     {
  28075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  28077.         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 {
  28078.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  28079.         });
  28080.     }
  28081.     /**
  28082.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  28083.      *
  28084.      * @return \Symfony\Component\Console\Command\LazyCommand
  28085.      */
  28086.     protected function get_Console_Command_TranslationExtract_LazyService()
  28087.     {
  28088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  28090.         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 {
  28091.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  28092.         });
  28093.     }
  28094.     /**
  28095.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  28096.      *
  28097.      * @return \Symfony\Component\Console\Command\LazyCommand
  28098.      */
  28099.     protected function get_Console_Command_TranslationPull_LazyService()
  28100.     {
  28101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  28103.         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 {
  28104.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  28105.         });
  28106.     }
  28107.     /**
  28108.      * Gets the private '.console.command.translation_push.lazy' shared service.
  28109.      *
  28110.      * @return \Symfony\Component\Console\Command\LazyCommand
  28111.      */
  28112.     protected function get_Console_Command_TranslationPush_LazyService()
  28113.     {
  28114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  28116.         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 {
  28117.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  28118.         });
  28119.     }
  28120.     /**
  28121.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  28122.      *
  28123.      * @return \Symfony\Component\Console\Command\LazyCommand
  28124.      */
  28125.     protected function get_Console_Command_ValidatorDebug_LazyService()
  28126.     {
  28127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  28129.         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 {
  28130.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  28131.         });
  28132.     }
  28133.     /**
  28134.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  28135.      *
  28136.      * @return \Symfony\Component\Console\Command\LazyCommand
  28137.      */
  28138.     protected function get_Console_Command_XliffLint_LazyService()
  28139.     {
  28140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  28142.         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 {
  28143.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  28144.         });
  28145.     }
  28146.     /**
  28147.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  28148.      *
  28149.      * @return \Symfony\Component\Console\Command\LazyCommand
  28150.      */
  28151.     protected function get_Console_Command_YamlLint_LazyService()
  28152.     {
  28153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28154.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  28155.         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 {
  28156.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  28157.         });
  28158.     }
  28159.     /**
  28160.      * Gets the private '.errored..service_locator..g_DOwp.Shopware\Core\System\SalesChannel\SalesChannelContext' shared service.
  28161.      *
  28162.      * @return \Shopware\Core\System\SalesChannel\SalesChannelContext
  28163.      */
  28164.     protected function getSalesChannelContextService()
  28165.     {
  28166.         $this->throw('Cannot autowire service ".service_locator..g_DOwp": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.');
  28167.     }
  28168.     /**
  28169.      * Gets the private '.errored..service_locator.3wh.fU0.Shopware\Core\System\SalesChannel\SalesChannelContext' shared service.
  28170.      *
  28171.      * @return \Shopware\Core\System\SalesChannel\SalesChannelContext
  28172.      */
  28173.     protected function getSalesChannelContext2Service()
  28174.     {
  28175.         $this->throw('Cannot autowire service ".service_locator.3wh.fU0": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.');
  28176.     }
  28177.     /**
  28178.      * Gets the private '.errored..service_locator.MgXytEm.Shopware\Core\Framework\Validation\DataBag\RequestDataBag' shared service.
  28179.      *
  28180.      * @return \Shopware\Core\Framework\Validation\DataBag\RequestDataBag
  28181.      */
  28182.     protected function getRequestDataBagService()
  28183.     {
  28184.         $this->throw('Cannot autowire service ".service_locator.MgXytEm": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.');
  28185.     }
  28186.     /**
  28187.      * Gets the private '.errored..service_locator.beQeJOH.Shopware\Core\System\SalesChannel\SalesChannelContext' shared service.
  28188.      *
  28189.      * @return \Shopware\Core\System\SalesChannel\SalesChannelContext
  28190.      */
  28191.     protected function getSalesChannelContext3Service()
  28192.     {
  28193.         $this->throw('Cannot autowire service ".service_locator.beQeJOH": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.');
  28194.     }
  28195.     /**
  28196.      * Gets the private '.errored..service_locator.qJ8.E0n.Shopware\Core\Framework\Validation\DataBag\RequestDataBag' shared service.
  28197.      *
  28198.      * @return \Shopware\Core\Framework\Validation\DataBag\RequestDataBag
  28199.      */
  28200.     protected function getRequestDataBag2Service()
  28201.     {
  28202.         $this->throw('Cannot autowire service ".service_locator.qJ8.E0n": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.');
  28203.     }
  28204.     /**
  28205.      * Gets the private '.errored..service_locator.qJ8.E0n.Shopware\Core\System\SalesChannel\SalesChannelContext' shared service.
  28206.      *
  28207.      * @return \Shopware\Core\System\SalesChannel\SalesChannelContext
  28208.      */
  28209.     protected function getSalesChannelContext4Service()
  28210.     {
  28211.         $this->throw('Cannot autowire service ".service_locator.qJ8.E0n": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.');
  28212.     }
  28213.     /**
  28214.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  28215.      *
  28216.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  28217.      */
  28218.     protected function getLoaderInterfaceService()
  28219.     {
  28220.         $this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Shopware\\Core\\Framework\\Api\\Route\\ApiRouteLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  28221.     }
  28222.     /**
  28223.      * Gets the private '.messenger.handler_descriptor.0Tu9xxE' shared service.
  28224.      *
  28225.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28226.      */
  28227.     protected function get_Messenger_HandlerDescriptor_0Tu9xxEService()
  28228.     {
  28229.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28230.         return $this->privates['.messenger.handler_descriptor.0Tu9xxE'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService()), []);
  28231.     }
  28232.     /**
  28233.      * Gets the private '.messenger.handler_descriptor.2yo6BZJ' shared service.
  28234.      *
  28235.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28236.      */
  28237.     protected function get_Messenger_HandlerDescriptor_2yo6BZJService()
  28238.     {
  28239.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28240.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  28241.         if (isset($this->privates['.messenger.handler_descriptor.2yo6BZJ'])) {
  28242.             return $this->privates['.messenger.handler_descriptor.2yo6BZJ'];
  28243.         }
  28244.         return $this->privates['.messenger.handler_descriptor.2yo6BZJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28245.     }
  28246.     /**
  28247.      * Gets the private '.messenger.handler_descriptor.3.rzR14' shared service.
  28248.      *
  28249.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28250.      */
  28251.     protected function get_Messenger_HandlerDescriptor_3_RzR14Service()
  28252.     {
  28253.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28254.         return $this->privates['.messenger.handler_descriptor.3.rzR14'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService()), []);
  28255.     }
  28256.     /**
  28257.      * Gets the private '.messenger.handler_descriptor.4htA3jl' shared service.
  28258.      *
  28259.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28260.      */
  28261.     protected function get_Messenger_HandlerDescriptor_4htA3jlService()
  28262.     {
  28263.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28264.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  28265.         if (isset($this->privates['.messenger.handler_descriptor.4htA3jl'])) {
  28266.             return $this->privates['.messenger.handler_descriptor.4htA3jl'];
  28267.         }
  28268.         return $this->privates['.messenger.handler_descriptor.4htA3jl'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28269.     }
  28270.     /**
  28271.      * Gets the private '.messenger.handler_descriptor.6KXPS1P' shared service.
  28272.      *
  28273.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28274.      */
  28275.     protected function get_Messenger_HandlerDescriptor_6KXPS1PService()
  28276.     {
  28277.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28278.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService());
  28279.         if (isset($this->privates['.messenger.handler_descriptor.6KXPS1P'])) {
  28280.             return $this->privates['.messenger.handler_descriptor.6KXPS1P'];
  28281.         }
  28282.         return $this->privates['.messenger.handler_descriptor.6KXPS1P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28283.     }
  28284.     /**
  28285.      * Gets the private '.messenger.handler_descriptor.6XWr01B' shared service.
  28286.      *
  28287.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28288.      */
  28289.     protected function get_Messenger_HandlerDescriptor_6XWr01BService()
  28290.     {
  28291.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28292.         return $this->privates['.messenger.handler_descriptor.6XWr01B'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService()), []);
  28293.     }
  28294.     /**
  28295.      * Gets the private '.messenger.handler_descriptor.6a6vTR.' shared service.
  28296.      *
  28297.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28298.      */
  28299.     protected function get_Messenger_HandlerDescriptor_6a6vTR_Service()
  28300.     {
  28301.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28302.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  28303.         if (isset($this->privates['.messenger.handler_descriptor.6a6vTR.'])) {
  28304.             return $this->privates['.messenger.handler_descriptor.6a6vTR.'];
  28305.         }
  28306.         return $this->privates['.messenger.handler_descriptor.6a6vTR.'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28307.     }
  28308.     /**
  28309.      * Gets the private '.messenger.handler_descriptor.6kBcctU' shared service.
  28310.      *
  28311.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28312.      */
  28313.     protected function get_Messenger_HandlerDescriptor_6kBcctUService()
  28314.     {
  28315.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28316.         return $this->privates['.messenger.handler_descriptor.6kBcctU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService()), []);
  28317.     }
  28318.     /**
  28319.      * Gets the private '.messenger.handler_descriptor.6yw2O.t' shared service.
  28320.      *
  28321.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28322.      */
  28323.     protected function get_Messenger_HandlerDescriptor_6yw2O_TService()
  28324.     {
  28325.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28326.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService());
  28327.         if (isset($this->privates['.messenger.handler_descriptor.6yw2O.t'])) {
  28328.             return $this->privates['.messenger.handler_descriptor.6yw2O.t'];
  28329.         }
  28330.         return $this->privates['.messenger.handler_descriptor.6yw2O.t'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28331.     }
  28332.     /**
  28333.      * Gets the private '.messenger.handler_descriptor.88lOdtC' shared service.
  28334.      *
  28335.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28336.      */
  28337.     protected function get_Messenger_HandlerDescriptor_88lOdtCService()
  28338.     {
  28339.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28340.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  28341.         if (isset($this->privates['.messenger.handler_descriptor.88lOdtC'])) {
  28342.             return $this->privates['.messenger.handler_descriptor.88lOdtC'];
  28343.         }
  28344.         return $this->privates['.messenger.handler_descriptor.88lOdtC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28345.     }
  28346.     /**
  28347.      * Gets the private '.messenger.handler_descriptor.9FtfQXI' shared service.
  28348.      *
  28349.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28350.      */
  28351.     protected function get_Messenger_HandlerDescriptor_9FtfQXIService()
  28352.     {
  28353.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28354.         return $this->privates['.messenger.handler_descriptor.9FtfQXI'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()), []);
  28355.     }
  28356.     /**
  28357.      * Gets the private '.messenger.handler_descriptor.9zA2HRZ' shared service.
  28358.      *
  28359.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28360.      */
  28361.     protected function get_Messenger_HandlerDescriptor_9zA2HRZService()
  28362.     {
  28363.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28364.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  28365.         if (isset($this->privates['.messenger.handler_descriptor.9zA2HRZ'])) {
  28366.             return $this->privates['.messenger.handler_descriptor.9zA2HRZ'];
  28367.         }
  28368.         return $this->privates['.messenger.handler_descriptor.9zA2HRZ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28369.     }
  28370.     /**
  28371.      * Gets the private '.messenger.handler_descriptor.B08gNF7' shared service.
  28372.      *
  28373.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28374.      */
  28375.     protected function get_Messenger_HandlerDescriptor_B08gNF7Service()
  28376.     {
  28377.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28378.         return $this->privates['.messenger.handler_descriptor.B08gNF7'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductSalesUpdater'] ?? $this->getProductSalesUpdaterService()), []);
  28379.     }
  28380.     /**
  28381.      * Gets the private '.messenger.handler_descriptor.BzkW.st' shared service.
  28382.      *
  28383.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28384.      */
  28385.     protected function get_Messenger_HandlerDescriptor_BzkW_StService()
  28386.     {
  28387.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28388.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  28389.         if (isset($this->privates['.messenger.handler_descriptor.BzkW.st'])) {
  28390.             return $this->privates['.messenger.handler_descriptor.BzkW.st'];
  28391.         }
  28392.         return $this->privates['.messenger.handler_descriptor.BzkW.st'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28393.     }
  28394.     /**
  28395.      * Gets the private '.messenger.handler_descriptor.D8Msq11' shared service.
  28396.      *
  28397.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28398.      */
  28399.     protected function get_Messenger_HandlerDescriptor_D8Msq11Service()
  28400.     {
  28401.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28402.         return $this->privates['.messenger.handler_descriptor.D8Msq11'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService()), []);
  28403.     }
  28404.     /**
  28405.      * Gets the private '.messenger.handler_descriptor.FImPDsK' shared service.
  28406.      *
  28407.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28408.      */
  28409.     protected function get_Messenger_HandlerDescriptor_FImPDsKService()
  28410.     {
  28411.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28412.         return $this->privates['.messenger.handler_descriptor.FImPDsK'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService()), []);
  28413.     }
  28414.     /**
  28415.      * Gets the private '.messenger.handler_descriptor.I0UD7br' shared service.
  28416.      *
  28417.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28418.      */
  28419.     protected function get_Messenger_HandlerDescriptor_I0UD7brService()
  28420.     {
  28421.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28422.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService());
  28423.         if (isset($this->privates['.messenger.handler_descriptor.I0UD7br'])) {
  28424.             return $this->privates['.messenger.handler_descriptor.I0UD7br'];
  28425.         }
  28426.         return $this->privates['.messenger.handler_descriptor.I0UD7br'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28427.     }
  28428.     /**
  28429.      * Gets the private '.messenger.handler_descriptor.KpgS6kr' shared service.
  28430.      *
  28431.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28432.      */
  28433.     protected function get_Messenger_HandlerDescriptor_KpgS6krService()
  28434.     {
  28435.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28436.         return $this->privates['.messenger.handler_descriptor.KpgS6kr'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'] ?? $this->getCheckPaymentStatusHandlerService()), []);
  28437.     }
  28438.     /**
  28439.      * Gets the private '.messenger.handler_descriptor.RWDR7vF' shared service.
  28440.      *
  28441.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28442.      */
  28443.     protected function get_Messenger_HandlerDescriptor_RWDR7vFService()
  28444.     {
  28445.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28446.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  28447.         if (isset($this->privates['.messenger.handler_descriptor.RWDR7vF'])) {
  28448.             return $this->privates['.messenger.handler_descriptor.RWDR7vF'];
  28449.         }
  28450.         return $this->privates['.messenger.handler_descriptor.RWDR7vF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28451.     }
  28452.     /**
  28453.      * Gets the private '.messenger.handler_descriptor.RaXVyBY' shared service.
  28454.      *
  28455.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28456.      */
  28457.     protected function get_Messenger_HandlerDescriptor_RaXVyBYService()
  28458.     {
  28459.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28460.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  28461.         if (isset($this->privates['.messenger.handler_descriptor.RaXVyBY'])) {
  28462.             return $this->privates['.messenger.handler_descriptor.RaXVyBY'];
  28463.         }
  28464.         return $this->privates['.messenger.handler_descriptor.RaXVyBY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28465.     }
  28466.     /**
  28467.      * Gets the private '.messenger.handler_descriptor.Sx4TzkJ' shared service.
  28468.      *
  28469.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28470.      */
  28471.     protected function get_Messenger_HandlerDescriptor_Sx4TzkJService()
  28472.     {
  28473.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28474.         $a = ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  28475.         if (isset($this->privates['.messenger.handler_descriptor.Sx4TzkJ'])) {
  28476.             return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'];
  28477.         }
  28478.         return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28479.     }
  28480.     /**
  28481.      * Gets the private '.messenger.handler_descriptor.TaMu3bd' shared service.
  28482.      *
  28483.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28484.      */
  28485.     protected function get_Messenger_HandlerDescriptor_TaMu3bdService()
  28486.     {
  28487.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28488.         return $this->privates['.messenger.handler_descriptor.TaMu3bd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service()), []);
  28489.     }
  28490.     /**
  28491.      * Gets the private '.messenger.handler_descriptor.W5d8anj' shared service.
  28492.      *
  28493.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28494.      */
  28495.     protected function get_Messenger_HandlerDescriptor_W5d8anjService()
  28496.     {
  28497.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28498.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  28499.         if (isset($this->privates['.messenger.handler_descriptor.W5d8anj'])) {
  28500.             return $this->privates['.messenger.handler_descriptor.W5d8anj'];
  28501.         }
  28502.         return $this->privates['.messenger.handler_descriptor.W5d8anj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28503.     }
  28504.     /**
  28505.      * Gets the private '.messenger.handler_descriptor.Z5qzcmD' shared service.
  28506.      *
  28507.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28508.      */
  28509.     protected function get_Messenger_HandlerDescriptor_Z5qzcmDService()
  28510.     {
  28511.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28512.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  28513.         if (isset($this->privates['.messenger.handler_descriptor.Z5qzcmD'])) {
  28514.             return $this->privates['.messenger.handler_descriptor.Z5qzcmD'];
  28515.         }
  28516.         return $this->privates['.messenger.handler_descriptor.Z5qzcmD'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28517.     }
  28518.     /**
  28519.      * Gets the private '.messenger.handler_descriptor.ZFmY.qW' shared service.
  28520.      *
  28521.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28522.      */
  28523.     protected function get_Messenger_HandlerDescriptor_ZFmY_QWService()
  28524.     {
  28525.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28526.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  28527.         if (isset($this->privates['.messenger.handler_descriptor.ZFmY.qW'])) {
  28528.             return $this->privates['.messenger.handler_descriptor.ZFmY.qW'];
  28529.         }
  28530.         return $this->privates['.messenger.handler_descriptor.ZFmY.qW'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28531.     }
  28532.     /**
  28533.      * Gets the private '.messenger.handler_descriptor._mx1WXF' shared service.
  28534.      *
  28535.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28536.      */
  28537.     protected function get_Messenger_HandlerDescriptor_Mx1WXFService()
  28538.     {
  28539.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28540.         return $this->privates['.messenger.handler_descriptor._mx1WXF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService()), []);
  28541.     }
  28542.     /**
  28543.      * Gets the private '.messenger.handler_descriptor.aM76mVQ' shared service.
  28544.      *
  28545.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28546.      */
  28547.     protected function get_Messenger_HandlerDescriptor_AM76mVQService()
  28548.     {
  28549.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28550.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  28551.         if (isset($this->privates['.messenger.handler_descriptor.aM76mVQ'])) {
  28552.             return $this->privates['.messenger.handler_descriptor.aM76mVQ'];
  28553.         }
  28554.         return $this->privates['.messenger.handler_descriptor.aM76mVQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28555.     }
  28556.     /**
  28557.      * Gets the private '.messenger.handler_descriptor.bD1J5H6' shared service.
  28558.      *
  28559.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28560.      */
  28561.     protected function get_Messenger_HandlerDescriptor_BD1J5H6Service()
  28562.     {
  28563.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28564.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  28565.         if (isset($this->privates['.messenger.handler_descriptor.bD1J5H6'])) {
  28566.             return $this->privates['.messenger.handler_descriptor.bD1J5H6'];
  28567.         }
  28568.         return $this->privates['.messenger.handler_descriptor.bD1J5H6'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28569.     }
  28570.     /**
  28571.      * Gets the private '.messenger.handler_descriptor.bZeki1s' shared service.
  28572.      *
  28573.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28574.      */
  28575.     protected function get_Messenger_HandlerDescriptor_BZeki1sService()
  28576.     {
  28577.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28578.         return $this->privates['.messenger.handler_descriptor.bZeki1s'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Zeobv\\BundleProducts\\MessageBus\\Handler\\BundleStockUpdateHandler'] ?? $this->getBundleStockUpdateHandlerService()), []);
  28579.     }
  28580.     /**
  28581.      * Gets the private '.messenger.handler_descriptor.dVP21hY' shared service.
  28582.      *
  28583.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28584.      */
  28585.     protected function get_Messenger_HandlerDescriptor_DVP21hYService()
  28586.     {
  28587.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28588.         return $this->privates['.messenger.handler_descriptor.dVP21hY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService()), []);
  28589.     }
  28590.     /**
  28591.      * Gets the private '.messenger.handler_descriptor.ex5cbt9' shared service.
  28592.      *
  28593.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28594.      */
  28595.     protected function get_Messenger_HandlerDescriptor_Ex5cbt9Service()
  28596.     {
  28597.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28598.         return $this->privates['.messenger.handler_descriptor.ex5cbt9'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService()), []);
  28599.     }
  28600.     /**
  28601.      * Gets the private '.messenger.handler_descriptor.fTnptq7' shared service.
  28602.      *
  28603.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28604.      */
  28605.     protected function get_Messenger_HandlerDescriptor_FTnptq7Service()
  28606.     {
  28607.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28608.         return $this->privates['.messenger.handler_descriptor.fTnptq7'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService()), []);
  28609.     }
  28610.     /**
  28611.      * Gets the private '.messenger.handler_descriptor.g5T3Vdz' shared service.
  28612.      *
  28613.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28614.      */
  28615.     protected function get_Messenger_HandlerDescriptor_G5T3VdzService()
  28616.     {
  28617.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28618.         $a = ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  28619.         if (isset($this->privates['.messenger.handler_descriptor.g5T3Vdz'])) {
  28620.             return $this->privates['.messenger.handler_descriptor.g5T3Vdz'];
  28621.         }
  28622.         return $this->privates['.messenger.handler_descriptor.g5T3Vdz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28623.     }
  28624.     /**
  28625.      * Gets the private '.messenger.handler_descriptor.goUFZIo' shared service.
  28626.      *
  28627.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28628.      */
  28629.     protected function get_Messenger_HandlerDescriptor_GoUFZIoService()
  28630.     {
  28631.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28632.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  28633.         if (isset($this->privates['.messenger.handler_descriptor.goUFZIo'])) {
  28634.             return $this->privates['.messenger.handler_descriptor.goUFZIo'];
  28635.         }
  28636.         return $this->privates['.messenger.handler_descriptor.goUFZIo'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28637.     }
  28638.     /**
  28639.      * Gets the private '.messenger.handler_descriptor.h1gRAD1' shared service.
  28640.      *
  28641.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28642.      */
  28643.     protected function get_Messenger_HandlerDescriptor_H1gRAD1Service()
  28644.     {
  28645.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28646.         $a = ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  28647.         if (isset($this->privates['.messenger.handler_descriptor.h1gRAD1'])) {
  28648.             return $this->privates['.messenger.handler_descriptor.h1gRAD1'];
  28649.         }
  28650.         return $this->privates['.messenger.handler_descriptor.h1gRAD1'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28651.     }
  28652.     /**
  28653.      * Gets the private '.messenger.handler_descriptor.hq66vfV' shared service.
  28654.      *
  28655.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28656.      */
  28657.     protected function get_Messenger_HandlerDescriptor_Hq66vfVService()
  28658.     {
  28659.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28660.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  28661.         if (isset($this->privates['.messenger.handler_descriptor.hq66vfV'])) {
  28662.             return $this->privates['.messenger.handler_descriptor.hq66vfV'];
  28663.         }
  28664.         return $this->privates['.messenger.handler_descriptor.hq66vfV'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28665.     }
  28666.     /**
  28667.      * Gets the private '.messenger.handler_descriptor.ht3XEZJ' shared service.
  28668.      *
  28669.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28670.      */
  28671.     protected function get_Messenger_HandlerDescriptor_Ht3XEZJService()
  28672.     {
  28673.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28674.         $a = ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'] ?? $this->getSignUpTokenCleanUpHandlerService());
  28675.         if (isset($this->privates['.messenger.handler_descriptor.ht3XEZJ'])) {
  28676.             return $this->privates['.messenger.handler_descriptor.ht3XEZJ'];
  28677.         }
  28678.         return $this->privates['.messenger.handler_descriptor.ht3XEZJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28679.     }
  28680.     /**
  28681.      * Gets the private '.messenger.handler_descriptor.jTJEFNe' shared service.
  28682.      *
  28683.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28684.      */
  28685.     protected function get_Messenger_HandlerDescriptor_JTJEFNeService()
  28686.     {
  28687.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28688.         return $this->privates['.messenger.handler_descriptor.jTJEFNe'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService()), []);
  28689.     }
  28690.     /**
  28691.      * Gets the private '.messenger.handler_descriptor.ka59xCt' shared service.
  28692.      *
  28693.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28694.      */
  28695.     protected function get_Messenger_HandlerDescriptor_Ka59xCtService()
  28696.     {
  28697.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28698.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService());
  28699.         if (isset($this->privates['.messenger.handler_descriptor.ka59xCt'])) {
  28700.             return $this->privates['.messenger.handler_descriptor.ka59xCt'];
  28701.         }
  28702.         return $this->privates['.messenger.handler_descriptor.ka59xCt'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28703.     }
  28704.     /**
  28705.      * Gets the private '.messenger.handler_descriptor.l4.K1gE' shared service.
  28706.      *
  28707.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28708.      */
  28709.     protected function get_Messenger_HandlerDescriptor_L4_K1gEService()
  28710.     {
  28711.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28712.         return $this->privates['.messenger.handler_descriptor.l4.K1gE'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Pickware\\PickwareErpStarter\\Reorder\\ScheduledTask\\ReorderNotificationHandler'] ?? $this->getReorderNotificationHandlerService()), []);
  28713.     }
  28714.     /**
  28715.      * Gets the private '.messenger.handler_descriptor.n5_pcyU' shared service.
  28716.      *
  28717.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28718.      */
  28719.     protected function get_Messenger_HandlerDescriptor_N5PcyUService()
  28720.     {
  28721.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28722.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  28723.         if (isset($this->privates['.messenger.handler_descriptor.n5_pcyU'])) {
  28724.             return $this->privates['.messenger.handler_descriptor.n5_pcyU'];
  28725.         }
  28726.         return $this->privates['.messenger.handler_descriptor.n5_pcyU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28727.     }
  28728.     /**
  28729.      * Gets the private '.messenger.handler_descriptor.nKTo8fg' shared service.
  28730.      *
  28731.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28732.      */
  28733.     protected function get_Messenger_HandlerDescriptor_NKTo8fgService()
  28734.     {
  28735.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28736.         return $this->privates['.messenger.handler_descriptor.nKTo8fg'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['FourtwosixWebpImageConverter\\Services\\ScheduledTask\\ConvertImagesToWebpTaskHandler'] ?? $this->getConvertImagesToWebpTaskHandlerService()), []);
  28737.     }
  28738.     /**
  28739.      * Gets the private '.messenger.handler_descriptor.rvKU_JQ' shared service.
  28740.      *
  28741.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28742.      */
  28743.     protected function get_Messenger_HandlerDescriptor_RvKUJQService()
  28744.     {
  28745.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28746.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  28747.         if (isset($this->privates['.messenger.handler_descriptor.rvKU_JQ'])) {
  28748.             return $this->privates['.messenger.handler_descriptor.rvKU_JQ'];
  28749.         }
  28750.         return $this->privates['.messenger.handler_descriptor.rvKU_JQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28751.     }
  28752.     /**
  28753.      * Gets the private '.messenger.handler_descriptor.tY0_E14' shared service.
  28754.      *
  28755.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28756.      */
  28757.     protected function get_Messenger_HandlerDescriptor_TY0E14Service()
  28758.     {
  28759.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28760.         $a = ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportScheduler'] ?? $this->getImportExportSchedulerService());
  28761.         if (isset($this->privates['.messenger.handler_descriptor.tY0_E14'])) {
  28762.             return $this->privates['.messenger.handler_descriptor.tY0_E14'];
  28763.         }
  28764.         return $this->privates['.messenger.handler_descriptor.tY0_E14'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28765.     }
  28766.     /**
  28767.      * Gets the private '.messenger.handler_descriptor.u3lfLwH' shared service.
  28768.      *
  28769.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28770.      */
  28771.     protected function get_Messenger_HandlerDescriptor_U3lfLwHService()
  28772.     {
  28773.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28774.         return $this->privates['.messenger.handler_descriptor.u3lfLwH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService()), []);
  28775.     }
  28776.     /**
  28777.      * Gets the private '.messenger.handler_descriptor.vN2QjSm' shared service.
  28778.      *
  28779.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28780.      */
  28781.     protected function get_Messenger_HandlerDescriptor_VN2QjSmService()
  28782.     {
  28783.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28784.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  28785.         if (isset($this->privates['.messenger.handler_descriptor.vN2QjSm'])) {
  28786.             return $this->privates['.messenger.handler_descriptor.vN2QjSm'];
  28787.         }
  28788.         return $this->privates['.messenger.handler_descriptor.vN2QjSm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28789.     }
  28790.     /**
  28791.      * Gets the private '.messenger.handler_descriptor.vhvNn_P' shared service.
  28792.      *
  28793.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28794.      */
  28795.     protected function get_Messenger_HandlerDescriptor_VhvNnPService()
  28796.     {
  28797.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28798.         return $this->privates['.messenger.handler_descriptor.vhvNn_P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService()), []);
  28799.     }
  28800.     /**
  28801.      * Gets the private '.messenger.handler_descriptor.vohgW1I' shared service.
  28802.      *
  28803.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28804.      */
  28805.     protected function get_Messenger_HandlerDescriptor_VohgW1IService()
  28806.     {
  28807.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28808.         return $this->privates['.messenger.handler_descriptor.vohgW1I'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService()), []);
  28809.     }
  28810.     /**
  28811.      * Gets the private '.messenger.handler_descriptor.wYSIMNj' shared service.
  28812.      *
  28813.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28814.      */
  28815.     protected function get_Messenger_HandlerDescriptor_WYSIMNjService()
  28816.     {
  28817.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28818.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  28819.         if (isset($this->privates['.messenger.handler_descriptor.wYSIMNj'])) {
  28820.             return $this->privates['.messenger.handler_descriptor.wYSIMNj'];
  28821.         }
  28822.         return $this->privates['.messenger.handler_descriptor.wYSIMNj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28823.     }
  28824.     /**
  28825.      * Gets the private '.messenger.handler_descriptor.xfSTNS5' shared service.
  28826.      *
  28827.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28828.      */
  28829.     protected function get_Messenger_HandlerDescriptor_XfSTNS5Service()
  28830.     {
  28831.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28832.         return $this->privates['.messenger.handler_descriptor.xfSTNS5'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService()), []);
  28833.     }
  28834.     /**
  28835.      * Gets the private '.messenger.handler_descriptor.yKXilMm' shared service.
  28836.      *
  28837.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28838.      */
  28839.     protected function get_Messenger_HandlerDescriptor_YKXilMmService()
  28840.     {
  28841.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28842.         return $this->privates['.messenger.handler_descriptor.yKXilMm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService()), []);
  28843.     }
  28844.     /**
  28845.      * Gets the private '.messenger.handler_descriptor.z290ooz' shared service.
  28846.      *
  28847.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28848.      */
  28849.     protected function get_Messenger_HandlerDescriptor_Z290oozService()
  28850.     {
  28851.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28852.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  28853.         if (isset($this->privates['.messenger.handler_descriptor.z290ooz'])) {
  28854.             return $this->privates['.messenger.handler_descriptor.z290ooz'];
  28855.         }
  28856.         return $this->privates['.messenger.handler_descriptor.z290ooz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28857.     }
  28858.     /**
  28859.      * Gets the private '.messenger.handler_descriptor.zfOhFjq' shared service.
  28860.      *
  28861.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  28862.      */
  28863.     protected function get_Messenger_HandlerDescriptor_ZfOhFjqService()
  28864.     {
  28865.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  28866.         $a = ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  28867.         if (isset($this->privates['.messenger.handler_descriptor.zfOhFjq'])) {
  28868.             return $this->privates['.messenger.handler_descriptor.zfOhFjq'];
  28869.         }
  28870.         return $this->privates['.messenger.handler_descriptor.zfOhFjq'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  28871.     }
  28872.     /**
  28873.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  28874.      *
  28875.      * @return \Symfony\Component\Console\Command\LazyCommand
  28876.      */
  28877.     protected function get_Monolog_Command_ServerLog_LazyService()
  28878.     {
  28879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  28881.         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 {
  28882.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  28883.         });
  28884.     }
  28885.     /**
  28886.      * Gets the private '.service_locator..g_DOwp' shared service.
  28887.      *
  28888.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28889.      */
  28890.     protected function get_ServiceLocator__GDOwpService()
  28891.     {
  28892.         return $this->privates['.service_locator..g_DOwp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28893.             'context' => ['privates''.errored..service_locator..g_DOwp.Shopware\\Core\\System\\SalesChannel\\SalesChannelContext'NULL'Cannot autowire service ".service_locator..g_DOwp": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.'],
  28894.         ], [
  28895.             'context' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelContext',
  28896.         ]);
  28897.     }
  28898.     /**
  28899.      * Gets the private '.service_locator.3wh.fU0' shared service.
  28900.      *
  28901.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28902.      */
  28903.     protected function get_ServiceLocator_3wh_FU0Service()
  28904.     {
  28905.         return $this->privates['.service_locator.3wh.fU0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28906.             'salesChannelContext' => ['privates''.errored..service_locator.3wh.fU0.Shopware\\Core\\System\\SalesChannel\\SalesChannelContext'NULL'Cannot autowire service ".service_locator.3wh.fU0": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.'],
  28907.         ], [
  28908.             'salesChannelContext' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelContext',
  28909.         ]);
  28910.     }
  28911.     /**
  28912.      * Gets the private '.service_locator.MgXytEm' shared service.
  28913.      *
  28914.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28915.      */
  28916.     protected function get_ServiceLocator_MgXytEmService()
  28917.     {
  28918.         return $this->privates['.service_locator.MgXytEm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28919.             'dataBag' => ['privates''.errored..service_locator.MgXytEm.Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag'NULL'Cannot autowire service ".service_locator.MgXytEm": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.'],
  28920.         ], [
  28921.             'dataBag' => 'Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag',
  28922.         ]);
  28923.     }
  28924.     /**
  28925.      * Gets the private '.service_locator.bYwR8h3' shared service.
  28926.      *
  28927.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28928.      */
  28929.     protected function get_ServiceLocator_BYwR8h3Service()
  28930.     {
  28931.         return $this->privates['.service_locator.bYwR8h3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28932.             'router' => ['services''router''getRouterService'false],
  28933.         ], [
  28934.             'router' => '?',
  28935.         ]);
  28936.     }
  28937.     /**
  28938.      * Gets the private '.service_locator.beQeJOH' shared service.
  28939.      *
  28940.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28941.      */
  28942.     protected function get_ServiceLocator_BeQeJOHService()
  28943.     {
  28944.         return $this->privates['.service_locator.beQeJOH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28945.             'contextSwitcher' => ['privates''Shopware\\Core\\System\\SalesChannel\\SalesChannel\\SalesChannelContextSwitcher''getSalesChannelContextSwitcherService'false],
  28946.             'salesChannelContext' => ['privates''.errored..service_locator.beQeJOH.Shopware\\Core\\System\\SalesChannel\\SalesChannelContext'NULL'Cannot autowire service ".service_locator.beQeJOH": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.'],
  28947.         ], [
  28948.             'contextSwitcher' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\SalesChannelContextSwitcher',
  28949.             'salesChannelContext' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelContext',
  28950.         ]);
  28951.     }
  28952.     /**
  28953.      * Gets the private '.service_locator.dnaFhpz' shared service.
  28954.      *
  28955.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28956.      */
  28957.     protected function get_ServiceLocator_DnaFhpzService()
  28958.     {
  28959.         return $this->privates['.service_locator.dnaFhpz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28960.             'pluginLoader' => ['services''Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader''getKernelPluginLoaderService'false],
  28961.         ], [
  28962.             'pluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader',
  28963.         ]);
  28964.     }
  28965.     /**
  28966.      * Gets the private '.service_locator.eNXvEIX' shared service.
  28967.      *
  28968.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28969.      */
  28970.     protected function get_ServiceLocator_ENXvEIXService()
  28971.     {
  28972.         return $this->privates['.service_locator.eNXvEIX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28973.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  28974.         ], [
  28975.             'twig' => '?',
  28976.         ]);
  28977.     }
  28978.     /**
  28979.      * Gets the private '.service_locator.ltYzMMM' shared service.
  28980.      *
  28981.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28982.      */
  28983.     protected function get_ServiceLocator_LtYzMMMService()
  28984.     {
  28985.         return $this->privates['.service_locator.ltYzMMM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28986.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  28987.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  28988.         ], [
  28989.             'default' => '?',
  28990.             'messenger.transport.default' => '?',
  28991.         ]);
  28992.     }
  28993.     /**
  28994.      * Gets the private '.service_locator.qJ8.E0n' shared service.
  28995.      *
  28996.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28997.      */
  28998.     protected function get_ServiceLocator_QJ8_E0nService()
  28999.     {
  29000.         return $this->privates['.service_locator.qJ8.E0n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29001.             'context' => ['privates''.errored..service_locator.qJ8.E0n.Shopware\\Core\\System\\SalesChannel\\SalesChannelContext'NULL'Cannot autowire service ".service_locator.qJ8.E0n": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.'],
  29002.             'data' => ['privates''.errored..service_locator.qJ8.E0n.Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag'NULL'Cannot autowire service ".service_locator.qJ8.E0n": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.'],
  29003.         ], [
  29004.             'context' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelContext',
  29005.             'data' => 'Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag',
  29006.         ]);
  29007.     }
  29008.     /**
  29009.      * Gets the private '.service_locator.sHrCKKq' shared service.
  29010.      *
  29011.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  29012.      */
  29013.     protected function get_ServiceLocator_SHrCKKqService()
  29014.     {
  29015.         return $this->privates['.service_locator.sHrCKKq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29016.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentController::execute' => ['privates''.service_locator..g_DOwp''get_ServiceLocator__GDOwpService'false],
  29017.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentController::setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  29018.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentCustomerController::execute' => ['privates''.service_locator..g_DOwp''get_ServiceLocator__GDOwpService'false],
  29019.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentCustomerController::setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  29020.             'Lyranetwork\\Lyra\\Controller\\PaymentController::finalize' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  29021.             'Lyranetwork\\Lyra\\Controller\\PaymentController::getAccountOrderPage' => ['privates''.service_locator.bYwR8h3''get_ServiceLocator_BYwR8h3Service'false],
  29022.             'Lyranetwork\\Lyra\\Controller\\PaymentController::getCheckoutFinishPage' => ['privates''.service_locator.bYwR8h3''get_ServiceLocator_BYwR8h3Service'false],
  29023.             'Lyranetwork\\Lyra\\Controller\\PaymentController::setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  29024.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => ['privates''.service_locator.MgXytEm''get_ServiceLocator_MgXytEmService'false],
  29025.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::customerLink' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  29026.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::customerSignIn' => ['privates''.service_locator..g_DOwp''get_ServiceLocator__GDOwpService'false],
  29027.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::registerCustomer' => ['privates''.service_locator.qJ8.E0n''get_ServiceLocator_QJ8_E0nService'false],
  29028.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  29029.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::clearCart' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  29030.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::clearStorefrontCart' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  29031.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::oneClickCheckoutReview' => ['privates''.service_locator.beQeJOH''get_ServiceLocator_BeQeJOHService'false],
  29032.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  29033.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController::finalizeTransaction' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  29034.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController::initCheckout' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  29035.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController::setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  29036.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  29037.             'kernel::reboot' => ['privates''.service_locator.dnaFhpz''get_ServiceLocator_DnaFhpzService'false],
  29038.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  29039.             'zenit\\PlatformHorizon\\Storefront\\Controller\\QuickViewController::quickviewVariant' => ['privates''.service_locator..g_DOwp''get_ServiceLocator__GDOwpService'false],
  29040.             'zenit\\PlatformHorizon\\Storefront\\Controller\\QuickViewController::setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  29041.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentController:execute' => ['privates''.service_locator..g_DOwp''get_ServiceLocator__GDOwpService'false],
  29042.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentController:setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  29043.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentCustomerController:execute' => ['privates''.service_locator..g_DOwp''get_ServiceLocator__GDOwpService'false],
  29044.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentCustomerController:setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  29045.             'Lyranetwork\\Lyra\\Controller\\PaymentController:finalize' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  29046.             'Lyranetwork\\Lyra\\Controller\\PaymentController:getAccountOrderPage' => ['privates''.service_locator.bYwR8h3''get_ServiceLocator_BYwR8h3Service'false],
  29047.             'Lyranetwork\\Lyra\\Controller\\PaymentController:getCheckoutFinishPage' => ['privates''.service_locator.bYwR8h3''get_ServiceLocator_BYwR8h3Service'false],
  29048.             'Lyranetwork\\Lyra\\Controller\\PaymentController:setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  29049.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => ['privates''.service_locator.MgXytEm''get_ServiceLocator_MgXytEmService'false],
  29050.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:customerLink' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  29051.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:customerSignIn' => ['privates''.service_locator..g_DOwp''get_ServiceLocator__GDOwpService'false],
  29052.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:registerCustomer' => ['privates''.service_locator.qJ8.E0n''get_ServiceLocator_QJ8_E0nService'false],
  29053.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  29054.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:clearCart' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  29055.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:clearStorefrontCart' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  29056.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:oneClickCheckoutReview' => ['privates''.service_locator.beQeJOH''get_ServiceLocator_BeQeJOHService'false],
  29057.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  29058.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController:finalizeTransaction' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  29059.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController:initCheckout' => ['privates''.service_locator.3wh.fU0''get_ServiceLocator_3wh_FU0Service'false],
  29060.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController:setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  29061.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  29062.             'kernel:reboot' => ['privates''.service_locator.dnaFhpz''get_ServiceLocator_DnaFhpzService'false],
  29063.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  29064.             'zenit\\PlatformHorizon\\Storefront\\Controller\\QuickViewController:quickviewVariant' => ['privates''.service_locator..g_DOwp''get_ServiceLocator__GDOwpService'false],
  29065.             'zenit\\PlatformHorizon\\Storefront\\Controller\\QuickViewController:setTwig' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  29066.         ], [
  29067.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentController::execute' => '?',
  29068.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentController::setTwig' => '?',
  29069.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentCustomerController::execute' => '?',
  29070.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentCustomerController::setTwig' => '?',
  29071.             'Lyranetwork\\Lyra\\Controller\\PaymentController::finalize' => '?',
  29072.             'Lyranetwork\\Lyra\\Controller\\PaymentController::getAccountOrderPage' => '?',
  29073.             'Lyranetwork\\Lyra\\Controller\\PaymentController::getCheckoutFinishPage' => '?',
  29074.             'Lyranetwork\\Lyra\\Controller\\PaymentController::setTwig' => '?',
  29075.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => '?',
  29076.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::customerLink' => '?',
  29077.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::customerSignIn' => '?',
  29078.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::registerCustomer' => '?',
  29079.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController::setTwig' => '?',
  29080.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::clearCart' => '?',
  29081.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::clearStorefrontCart' => '?',
  29082.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::oneClickCheckoutReview' => '?',
  29083.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController::setTwig' => '?',
  29084.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController::finalizeTransaction' => '?',
  29085.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController::initCheckout' => '?',
  29086.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController::setTwig' => '?',
  29087.             'kernel::loadRoutes' => '?',
  29088.             'kernel::reboot' => '?',
  29089.             'kernel::registerContainerConfiguration' => '?',
  29090.             'zenit\\PlatformHorizon\\Storefront\\Controller\\QuickViewController::quickviewVariant' => '?',
  29091.             'zenit\\PlatformHorizon\\Storefront\\Controller\\QuickViewController::setTwig' => '?',
  29092.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentController:execute' => '?',
  29093.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentController:setTwig' => '?',
  29094.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentCustomerController:execute' => '?',
  29095.             'Ks\\Attachments\\Controller\\Storefront\\AttachmentCustomerController:setTwig' => '?',
  29096.             'Lyranetwork\\Lyra\\Controller\\PaymentController:finalize' => '?',
  29097.             'Lyranetwork\\Lyra\\Controller\\PaymentController:getAccountOrderPage' => '?',
  29098.             'Lyranetwork\\Lyra\\Controller\\PaymentController:getCheckoutFinishPage' => '?',
  29099.             'Lyranetwork\\Lyra\\Controller\\PaymentController:setTwig' => '?',
  29100.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => '?',
  29101.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:customerLink' => '?',
  29102.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:customerSignIn' => '?',
  29103.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:registerCustomer' => '?',
  29104.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonLoginController:setTwig' => '?',
  29105.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:clearCart' => '?',
  29106.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:clearStorefrontCart' => '?',
  29107.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:oneClickCheckoutReview' => '?',
  29108.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPayController:setTwig' => '?',
  29109.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController:finalizeTransaction' => '?',
  29110.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController:initCheckout' => '?',
  29111.             'Swag\\AmazonPay\\Storefront\\Controller\\AmazonPurePaymentMethodController:setTwig' => '?',
  29112.             'kernel:loadRoutes' => '?',
  29113.             'kernel:reboot' => '?',
  29114.             'kernel:registerContainerConfiguration' => '?',
  29115.             'zenit\\PlatformHorizon\\Storefront\\Controller\\QuickViewController:quickviewVariant' => '?',
  29116.             'zenit\\PlatformHorizon\\Storefront\\Controller\\QuickViewController:setTwig' => '?',
  29117.         ]);
  29118.     }
  29119.     /**
  29120.      * Gets the private '.service_locator.xUrKPVU' shared service.
  29121.      *
  29122.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  29123.      */
  29124.     protected function get_ServiceLocator_XUrKPVUService()
  29125.     {
  29126.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29127.             'loader' => ['privates''.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Shopware\\Core\\Framework\\Api\\Route\\ApiRouteLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  29128.         ], [
  29129.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  29130.         ]);
  29131.     }
  29132.     /**
  29133.      * Gets the private '.session.deprecated' shared service.
  29134.      *
  29135.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  29136.      */
  29137.     protected function get_Session_DeprecatedService()
  29138.     {
  29139.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  29140.         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();
  29141.     }
  29142.     /**
  29143.      * Gets the private '.twig.command.debug.lazy' shared service.
  29144.      *
  29145.      * @return \Symfony\Component\Console\Command\LazyCommand
  29146.      */
  29147.     protected function get_Twig_Command_Debug_LazyService()
  29148.     {
  29149.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  29151.         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 {
  29152.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  29153.         });
  29154.     }
  29155.     /**
  29156.      * Gets the private '.twig.command.lint.lazy' shared service.
  29157.      *
  29158.      * @return \Symfony\Component\Console\Command\LazyCommand
  29159.      */
  29160.     protected function get_Twig_Command_Lint_LazyService()
  29161.     {
  29162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29163.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  29164.         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 {
  29165.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  29166.         });
  29167.     }
  29168.     /**
  29169.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  29170.      *
  29171.      * @return \Symfony\Component\Console\Command\LazyCommand
  29172.      */
  29173.     protected function get_VarDumper_Command_ServerDump_LazyService()
  29174.     {
  29175.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  29177.         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 {
  29178.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  29179.         });
  29180.     }
  29181.     /**
  29182.      * Gets the private 'Acris\Rules\Core\Content\Product\Cart\AcrisRulesCartProcessor' shared service.
  29183.      *
  29184.      * @return \Acris\Rules\Core\Content\Product\Cart\AcrisRulesCartProcessor
  29185.      */
  29186.     protected function getAcrisRulesCartProcessorService()
  29187.     {
  29188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  29189.         include_once \dirname(__DIR__4).'/custom/plugins/AcrisRulesCS/src/Core/Content/Product/Cart/AcrisRulesCartProcessor.php';
  29190.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductGateway'] ?? $this->getProductGatewayService());
  29191.         if (isset($this->privates['Acris\\Rules\\Core\\Content\\Product\\Cart\\AcrisRulesCartProcessor'])) {
  29192.             return $this->privates['Acris\\Rules\\Core\\Content\\Product\\Cart\\AcrisRulesCartProcessor'];
  29193.         }
  29194.         return $this->privates['Acris\\Rules\\Core\\Content\\Product\\Cart\\AcrisRulesCartProcessor'] = new \Acris\Rules\Core\Content\Product\Cart\AcrisRulesCartProcessor($a, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculator2Service()));
  29195.     }
  29196.     /**
  29197.      * Gets the private 'Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber' shared service.
  29198.      *
  29199.      * @return \Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber
  29200.      */
  29201.     protected function getGeneralSubscriberService()
  29202.     {
  29203.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Subscriber/GeneralSubscriber.php';
  29204.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Services/DatalayerService.php';
  29205.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Components/Helper/CategoryHelper.php';
  29206.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Components/Helper/PriceHelper.php';
  29207.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Components/Helper/LoggingHelper.php';
  29208.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Services/EnhancedEcommerceService.php';
  29209.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Components/Helper/ProductHelper.php';
  29210.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Components/Helper/ManufacturerHelper.php';
  29211.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Services/RemarketingService.php';
  29212.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Services/AdwordsService.php';
  29213.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Services/GeneralTagsService.php';
  29214.         include_once \dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Services/CustomerTagsService.php';
  29215.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29216.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  29217.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  29218.         }
  29219.         $b = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  29220.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  29221.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  29222.         }
  29223.         $c = new \Dtgs\GoogleTagManager\Components\Helper\CategoryHelper($b);
  29224.         $d = new \Dtgs\GoogleTagManager\Components\Helper\PriceHelper($a);
  29225.         $e = new \Dtgs\GoogleTagManager\Components\Helper\LoggingHelper($a);
  29226.         $f = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  29227.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  29228.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  29229.         }
  29230.         $g = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService());
  29231.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  29232.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  29233.         }
  29234.         $h = ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService());
  29235.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  29236.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  29237.         }
  29238.         $i = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  29239.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  29240.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  29241.         }
  29242.         $j = new \Dtgs\GoogleTagManager\Services\GeneralTagsService($a$i);
  29243.         $k = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  29244.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  29245.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  29246.         }
  29247.         $l = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  29248.         if (isset($this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'])) {
  29249.             return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'];
  29250.         }
  29251.         return $this->privates['Dtgs\\GoogleTagManager\\Subscriber\\GeneralSubscriber'] = new \Dtgs\GoogleTagManager\Subscriber\GeneralSubscriber($a, new \Dtgs\GoogleTagManager\Services\DatalayerService($a$c$d$e), new \Dtgs\GoogleTagManager\Services\EnhancedEcommerceService($a$this, new \Dtgs\GoogleTagManager\Components\Helper\ProductHelper($f$g), $c, new \Dtgs\GoogleTagManager\Components\Helper\ManufacturerHelper($h), $d$e), new \Dtgs\GoogleTagManager\Services\RemarketingService($a$c$d$e), new \Dtgs\GoogleTagManager\Services\AdwordsService($a$j$d$e), $j, new \Dtgs\GoogleTagManager\Services\CustomerTagsService($k$l$e));
  29252.     }
  29253.     /**
  29254.      * Gets the private 'FourtwosixChooseDeliveryCountryInSideCart\Subscriber\AddDataToOffcanvas' shared service.
  29255.      *
  29256.      * @return \FourtwosixChooseDeliveryCountryInSideCart\Subscriber\AddDataToOffcanvas
  29257.      */
  29258.     protected function getAddDataToOffcanvasService()
  29259.     {
  29260.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixChooseDeliveryCountryInSideCart/src/Subscriber/AddDataToOffcanvas.php';
  29261.         $a = ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService());
  29262.         if (isset($this->privates['FourtwosixChooseDeliveryCountryInSideCart\\Subscriber\\AddDataToOffcanvas'])) {
  29263.             return $this->privates['FourtwosixChooseDeliveryCountryInSideCart\\Subscriber\\AddDataToOffcanvas'];
  29264.         }
  29265.         $b = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  29266.         if (isset($this->privates['FourtwosixChooseDeliveryCountryInSideCart\\Subscriber\\AddDataToOffcanvas'])) {
  29267.             return $this->privates['FourtwosixChooseDeliveryCountryInSideCart\\Subscriber\\AddDataToOffcanvas'];
  29268.         }
  29269.         return $this->privates['FourtwosixChooseDeliveryCountryInSideCart\\Subscriber\\AddDataToOffcanvas'] = new \FourtwosixChooseDeliveryCountryInSideCart\Subscriber\AddDataToOffcanvas($a$b);
  29270.     }
  29271.     /**
  29272.      * Gets the private 'FourtwosixThemeExtension\Command\AdvancedPricesCommand' shared service.
  29273.      *
  29274.      * @return \FourtwosixThemeExtension\Command\AdvancedPricesCommand
  29275.      */
  29276.     protected function getAdvancedPricesCommandService()
  29277.     {
  29278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29279.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Command/AdvancedPricesCommand.php';
  29280.         $this->privates['FourtwosixThemeExtension\\Command\\AdvancedPricesCommand'] = $instance = new \FourtwosixThemeExtension\Command\AdvancedPricesCommand(($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->services['product_price.repository'] ?? $this->getProductPrice_RepositoryService()));
  29281.         $instance->setName('fourtwosix:update-prices');
  29282.         return $instance;
  29283.     }
  29284.     /**
  29285.      * Gets the private 'FourtwosixWebpImageConverter\Commands\ConvertImagesToWebpCommand' shared service.
  29286.      *
  29287.      * @return \FourtwosixWebpImageConverter\Commands\ConvertImagesToWebpCommand
  29288.      */
  29289.     protected function getConvertImagesToWebpCommandService()
  29290.     {
  29291.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29292.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixWebpImageConverter/src/Commands/ConvertImagesToWebpCommand.php';
  29293.         $this->privates['FourtwosixWebpImageConverter\\Commands\\ConvertImagesToWebpCommand'] = $instance = new \FourtwosixWebpImageConverter\Commands\ConvertImagesToWebpCommand(($this->privates['FourtwosixWebpImageConverter\\Services\\ConvertImagesToWebpService'] ?? $this->getConvertImagesToWebpServiceService()), ($this->privates['fourtwosix_webp_image_converter.logger'] ?? $this->getFourtwosixWebpImageConverter_LoggerService()));
  29294.         $instance->setName('fourtwosix:convert-images');
  29295.         return $instance;
  29296.     }
  29297.     /**
  29298.      * Gets the private 'FourtwosixWebpImageConverter\Services\ConvertImagesToWebpService' shared service.
  29299.      *
  29300.      * @return \FourtwosixWebpImageConverter\Services\ConvertImagesToWebpService
  29301.      */
  29302.     protected function getConvertImagesToWebpServiceService()
  29303.     {
  29304.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixWebpImageConverter/src/Services/ConvertImagesToWebpService.php';
  29305.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixWebpImageConverter/src/Helper/DirAndFileHelper.php';
  29306.         $a = ($this->privates['fourtwosix_webp_image_converter.logger'] ?? $this->getFourtwosixWebpImageConverter_LoggerService());
  29307.         return $this->privates['FourtwosixWebpImageConverter\\Services\\ConvertImagesToWebpService'] = new \FourtwosixWebpImageConverter\Services\ConvertImagesToWebpService(new \FourtwosixWebpImageConverter\Helper\DirAndFileHelper($a), $a);
  29308.     }
  29309.     /**
  29310.      * Gets the private 'FourtwosixWebpImageConverter\Services\ScheduledTask\ConvertImagesToWebpTaskHandler' shared service.
  29311.      *
  29312.      * @return \FourtwosixWebpImageConverter\Services\ScheduledTask\ConvertImagesToWebpTaskHandler
  29313.      */
  29314.     protected function getConvertImagesToWebpTaskHandlerService()
  29315.     {
  29316.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixWebpImageConverter/src/Services/ScheduledTask/ConvertImagesToWebpTaskHandler.php';
  29317.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29318.         if (isset($this->privates['FourtwosixWebpImageConverter\\Services\\ScheduledTask\\ConvertImagesToWebpTaskHandler'])) {
  29319.             return $this->privates['FourtwosixWebpImageConverter\\Services\\ScheduledTask\\ConvertImagesToWebpTaskHandler'];
  29320.         }
  29321.         return $this->privates['FourtwosixWebpImageConverter\\Services\\ScheduledTask\\ConvertImagesToWebpTaskHandler'] = new \FourtwosixWebpImageConverter\Services\ScheduledTask\ConvertImagesToWebpTaskHandler($a, ($this->privates['FourtwosixWebpImageConverter\\Services\\ConvertImagesToWebpService'] ?? $this->getConvertImagesToWebpServiceService()));
  29322.     }
  29323.     /**
  29324.      * Gets the private 'FourtwosixWirthsExtension\Subscriber\EnrichOrderPayload' shared service.
  29325.      *
  29326.      * @return \FourtwosixWirthsExtension\Subscriber\EnrichOrderPayload
  29327.      */
  29328.     protected function getEnrichOrderPayloadService()
  29329.     {
  29330.         include_once \dirname(__DIR__4).'/custom/plugins/FourtwosixWirthsExtension/src/Subscriber/EnrichOrderPayload.php';
  29331.         $a = ($this->services['order_line_item.repository'] ?? $this->getOrderLineItem_RepositoryService());
  29332.         if (isset($this->privates['FourtwosixWirthsExtension\\Subscriber\\EnrichOrderPayload'])) {
  29333.             return $this->privates['FourtwosixWirthsExtension\\Subscriber\\EnrichOrderPayload'];
  29334.         }
  29335.         return $this->privates['FourtwosixWirthsExtension\\Subscriber\\EnrichOrderPayload'] = new \FourtwosixWirthsExtension\Subscriber\EnrichOrderPayload($a);
  29336.     }
  29337.     /**
  29338.      * Gets the private 'Frosh\Tools\Command\ChangeUserPasswordCommand' shared service.
  29339.      *
  29340.      * @return \Frosh\Tools\Command\ChangeUserPasswordCommand
  29341.      */
  29342.     protected function getChangeUserPasswordCommandService()
  29343.     {
  29344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29345.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/ChangeUserPasswordCommand.php';
  29346.         $this->privates['Frosh\\Tools\\Command\\ChangeUserPasswordCommand'] = $instance = new \Frosh\Tools\Command\ChangeUserPasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  29347.         $instance->setName('frosh:user:change:password');
  29348.         $instance->setDescription('Change user password');
  29349.         return $instance;
  29350.     }
  29351.     /**
  29352.      * Gets the private 'Frosh\Tools\Command\EnvDelCommand' shared service.
  29353.      *
  29354.      * @return \Frosh\Tools\Command\EnvDelCommand
  29355.      */
  29356.     protected function getEnvDelCommandService()
  29357.     {
  29358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29359.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/EnvDelCommand.php';
  29360.         $this->privates['Frosh\\Tools\\Command\\EnvDelCommand'] = $instance = new \Frosh\Tools\Command\EnvDelCommand((\dirname(__DIR__4).'/.env'));
  29361.         $instance->setName('frosh:env:Del');
  29362.         $instance->setDescription('Delete environment variable');
  29363.         return $instance;
  29364.     }
  29365.     /**
  29366.      * Gets the private 'Frosh\Tools\Command\EnvGetCommand' shared service.
  29367.      *
  29368.      * @return \Frosh\Tools\Command\EnvGetCommand
  29369.      */
  29370.     protected function getEnvGetCommandService()
  29371.     {
  29372.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29373.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/EnvGetCommand.php';
  29374.         $this->privates['Frosh\\Tools\\Command\\EnvGetCommand'] = $instance = new \Frosh\Tools\Command\EnvGetCommand((\dirname(__DIR__4).'/.env'));
  29375.         $instance->setName('frosh:env:get');
  29376.         $instance->setDescription('Get an environment variable');
  29377.         return $instance;
  29378.     }
  29379.     /**
  29380.      * Gets the private 'Frosh\Tools\Command\EnvSetCommand' shared service.
  29381.      *
  29382.      * @return \Frosh\Tools\Command\EnvSetCommand
  29383.      */
  29384.     protected function getEnvSetCommandService()
  29385.     {
  29386.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29387.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/EnvSetCommand.php';
  29388.         $this->privates['Frosh\\Tools\\Command\\EnvSetCommand'] = $instance = new \Frosh\Tools\Command\EnvSetCommand((\dirname(__DIR__4).'/.env'));
  29389.         $instance->setName('frosh:env:set');
  29390.         $instance->setDescription('Set an environment variable');
  29391.         return $instance;
  29392.     }
  29393.     /**
  29394.      * Gets the private 'Frosh\Tools\Command\MonitorCommand' shared service.
  29395.      *
  29396.      * @return \Frosh\Tools\Command\MonitorCommand
  29397.      */
  29398.     protected function getMonitorCommandService()
  29399.     {
  29400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29401.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/MonitorCommand.php';
  29402.         $this->privates['Frosh\\Tools\\Command\\MonitorCommand'] = $instance = new \Frosh\Tools\Command\MonitorCommand(($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'] ?? $this->getMailServiceDecoratorService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()));
  29403.         $instance->setName('frosh:monitor');
  29404.         $instance->setDescription('Monitor your scheduled task and queue with this command and get notified via email.');
  29405.         return $instance;
  29406.     }
  29407.     /**
  29408.      * Gets the private 'Frosh\Tools\Command\UpdateComposerPluginsCommand' shared service.
  29409.      *
  29410.      * @return \Frosh\Tools\Command\UpdateComposerPluginsCommand
  29411.      */
  29412.     protected function getUpdateComposerPluginsCommandService()
  29413.     {
  29414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29415.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/UpdateComposerPluginsCommand.php';
  29416.         $this->privates['Frosh\\Tools\\Command\\UpdateComposerPluginsCommand'] = $instance = new \Frosh\Tools\Command\UpdateComposerPluginsCommand(\dirname(__DIR__4), ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService()));
  29417.         $instance->setName('frosh:composer-plugin:update');
  29418.         $instance->setDescription('Check for available plugin updates and install them');
  29419.         return $instance;
  29420.     }
  29421.     /**
  29422.      * Gets the private 'Frosh\Tools\Command\UpdatePluginsCommand' shared service.
  29423.      *
  29424.      * @return \Frosh\Tools\Command\UpdatePluginsCommand
  29425.      */
  29426.     protected function getUpdatePluginsCommandService()
  29427.     {
  29428.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29429.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/UpdatePluginsCommand.php';
  29430.         $this->privates['Frosh\\Tools\\Command\\UpdatePluginsCommand'] = $instance = new \Frosh\Tools\Command\UpdatePluginsCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  29431.         $instance->setName('frosh:plugin:update');
  29432.         $instance->setDescription('Check for available plugin updates and install them');
  29433.         return $instance;
  29434.     }
  29435.     /**
  29436.      * Gets the private 'Frosh\Tools\Components\CacheRegistry' shared service.
  29437.      *
  29438.      * @return \Frosh\Tools\Components\CacheRegistry
  29439.      */
  29440.     protected function getCacheRegistryService($lazyLoad true)
  29441.     {
  29442.         if ($lazyLoad) {
  29443.             return $this->privates['Frosh\\Tools\\Components\\CacheRegistry'] = $this->createProxy('CacheRegistry_5ec93d0', function () {
  29444.                 return \CacheRegistry_5ec93d0::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  29445.                     $wrappedInstance $this->getCacheRegistryService(false);
  29446.                     $proxy->setProxyInitializer(null);
  29447.                     return true;
  29448.                 });
  29449.             });
  29450.         }
  29451.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/CacheAdapter.php';
  29452.         $instance = new \Frosh\Tools\Components\CacheRegistry();
  29453.         $instance->addAdapter('cache.app', new \Frosh\Tools\Components\CacheAdapter(($this->services['cache.app'] ?? $this->getCache_AppService())));
  29454.         $instance->addAdapter('cache.system', new \Frosh\Tools\Components\CacheAdapter(($this->services['cache.system'] ?? $this->getCache_SystemService())));
  29455.         $instance->addAdapter('cache.validator', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.validator'] ?? $this->getCache_ValidatorService())));
  29456.         $instance->addAdapter('cache.serializer', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.serializer'] ?? $this->getCache_SerializerService())));
  29457.         $instance->addAdapter('cache.annotations', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService())));
  29458.         $instance->addAdapter('cache.property_info', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService())));
  29459.         $instance->addAdapter('cache.messenger.restart_workers_signal', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService())));
  29460.         $instance->addAdapter('cache.rate_limiter', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService())));
  29461.         $instance->addAdapter('cache.object', new \Frosh\Tools\Components\CacheAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService())));
  29462.         $instance->addAdapter('cache.http', new \Frosh\Tools\Components\CacheAdapter(($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService())));
  29463.         $instance->addAdapter('cache.tags', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.tags'] ?? $this->getCache_TagsService())));
  29464.         $instance->addAdapter('cache.validator_expression_language', new \Frosh\Tools\Components\CacheAdapter(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  29465.         return $instance;
  29466.     }
  29467.     /**
  29468.      * Gets the private 'Frosh\Tools\Components\Elasticsearch\ElasticsearchManager' shared service.
  29469.      *
  29470.      * @return \Frosh\Tools\Components\Elasticsearch\ElasticsearchManager
  29471.      */
  29472.     protected function getElasticsearchManagerService()
  29473.     {
  29474.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Elasticsearch/ElasticsearchManager.php';
  29475.         return $this->privates['Frosh\\Tools\\Components\\Elasticsearch\\ElasticsearchManager'] = new \Frosh\Tools\Components\Elasticsearch\ElasticsearchManager(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'), ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()), ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] ?? $this->getElasticsearchOutdatedIndexDetectorService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService()));
  29476.     }
  29477.     /**
  29478.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker' shared service.
  29479.      *
  29480.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker
  29481.      */
  29482.     protected function getMysqlCheckerService()
  29483.     {
  29484.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  29485.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/MysqlChecker.php';
  29486.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\MysqlChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29487.     }
  29488.     /**
  29489.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker' shared service.
  29490.      *
  29491.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker
  29492.      */
  29493.     protected function getQueueCheckerService()
  29494.     {
  29495.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  29496.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/QueueChecker.php';
  29497.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\QueueChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29498.     }
  29499.     /**
  29500.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker' shared service.
  29501.      *
  29502.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker
  29503.      */
  29504.     protected function getTaskCheckerService()
  29505.     {
  29506.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  29507.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/TaskChecker.php';
  29508.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\TaskChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  29509.     }
  29510.     /**
  29511.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker' shared service.
  29512.      *
  29513.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker
  29514.      */
  29515.     protected function getDisabledMailUpdatesCheckerService()
  29516.     {
  29517.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  29518.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/DisabledMailUpdatesChecker.php';
  29519.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\DisabledMailUpdatesChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  29520.     }
  29521.     /**
  29522.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker' shared service.
  29523.      *
  29524.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker
  29525.      */
  29526.     protected function getEsCheckerService()
  29527.     {
  29528.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  29529.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/EsChecker.php';
  29530.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\EsChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker(($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\ElasticsearchManager'] ?? $this->getElasticsearchManagerService()));
  29531.     }
  29532.     /**
  29533.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker' shared service.
  29534.      *
  29535.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker
  29536.      */
  29537.     protected function getLoggerLevelCheckerService()
  29538.     {
  29539.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  29540.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/LoggerLevelChecker.php';
  29541.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\LoggerLevelChecker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker(($this->privates['monolog.handler.business_event_handler_buffer'] ?? $this->getMonolog_Handler_BusinessEventHandlerBufferService()));
  29542.     }
  29543.     /**
  29544.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\MySQL8Checker' shared service.
  29545.      *
  29546.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\MySQL8Checker
  29547.      */
  29548.     protected function getMySQL8CheckerService()
  29549.     {
  29550.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  29551.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/MySQL8Checker.php';
  29552.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\MySQL8Checker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\MySQL8Checker(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29553.     }
  29554.     /**
  29555.      * Gets the private 'Frosh\Tools\Components\Messenger\TaskLoggingMiddleware' shared service.
  29556.      *
  29557.      * @return \Frosh\Tools\Components\Messenger\TaskLoggingMiddleware
  29558.      */
  29559.     protected function getTaskLoggingMiddlewareService()
  29560.     {
  29561.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  29562.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Messenger/TaskLoggingMiddleware.php';
  29563.         return $this->privates['Frosh\\Tools\\Components\\Messenger\\TaskLoggingMiddleware'] = new \Frosh\Tools\Components\Messenger\TaskLoggingMiddleware(($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('task_logging'14));
  29564.     }
  29565.     /**
  29566.      * Gets the private 'Gbmed\CustomFieldsFilter\Components\Filter\Type\MultiSelect' shared autowired service.
  29567.      *
  29568.      * @return \Gbmed\CustomFieldsFilter\Components\Filter\Type\MultiSelect
  29569.      */
  29570.     protected function getMultiSelectService()
  29571.     {
  29572.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Components/Filter/FilterInterface.php';
  29573.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Components/Filter/FilterAbstract.php';
  29574.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Components/Filter/Type/MultiSelect.php';
  29575.         $a = ($this->privates['Gbmed\\CustomFieldsFilter\\Service\\Filter'] ?? $this->getFilterService());
  29576.         if (isset($this->privates['Gbmed\\CustomFieldsFilter\\Components\\Filter\\Type\\MultiSelect'])) {
  29577.             return $this->privates['Gbmed\\CustomFieldsFilter\\Components\\Filter\\Type\\MultiSelect'];
  29578.         }
  29579.         return $this->privates['Gbmed\\CustomFieldsFilter\\Components\\Filter\\Type\\MultiSelect'] = new \Gbmed\CustomFieldsFilter\Components\Filter\Type\MultiSelect($a);
  29580.     }
  29581.     /**
  29582.      * Gets the private 'Gbmed\CustomFieldsFilter\Components\Filter\Type\Range' shared autowired service.
  29583.      *
  29584.      * @return \Gbmed\CustomFieldsFilter\Components\Filter\Type\Range
  29585.      */
  29586.     protected function getRangeService()
  29587.     {
  29588.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Components/Filter/FilterInterface.php';
  29589.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Components/Filter/FilterAbstract.php';
  29590.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Components/Filter/Type/Range.php';
  29591.         $a = ($this->privates['Gbmed\\CustomFieldsFilter\\Service\\Filter'] ?? $this->getFilterService());
  29592.         if (isset($this->privates['Gbmed\\CustomFieldsFilter\\Components\\Filter\\Type\\Range'])) {
  29593.             return $this->privates['Gbmed\\CustomFieldsFilter\\Components\\Filter\\Type\\Range'];
  29594.         }
  29595.         return $this->privates['Gbmed\\CustomFieldsFilter\\Components\\Filter\\Type\\Range'] = new \Gbmed\CustomFieldsFilter\Components\Filter\Type\Range($a);
  29596.     }
  29597.     /**
  29598.      * Gets the private 'Gbmed\CustomFieldsFilter\Components\Filter\Type\Select' shared autowired service.
  29599.      *
  29600.      * @return \Gbmed\CustomFieldsFilter\Components\Filter\Type\Select
  29601.      */
  29602.     protected function getSelectService()
  29603.     {
  29604.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Components/Filter/FilterInterface.php';
  29605.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Components/Filter/FilterAbstract.php';
  29606.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Components/Filter/Type/Select.php';
  29607.         $a = ($this->privates['Gbmed\\CustomFieldsFilter\\Service\\Filter'] ?? $this->getFilterService());
  29608.         if (isset($this->privates['Gbmed\\CustomFieldsFilter\\Components\\Filter\\Type\\Select'])) {
  29609.             return $this->privates['Gbmed\\CustomFieldsFilter\\Components\\Filter\\Type\\Select'];
  29610.         }
  29611.         return $this->privates['Gbmed\\CustomFieldsFilter\\Components\\Filter\\Type\\Select'] = new \Gbmed\CustomFieldsFilter\Components\Filter\Type\Select($a);
  29612.     }
  29613.     /**
  29614.      * Gets the private 'Gbmed\CustomFieldsFilter\Service\Filter' shared service.
  29615.      *
  29616.      * @return \Gbmed\CustomFieldsFilter\Service\Filter
  29617.      */
  29618.     protected function getFilterService()
  29619.     {
  29620.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Service/Filter.php';
  29621.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Components/Filter/Collection.php';
  29622.         $a = ($this->services['gbmed_custom_fields_filter.repository'] ?? $this->getGbmedCustomFieldsFilter_RepositoryService());
  29623.         if (isset($this->privates['Gbmed\\CustomFieldsFilter\\Service\\Filter'])) {
  29624.             return $this->privates['Gbmed\\CustomFieldsFilter\\Service\\Filter'];
  29625.         }
  29626.         return $this->privates['Gbmed\\CustomFieldsFilter\\Service\\Filter'] = new \Gbmed\CustomFieldsFilter\Service\Filter(new \Gbmed\CustomFieldsFilter\Components\Filter\Collection(new RewindableGenerator(function () {
  29627.             yield => ($this->privates['Gbmed\\CustomFieldsFilter\\Components\\Filter\\Type\\Select'] ?? $this->getSelectService());
  29628.             yield => ($this->privates['Gbmed\\CustomFieldsFilter\\Components\\Filter\\Type\\MultiSelect'] ?? $this->getMultiSelectService());
  29629.             yield => ($this->privates['Gbmed\\CustomFieldsFilter\\Components\\Filter\\Type\\Range'] ?? $this->getRangeService());
  29630.             yield => ($this->privates['Ks\\KsAdditions\\Components\\Filter\\Type\\Input'] ?? $this->getInputService());
  29631.         }, 4)), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29632.     }
  29633.     /**
  29634.      * Gets the private 'Gbmed\CustomFieldsFilter\Subscriber\Filter' shared service.
  29635.      *
  29636.      * @return \Gbmed\CustomFieldsFilter\Subscriber\Filter
  29637.      */
  29638.     protected function getFilter2Service()
  29639.     {
  29640.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Subscriber/Filter.php';
  29641.         $a = ($this->privates['Gbmed\\CustomFieldsFilter\\Service\\Filter'] ?? $this->getFilterService());
  29642.         if (isset($this->privates['Gbmed\\CustomFieldsFilter\\Subscriber\\Filter'])) {
  29643.             return $this->privates['Gbmed\\CustomFieldsFilter\\Subscriber\\Filter'];
  29644.         }
  29645.         return $this->privates['Gbmed\\CustomFieldsFilter\\Subscriber\\Filter'] = new \Gbmed\CustomFieldsFilter\Subscriber\Filter($a);
  29646.     }
  29647.     /**
  29648.      * Gets the private 'Ks\Attachments\Subscriber\PageSubscriber' shared service.
  29649.      *
  29650.      * @return \Ks\Attachments\Subscriber\PageSubscriber
  29651.      */
  29652.     protected function getPageSubscriberService()
  29653.     {
  29654.         include_once \dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Subscriber/PageSubscriber.php';
  29655.         include_once \dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Service/AttachmentService.php';
  29656.         $a = ($this->services['ks_attachment.repository'] ?? $this->getKsAttachment_RepositoryService());
  29657.         if (isset($this->privates['Ks\\Attachments\\Subscriber\\PageSubscriber'])) {
  29658.             return $this->privates['Ks\\Attachments\\Subscriber\\PageSubscriber'];
  29659.         }
  29660.         return $this->privates['Ks\\Attachments\\Subscriber\\PageSubscriber'] = new \Ks\Attachments\Subscriber\PageSubscriber($a, new \Ks\Attachments\Service\AttachmentService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a));
  29661.     }
  29662.     /**
  29663.      * Gets the private 'Ks\KsAdditions\Components\Filter\Type\Input' shared service.
  29664.      *
  29665.      * @return \Ks\KsAdditions\Components\Filter\Type\Input
  29666.      */
  29667.     protected function getInputService()
  29668.     {
  29669.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Components/Filter/FilterInterface.php';
  29670.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Components/Filter/FilterAbstract.php';
  29671.         include_once \dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Components/Filter/Type/Input.php';
  29672.         include_once \dirname(__DIR__4).'/custom/plugins/KsAdditions/src/Components/Filter/Type/Input.php';
  29673.         $a = ($this->privates['Gbmed\\CustomFieldsFilter\\Service\\Filter'] ?? $this->getFilterService());
  29674.         if (isset($this->privates['Ks\\KsAdditions\\Components\\Filter\\Type\\Input'])) {
  29675.             return $this->privates['Ks\\KsAdditions\\Components\\Filter\\Type\\Input'];
  29676.         }
  29677.         return $this->privates['Ks\\KsAdditions\\Components\\Filter\\Type\\Input'] = new \Ks\KsAdditions\Components\Filter\Type\Input(new \Gbmed\CustomFieldsFilter\Components\Filter\Type\Input($a));
  29678.     }
  29679.     /**
  29680.      * Gets the private 'Ks\KsAdditions\Subscribers\ProductSubscriber' shared service.
  29681.      *
  29682.      * @return \Ks\KsAdditions\Subscribers\ProductSubscriber
  29683.      */
  29684.     protected function getProductSubscriberService()
  29685.     {
  29686.         include_once \dirname(__DIR__4).'/custom/plugins/KsAdditions/src/Subscribers/ProductSubscriber.php';
  29687.         $a = ($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService());
  29688.         if (isset($this->privates['Ks\\KsAdditions\\Subscribers\\ProductSubscriber'])) {
  29689.             return $this->privates['Ks\\KsAdditions\\Subscribers\\ProductSubscriber'];
  29690.         }
  29691.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  29692.         if (isset($this->privates['Ks\\KsAdditions\\Subscribers\\ProductSubscriber'])) {
  29693.             return $this->privates['Ks\\KsAdditions\\Subscribers\\ProductSubscriber'];
  29694.         }
  29695.         return $this->privates['Ks\\KsAdditions\\Subscribers\\ProductSubscriber'] = new \Ks\KsAdditions\Subscribers\ProductSubscriber($a$b);
  29696.     }
  29697.     /**
  29698.      * Gets the private 'Ks\KsAdditions\Subscribers\Product\Listing\ListingSubscriber' shared service.
  29699.      *
  29700.      * @return \Ks\KsAdditions\Subscribers\Product\Listing\ListingSubscriber
  29701.      */
  29702.     protected function getListingSubscriberService()
  29703.     {
  29704.         include_once \dirname(__DIR__4).'/custom/plugins/KsAdditions/src/Subscribers/Product/Listing/ListingSubscriber.php';
  29705.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  29706.         if (isset($this->privates['Ks\\KsAdditions\\Subscribers\\Product\\Listing\\ListingSubscriber'])) {
  29707.             return $this->privates['Ks\\KsAdditions\\Subscribers\\Product\\Listing\\ListingSubscriber'];
  29708.         }
  29709.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  29710.         if (isset($this->privates['Ks\\KsAdditions\\Subscribers\\Product\\Listing\\ListingSubscriber'])) {
  29711.             return $this->privates['Ks\\KsAdditions\\Subscribers\\Product\\Listing\\ListingSubscriber'];
  29712.         }
  29713.         return $this->privates['Ks\\KsAdditions\\Subscribers\\Product\\Listing\\ListingSubscriber'] = new \Ks\KsAdditions\Subscribers\Product\Listing\ListingSubscriber($a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29714.     }
  29715.     /**
  29716.      * Gets the private 'Maxia\MaxiaListingVariants6\Subscriber\Storefront' shared service.
  29717.      *
  29718.      * @return \Maxia\MaxiaListingVariants6\Subscriber\Storefront
  29719.      */
  29720.     protected function getStorefrontService()
  29721.     {
  29722.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Subscriber/Storefront.php';
  29723.         $a = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'] ?? $this->getListingVariantsLoaderService());
  29724.         if (isset($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'])) {
  29725.             return $this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'];
  29726.         }
  29727.         return $this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'] = new \Maxia\MaxiaListingVariants6\Subscriber\Storefront($a, ($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  29728.     }
  29729.     /**
  29730.      * Gets the private 'NetzpBlog6\Controller\StoreApi\CacheInvalidationSubscriber' shared service.
  29731.      *
  29732.      * @return \NetzpBlog6\Controller\StoreApi\CacheInvalidationSubscriber
  29733.      */
  29734.     protected function getCacheInvalidationSubscriberService()
  29735.     {
  29736.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Controller/StoreApi/CacheInvalidationSubscriber.php';
  29737.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  29738.         if (isset($this->privates['NetzpBlog6\\Controller\\StoreApi\\CacheInvalidationSubscriber'])) {
  29739.             return $this->privates['NetzpBlog6\\Controller\\StoreApi\\CacheInvalidationSubscriber'];
  29740.         }
  29741.         $b = ($this->services['cms_slot.repository'] ?? $this->getCmsSlot_RepositoryService());
  29742.         if (isset($this->privates['NetzpBlog6\\Controller\\StoreApi\\CacheInvalidationSubscriber'])) {
  29743.             return $this->privates['NetzpBlog6\\Controller\\StoreApi\\CacheInvalidationSubscriber'];
  29744.         }
  29745.         return $this->privates['NetzpBlog6\\Controller\\StoreApi\\CacheInvalidationSubscriber'] = new \NetzpBlog6\Controller\StoreApi\CacheInvalidationSubscriber($a$b);
  29746.     }
  29747.     /**
  29748.      * Gets the private 'NetzpBlog6\Helper\BlogHelper' shared service.
  29749.      *
  29750.      * @return \NetzpBlog6\Helper\BlogHelper
  29751.      */
  29752.     protected function getBlogHelperService()
  29753.     {
  29754.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Helper/BlogHelper.php';
  29755.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  29756.         if (isset($this->privates['NetzpBlog6\\Helper\\BlogHelper'])) {
  29757.             return $this->privates['NetzpBlog6\\Helper\\BlogHelper'];
  29758.         }
  29759.         return $this->privates['NetzpBlog6\\Helper\\BlogHelper'] = new \NetzpBlog6\Helper\BlogHelper($this, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $a);
  29760.     }
  29761.     /**
  29762.      * Gets the private 'NetzpBlog6\Resolver\BlogElementResolver' shared service.
  29763.      *
  29764.      * @return \NetzpBlog6\Resolver\BlogElementResolver
  29765.      */
  29766.     protected function getBlogElementResolverService()
  29767.     {
  29768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  29769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  29770.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Resolver/BlogElementResolver.php';
  29771.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29772.         if (isset($this->privates['NetzpBlog6\\Resolver\\BlogElementResolver'])) {
  29773.             return $this->privates['NetzpBlog6\\Resolver\\BlogElementResolver'];
  29774.         }
  29775.         $b = ($this->services['NetzpBlog6\\Controller\\StoreApi\\BlogListing\\CachedBlogListingRoute'] ?? $this->getCachedBlogListingRouteService());
  29776.         if (isset($this->privates['NetzpBlog6\\Resolver\\BlogElementResolver'])) {
  29777.             return $this->privates['NetzpBlog6\\Resolver\\BlogElementResolver'];
  29778.         }
  29779.         return $this->privates['NetzpBlog6\\Resolver\\BlogElementResolver'] = new \NetzpBlog6\Resolver\BlogElementResolver($a$b);
  29780.     }
  29781.     /**
  29782.      * Gets the private 'NetzpBlog6\SeoUrlRoute\BlogPostIndexer' shared service.
  29783.      *
  29784.      * @return \NetzpBlog6\SeoUrlRoute\BlogPostIndexer
  29785.      */
  29786.     protected function getBlogPostIndexerService()
  29787.     {
  29788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  29789.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/SeoUrlRoute/BlogPostIndexer.php';
  29790.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29791.         if (isset($this->privates['NetzpBlog6\\SeoUrlRoute\\BlogPostIndexer'])) {
  29792.             return $this->privates['NetzpBlog6\\SeoUrlRoute\\BlogPostIndexer'];
  29793.         }
  29794.         return $this->privates['NetzpBlog6\\SeoUrlRoute\\BlogPostIndexer'] = new \NetzpBlog6\SeoUrlRoute\BlogPostIndexer($this, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['s_plugin_netzp_blog.repository'] ?? $this->getSPluginNetzpBlog_RepositoryService()), ($this->privates['NetzpBlog6\\SeoUrlRoute\\BlogPostUpdater'] ?? $this->getBlogPostUpdaterService()), $a);
  29795.     }
  29796.     /**
  29797.      * Gets the private 'NetzpBlog6\SeoUrlRoute\BlogPostSeoUrlRoute' shared service.
  29798.      *
  29799.      * @return \NetzpBlog6\SeoUrlRoute\BlogPostSeoUrlRoute
  29800.      */
  29801.     protected function getBlogPostSeoUrlRouteService()
  29802.     {
  29803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  29804.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/SeoUrlRoute/BlogPostSeoUrlRoute.php';
  29805.         return $this->privates['NetzpBlog6\\SeoUrlRoute\\BlogPostSeoUrlRoute'] = new \NetzpBlog6\SeoUrlRoute\BlogPostSeoUrlRoute(($this->services['NetzpBlog6\\Core\\Content\\Blog\\BlogDefinition'] ?? $this->getBlogDefinitionService()));
  29806.     }
  29807.     /**
  29808.      * Gets the private 'NetzpBlog6\SeoUrlRoute\BlogPostUpdater' shared service.
  29809.      *
  29810.      * @return \NetzpBlog6\SeoUrlRoute\BlogPostUpdater
  29811.      */
  29812.     protected function getBlogPostUpdaterService()
  29813.     {
  29814.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/SeoUrlRoute/BlogPostUpdater.php';
  29815.         return $this->privates['NetzpBlog6\\SeoUrlRoute\\BlogPostUpdater'] = new \NetzpBlog6\SeoUrlRoute\BlogPostUpdater(($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'] ?? $this->getSeoUrlUpdaterService()));
  29816.     }
  29817.     /**
  29818.      * Gets the private 'NetzpBlog6\Subscriber\FrontendSubscriber' shared service.
  29819.      *
  29820.      * @return \NetzpBlog6\Subscriber\FrontendSubscriber
  29821.      */
  29822.     protected function getFrontendSubscriberService()
  29823.     {
  29824.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Subscriber/FrontendSubscriber.php';
  29825.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29826.         if (isset($this->privates['NetzpBlog6\\Subscriber\\FrontendSubscriber'])) {
  29827.             return $this->privates['NetzpBlog6\\Subscriber\\FrontendSubscriber'];
  29828.         }
  29829.         $b = ($this->privates['NetzpBlog6\\Helper\\BlogHelper'] ?? $this->getBlogHelperService());
  29830.         if (isset($this->privates['NetzpBlog6\\Subscriber\\FrontendSubscriber'])) {
  29831.             return $this->privates['NetzpBlog6\\Subscriber\\FrontendSubscriber'];
  29832.         }
  29833.         return $this->privates['NetzpBlog6\\Subscriber\\FrontendSubscriber'] = new \NetzpBlog6\Subscriber\FrontendSubscriber($this$a$b);
  29834.     }
  29835.     /**
  29836.      * Gets the private 'Pickware\ApiErrorHandlingBundle\ControllerExceptionHandling\AdminApiJsonApiErrorExceptionLocalization' shared service.
  29837.      *
  29838.      * @return \Pickware\ApiErrorHandlingBundle\ControllerExceptionHandling\AdminApiJsonApiErrorExceptionLocalization
  29839.      */
  29840.     protected function getAdminApiJsonApiErrorExceptionLocalizationService()
  29841.     {
  29842.         return $this->privates['Pickware\\ApiErrorHandlingBundle\\ControllerExceptionHandling\\AdminApiJsonApiErrorExceptionLocalization'] = new \Pickware\ApiErrorHandlingBundle\ControllerExceptionHandling\AdminApiJsonApiErrorExceptionLocalization(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  29843.     }
  29844.     /**
  29845.      * Gets the private 'Pickware\ApiErrorHandlingBundle\ControllerExceptionHandling\AdminApiJsonApiErrorSerializableExceptionHandler' shared service.
  29846.      *
  29847.      * @return \Pickware\ApiErrorHandlingBundle\ControllerExceptionHandling\AdminApiJsonApiErrorSerializableExceptionHandler
  29848.      */
  29849.     protected function getAdminApiJsonApiErrorSerializableExceptionHandlerService()
  29850.     {
  29851.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/api-error-handling-bundle/src/ControllerExceptionHandling/AdminApiJsonApiErrorSerializableExceptionHandler.php';
  29852.         return $this->privates['Pickware\\ApiErrorHandlingBundle\\ControllerExceptionHandling\\AdminApiJsonApiErrorSerializableExceptionHandler'] = new \Pickware\ApiErrorHandlingBundle\ControllerExceptionHandling\AdminApiJsonApiErrorSerializableExceptionHandler(true, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  29853.     }
  29854.     /**
  29855.      * Gets the private 'Pickware\ApiVersioningBundle\ApiVersioningRequestSubscriber' shared service.
  29856.      *
  29857.      * @return \Pickware\ApiVersioningBundle\ApiVersioningRequestSubscriber
  29858.      */
  29859.     protected function getApiVersioningRequestSubscriberService()
  29860.     {
  29861.         $this->privates['Pickware\\ApiVersioningBundle\\ApiVersioningRequestSubscriber'] = $instance = new \Pickware\ApiVersioningBundle\ApiVersioningRequestSubscriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  29862.         $instance->addApiLayer(new \Pickware\PickwareWms\Config\ApiVersioning\ApiVersion20240110\AppConfigApiLayer(), 'Pickware\\PickwareWms\\Config\\ApiVersioning\\ApiVersion20240110\\AppConfigApiLayer');
  29863.         return $instance;
  29864.     }
  29865.     /**
  29866.      * Gets the private 'Pickware\DalBundle\ContextFactory' shared service.
  29867.      *
  29868.      * @return \Pickware\DalBundle\ContextFactory
  29869.      */
  29870.     protected function getContextFactoryService()
  29871.     {
  29872.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src/ContextFactory.php';
  29873.         return $this->privates['Pickware\\DalBundle\\ContextFactory'] = new \Pickware\DalBundle\ContextFactory(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  29874.     }
  29875.     /**
  29876.      * Gets the private 'Pickware\DalBundle\CriteriaJsonSerializer' shared service.
  29877.      *
  29878.      * @return \Pickware\DalBundle\CriteriaJsonSerializer
  29879.      */
  29880.     protected function getCriteriaJsonSerializerService()
  29881.     {
  29882.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src/CriteriaJsonSerializer.php';
  29883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  29884.         return $this->privates['Pickware\\DalBundle\\CriteriaJsonSerializer'] = new \Pickware\DalBundle\CriteriaJsonSerializer(($this->privates['api.request_criteria_builder'] ?? $this->getApi_RequestCriteriaBuilderService()), ($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->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  29885.     }
  29886.     /**
  29887.      * Gets the private 'Pickware\DalBundle\EntityPreWriteValidationEventDispatcher' shared service.
  29888.      *
  29889.      * @return \Pickware\DalBundle\EntityPreWriteValidationEventDispatcher
  29890.      */
  29891.     protected function getEntityPreWriteValidationEventDispatcherService()
  29892.     {
  29893.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src/EntityPreWriteValidationEventDispatcher.php';
  29894.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29895.         if (isset($this->privates['Pickware\\DalBundle\\EntityPreWriteValidationEventDispatcher'])) {
  29896.             return $this->privates['Pickware\\DalBundle\\EntityPreWriteValidationEventDispatcher'];
  29897.         }
  29898.         return $this->privates['Pickware\\DalBundle\\EntityPreWriteValidationEventDispatcher'] = new \Pickware\DalBundle\EntityPreWriteValidationEventDispatcher($a);
  29899.     }
  29900.     /**
  29901.      * Gets the private 'Pickware\DalBundle\EntityResponseService' shared service.
  29902.      *
  29903.      * @return \Pickware\DalBundle\EntityResponseService
  29904.      */
  29905.     protected function getEntityResponseServiceService()
  29906.     {
  29907.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src/EntityResponseService.php';
  29908.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src/CriteriaFactory.php';
  29909.         $a = ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService());
  29910.         return $this->privates['Pickware\\DalBundle\\EntityResponseService'] = new \Pickware\DalBundle\EntityResponseService(new \Pickware\DalBundle\CriteriaFactory(($this->privates['Pickware\\DalBundle\\CriteriaJsonSerializer'] ?? $this->getCriteriaJsonSerializerService()), $a), ($this->privates['Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryRegistry'] ?? $this->getResponseFactoryRegistryService()), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  29911.     }
  29912.     /**
  29913.      * Gets the private 'Pickware\DebugBundle\ResponseExceptionListener\ResponseExceptionListenerDecorator' shared service.
  29914.      *
  29915.      * @return \Pickware\DebugBundle\ResponseExceptionListener\ResponseExceptionListenerDecorator
  29916.      */
  29917.     protected function getResponseExceptionListenerDecoratorService()
  29918.     {
  29919.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/debug-bundle/src/ResponseExceptionListener/ResponseExceptionListenerDecorator.php';
  29920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ResponseExceptionListener.php';
  29921.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/debug-bundle/src/ResponseExceptionListener/JwtValidator.php';
  29922.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/http-utils/src/Sanitizer/HttpSanitizing.php';
  29923.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/http-utils/src/Sanitizer/HttpSanitizer.php';
  29924.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/http-utils/src/Sanitizer/AuthHttpSanitizer.php';
  29925.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/debug-bundle/src/ResponseExceptionListener/RequestBodySizeSanitizer.php';
  29926.         return $this->privates['Pickware\\DebugBundle\\ResponseExceptionListener\\ResponseExceptionListenerDecorator'] = new \Pickware\DebugBundle\ResponseExceptionListener\ResponseExceptionListenerDecorator(new \Shopware\Core\Framework\Api\EventListener\ResponseExceptionListener(true), ($this->services['pickware.debug_bundle.error_logger'] ?? $this->getPickware_DebugBundle_ErrorLoggerService()), new \Pickware\DebugBundle\ResponseExceptionListener\JwtValidator('/../Resources/jwt/public-key.spki'), new \Pickware\HttpUtils\Sanitizer\HttpSanitizing(new \Pickware\HttpUtils\Sanitizer\AuthHttpSanitizer(), new \Pickware\DebugBundle\ResponseExceptionListener\RequestBodySizeSanitizer()));
  29927.     }
  29928.     /**
  29929.      * Gets the private 'Pickware\DocumentBundle\DocumentContentsService' shared service.
  29930.      *
  29931.      * @return \Pickware\DocumentBundle\DocumentContentsService
  29932.      */
  29933.     protected function getDocumentContentsServiceService()
  29934.     {
  29935.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src/DocumentContentsService.php';
  29936.         return $this->privates['Pickware\\DocumentBundle\\DocumentContentsService'] = new \Pickware\DocumentBundle\DocumentContentsService(($this->services['document_bundle.filesystem.private'] ?? $this->getDocumentBundle_Filesystem_PrivateService()), ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  29937.     }
  29938.     /**
  29939.      * Gets the private 'Pickware\DocumentBundle\Model\Subscriber\DeleteFileSubscriber' shared service.
  29940.      *
  29941.      * @return \Pickware\DocumentBundle\Model\Subscriber\DeleteFileSubscriber
  29942.      */
  29943.     protected function getDeleteFileSubscriberService()
  29944.     {
  29945.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src/Model/Subscriber/DeleteFileSubscriber.php';
  29946.         return $this->privates['Pickware\\DocumentBundle\\Model\\Subscriber\\DeleteFileSubscriber'] = new \Pickware\DocumentBundle\Model\Subscriber\DeleteFileSubscriber(($this->services['document_bundle.filesystem.private'] ?? $this->getDocumentBundle_Filesystem_PrivateService()));
  29947.     }
  29948.     /**
  29949.      * Gets the private 'Pickware\DocumentBundle\Renderer\Translator' shared service.
  29950.      *
  29951.      * @return \Pickware\DocumentBundle\Renderer\Translator
  29952.      */
  29953.     protected function getTranslator2Service()
  29954.     {
  29955.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  29956.         if (isset($this->privates['Pickware\\DocumentBundle\\Renderer\\Translator'])) {
  29957.             return $this->privates['Pickware\\DocumentBundle\\Renderer\\Translator'];
  29958.         }
  29959.         $b = ($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] ?? $this->getSnippetServiceService());
  29960.         if (isset($this->privates['Pickware\\DocumentBundle\\Renderer\\Translator'])) {
  29961.             return $this->privates['Pickware\\DocumentBundle\\Renderer\\Translator'];
  29962.         }
  29963.         return $this->privates['Pickware\\DocumentBundle\\Renderer\\Translator'] = new \Pickware\DocumentBundle\Renderer\Translator($a, ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['translator.formatter.default'] ?? $this->getTranslator_Formatter_DefaultService()), $b);
  29964.     }
  29965.     /**
  29966.      * Gets the private 'Pickware\MobileAppAuthBundle\DemodataGeneration\Generator\MobileAppCredentialGenerator' shared service.
  29967.      *
  29968.      * @return \Pickware\MobileAppAuthBundle\DemodataGeneration\Generator\MobileAppCredentialGenerator
  29969.      */
  29970.     protected function getMobileAppCredentialGeneratorService()
  29971.     {
  29972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29973.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/mobile-app-auth-bundle/src/DemodataGeneration/Generator/MobileAppCredentialGenerator.php';
  29974.         return $this->privates['Pickware\\MobileAppAuthBundle\\DemodataGeneration\\Generator\\MobileAppCredentialGenerator'] = new \Pickware\MobileAppAuthBundle\DemodataGeneration\Generator\MobileAppCredentialGenerator(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  29975.     }
  29976.     /**
  29977.      * Gets the private 'Pickware\MobileAppAuthBundle\OAuth\ApiPinAuthenticationSubscriber' shared service.
  29978.      *
  29979.      * @return \Pickware\MobileAppAuthBundle\OAuth\ApiPinAuthenticationSubscriber
  29980.      */
  29981.     protected function getApiPinAuthenticationSubscriberService()
  29982.     {
  29983.         return $this->privates['Pickware\\MobileAppAuthBundle\\OAuth\\ApiPinAuthenticationSubscriber'] = new \Pickware\MobileAppAuthBundle\OAuth\ApiPinAuthenticationSubscriber(($this->privates['pickware_mobile_app.authorization_server'] ?? $this->getPickwareMobileApp_AuthorizationServerService()), new \Pickware\MobileAppAuthBundle\OAuth\UserRepository(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\RefreshTokenRepository'] ?? $this->getRefreshTokenRepositoryService()));
  29984.     }
  29985.     /**
  29986.      * Gets the private 'Pickware\PickwareDhlExpressBundle\Api\DhlExpressApiClientFactory' shared service.
  29987.      *
  29988.      * @return \Pickware\PickwareDhlExpressBundle\Api\DhlExpressApiClientFactory
  29989.      */
  29990.     protected function getDhlExpressApiClientFactoryService()
  29991.     {
  29992.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-dhl-express-bundle/src/Api/DhlExpressApiClientFactory.php';
  29993.         return $this->privates['Pickware\\PickwareDhlExpressBundle\\Api\\DhlExpressApiClientFactory'] = new \Pickware\PickwareDhlExpressBundle\Api\DhlExpressApiClientFactory(($this->privates['Pickware\\ShippingBundle\\Logging\\PickwareShippingLoggerFactory'] ?? $this->getPickwareShippingLoggerFactoryService())->createRotating('pickware_dhl_express'));
  29994.     }
  29995.     /**
  29996.      * Gets the private 'Pickware\PickwareDhl\ApiClient\DhlApiClientFactory' shared service.
  29997.      *
  29998.      * @return \Pickware\PickwareDhl\ApiClient\DhlApiClientFactory
  29999.      */
  30000.     protected function getDhlApiClientFactoryService()
  30001.     {
  30002.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/ApiClient/DhlApiClientFactory.php';
  30003.         return $this->privates['Pickware\\PickwareDhl\\ApiClient\\DhlApiClientFactory'] = new \Pickware\PickwareDhl\ApiClient\DhlApiClientFactory(($this->privates['pickware_dhl.logger'] ?? $this->getPickwareDhl_LoggerService()), $this->getEnv('default:productionUserFallback:PICKWARE_DHL_APP_ID'), $this->getEnv('default:productionPasswordFallback:PICKWARE_DHL_TOKEN'));
  30004.     }
  30005.     /**
  30006.      * Gets the private 'Pickware\PickwareDhl\Config\Subscriber\ConfigureShippingMethodInStorefrontSubscriber' shared service.
  30007.      *
  30008.      * @return \Pickware\PickwareDhl\Config\Subscriber\ConfigureShippingMethodInStorefrontSubscriber
  30009.      */
  30010.     protected function getConfigureShippingMethodInStorefrontSubscriberService()
  30011.     {
  30012.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/Config/Subscriber/ConfigureShippingMethodInStorefrontSubscriber.php';
  30013.         $a = ($this->privates['Pickware\\ShippingBundle\\Config\\ConfigService'] ?? $this->getConfigService3Service());
  30014.         if (isset($this->privates['Pickware\\PickwareDhl\\Config\\Subscriber\\ConfigureShippingMethodInStorefrontSubscriber'])) {
  30015.             return $this->privates['Pickware\\PickwareDhl\\Config\\Subscriber\\ConfigureShippingMethodInStorefrontSubscriber'];
  30016.         }
  30017.         return $this->privates['Pickware\\PickwareDhl\\Config\\Subscriber\\ConfigureShippingMethodInStorefrontSubscriber'] = new \Pickware\PickwareDhl\Config\Subscriber\ConfigureShippingMethodInStorefrontSubscriber(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), $a);
  30018.     }
  30019.     /**
  30020.      * Gets the private 'Pickware\PickwareDhl\PreferredDelivery\Subscriber\TransferPreferredDeliveryServiceInformationSubscriber' shared service.
  30021.      *
  30022.      * @return \Pickware\PickwareDhl\PreferredDelivery\Subscriber\TransferPreferredDeliveryServiceInformationSubscriber
  30023.      */
  30024.     protected function getTransferPreferredDeliveryServiceInformationSubscriberService()
  30025.     {
  30026.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/PreferredDelivery/Subscriber/TransferPreferredDeliveryServiceInformationSubscriber.php';
  30027.         return $this->privates['Pickware\\PickwareDhl\\PreferredDelivery\\Subscriber\\TransferPreferredDeliveryServiceInformationSubscriber'] = new \Pickware\PickwareDhl\PreferredDelivery\Subscriber\TransferPreferredDeliveryServiceInformationSubscriber(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30028.     }
  30029.     /**
  30030.      * Gets the private 'Pickware\PickwareDhl\SalesChannelContext\Subscriber\SynchronizeSalesChannelContextsSubscriber' shared service.
  30031.      *
  30032.      * @return \Pickware\PickwareDhl\SalesChannelContext\Subscriber\SynchronizeSalesChannelContextsSubscriber
  30033.      */
  30034.     protected function getSynchronizeSalesChannelContextsSubscriberService()
  30035.     {
  30036.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/SalesChannelContext/Subscriber/SynchronizeSalesChannelContextsSubscriber.php';
  30037.         return $this->privates['Pickware\\PickwareDhl\\SalesChannelContext\\Subscriber\\SynchronizeSalesChannelContextsSubscriber'] = new \Pickware\PickwareDhl\SalesChannelContext\Subscriber\SynchronizeSalesChannelContextsSubscriber(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30038.     }
  30039.     /**
  30040.      * Gets the private 'Pickware\PickwareErpStarter\Analytics\DependencyInjection\AnalyticsAggregatorConfigFactoryRegistry' shared service.
  30041.      *
  30042.      * @return \Pickware\PickwareErpStarter\Analytics\DependencyInjection\AnalyticsAggregatorConfigFactoryRegistry
  30043.      */
  30044.     protected function getAnalyticsAggregatorConfigFactoryRegistryService()
  30045.     {
  30046.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Registry/AbstractRegistry.php';
  30047.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/DependencyInjection/AnalyticsAggregatorConfigFactoryRegistry.php';
  30048.         return $this->privates['Pickware\\PickwareErpStarter\\Analytics\\DependencyInjection\\AnalyticsAggregatorConfigFactoryRegistry'] = new \Pickware\PickwareErpStarter\Analytics\DependencyInjection\AnalyticsAggregatorConfigFactoryRegistry(new RewindableGenerator(function () {
  30049.             yield => ($this->privates['Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\DemandPlanningAnalyticsAggregatorConfigFactory'] ?? ($this->privates['Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\DemandPlanningAnalyticsAggregatorConfigFactory'] = new \Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregatorConfigFactory()));
  30050.         }, 1));
  30051.     }
  30052.     /**
  30053.      * Gets the private 'Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\BinLocationDataProvider' shared service.
  30054.      *
  30055.      * @return \Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\BinLocationDataProvider
  30056.      */
  30057.     protected function getBinLocationDataProviderService()
  30058.     {
  30059.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/BarcodeLabel/DataProvider/AbstractBarcodeLabelDataProvider.php';
  30060.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/BarcodeLabel/DataProvider/BinLocationDataProvider.php';
  30061.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/BarcodeLabel/BarcodeLabelLayoutItemFactory.php';
  30062.         return $this->privates['Pickware\\PickwareErpStarter\\BarcodeLabel\\DataProvider\\BinLocationDataProvider'] = new \Pickware\PickwareErpStarter\BarcodeLabel\DataProvider\BinLocationDataProvider(new \Pickware\PickwareErpStarter\BarcodeLabel\BarcodeLabelLayoutItemFactory(), ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30063.     }
  30064.     /**
  30065.      * Gets the private 'Pickware\PickwareErpStarter\Cache\CacheInvalidationSubscriber' shared service.
  30066.      *
  30067.      * @return \Pickware\PickwareErpStarter\Cache\CacheInvalidationSubscriber
  30068.      */
  30069.     protected function getCacheInvalidationSubscriber2Service()
  30070.     {
  30071.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Cache/CacheInvalidationSubscriber.php';
  30072.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  30073.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Cache\\CacheInvalidationSubscriber'])) {
  30074.             return $this->privates['Pickware\\PickwareErpStarter\\Cache\\CacheInvalidationSubscriber'];
  30075.         }
  30076.         return $this->privates['Pickware\\PickwareErpStarter\\Cache\\CacheInvalidationSubscriber'] = new \Pickware\PickwareErpStarter\Cache\CacheInvalidationSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  30077.     }
  30078.     /**
  30079.      * Gets the private 'Pickware\PickwareErpStarter\Config\Config' shared service.
  30080.      *
  30081.      * @return \Pickware\PickwareErpStarter\Config\Config
  30082.      */
  30083.     protected function getConfig2Service()
  30084.     {
  30085.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Config/Config.php';
  30086.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30087.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Config\\Config'])) {
  30088.             return $this->privates['Pickware\\PickwareErpStarter\\Config\\Config'];
  30089.         }
  30090.         return $this->privates['Pickware\\PickwareErpStarter\\Config\\Config'] = new \Pickware\PickwareErpStarter\Config\Config(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  30091.     }
  30092.     /**
  30093.      * Gets the private 'Pickware\PickwareErpStarter\Config\GlobalPluginConfig' shared service.
  30094.      *
  30095.      * @return \Pickware\PickwareErpStarter\Config\GlobalPluginConfig
  30096.      */
  30097.     protected function getGlobalPluginConfigService()
  30098.     {
  30099.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Config/GlobalPluginConfig.php';
  30100.         return $this->privates['Pickware\\PickwareErpStarter\\Config\\GlobalPluginConfig'] = new \Pickware\PickwareErpStarter\Config\GlobalPluginConfig(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  30101.     }
  30102.     /**
  30103.      * Gets the private 'Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregator' shared service.
  30104.      *
  30105.      * @return \Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregator
  30106.      */
  30107.     protected function getDemandPlanningAnalyticsAggregatorService()
  30108.     {
  30109.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/AnalyticsAggregator.php';
  30110.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/DemandPlanning/AnalyticsProfile/DemandPlanningAnalyticsAggregator.php';
  30111.         return $this->privates['Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\DemandPlanningAnalyticsAggregator'] = new \Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsAggregator(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Pickware\\PickwareErpStarter\\Analytics\\DependencyInjection\\AnalyticsAggregatorConfigFactoryRegistry'] ?? $this->getAnalyticsAggregatorConfigFactoryRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30112.     }
  30113.     /**
  30114.      * Gets the private 'Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportListItemCalculator' shared service.
  30115.      *
  30116.      * @return \Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportListItemCalculator
  30117.      */
  30118.     protected function getDemandPlanningAnalyticsReportListItemCalculatorService()
  30119.     {
  30120.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Analytics/AnalyticsReportListItemCalculator.php';
  30121.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/DemandPlanning/AnalyticsProfile/DemandPlanningAnalyticsReportListItemCalculator.php';
  30122.         return $this->privates['Pickware\\PickwareErpStarter\\DemandPlanning\\AnalyticsProfile\\DemandPlanningAnalyticsReportListItemCalculator'] = new \Pickware\PickwareErpStarter\DemandPlanning\AnalyticsProfile\DemandPlanningAnalyticsReportListItemCalculator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30123.     }
  30124.     /**
  30125.      * Gets the private 'Pickware\PickwareErpStarter\DemodataGeneration\Generator\PickwareProductGenerator' shared service.
  30126.      *
  30127.      * @return \Pickware\PickwareErpStarter\DemodataGeneration\Generator\PickwareProductGenerator
  30128.      */
  30129.     protected function getPickwareProductGeneratorService()
  30130.     {
  30131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30132.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/DemodataGeneration/Generator/PickwareProductGenerator.php';
  30133.         return $this->privates['Pickware\\PickwareErpStarter\\DemodataGeneration\\Generator\\PickwareProductGenerator'] = new \Pickware\PickwareErpStarter\DemodataGeneration\Generator\PickwareProductGenerator(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['Pickware\\PickwareErpStarter\\Product\\PickwareProductInitializer'] ?? $this->getPickwareProductInitializerService()));
  30134.     }
  30135.     /**
  30136.      * Gets the private 'Pickware\PickwareErpStarter\DemodataGeneration\Generator\ProductSupplierConfigurationGenerator' shared service.
  30137.      *
  30138.      * @return \Pickware\PickwareErpStarter\DemodataGeneration\Generator\ProductSupplierConfigurationGenerator
  30139.      */
  30140.     protected function getProductSupplierConfigurationGeneratorService()
  30141.     {
  30142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30143.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/DemodataGeneration/Generator/ProductSupplierConfigurationGenerator.php';
  30144.         return $this->privates['Pickware\\PickwareErpStarter\\DemodataGeneration\\Generator\\ProductSupplierConfigurationGenerator'] = new \Pickware\PickwareErpStarter\DemodataGeneration\Generator\ProductSupplierConfigurationGenerator(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30145.     }
  30146.     /**
  30147.      * Gets the private 'Pickware\PickwareErpStarter\DemodataGeneration\Generator\StockGenerator' shared service.
  30148.      *
  30149.      * @return \Pickware\PickwareErpStarter\DemodataGeneration\Generator\StockGenerator
  30150.      */
  30151.     protected function getStockGeneratorService()
  30152.     {
  30153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30154.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/DemodataGeneration/Generator/StockGenerator.php';
  30155.         return $this->privates['Pickware\\PickwareErpStarter\\DemodataGeneration\\Generator\\StockGenerator'] = new \Pickware\PickwareErpStarter\DemodataGeneration\Generator\StockGenerator(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['Pickware\\PickwareErpStarter\\StockApi\\StockMovementService'] ?? $this->getStockMovementServiceService()));
  30156.     }
  30157.     /**
  30158.      * Gets the private 'Pickware\PickwareErpStarter\DemodataGeneration\Generator\SupplierGenerator' shared service.
  30159.      *
  30160.      * @return \Pickware\PickwareErpStarter\DemodataGeneration\Generator\SupplierGenerator
  30161.      */
  30162.     protected function getSupplierGeneratorService()
  30163.     {
  30164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30165.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/DemodataGeneration/Generator/SupplierGenerator.php';
  30166.         return $this->privates['Pickware\\PickwareErpStarter\\DemodataGeneration\\Generator\\SupplierGenerator'] = new \Pickware\PickwareErpStarter\DemodataGeneration\Generator\SupplierGenerator(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()));
  30167.     }
  30168.     /**
  30169.      * Gets the private 'Pickware\PickwareErpStarter\DemodataGeneration\Generator\WarehouseGenerator' shared service.
  30170.      *
  30171.      * @return \Pickware\PickwareErpStarter\DemodataGeneration\Generator\WarehouseGenerator
  30172.      */
  30173.     protected function getWarehouseGeneratorService()
  30174.     {
  30175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  30176.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/DemodataGeneration/Generator/WarehouseGenerator.php';
  30177.         return $this->privates['Pickware\\PickwareErpStarter\\DemodataGeneration\\Generator\\WarehouseGenerator'] = new \Pickware\PickwareErpStarter\DemodataGeneration\Generator\WarehouseGenerator(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30178.     }
  30179.     /**
  30180.      * Gets the private 'Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ExporterRegistry' shared service.
  30181.      *
  30182.      * @return \Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ExporterRegistry
  30183.      */
  30184.     protected function getExporterRegistryService()
  30185.     {
  30186.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/DependencyInjection/ExporterRegistry.php';
  30187.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/Exporter.php';
  30188.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/FileExporter.php';
  30189.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/HeaderExporter.php';
  30190.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Reporting/ImportExportProfile/StockValuationExporter.php';
  30191.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ImportExportProfile/StockPerProduct/StockPerProductExporter.php';
  30192.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ImportExportProfile/StockPerStockLocation/StockPerStockLocationExporter.php';
  30193.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ImportExportProfile/StockPerWarehouse/StockPerWarehouseExporter.php';
  30194.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/ImportExportProfile/StocktakeExporter.php';
  30195.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Supplier/ImportExportProfile/SupplierExporter.php';
  30196.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Supplier/ImportExportProfile/ProductSupplierConfigurationExporter.php';
  30197.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/SupplierOrder/ImportExportProfile/SupplierOrderExporter.php';
  30198.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Warehouse/Import/BinLocationExporter.php';
  30199.         $this->privates['Pickware\\PickwareErpStarter\\ImportExport\\DependencyInjection\\ExporterRegistry'] = $instance = new \Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ExporterRegistry();
  30200.         $a = ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService());
  30201.         $b = ($this->privates['Pickware\\DalBundle\\CriteriaJsonSerializer'] ?? $this->getCriteriaJsonSerializerService());
  30202.         $c = ($this->privates['Pickware\\PickwareErpStarter\\Translation\\Translator'] ?? $this->getTranslator4Service());
  30203.         $d = ($this->services['Pickware\\PickwareErpStarter\\Product\\ProductNameFormatterService'] ?? $this->getProductNameFormatterServiceService());
  30204.         $instance->addExporter('stock-valuation', new \Pickware\PickwareErpStarter\Reporting\ImportExportProfile\StockValuationExporter($a$b$c$d50));
  30205.         $instance->addExporter('stock-per-product', new \Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerProduct\StockPerProductExporter($a$b$c$d50));
  30206.         $instance->addExporter('stock-per-stock-location', new \Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerStockLocation\StockPerStockLocationExporter($a$b$c$d50));
  30207.         $instance->addExporter('stock-per-warehouse', new \Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockPerWarehouse\StockPerWarehouseExporter($a$b$c$d50));
  30208.         $instance->addExporter('stocktake', new \Pickware\PickwareErpStarter\Stocktaking\ImportExportProfile\StocktakeExporter($a$b$d$c50));
  30209.         $instance->addExporter('supplier', new \Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierExporter($a$b$c50));
  30210.         $instance->addExporter('product-supplier-configuration', new \Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationExporter($a$b$c$d50));
  30211.         $instance->addExporter('supplier-order', new \Pickware\PickwareErpStarter\SupplierOrder\ImportExportProfile\SupplierOrderExporter($a$b$c$d, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), 50));
  30212.         $instance->addExporter('bin-location', new \Pickware\PickwareErpStarter\Warehouse\Import\BinLocationExporter($a$b$c50));
  30213.         return $instance;
  30214.     }
  30215.     /**
  30216.      * Gets the private 'Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistry' shared service.
  30217.      *
  30218.      * @return \Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistry
  30219.      */
  30220.     protected function getImporterRegistryService()
  30221.     {
  30222.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/DependencyInjection/ImporterRegistry.php';
  30223.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/Importer.php';
  30224.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ImportExportProfile/AbsoluteStock/AbsoluteStockImporter.php';
  30225.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ReadWrite/Csv/CsvRowNormalizer.php';
  30226.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ImportExportProfile/StockImportCsvRowNormalizer.php';
  30227.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/StockApi/StockLocationReferenceFinder.php';
  30228.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ImportExportProfile/StockChangeCalculator.php';
  30229.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ImportExportProfile/AbsoluteStock/AbsoluteStockChangeCalculator.php';
  30230.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ImportExportProfile/RelativeStockChange/RelativeStockChangeImporter.php';
  30231.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ImportExportProfile/RelativeStockChange/RelativeStockChangeCalculator.php';
  30232.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Supplier/ImportExportProfile/SupplierImporter.php';
  30233.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Supplier/ImportExportProfile/SupplierImportCsvRowNormalizer.php';
  30234.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Supplier/ImportExportProfile/ProductSupplierConfigurationImporter.php';
  30235.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Supplier/ImportExportProfile/ProductSupplierConfigurationImportCsvRowNormalizer.php';
  30236.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Warehouse/Import/BinLocationImporter.php';
  30237.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Warehouse/Import/BinLocationImportCsvRowNormalizer.php';
  30238.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Warehouse/Import/BinLocationUpsertService.php';
  30239.         $this->privates['Pickware\\PickwareErpStarter\\ImportExport\\DependencyInjection\\ImporterRegistry'] = $instance = new \Pickware\PickwareErpStarter\ImportExport\DependencyInjection\ImporterRegistry();
  30240.         $a = ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService());
  30241.         $b = ($this->services['Pickware\\PickwareErpStarter\\StockApi\\StockMovementService'] ?? $this->getStockMovementServiceService());
  30242.         $c = new \Pickware\PickwareErpStarter\Stock\ImportExportProfile\StockImportCsvRowNormalizer();
  30243.         $d = new \Pickware\PickwareErpStarter\StockApi\StockLocationReferenceFinder($a);
  30244.         $e = ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportStateService'] ?? $this->getImportExportStateServiceService());
  30245.         $f = ($this->privates['Pickware\\PickwareErpStarter\\Picking\\PickingRequestSolver'] ?? $this->getPickingRequestSolverService());
  30246.         $g = ($this->privates['Pickware\\PickwareErpStarter\\Stocking\\DefaultBinLocationStockingStrategy'] ?? $this->getDefaultBinLocationStockingStrategyService());
  30247.         $instance->addImporter('absolute-stock', new \Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockImporter($a$b$c$d$e$f$g, new \Pickware\PickwareErpStarter\Stock\ImportExportProfile\AbsoluteStock\AbsoluteStockChangeCalculator($a), 50));
  30248.         $instance->addImporter('relative-stock-change', new \Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeImporter($a$b$c$d$e$f$g, new \Pickware\PickwareErpStarter\Stock\ImportExportProfile\RelativeStockChange\RelativeStockChangeCalculator(), 50));
  30249.         $instance->addImporter('supplier', new \Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImporter($a, new \Pickware\PickwareErpStarter\Supplier\ImportExportProfile\SupplierImportCsvRowNormalizer(), $e, ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), 50));
  30250.         $instance->addImporter('product-supplier-configuration', new \Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImporter($a, new \Pickware\PickwareErpStarter\Supplier\ImportExportProfile\ProductSupplierConfigurationImportCsvRowNormalizer(), $e50));
  30251.         $instance->addImporter('bin-location', new \Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImporter($a, new \Pickware\PickwareErpStarter\Warehouse\Import\BinLocationImportCsvRowNormalizer(), new \Pickware\PickwareErpStarter\Warehouse\Import\BinLocationUpsertService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a), $e50));
  30252.         return $instance;
  30253.     }
  30254.     /**
  30255.      * Gets the private 'Pickware\PickwareErpStarter\ImportExport\ImportExportScheduler' shared service.
  30256.      *
  30257.      * @return \Pickware\PickwareErpStarter\ImportExport\ImportExportScheduler
  30258.      */
  30259.     protected function getImportExportSchedulerService()
  30260.     {
  30261.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ImportExportScheduler.php';
  30262.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ImportExportSchedulerMessageHandler.php';
  30263.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ReadWrite/DependencyInjection/ImportExportReaderRegistry.php';
  30264.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Registry/AbstractRegistry.php';
  30265.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ReadWrite/DependencyInjection/ImportExportWriterRegistry.php';
  30266.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  30267.         if (isset($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportScheduler'])) {
  30268.             return $this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportScheduler'];
  30269.         }
  30270.         $b = ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportStateService'] ?? $this->getImportExportStateServiceService());
  30271.         if (isset($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportScheduler'])) {
  30272.             return $this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportScheduler'];
  30273.         }
  30274.         $c = ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\DependencyInjection\\ImporterRegistry'] ?? $this->getImporterRegistryService());
  30275.         if (isset($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportScheduler'])) {
  30276.             return $this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportScheduler'];
  30277.         }
  30278.         $d = ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\DependencyInjection\\ExporterRegistry'] ?? $this->getExporterRegistryService());
  30279.         if (isset($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportScheduler'])) {
  30280.             return $this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportScheduler'];
  30281.         }
  30282.         return $this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportScheduler'] = new \Pickware\PickwareErpStarter\ImportExport\ImportExportScheduler($a, new \Pickware\PickwareErpStarter\ImportExport\ImportExportSchedulerMessageHandler($b, ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $c$d, new \Pickware\PickwareErpStarter\ImportExport\ReadWrite\DependencyInjection\ImportExportReaderRegistry(new RewindableGenerator(function () {
  30283.             yield => ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ReadWrite\\Csv\\CsvToDatabaseReader'] ?? $this->getCsvToDatabaseReaderService());
  30284.             yield => ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ReadWrite\\Jsonl\\JsonlToDatabaseReader'] ?? $this->getJsonlToDatabaseReaderService());
  30285.         }, 2)), new \Pickware\PickwareErpStarter\ImportExport\ReadWrite\DependencyInjection\ImportExportWriterRegistry(new RewindableGenerator(function () {
  30286.             yield => ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ReadWrite\\Csv\\DatabaseToCsvWriter'] ?? $this->getDatabaseToCsvWriterService());
  30287.         }, 1)), ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ReadWrite\\ImportExportDocumentService'] ?? $this->getImportExportDocumentServiceService())), $b);
  30288.     }
  30289.     /**
  30290.      * Gets the private 'Pickware\PickwareErpStarter\ImportExport\ImportExportStateService' shared service.
  30291.      *
  30292.      * @return \Pickware\PickwareErpStarter\ImportExport\ImportExportStateService
  30293.      */
  30294.     protected function getImportExportStateServiceService()
  30295.     {
  30296.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ImportExportStateService.php';
  30297.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30298.         if (isset($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportStateService'])) {
  30299.             return $this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportStateService'];
  30300.         }
  30301.         return $this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportStateService'] = new \Pickware\PickwareErpStarter\ImportExport\ImportExportStateService(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), $a);
  30302.     }
  30303.     /**
  30304.      * Gets the private 'Pickware\PickwareErpStarter\ImportExport\ModelSubscriber\DeleteDocumentSubscriber' shared service.
  30305.      *
  30306.      * @return \Pickware\PickwareErpStarter\ImportExport\ModelSubscriber\DeleteDocumentSubscriber
  30307.      */
  30308.     protected function getDeleteDocumentSubscriberService()
  30309.     {
  30310.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ModelSubscriber/DeleteDocumentSubscriber.php';
  30311.         return $this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ModelSubscriber\\DeleteDocumentSubscriber'] = new \Pickware\PickwareErpStarter\ImportExport\ModelSubscriber\DeleteDocumentSubscriber(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30312.     }
  30313.     /**
  30314.      * Gets the private 'Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\CsvToDatabaseReader' shared service.
  30315.      *
  30316.      * @return \Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\CsvToDatabaseReader
  30317.      */
  30318.     protected function getCsvToDatabaseReaderService()
  30319.     {
  30320.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ReadWrite/ImportExportReader.php';
  30321.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ReadWrite/FileReader.php';
  30322.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ReadWrite/HeaderReader.php';
  30323.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ReadWrite/Csv/CsvToDatabaseReader.php';
  30324.         return $this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ReadWrite\\Csv\\CsvToDatabaseReader'] = new \Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\CsvToDatabaseReader(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['document_bundle.filesystem.private'] ?? $this->getDocumentBundle_Filesystem_PrivateService()), ($this->services['Franzose\\DoctrineBulkInsert\\Query'] ?? $this->getQueryService()), 1000);
  30325.     }
  30326.     /**
  30327.      * Gets the private 'Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\DatabaseToCsvWriter' shared service.
  30328.      *
  30329.      * @return \Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\DatabaseToCsvWriter
  30330.      */
  30331.     protected function getDatabaseToCsvWriterService()
  30332.     {
  30333.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ReadWrite/ImportExportWriter.php';
  30334.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ReadWrite/HeaderWriter.php';
  30335.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ReadWrite/FileWriter.php';
  30336.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ReadWrite/Csv/DatabaseToCsvWriter.php';
  30337.         return $this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ReadWrite\\Csv\\DatabaseToCsvWriter'] = new \Pickware\PickwareErpStarter\ImportExport\ReadWrite\Csv\DatabaseToCsvWriter(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ReadWrite\\ImportExportDocumentService'] ?? $this->getImportExportDocumentServiceService()), 1000);
  30338.     }
  30339.     /**
  30340.      * Gets the private 'Pickware\PickwareErpStarter\ImportExport\ReadWrite\ImportExportDocumentService' shared service.
  30341.      *
  30342.      * @return \Pickware\PickwareErpStarter\ImportExport\ReadWrite\ImportExportDocumentService
  30343.      */
  30344.     protected function getImportExportDocumentServiceService()
  30345.     {
  30346.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ReadWrite/ImportExportDocumentService.php';
  30347.         return $this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ReadWrite\\ImportExportDocumentService'] = new \Pickware\PickwareErpStarter\ImportExport\ReadWrite\ImportExportDocumentService(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['document_bundle.filesystem.private'] ?? $this->getDocumentBundle_Filesystem_PrivateService()));
  30348.     }
  30349.     /**
  30350.      * Gets the private 'Pickware\PickwareErpStarter\ImportExport\ReadWrite\Jsonl\JsonlToDatabaseReader' shared service.
  30351.      *
  30352.      * @return \Pickware\PickwareErpStarter\ImportExport\ReadWrite\Jsonl\JsonlToDatabaseReader
  30353.      */
  30354.     protected function getJsonlToDatabaseReaderService()
  30355.     {
  30356.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ReadWrite/ImportExportReader.php';
  30357.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ReadWrite/FileReader.php';
  30358.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/ImportExport/ReadWrite/Jsonl/JsonlToDatabaseReader.php';
  30359.         return $this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ReadWrite\\Jsonl\\JsonlToDatabaseReader'] = new \Pickware\PickwareErpStarter\ImportExport\ReadWrite\Jsonl\JsonlToDatabaseReader(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['document_bundle.filesystem.private'] ?? $this->getDocumentBundle_Filesystem_PrivateService()), ($this->services['Franzose\\DoctrineBulkInsert\\Query'] ?? $this->getQueryService()), 1000);
  30360.     }
  30361.     /**
  30362.      * Gets the private 'Pickware\PickwareErpStarter\OrderPickability\Decorator\CriteriaQueryBuilderDecorator' shared service.
  30363.      *
  30364.      * @return \Pickware\PickwareErpStarter\OrderPickability\Decorator\CriteriaQueryBuilderDecorator
  30365.      */
  30366.     protected function getCriteriaQueryBuilderDecoratorService()
  30367.     {
  30368.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService());
  30369.         return $this->privates['Pickware\\PickwareErpStarter\\OrderPickability\\Decorator\\CriteriaQueryBuilderDecorator'] = new \Pickware\PickwareErpStarter\OrderPickability\Decorator\CriteriaQueryBuilderDecorator(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)), ($this->privates['Pickware\\PickwareErpStarter\\OrderPickability\\OrderPickabilityCriteriaFilterResolver'] ?? $this->getOrderPickabilityCriteriaFilterResolverService()));
  30370.     }
  30371.     /**
  30372.      * Gets the private 'Pickware\PickwareErpStarter\OrderPickability\OrderPickabilityCalculator' shared service.
  30373.      *
  30374.      * @return \Pickware\PickwareErpStarter\OrderPickability\OrderPickabilityCalculator
  30375.      */
  30376.     protected function getOrderPickabilityCalculatorService()
  30377.     {
  30378.         return $this->privates['Pickware\\PickwareErpStarter\\OrderPickability\\OrderPickabilityCalculator'] = new \Pickware\PickwareErpStarter\OrderPickability\OrderPickabilityCalculator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30379.     }
  30380.     /**
  30381.      * Gets the private 'Pickware\PickwareErpStarter\OrderPickability\OrderPickabilityCriteriaFilterResolver' shared service.
  30382.      *
  30383.      * @return \Pickware\PickwareErpStarter\OrderPickability\OrderPickabilityCriteriaFilterResolver
  30384.      */
  30385.     protected function getOrderPickabilityCriteriaFilterResolverService()
  30386.     {
  30387.         return $this->privates['Pickware\\PickwareErpStarter\\OrderPickability\\OrderPickabilityCriteriaFilterResolver'] = new \Pickware\PickwareErpStarter\OrderPickability\OrderPickabilityCriteriaFilterResolver(($this->privates['Pickware\\PickwareErpStarter\\OrderPickability\\OrderPickabilityCalculator'] ?? $this->getOrderPickabilityCalculatorService()));
  30388.     }
  30389.     /**
  30390.      * Gets the private 'Pickware\PickwareErpStarter\Picking\AlphanumericalPickingStrategy' shared service.
  30391.      *
  30392.      * @return \Pickware\PickwareErpStarter\Picking\AlphanumericalPickingStrategy
  30393.      */
  30394.     protected function getAlphanumericalPickingStrategyService()
  30395.     {
  30396.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/PickingStrategy.php';
  30397.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/ProductOrthogonalPickingStrategy.php';
  30398.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/AlphanumericalPickingStrategy.php';
  30399.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/WarehouseComparator.php';
  30400.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/WarehousePriorityComparator.php';
  30401.         return $this->privates['Pickware\\PickwareErpStarter\\Picking\\AlphanumericalPickingStrategy'] = new \Pickware\PickwareErpStarter\Picking\AlphanumericalPickingStrategy(new \Pickware\PickwareErpStarter\Picking\WarehousePriorityComparator());
  30402.     }
  30403.     /**
  30404.      * Gets the private 'Pickware\PickwareErpStarter\Picking\PickingRequestSolver' shared service.
  30405.      *
  30406.      * @return \Pickware\PickwareErpStarter\Picking\PickingRequestSolver
  30407.      */
  30408.     protected function getPickingRequestSolverService()
  30409.     {
  30410.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/PickingRequestSolver.php';
  30411.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/RoutingStrategy.php';
  30412.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/AlphanumericalRoutingStrategy.php';
  30413.         return $this->privates['Pickware\\PickwareErpStarter\\Picking\\PickingRequestSolver'] = new \Pickware\PickwareErpStarter\Picking\PickingRequestSolver(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Pickware\\PickwareErpStarter\\Picking\\AlphanumericalPickingStrategy'] ?? $this->getAlphanumericalPickingStrategyService()), ($this->privates['Pickware\\PickwareErpStarter\\Picking\\AlphanumericalRoutingStrategy'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Picking\\AlphanumericalRoutingStrategy'] = new \Pickware\PickwareErpStarter\Picking\AlphanumericalRoutingStrategy())), ($this->privates['Pickware\\PickwareErpStarter\\Picking\\WarehouseAndBinLocationPickableStockProvider'] ?? $this->getWarehouseAndBinLocationPickableStockProviderService()));
  30414.     }
  30415.     /**
  30416.      * Gets the private 'Pickware\PickwareErpStarter\Picking\WarehouseAndBinLocationPickableStockProvider' shared service.
  30417.      *
  30418.      * @return \Pickware\PickwareErpStarter\Picking\WarehouseAndBinLocationPickableStockProvider
  30419.      */
  30420.     protected function getWarehouseAndBinLocationPickableStockProviderService()
  30421.     {
  30422.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/PickableStockProvider.php';
  30423.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picking/WarehouseAndBinLocationPickableStockProvider.php';
  30424.         return $this->privates['Pickware\\PickwareErpStarter\\Picking\\WarehouseAndBinLocationPickableStockProvider'] = new \Pickware\PickwareErpStarter\Picking\WarehouseAndBinLocationPickableStockProvider(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30425.     }
  30426.     /**
  30427.      * Gets the private 'Pickware\PickwareErpStarter\Picklist\DocumentGenerator\PicklistDocumentGenerator' shared service.
  30428.      *
  30429.      * @return \Pickware\PickwareErpStarter\Picklist\DocumentGenerator\PicklistDocumentGenerator
  30430.      */
  30431.     protected function getPicklistDocumentGeneratorService()
  30432.     {
  30433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  30434.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picklist/DocumentGenerator/PicklistDocumentGenerator.php';
  30435.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picklist/PicklistCustomProductGenerator.php';
  30436.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  30437.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Picklist\\DocumentGenerator\\PicklistDocumentGenerator'])) {
  30438.             return $this->privates['Pickware\\PickwareErpStarter\\Picklist\\DocumentGenerator\\PicklistDocumentGenerator'];
  30439.         }
  30440.         return $this->privates['Pickware\\PickwareErpStarter\\Picklist\\DocumentGenerator\\PicklistDocumentGenerator'] = new \Pickware\PickwareErpStarter\Picklist\DocumentGenerator\PicklistDocumentGenerator(\dirname(__DIR__4), ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistGenerator'] ?? $this->getPicklistGeneratorService()), ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCustomProductGenerator'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCustomProductGenerator'] = new \Pickware\PickwareErpStarter\Picklist\PicklistCustomProductGenerator())), ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\Renderer\\PicklistDocumentContentGenerator'] ?? $this->getPicklistDocumentContentGeneratorService()), $a);
  30441.     }
  30442.     /**
  30443.      * Gets the private 'Pickware\PickwareErpStarter\Picklist\PicklistCreationDocumentServiceDecorator' shared service.
  30444.      *
  30445.      * @return \Pickware\PickwareErpStarter\Picklist\PicklistCreationDocumentServiceDecorator
  30446.      */
  30447.     protected function getPicklistCreationDocumentServiceDecoratorService()
  30448.     {
  30449.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentService.php';
  30450.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picklist/PicklistCreationDocumentServiceDecorator.php';
  30451.         $a = ($this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\StornoDocumentConfigurationValidatingDocumentServiceDecorator'] ?? $this->getStornoDocumentConfigurationValidatingDocumentServiceDecoratorService());
  30452.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCreationDocumentServiceDecorator'])) {
  30453.             return $this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCreationDocumentServiceDecorator'];
  30454.         }
  30455.         return $this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCreationDocumentServiceDecorator'] = new \Pickware\PickwareErpStarter\Picklist\PicklistCreationDocumentServiceDecorator($a, ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30456.     }
  30457.     /**
  30458.      * Gets the private 'Pickware\PickwareErpStarter\Picklist\PicklistGenerator' shared service.
  30459.      *
  30460.      * @return \Pickware\PickwareErpStarter\Picklist\PicklistGenerator
  30461.      */
  30462.     protected function getPicklistGeneratorService()
  30463.     {
  30464.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picklist/PicklistGenerator.php';
  30465.         return $this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistGenerator'] = new \Pickware\PickwareErpStarter\Picklist\PicklistGenerator(($this->services['Pickware\\PickwareErpStarter\\Picking\\PickingRequestService'] ?? $this->getPickingRequestServiceService()));
  30466.     }
  30467.     /**
  30468.      * Gets the private 'Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentContentGenerator' shared service.
  30469.      *
  30470.      * @return \Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentContentGenerator
  30471.      */
  30472.     protected function getPicklistDocumentContentGeneratorService()
  30473.     {
  30474.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Picklist/Renderer/PicklistDocumentContentGenerator.php';
  30475.         return $this->privates['Pickware\\PickwareErpStarter\\Picklist\\Renderer\\PicklistDocumentContentGenerator'] = new \Pickware\PickwareErpStarter\Picklist\Renderer\PicklistDocumentContentGenerator(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30476.     }
  30477.     /**
  30478.      * Gets the private 'Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationHandler' shared service.
  30479.      *
  30480.      * @return \Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationHandler
  30481.      */
  30482.     protected function getReorderNotificationHandlerService()
  30483.     {
  30484.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Reorder/ScheduledTask/ReorderNotificationHandler.php';
  30485.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Reorder/ReorderNotificationService.php';
  30486.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30487.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Reorder\\ScheduledTask\\ReorderNotificationHandler'])) {
  30488.             return $this->privates['Pickware\\PickwareErpStarter\\Reorder\\ScheduledTask\\ReorderNotificationHandler'];
  30489.         }
  30490.         $b = ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowDispatcher'] ?? $this->getFlowDispatcherService());
  30491.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Reorder\\ScheduledTask\\ReorderNotificationHandler'])) {
  30492.             return $this->privates['Pickware\\PickwareErpStarter\\Reorder\\ScheduledTask\\ReorderNotificationHandler'];
  30493.         }
  30494.         return $this->privates['Pickware\\PickwareErpStarter\\Reorder\\ScheduledTask\\ReorderNotificationHandler'] = new \Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationHandler($a, new \Pickware\PickwareErpStarter\Reorder\ReorderNotificationService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), $b, ($this->services['Pickware\\PickwareErpStarter\\Product\\ProductNameFormatterService'] ?? $this->getProductNameFormatterServiceService())), ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('pickware.erp_starter'));
  30495.     }
  30496.     /**
  30497.      * Gets the private 'Pickware\PickwareErpStarter\Reorder\Subscriber\BusinessEventCollectorSubscriber' shared service.
  30498.      *
  30499.      * @return \Pickware\PickwareErpStarter\Reorder\Subscriber\BusinessEventCollectorSubscriber
  30500.      */
  30501.     protected function getBusinessEventCollectorSubscriberService()
  30502.     {
  30503.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Reorder/Subscriber/BusinessEventCollectorSubscriber.php';
  30504.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService());
  30505.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Reorder\\Subscriber\\BusinessEventCollectorSubscriber'])) {
  30506.             return $this->privates['Pickware\\PickwareErpStarter\\Reorder\\Subscriber\\BusinessEventCollectorSubscriber'];
  30507.         }
  30508.         return $this->privates['Pickware\\PickwareErpStarter\\Reorder\\Subscriber\\BusinessEventCollectorSubscriber'] = new \Pickware\PickwareErpStarter\Reorder\Subscriber\BusinessEventCollectorSubscriber($a);
  30509.     }
  30510.     /**
  30511.      * Gets the private 'Pickware\PickwareErpStarter\Reorder\Subscriber\ReorderNotificationConfigSubscriber' shared service.
  30512.      *
  30513.      * @return \Pickware\PickwareErpStarter\Reorder\Subscriber\ReorderNotificationConfigSubscriber
  30514.      */
  30515.     protected function getReorderNotificationConfigSubscriberService()
  30516.     {
  30517.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/config-bundle/src/AbstractScheduledTaskExecutionTimeConfigSubscriber.php';
  30518.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Reorder/Subscriber/ReorderNotificationConfigSubscriber.php';
  30519.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/config-bundle/src/ScheduledTaskExecutionTimeUpdater.php';
  30520.         return $this->privates['Pickware\\PickwareErpStarter\\Reorder\\Subscriber\\ReorderNotificationConfigSubscriber'] = new \Pickware\PickwareErpStarter\Reorder\Subscriber\ReorderNotificationConfigSubscriber(new \Pickware\ConfigBundle\ScheduledTaskExecutionTimeUpdater(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService())));
  30521.     }
  30522.     /**
  30523.      * Gets the private 'Pickware\PickwareErpStarter\StockApi\Subscriber\ProductStockSubscriber' shared service.
  30524.      *
  30525.      * @return \Pickware\PickwareErpStarter\StockApi\Subscriber\ProductStockSubscriber
  30526.      */
  30527.     protected function getProductStockSubscriberService()
  30528.     {
  30529.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/StockApi/Subscriber/ProductStockSubscriber.php';
  30530.         $a = ($this->privates['Pickware\\PickwareErpStarter\\Config\\Config'] ?? $this->getConfig2Service());
  30531.         if (isset($this->privates['Pickware\\PickwareErpStarter\\StockApi\\Subscriber\\ProductStockSubscriber'])) {
  30532.             return $this->privates['Pickware\\PickwareErpStarter\\StockApi\\Subscriber\\ProductStockSubscriber'];
  30533.         }
  30534.         $b = ($this->services['Pickware\\PickwareErpStarter\\StockApi\\TotalStockWriter'] ?? $this->getTotalStockWriterService());
  30535.         if (isset($this->privates['Pickware\\PickwareErpStarter\\StockApi\\Subscriber\\ProductStockSubscriber'])) {
  30536.             return $this->privates['Pickware\\PickwareErpStarter\\StockApi\\Subscriber\\ProductStockSubscriber'];
  30537.         }
  30538.         return $this->privates['Pickware\\PickwareErpStarter\\StockApi\\Subscriber\\ProductStockSubscriber'] = new \Pickware\PickwareErpStarter\StockApi\Subscriber\ProductStockSubscriber($a$b);
  30539.     }
  30540.     /**
  30541.      * Gets the private 'Pickware\PickwareErpStarter\Stock\Indexer\ProductReservedStockIndexer' shared service.
  30542.      *
  30543.      * @return \Pickware\PickwareErpStarter\Stock\Indexer\ProductReservedStockIndexer
  30544.      */
  30545.     protected function getProductReservedStockIndexerService()
  30546.     {
  30547.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  30548.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Indexer/ProductReservedStockIndexer.php';
  30549.         return $this->privates['Pickware\\PickwareErpStarter\\Stock\\Indexer\\ProductReservedStockIndexer'] = new \Pickware\PickwareErpStarter\Stock\Indexer\ProductReservedStockIndexer(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'] ?? $this->getProductReservedStockUpdaterService()));
  30550.     }
  30551.     /**
  30552.      * Gets the private 'Pickware\PickwareErpStarter\Stock\Indexer\ProductSalesIndexer' shared service.
  30553.      *
  30554.      * @return \Pickware\PickwareErpStarter\Stock\Indexer\ProductSalesIndexer
  30555.      */
  30556.     protected function getProductSalesIndexerService()
  30557.     {
  30558.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  30559.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Indexer/ProductSalesIndexer.php';
  30560.         return $this->privates['Pickware\\PickwareErpStarter\\Stock\\Indexer\\ProductSalesIndexer'] = new \Pickware\PickwareErpStarter\Stock\Indexer\ProductSalesIndexer(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductSalesUpdater'] ?? $this->getProductSalesUpdaterService()));
  30561.     }
  30562.     /**
  30563.      * Gets the private 'Pickware\PickwareErpStarter\Stock\Indexer\StockIndexer' shared service.
  30564.      *
  30565.      * @return \Pickware\PickwareErpStarter\Stock\Indexer\StockIndexer
  30566.      */
  30567.     protected function getStockIndexerService()
  30568.     {
  30569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  30570.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/Indexer/StockIndexer.php';
  30571.         return $this->privates['Pickware\\PickwareErpStarter\\Stock\\Indexer\\StockIndexer'] = new \Pickware\PickwareErpStarter\Stock\Indexer\StockIndexer(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockUpdater'] ?? $this->getProductStockUpdaterService()), ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'] ?? $this->getProductReservedStockUpdaterService()), ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductAvailableUpdater'] ?? $this->getProductAvailableUpdaterService()), ($this->privates['Pickware\\PickwareErpStarter\\Stock\\WarehouseStockInitializer'] ?? $this->getWarehouseStockInitializerService()), ($this->privates['Pickware\\PickwareErpStarter\\Stock\\StockNotAvailableForSaleUpdater'] ?? $this->getStockNotAvailableForSaleUpdaterService()), ($this->privates['Pickware\\PickwareErpStarter\\Stock\\WarehouseStockUpdater'] ?? $this->getWarehouseStockUpdaterService()), ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService()));
  30572.     }
  30573.     /**
  30574.      * Gets the private 'Pickware\PickwareErpStarter\Stock\ProductAvailableStockUpdater' shared service.
  30575.      *
  30576.      * @return \Pickware\PickwareErpStarter\Stock\ProductAvailableStockUpdater
  30577.      */
  30578.     protected function getProductAvailableStockUpdaterService()
  30579.     {
  30580.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ProductAvailableStockUpdater.php';
  30581.         $a = ($this->services['Pickware\\PickwareErpStarter\\Product\\PickwareProductInitializer'] ?? $this->getPickwareProductInitializerService());
  30582.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductAvailableStockUpdater'])) {
  30583.             return $this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductAvailableStockUpdater'];
  30584.         }
  30585.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30586.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductAvailableStockUpdater'])) {
  30587.             return $this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductAvailableStockUpdater'];
  30588.         }
  30589.         return $this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductAvailableStockUpdater'] = new \Pickware\PickwareErpStarter\Stock\ProductAvailableStockUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b);
  30590.     }
  30591.     /**
  30592.      * Gets the private 'Pickware\PickwareErpStarter\Stock\ProductAvailableUpdater' shared service.
  30593.      *
  30594.      * @return \Pickware\PickwareErpStarter\Stock\ProductAvailableUpdater
  30595.      */
  30596.     protected function getProductAvailableUpdaterService()
  30597.     {
  30598.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ProductAvailableUpdater.php';
  30599.         return $this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductAvailableUpdater'] = new \Pickware\PickwareErpStarter\Stock\ProductAvailableUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30600.     }
  30601.     /**
  30602.      * Gets the private 'Pickware\PickwareErpStarter\Stock\ProductReservedStockUpdater' shared service.
  30603.      *
  30604.      * @return \Pickware\PickwareErpStarter\Stock\ProductReservedStockUpdater
  30605.      */
  30606.     protected function getProductReservedStockUpdaterService()
  30607.     {
  30608.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ProductReservedStockUpdater.php';
  30609.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30610.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'])) {
  30611.             return $this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'];
  30612.         }
  30613.         $b = ($this->services['Pickware\\PickwareErpStarter\\Product\\PickwareProductInitializer'] ?? $this->getPickwareProductInitializerService());
  30614.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'])) {
  30615.             return $this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'];
  30616.         }
  30617.         return $this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductReservedStockUpdater'] = new \Pickware\PickwareErpStarter\Stock\ProductReservedStockUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, ($this->services['Pickware\\DalBundle\\DatabaseBulkInsertService'] ?? $this->getDatabaseBulkInsertServiceService()), $b);
  30618.     }
  30619.     /**
  30620.      * Gets the private 'Pickware\PickwareErpStarter\Stock\ProductSalesUpdater' shared service.
  30621.      *
  30622.      * @return \Pickware\PickwareErpStarter\Stock\ProductSalesUpdater
  30623.      */
  30624.     protected function getProductSalesUpdaterService()
  30625.     {
  30626.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ProductSalesUpdater.php';
  30627.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30628.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductSalesUpdater'])) {
  30629.             return $this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductSalesUpdater'];
  30630.         }
  30631.         return $this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductSalesUpdater'] = new \Pickware\PickwareErpStarter\Stock\ProductSalesUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Pickware\\DalBundle\\DatabaseBulkInsertService'] ?? $this->getDatabaseBulkInsertServiceService()), $a);
  30632.     }
  30633.     /**
  30634.      * Gets the private 'Pickware\PickwareErpStarter\Stock\ProductStockManagedUpdater' shared service.
  30635.      *
  30636.      * @return \Pickware\PickwareErpStarter\Stock\ProductStockManagedUpdater
  30637.      */
  30638.     protected function getProductStockManagedUpdaterService()
  30639.     {
  30640.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ProductStockManagedUpdater.php';
  30641.         return $this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockManagedUpdater'] = new \Pickware\PickwareErpStarter\Stock\ProductStockManagedUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Pickware\\PickwareErpStarter\\StockApi\\StockMovementService'] ?? $this->getStockMovementServiceService()), ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30642.     }
  30643.     /**
  30644.      * Gets the private 'Pickware\PickwareErpStarter\Stock\ProductStockUpdater' shared service.
  30645.      *
  30646.      * @return \Pickware\PickwareErpStarter\Stock\ProductStockUpdater
  30647.      */
  30648.     protected function getProductStockUpdaterService()
  30649.     {
  30650.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ProductStockUpdater.php';
  30651.         $a = ($this->privates['Pickware\\PickwareErpStarter\\Stock\\WarehouseStockUpdater'] ?? $this->getWarehouseStockUpdaterService());
  30652.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockUpdater'])) {
  30653.             return $this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockUpdater'];
  30654.         }
  30655.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30656.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockUpdater'])) {
  30657.             return $this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockUpdater'];
  30658.         }
  30659.         $c = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  30660.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockUpdater'])) {
  30661.             return $this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockUpdater'];
  30662.         }
  30663.         $d = ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductAvailableStockUpdater'] ?? $this->getProductAvailableStockUpdaterService());
  30664.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockUpdater'])) {
  30665.             return $this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockUpdater'];
  30666.         }
  30667.         return $this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductStockUpdater'] = new \Pickware\PickwareErpStarter\Stock\ProductStockUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$a$c$d);
  30668.     }
  30669.     /**
  30670.      * Gets the private 'Pickware\PickwareErpStarter\Stock\StockNotAvailableForSaleUpdater' shared service.
  30671.      *
  30672.      * @return \Pickware\PickwareErpStarter\Stock\StockNotAvailableForSaleUpdater
  30673.      */
  30674.     protected function getStockNotAvailableForSaleUpdaterService()
  30675.     {
  30676.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/StockNotAvailableForSaleUpdater.php';
  30677.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30678.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Stock\\StockNotAvailableForSaleUpdater'])) {
  30679.             return $this->privates['Pickware\\PickwareErpStarter\\Stock\\StockNotAvailableForSaleUpdater'];
  30680.         }
  30681.         $b = ($this->services['Pickware\\PickwareErpStarter\\Product\\PickwareProductInitializer'] ?? $this->getPickwareProductInitializerService());
  30682.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Stock\\StockNotAvailableForSaleUpdater'])) {
  30683.             return $this->privates['Pickware\\PickwareErpStarter\\Stock\\StockNotAvailableForSaleUpdater'];
  30684.         }
  30685.         return $this->privates['Pickware\\PickwareErpStarter\\Stock\\StockNotAvailableForSaleUpdater'] = new \Pickware\PickwareErpStarter\Stock\StockNotAvailableForSaleUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b);
  30686.     }
  30687.     /**
  30688.      * Gets the private 'Pickware\PickwareErpStarter\Stock\WarehouseStockInitializer' shared service.
  30689.      *
  30690.      * @return \Pickware\PickwareErpStarter\Stock\WarehouseStockInitializer
  30691.      */
  30692.     protected function getWarehouseStockInitializerService()
  30693.     {
  30694.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/WarehouseStockInitializer.php';
  30695.         return $this->privates['Pickware\\PickwareErpStarter\\Stock\\WarehouseStockInitializer'] = new \Pickware\PickwareErpStarter\Stock\WarehouseStockInitializer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30696.     }
  30697.     /**
  30698.      * Gets the private 'Pickware\PickwareErpStarter\Stock\WarehouseStockUpdater' shared service.
  30699.      *
  30700.      * @return \Pickware\PickwareErpStarter\Stock\WarehouseStockUpdater
  30701.      */
  30702.     protected function getWarehouseStockUpdaterService()
  30703.     {
  30704.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/WarehouseStockUpdater.php';
  30705.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30706.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Stock\\WarehouseStockUpdater'])) {
  30707.             return $this->privates['Pickware\\PickwareErpStarter\\Stock\\WarehouseStockUpdater'];
  30708.         }
  30709.         return $this->privates['Pickware\\PickwareErpStarter\\Stock\\WarehouseStockUpdater'] = new \Pickware\PickwareErpStarter\Stock\WarehouseStockUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, ($this->privates['Pickware\\PickwareErpStarter\\Stock\\WarehouseStockInitializer'] ?? $this->getWarehouseStockInitializerService()));
  30710.     }
  30711.     /**
  30712.      * Gets the private 'Pickware\PickwareErpStarter\Stocking\DefaultBinLocationStockingStrategy' shared service.
  30713.      *
  30714.      * @return \Pickware\PickwareErpStarter\Stocking\DefaultBinLocationStockingStrategy
  30715.      */
  30716.     protected function getDefaultBinLocationStockingStrategyService()
  30717.     {
  30718.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocking/StockingStrategy.php';
  30719.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocking/ProductOrthogonalStockingStrategy.php';
  30720.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocking/DefaultBinLocationStockingStrategy.php';
  30721.         $a = ($this->privates['Pickware\\PickwareErpStarter\\Config\\Config'] ?? $this->getConfig2Service());
  30722.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Stocking\\DefaultBinLocationStockingStrategy'])) {
  30723.             return $this->privates['Pickware\\PickwareErpStarter\\Stocking\\DefaultBinLocationStockingStrategy'];
  30724.         }
  30725.         return $this->privates['Pickware\\PickwareErpStarter\\Stocking\\DefaultBinLocationStockingStrategy'] = new \Pickware\PickwareErpStarter\Stocking\DefaultBinLocationStockingStrategy($a, ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30726.     }
  30727.     /**
  30728.      * Gets the private 'Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryCalculator' shared service.
  30729.      *
  30730.      * @return \Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryCalculator
  30731.      */
  30732.     protected function getStocktakeProductSummaryCalculatorService()
  30733.     {
  30734.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/ProductSummary/StocktakeProductSummaryCalculator.php';
  30735.         return $this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\StocktakeProductSummaryCalculator'] = new \Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryCalculator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30736.     }
  30737.     /**
  30738.      * Gets the private 'Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryIndexer' shared service.
  30739.      *
  30740.      * @return \Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryIndexer
  30741.      */
  30742.     protected function getStocktakeProductSummaryIndexerService()
  30743.     {
  30744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  30745.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/ProductSummary/StocktakeProductSummaryIndexer.php';
  30746.         return $this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\StocktakeProductSummaryIndexer'] = new \Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryIndexer(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\StocktakeProductSummaryCalculator'] ?? $this->getStocktakeProductSummaryCalculatorService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30747.     }
  30748.     /**
  30749.      * Gets the private 'Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryUpdater' shared service.
  30750.      *
  30751.      * @return \Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryUpdater
  30752.      */
  30753.     protected function getStocktakeProductSummaryUpdaterService()
  30754.     {
  30755.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stocktaking/ProductSummary/StocktakeProductSummaryUpdater.php';
  30756.         return $this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\StocktakeProductSummaryUpdater'] = new \Pickware\PickwareErpStarter\Stocktaking\ProductSummary\StocktakeProductSummaryUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Pickware\\PickwareErpStarter\\Stocktaking\\ProductSummary\\StocktakeProductSummaryCalculator'] ?? $this->getStocktakeProductSummaryCalculatorService()));
  30757.     }
  30758.     /**
  30759.      * Gets the private 'Pickware\PickwareErpStarter\SupplierOrder\IncomingStockUpdater' shared service.
  30760.      *
  30761.      * @return \Pickware\PickwareErpStarter\SupplierOrder\IncomingStockUpdater
  30762.      */
  30763.     protected function getIncomingStockUpdaterService()
  30764.     {
  30765.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/SupplierOrder/IncomingStockUpdater.php';
  30766.         return $this->privates['Pickware\\PickwareErpStarter\\SupplierOrder\\IncomingStockUpdater'] = new \Pickware\PickwareErpStarter\SupplierOrder\IncomingStockUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30767.     }
  30768.     /**
  30769.      * Gets the private 'Pickware\PickwareErpStarter\SupplierOrder\Indexer\IncomingStockIndexer' shared service.
  30770.      *
  30771.      * @return \Pickware\PickwareErpStarter\SupplierOrder\Indexer\IncomingStockIndexer
  30772.      */
  30773.     protected function getIncomingStockIndexerService()
  30774.     {
  30775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  30776.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/SupplierOrder/Indexer/IncomingStockIndexer.php';
  30777.         return $this->privates['Pickware\\PickwareErpStarter\\SupplierOrder\\Indexer\\IncomingStockIndexer'] = new \Pickware\PickwareErpStarter\SupplierOrder\Indexer\IncomingStockIndexer(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['Pickware\\PickwareErpStarter\\Product\\PickwareProductInitializer'] ?? $this->getPickwareProductInitializerService()), ($this->privates['Pickware\\PickwareErpStarter\\SupplierOrder\\IncomingStockUpdater'] ?? $this->getIncomingStockUpdaterService()));
  30778.     }
  30779.     /**
  30780.      * Gets the private 'Pickware\PickwareErpStarter\SupplierOrder\Model\Subscriber\DeliveryDateUpdateSubscriber' shared service.
  30781.      *
  30782.      * @return \Pickware\PickwareErpStarter\SupplierOrder\Model\Subscriber\DeliveryDateUpdateSubscriber
  30783.      */
  30784.     protected function getDeliveryDateUpdateSubscriberService()
  30785.     {
  30786.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/SupplierOrder/Model/Subscriber/DeliveryDateUpdateSubscriber.php';
  30787.         return $this->privates['Pickware\\PickwareErpStarter\\SupplierOrder\\Model\\Subscriber\\DeliveryDateUpdateSubscriber'] = new \Pickware\PickwareErpStarter\SupplierOrder\Model\Subscriber\DeliveryDateUpdateSubscriber(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30788.     }
  30789.     /**
  30790.      * Gets the private 'Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderMailTemplateContentGenerator' shared service.
  30791.      *
  30792.      * @return \Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderMailTemplateContentGenerator
  30793.      */
  30794.     protected function getSupplierOrderMailTemplateContentGeneratorService()
  30795.     {
  30796.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/MailDraft/MailTemplateContentGenerator.php';
  30797.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/SupplierOrder/SupplierOrderMailTemplateContentGenerator.php';
  30798.         return $this->privates['Pickware\\PickwareErpStarter\\SupplierOrder\\SupplierOrderMailTemplateContentGenerator'] = new \Pickware\PickwareErpStarter\SupplierOrder\SupplierOrderMailTemplateContentGenerator(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  30799.     }
  30800.     /**
  30801.      * Gets the private 'Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationIndexer' shared service.
  30802.      *
  30803.      * @return \Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationIndexer
  30804.      */
  30805.     protected function getProductSupplierConfigurationIndexerService()
  30806.     {
  30807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  30808.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Supplier/ProductSupplierConfigurationIndexer.php';
  30809.         return $this->privates['Pickware\\PickwareErpStarter\\Supplier\\ProductSupplierConfigurationIndexer'] = new \Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationIndexer(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->privates['Pickware\\PickwareErpStarter\\Supplier\\ProductSupplierConfigurationInitializer'] ?? $this->getProductSupplierConfigurationInitializerService()));
  30810.     }
  30811.     /**
  30812.      * Gets the private 'Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationInitializer' shared service.
  30813.      *
  30814.      * @return \Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationInitializer
  30815.      */
  30816.     protected function getProductSupplierConfigurationInitializerService()
  30817.     {
  30818.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Supplier/ProductSupplierConfigurationInitializer.php';
  30819.         return $this->privates['Pickware\\PickwareErpStarter\\Supplier\\ProductSupplierConfigurationInitializer'] = new \Pickware\PickwareErpStarter\Supplier\ProductSupplierConfigurationInitializer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30820.     }
  30821.     /**
  30822.      * Gets the private 'Pickware\PickwareErpStarter\Translation\Translator' shared service.
  30823.      *
  30824.      * @return \Pickware\PickwareErpStarter\Translation\Translator
  30825.      */
  30826.     protected function getTranslator4Service()
  30827.     {
  30828.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Translation/Translator.php';
  30829.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  30830.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Translation\\Translator'])) {
  30831.             return $this->privates['Pickware\\PickwareErpStarter\\Translation\\Translator'];
  30832.         }
  30833.         return $this->privates['Pickware\\PickwareErpStarter\\Translation\\Translator'] = new \Pickware\PickwareErpStarter\Translation\Translator($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30834.     }
  30835.     /**
  30836.      * Gets the private 'Pickware\PickwareErpStarter\Warehouse\Model\Subscriber\WarehouseEntitySubscriber' shared service.
  30837.      *
  30838.      * @return \Pickware\PickwareErpStarter\Warehouse\Model\Subscriber\WarehouseEntitySubscriber
  30839.      */
  30840.     protected function getWarehouseEntitySubscriberService()
  30841.     {
  30842.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Warehouse/Model/Subscriber/WarehouseEntitySubscriber.php';
  30843.         $a = ($this->privates['Pickware\\PickwareErpStarter\\Config\\Config'] ?? $this->getConfig2Service());
  30844.         if (isset($this->privates['Pickware\\PickwareErpStarter\\Warehouse\\Model\\Subscriber\\WarehouseEntitySubscriber'])) {
  30845.             return $this->privates['Pickware\\PickwareErpStarter\\Warehouse\\Model\\Subscriber\\WarehouseEntitySubscriber'];
  30846.         }
  30847.         return $this->privates['Pickware\\PickwareErpStarter\\Warehouse\\Model\\Subscriber\\WarehouseEntitySubscriber'] = new \Pickware\PickwareErpStarter\Warehouse\Model\Subscriber\WarehouseEntitySubscriber($a);
  30848.     }
  30849.     /**
  30850.      * Gets the private 'Pickware\PickwareGls\Api\GlsApiClientFactory' shared service.
  30851.      *
  30852.      * @return \Pickware\PickwareGls\Api\GlsApiClientFactory
  30853.      */
  30854.     protected function getGlsApiClientFactoryService()
  30855.     {
  30856.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareGls/src/Api/GlsApiClientFactory.php';
  30857.         return $this->privates['Pickware\\PickwareGls\\Api\\GlsApiClientFactory'] = new \Pickware\PickwareGls\Api\GlsApiClientFactory(($this->privates['Pickware\\ShippingBundle\\Logging\\PickwareShippingLoggerFactory'] ?? $this->getPickwareShippingLoggerFactoryService())->createRotating('pickware_gls'));
  30858.     }
  30859.     /**
  30860.      * Gets the private 'Pickware\PickwareUpsBundle\Api\UpsOAuthApiClientFactory' shared service.
  30861.      *
  30862.      * @return \Pickware\PickwareUpsBundle\Api\UpsOAuthApiClientFactory
  30863.      */
  30864.     protected function getUpsOAuthApiClientFactoryService()
  30865.     {
  30866.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-ups-bundle/src/Api/UpsOAuthApiClientFactory.php';
  30867.         return $this->privates['Pickware\\PickwareUpsBundle\\Api\\UpsOAuthApiClientFactory'] = new \Pickware\PickwareUpsBundle\Api\UpsOAuthApiClientFactory(($this->privates['pickware_ups.logger'] ?? $this->getPickwareUps_LoggerService()));
  30868.     }
  30869.     /**
  30870.      * Gets the private 'Pickware\PickwareWms\DeliveryNote\ProductFilteringDeliveryNoteDocumentGeneratorDecorator' shared service.
  30871.      *
  30872.      * @return \Pickware\PickwareWms\DeliveryNote\ProductFilteringDeliveryNoteDocumentGeneratorDecorator
  30873.      */
  30874.     protected function getProductFilteringDeliveryNoteDocumentGeneratorDecoratorService()
  30875.     {
  30876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  30877.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/DeliveryNote/ProductFilteringDeliveryNoteDocumentGeneratorDecorator.php';
  30878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DeliveryNoteGenerator.php';
  30879.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  30880.         if (isset($this->privates['Pickware\\PickwareWms\\DeliveryNote\\ProductFilteringDeliveryNoteDocumentGeneratorDecorator'])) {
  30881.             return $this->privates['Pickware\\PickwareWms\\DeliveryNote\\ProductFilteringDeliveryNoteDocumentGeneratorDecorator'];
  30882.         }
  30883.         return $this->privates['Pickware\\PickwareWms\\DeliveryNote\\ProductFilteringDeliveryNoteDocumentGeneratorDecorator'] = new \Pickware\PickwareWms\DeliveryNote\ProductFilteringDeliveryNoteDocumentGeneratorDecorator(new \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator($a\dirname(__DIR__4)), ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30884.     }
  30885.     /**
  30886.      * Gets the private 'Pickware\PickwareWms\PickingProcess\PickingProcessCleanupService' shared service.
  30887.      *
  30888.      * @return \Pickware\PickwareWms\PickingProcess\PickingProcessCleanupService
  30889.      */
  30890.     protected function getPickingProcessCleanupServiceService()
  30891.     {
  30892.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/PickingProcess/PickingProcessCleanupService.php';
  30893.         return $this->privates['Pickware\\PickwareWms\\PickingProcess\\PickingProcessCleanupService'] = new \Pickware\PickwareWms\PickingProcess\PickingProcessCleanupService(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30894.     }
  30895.     /**
  30896.      * Gets the private 'Pickware\PickwareWms\PickingProcess\PickingProcessCreation' shared service.
  30897.      *
  30898.      * @return \Pickware\PickwareWms\PickingProcess\PickingProcessCreation
  30899.      */
  30900.     protected function getPickingProcessCreationService()
  30901.     {
  30902.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/PickingProcess/PickingProcessCreation.php';
  30903.         return $this->privates['Pickware\\PickwareWms\\PickingProcess\\PickingProcessCreation'] = new \Pickware\PickwareWms\PickingProcess\PickingProcessCreation(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()));
  30904.     }
  30905.     /**
  30906.      * Gets the private 'Pickware\PickwareWms\PickingProcess\Subscriber\OrderShippingSubscriber' shared service.
  30907.      *
  30908.      * @return \Pickware\PickwareWms\PickingProcess\Subscriber\OrderShippingSubscriber
  30909.      */
  30910.     protected function getOrderShippingSubscriberService()
  30911.     {
  30912.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/PickingProcess/Subscriber/OrderShippingSubscriber.php';
  30913.         return $this->privates['Pickware\\PickwareWms\\PickingProcess\\Subscriber\\OrderShippingSubscriber'] = new \Pickware\PickwareWms\PickingProcess\Subscriber\OrderShippingSubscriber(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()));
  30914.     }
  30915.     /**
  30916.      * Gets the private 'Pickware\PickwareWms\StockContainerClearing\StockContainerClearingService' shared service.
  30917.      *
  30918.      * @return \Pickware\PickwareWms\StockContainerClearing\StockContainerClearingService
  30919.      */
  30920.     protected function getStockContainerClearingServiceService()
  30921.     {
  30922.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareWms/src/StockContainerClearing/StockContainerClearingService.php';
  30923.         return $this->privates['Pickware\\PickwareWms\\StockContainerClearing\\StockContainerClearingService'] = new \Pickware\PickwareWms\StockContainerClearing\StockContainerClearingService(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->services['Pickware\\PickwareErpStarter\\StockApi\\StockMovementService'] ?? $this->getStockMovementServiceService()));
  30924.     }
  30925.     /**
  30926.      * Gets the private 'Pickware\ShippingBundle\Carrier\CarrierAdapterRegistry' shared service.
  30927.      *
  30928.      * @return \Pickware\ShippingBundle\Carrier\CarrierAdapterRegistry
  30929.      */
  30930.     protected function getCarrierAdapterRegistryService()
  30931.     {
  30932.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Carrier/CarrierAdapterRegistryInterface.php';
  30933.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Carrier/CarrierAdapterRegistry.php';
  30934.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Carrier/Capabilities/ShipmentsRegistrationCapability.php';
  30935.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Carrier/AbstractCarrierAdapter.php';
  30936.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Carrier/Capabilities/MultiTrackingCapability.php';
  30937.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Carrier/Capabilities/CancellationCapability.php';
  30938.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareGls/src/Adapter/GlsAdapter.php';
  30939.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareGls/src/Adapter/GlsShipmentFactory.php';
  30940.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareGls/src/Adapter/GlsResponseProcessor.php';
  30941.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Carrier/Capabilities/ReturnShipmentsRegistrationCapability.php';
  30942.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Carrier/Capabilities/ReturnShipmentCancellationCapability.php';
  30943.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-ups-bundle/src/Adapter/UpsAdapter.php';
  30944.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-ups-bundle/src/Adapter/UpsShipmentRegistrationService.php';
  30945.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-ups-bundle/src/Api/UpsApiClientFactory.php';
  30946.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-ups-bundle/src/Adapter/UpsShipmentFactory.php';
  30947.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-ups-bundle/src/Adapter/UpsResponseProcessor.php';
  30948.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-ups-bundle/src/Adapter/UpsLabelFactory.php';
  30949.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-dhl-express-bundle/src/Adapter/DhlExpressAdapter.php';
  30950.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-dhl-express-bundle/src/Adapter/DhlExpressShipmentRegistrationService.php';
  30951.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-dhl-express-bundle/src/Adapter/DhlExpressShipmentFactory.php';
  30952.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-dhl-express-bundle/src/Adapter/DhlExpressResponseProcessor.php';
  30953.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/Adapter/DhlAdapter.php';
  30954.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/Adapter/DhlShipmentOrderFactory.php';
  30955.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/money-bundle/src/CurrencyConverter.php';
  30956.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/money-bundle/src/ShopwareCurrencyConverter.php';
  30957.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/Adapter/DhlResponseProcessor.php';
  30958.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/ReturnLabel/ParcelDeReturnsApiClientFactory.php';
  30959.         $this->privates['Pickware\\ShippingBundle\\Carrier\\CarrierAdapterRegistry'] = $instance = new \Pickware\ShippingBundle\Carrier\CarrierAdapterRegistry();
  30960.         $a = ($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService());
  30961.         $b = ($this->privates['Pickware\\DocumentBundle\\DocumentContentsService'] ?? $this->getDocumentContentsServiceService());
  30962.         $c = new \Pickware\PickwareGls\Adapter\GlsAdapter($a, new \Pickware\PickwareGls\Adapter\GlsShipmentFactory($a), new \Pickware\PickwareGls\Adapter\GlsResponseProcessor($a$b), ($this->privates['Pickware\\PickwareGls\\Api\\GlsApiClientFactory'] ?? $this->getGlsApiClientFactoryService()));
  30963.         $d = new \Pickware\PickwareUpsBundle\Adapter\UpsAdapter($a, new \Pickware\PickwareUpsBundle\Adapter\UpsShipmentRegistrationService($a, new \Pickware\PickwareUpsBundle\Api\UpsApiClientFactory(($this->privates['pickware_ups.logger'] ?? $this->getPickwareUps_LoggerService()), ($this->privates['Pickware\\PickwareUpsBundle\\Api\\UpsOAuthApiClientFactory'] ?? $this->getUpsOAuthApiClientFactoryService())), new \Pickware\PickwareUpsBundle\Adapter\UpsShipmentFactory(), new \Pickware\PickwareUpsBundle\Adapter\UpsResponseProcessor($a$b, new \Pickware\PickwareUpsBundle\Adapter\UpsLabelFactory())));
  30964.         $e = new \Pickware\PickwareDhlExpressBundle\Adapter\DhlExpressAdapter($a, new \Pickware\PickwareDhlExpressBundle\Adapter\DhlExpressShipmentRegistrationService($a, ($this->privates['Pickware\\PickwareDhlExpressBundle\\Api\\DhlExpressApiClientFactory'] ?? $this->getDhlExpressApiClientFactoryService()), new \Pickware\PickwareDhlExpressBundle\Adapter\DhlExpressShipmentFactory(), new \Pickware\PickwareDhlExpressBundle\Adapter\DhlExpressResponseProcessor($a$b)));
  30965.         $f = new \Pickware\PickwareDhl\Adapter\DhlAdapter(new \Pickware\PickwareDhl\Adapter\DhlShipmentOrderFactory(new \Pickware\MoneyBundle\ShopwareCurrencyConverter($a), $a), $a, ($this->privates['Pickware\\PickwareDhl\\ApiClient\\DhlApiClientFactory'] ?? $this->getDhlApiClientFactoryService()), new \Pickware\PickwareDhl\Adapter\DhlResponseProcessor($a$b), new \Pickware\PickwareDhl\ReturnLabel\ParcelDeReturnsApiClientFactory(($this->privates['pickware_dhl.logger'] ?? $this->getPickwareDhl_LoggerService())));
  30966.         $instance->addCarrierAdapter('gls'$c);
  30967.         $instance->addCarrierAdapter('ups'$d);
  30968.         $instance->addCarrierAdapter('dhlExpress'$e);
  30969.         $instance->addCarrierAdapter('dhl'$f);
  30970.         $instance->addCarrierAdapter('gls'$c);
  30971.         $instance->addCarrierAdapter('ups'$d);
  30972.         $instance->addCarrierAdapter('dhlExpress'$e);
  30973.         $instance->addCarrierAdapter('dhl'$f);
  30974.         return $instance;
  30975.     }
  30976.     /**
  30977.      * Gets the private 'Pickware\ShippingBundle\Carrier\Model\Subscriber\CarrierEntitySubscriber' shared service.
  30978.      *
  30979.      * @return \Pickware\ShippingBundle\Carrier\Model\Subscriber\CarrierEntitySubscriber
  30980.      */
  30981.     protected function getCarrierEntitySubscriberService()
  30982.     {
  30983.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Carrier/Model/Subscriber/CarrierEntitySubscriber.php';
  30984.         return $this->privates['Pickware\\ShippingBundle\\Carrier\\Model\\Subscriber\\CarrierEntitySubscriber'] = new \Pickware\ShippingBundle\Carrier\Model\Subscriber\CarrierEntitySubscriber(($this->privates['Pickware\\ShippingBundle\\Carrier\\CarrierAdapterRegistry'] ?? $this->getCarrierAdapterRegistryService()));
  30985.     }
  30986.     /**
  30987.      * Gets the private 'Pickware\ShippingBundle\Config\ConfigService' shared service.
  30988.      *
  30989.      * @return \Pickware\ShippingBundle\Config\ConfigService
  30990.      */
  30991.     protected function getConfigService3Service()
  30992.     {
  30993.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Config/ConfigService.php';
  30994.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30995.         if (isset($this->privates['Pickware\\ShippingBundle\\Config\\ConfigService'])) {
  30996.             return $this->privates['Pickware\\ShippingBundle\\Config\\ConfigService'];
  30997.         }
  30998.         return $this->privates['Pickware\\ShippingBundle\\Config\\ConfigService'] = new \Pickware\ShippingBundle\Config\ConfigService($a);
  30999.     }
  31000.     /**
  31001.      * Gets the private 'Pickware\ShippingBundle\Logging\PickwareShippingLoggerFactory' shared service.
  31002.      *
  31003.      * @return \Pickware\ShippingBundle\Logging\PickwareShippingLoggerFactory
  31004.      */
  31005.     protected function getPickwareShippingLoggerFactoryService()
  31006.     {
  31007.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Logging/PickwareShippingLoggerFactory.php';
  31008.         return $this->privates['Pickware\\ShippingBundle\\Logging\\PickwareShippingLoggerFactory'] = new \Pickware\ShippingBundle\Logging\PickwareShippingLoggerFactory(($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService()), true);
  31009.     }
  31010.     /**
  31011.      * Gets the private 'Pickware\ShopwareExtensionsBundle\OrderConfiguration\OrderConfigurationIndexer' shared service.
  31012.      *
  31013.      * @return \Pickware\ShopwareExtensionsBundle\OrderConfiguration\OrderConfigurationIndexer
  31014.      */
  31015.     protected function getOrderConfigurationIndexerService()
  31016.     {
  31017.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  31018.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/OrderConfiguration/OrderConfigurationIndexer.php';
  31019.         return $this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\OrderConfigurationIndexer'] = new \Pickware\ShopwareExtensionsBundle\OrderConfiguration\OrderConfigurationIndexer(($this->services['Pickware\\DalBundle\\EntityManager'] ?? $this->getEntityManagerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\OrderConfigurationUpdater'] ?? $this->getOrderConfigurationUpdaterService()));
  31020.     }
  31021.     /**
  31022.      * Gets the private 'Pickware\ShopwareExtensionsBundle\OrderConfiguration\OrderConfigurationUpdater' shared service.
  31023.      *
  31024.      * @return \Pickware\ShopwareExtensionsBundle\OrderConfiguration\OrderConfigurationUpdater
  31025.      */
  31026.     protected function getOrderConfigurationUpdaterService()
  31027.     {
  31028.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/OrderConfiguration/OrderConfigurationUpdater.php';
  31029.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31030.         if (isset($this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\OrderConfigurationUpdater'])) {
  31031.             return $this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\OrderConfigurationUpdater'];
  31032.         }
  31033.         return $this->privates['Pickware\\ShopwareExtensionsBundle\\OrderConfiguration\\OrderConfigurationUpdater'] = new \Pickware\ShopwareExtensionsBundle\OrderConfiguration\OrderConfigurationUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$this->getEnv('default::PICKWARE_ERP_SKIP_ORDER_CONFIGURATION_UPDATER'));
  31034.     }
  31035.     /**
  31036.      * Gets the private 'Pickware\ValidationBundle\Subscriber\JsonValidationAnnotationSubscriber' shared service.
  31037.      *
  31038.      * @return \Pickware\ValidationBundle\Subscriber\JsonValidationAnnotationSubscriber
  31039.      */
  31040.     protected function getJsonValidationAnnotationSubscriberService()
  31041.     {
  31042.         return $this->privates['Pickware\\ValidationBundle\\Subscriber\\JsonValidationAnnotationSubscriber'] = new \Pickware\ValidationBundle\Subscriber\JsonValidationAnnotationSubscriber(($this->services['Pickware\\ValidationBundle\\JsonValidator'] ?? ($this->services['Pickware\\ValidationBundle\\JsonValidator'] = new \Pickware\ValidationBundle\JsonValidator())));
  31043.     }
  31044.     /**
  31045.      * Gets the private 'Sendcloud\Shipping\Entity\Config\SystemConfigurationRepository' shared service.
  31046.      *
  31047.      * @return \Sendcloud\Shipping\Entity\Config\SystemConfigurationRepository
  31048.      */
  31049.     protected function getSystemConfigurationRepositoryService()
  31050.     {
  31051.         $a = ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService());
  31052.         if (isset($this->privates['Sendcloud\\Shipping\\Entity\\Config\\SystemConfigurationRepository'])) {
  31053.             return $this->privates['Sendcloud\\Shipping\\Entity\\Config\\SystemConfigurationRepository'];
  31054.         }
  31055.         return $this->privates['Sendcloud\\Shipping\\Entity\\Config\\SystemConfigurationRepository'] = new \Sendcloud\Shipping\Entity\Config\SystemConfigurationRepository($a);
  31056.     }
  31057.     /**
  31058.      * Gets the private 'Sendcloud\Shipping\Entity\Order\OrderDeliveryRepository' shared service.
  31059.      *
  31060.      * @return \Sendcloud\Shipping\Entity\Order\OrderDeliveryRepository
  31061.      */
  31062.     protected function getOrderDeliveryRepositoryService()
  31063.     {
  31064.         $a = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  31065.         if (isset($this->privates['Sendcloud\\Shipping\\Entity\\Order\\OrderDeliveryRepository'])) {
  31066.             return $this->privates['Sendcloud\\Shipping\\Entity\\Order\\OrderDeliveryRepository'];
  31067.         }
  31068.         return $this->privates['Sendcloud\\Shipping\\Entity\\Order\\OrderDeliveryRepository'] = new \Sendcloud\Shipping\Entity\Order\OrderDeliveryRepository($a);
  31069.     }
  31070.     /**
  31071.      * Gets the private 'Sendcloud\Shipping\Entity\Order\OrderRepository' shared service.
  31072.      *
  31073.      * @return \Sendcloud\Shipping\Entity\Order\OrderRepository
  31074.      */
  31075.     protected function getOrderRepositoryService()
  31076.     {
  31077.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  31078.         if (isset($this->privates['Sendcloud\\Shipping\\Entity\\Order\\OrderRepository'])) {
  31079.             return $this->privates['Sendcloud\\Shipping\\Entity\\Order\\OrderRepository'];
  31080.         }
  31081.         return $this->privates['Sendcloud\\Shipping\\Entity\\Order\\OrderRepository'] = new \Sendcloud\Shipping\Entity\Order\OrderRepository($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31082.     }
  31083.     /**
  31084.      * Gets the private 'Sendcloud\Shipping\Entity\Process\ProcessEntityRepository' shared service.
  31085.      *
  31086.      * @return \Sendcloud\Shipping\Entity\Process\ProcessEntityRepository
  31087.      */
  31088.     protected function getProcessEntityRepositoryService()
  31089.     {
  31090.         $a = ($this->services['sendcloud_processes.repository'] ?? $this->getSendcloudProcesses_RepositoryService());
  31091.         if (isset($this->privates['Sendcloud\\Shipping\\Entity\\Process\\ProcessEntityRepository'])) {
  31092.             return $this->privates['Sendcloud\\Shipping\\Entity\\Process\\ProcessEntityRepository'];
  31093.         }
  31094.         return $this->privates['Sendcloud\\Shipping\\Entity\\Process\\ProcessEntityRepository'] = new \Sendcloud\Shipping\Entity\Process\ProcessEntityRepository($a);
  31095.     }
  31096.     /**
  31097.      * Gets the private 'Sendcloud\Shipping\Entity\ServicePoint\ServicePointEntityRepository' shared service.
  31098.      *
  31099.      * @return \Sendcloud\Shipping\Entity\ServicePoint\ServicePointEntityRepository
  31100.      */
  31101.     protected function getServicePointEntityRepositoryService()
  31102.     {
  31103.         $a = ($this->services['sendcloud_servicepoints.repository'] ?? $this->getSendcloudServicepoints_RepositoryService());
  31104.         if (isset($this->privates['Sendcloud\\Shipping\\Entity\\ServicePoint\\ServicePointEntityRepository'])) {
  31105.             return $this->privates['Sendcloud\\Shipping\\Entity\\ServicePoint\\ServicePointEntityRepository'];
  31106.         }
  31107.         return $this->privates['Sendcloud\\Shipping\\Entity\\ServicePoint\\ServicePointEntityRepository'] = new \Sendcloud\Shipping\Entity\ServicePoint\ServicePointEntityRepository($a);
  31108.     }
  31109.     /**
  31110.      * Gets the private 'Sendcloud\Shipping\Entity\Shipment\ShipmentEntityRepository' shared service.
  31111.      *
  31112.      * @return \Sendcloud\Shipping\Entity\Shipment\ShipmentEntityRepository
  31113.      */
  31114.     protected function getShipmentEntityRepositoryService()
  31115.     {
  31116.         $a = ($this->services['sendcloud_shipments.repository'] ?? $this->getSendcloudShipments_RepositoryService());
  31117.         if (isset($this->privates['Sendcloud\\Shipping\\Entity\\Shipment\\ShipmentEntityRepository'])) {
  31118.             return $this->privates['Sendcloud\\Shipping\\Entity\\Shipment\\ShipmentEntityRepository'];
  31119.         }
  31120.         return $this->privates['Sendcloud\\Shipping\\Entity\\Shipment\\ShipmentEntityRepository'] = new \Sendcloud\Shipping\Entity\Shipment\ShipmentEntityRepository($a);
  31121.     }
  31122.     /**
  31123.      * Gets the private 'Sendcloud\Shipping\Subscriber\CheckoutSubscriber' shared service.
  31124.      *
  31125.      * @return \Sendcloud\Shipping\Subscriber\CheckoutSubscriber
  31126.      */
  31127.     protected function getCheckoutSubscriberService()
  31128.     {
  31129.         $a = ($this->services['Sendcloud\\Shipping\\Service\\Utility\\Initializer'] ?? $this->getInitializerService());
  31130.         if (isset($this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'])) {
  31131.             return $this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'];
  31132.         }
  31133.         $b = ($this->privates['Sendcloud\\Shipping\\Entity\\Shipment\\ShipmentEntityRepository'] ?? $this->getShipmentEntityRepositoryService());
  31134.         if (isset($this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'])) {
  31135.             return $this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'];
  31136.         }
  31137.         $c = ($this->privates['Sendcloud\\Shipping\\Entity\\ServicePoint\\ServicePointEntityRepository'] ?? $this->getServicePointEntityRepositoryService());
  31138.         if (isset($this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'])) {
  31139.             return $this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'];
  31140.         }
  31141.         $d = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  31142.         if (isset($this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'])) {
  31143.             return $this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'];
  31144.         }
  31145.         $e = ($this->services['Sendcloud\\Shipping\\Core\\BusinessLogic\\Interfaces\\OrderService'] ?? $this->getOrderService2Service());
  31146.         if (isset($this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'])) {
  31147.             return $this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'];
  31148.         }
  31149.         return $this->privates['Sendcloud\\Shipping\\Subscriber\\CheckoutSubscriber'] = new \Sendcloud\Shipping\Subscriber\CheckoutSubscriber($a, ($this->services['Sendcloud\\Shipping\\Core\\Infrastructure\\Interfaces\\Required\\Configuration'] ?? $this->getConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), $b$c, new \Sendcloud\Shipping\Entity\Customer\CustomerRepository($d), $e, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  31150.     }
  31151.     /**
  31152.      * Gets the private 'Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber' shared service.
  31153.      *
  31154.      * @return \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber
  31155.      */
  31156.     protected function getSalesChannelUserConfigSubscriberService()
  31157.     {
  31158.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriber.php';
  31159.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  31160.         if (isset($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'])) {
  31161.             return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'];
  31162.         }
  31163.         return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] = new \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber($a);
  31164.     }
  31165.     /**
  31166.      * Gets the private 'Shopware\Core\Checkout\Cart\Address\AddressValidator' shared service.
  31167.      *
  31168.      * @return \Shopware\Core\Checkout\Cart\Address\AddressValidator
  31169.      */
  31170.     protected function getAddressValidatorService()
  31171.     {
  31172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  31173.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Address/AddressValidator.php';
  31174.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  31175.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  31176.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'];
  31177.         }
  31178.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] = new \Shopware\Core\Checkout\Cart\Address\AddressValidator($a);
  31179.     }
  31180.     /**
  31181.      * Gets the private 'Shopware\Core\Checkout\Cart\CachedRuleLoader' shared service.
  31182.      *
  31183.      * @return \Shopware\Core\Checkout\Cart\CachedRuleLoader
  31184.      */
  31185.     protected function getCachedRuleLoaderService()
  31186.     {
  31187.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  31188.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'])) {
  31189.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'];
  31190.         }
  31191.         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()));
  31192.     }
  31193.     /**
  31194.      * Gets the private 'Shopware\Core\Checkout\Cart\CartCalculator' shared service.
  31195.      *
  31196.      * @return \Shopware\Core\Checkout\Cart\CartCalculator
  31197.      */
  31198.     protected function getCartCalculatorService()
  31199.     {
  31200.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  31201.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'])) {
  31202.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'];
  31203.         }
  31204.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] = new \Shopware\Core\Checkout\Cart\CartCalculator($a);
  31205.     }
  31206.     /**
  31207.      * Gets the private 'Shopware\Core\Checkout\Cart\CartPersister' shared service.
  31208.      *
  31209.      * @return \Shopware\Core\Checkout\Cart\CartPersister
  31210.      */
  31211.     protected function getCartPersisterService()
  31212.     {
  31213.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  31214.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31215.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'])) {
  31216.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'];
  31217.         }
  31218.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] = new \Shopware\Core\Checkout\Cart\CartPersister($a$b, new \Shopware\Core\Checkout\Cart\CartSerializationCleaner($a$b), false);
  31219.     }
  31220.     /**
  31221.      * Gets the private 'Shopware\Core\Checkout\Cart\CartRuleLoader' shared service.
  31222.      *
  31223.      * @return \Shopware\Core\Checkout\Cart\CartRuleLoader
  31224.      */
  31225.     protected function getCartRuleLoaderService()
  31226.     {
  31227.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31228.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  31229.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  31230.         }
  31231.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  31232.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  31233.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  31234.         }
  31235.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService());
  31236.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  31237.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  31238.         }
  31239.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] ?? $this->getCachedRuleLoaderService());
  31240.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  31241.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  31242.         }
  31243.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] = new \Shopware\Core\Checkout\Cart\CartRuleLoader($b$c, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $d, ($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()), $a);
  31244.     }
  31245.     /**
  31246.      * Gets the private 'Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler' shared service.
  31247.      *
  31248.      * @return \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler
  31249.      */
  31250.     protected function getCleanupCartTaskHandlerService()
  31251.     {
  31252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Cleanup/CleanupCartTaskHandler.php';
  31253.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31254.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'])) {
  31255.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'];
  31256.         }
  31257.         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);
  31258.     }
  31259.     /**
  31260.      * Gets the private 'Shopware\Core\Checkout\Cart\Command\CartMigrateCommand' shared service.
  31261.      *
  31262.      * @return \Shopware\Core\Checkout\Cart\Command\CartMigrateCommand
  31263.      */
  31264.     protected function getCartMigrateCommandService()
  31265.     {
  31266.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  31268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Command/CartMigrateCommand.php';
  31269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/RedisConnectionFactory.php';
  31270.         $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')));
  31271.         $instance->setName('cart:migrate');
  31272.         return $instance;
  31273.     }
  31274.     /**
  31275.      * Gets the private 'Shopware\Core\Checkout\Cart\CreditCartProcessor' shared service.
  31276.      *
  31277.      * @return \Shopware\Core\Checkout\Cart\CreditCartProcessor
  31278.      */
  31279.     protected function getCreditCartProcessorService()
  31280.     {
  31281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  31282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CreditCartProcessor.php';
  31283.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] = new \Shopware\Core\Checkout\Cart\CreditCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  31284.     }
  31285.     /**
  31286.      * Gets the private 'Shopware\Core\Checkout\Cart\CustomCartProcessor' shared service.
  31287.      *
  31288.      * @return \Shopware\Core\Checkout\Cart\CustomCartProcessor
  31289.      */
  31290.     protected function getCustomCartProcessorService()
  31291.     {
  31292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  31293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  31294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CustomCartProcessor.php';
  31295.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] = new \Shopware\Core\Checkout\Cart\CustomCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculator2Service()));
  31296.     }
  31297.     /**
  31298.      * Gets the private 'Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor' shared service.
  31299.      *
  31300.      * @return \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor
  31301.      */
  31302.     protected function getDeliveryProcessorService()
  31303.     {
  31304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  31305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  31306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryProcessor.php';
  31307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryCalculator.php';
  31308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  31309.         $a = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  31310.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'])) {
  31311.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'];
  31312.         }
  31313.         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->getQuantityPriceCalculator2Service()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder()))), $a);
  31314.     }
  31315.     /**
  31316.      * Gets the private 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper' shared service.
  31317.      *
  31318.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper
  31319.      */
  31320.     protected function getCartFacadeHelperService()
  31321.     {
  31322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHelper.php';
  31323.         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()));
  31324.     }
  31325.     /**
  31326.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory' shared service.
  31327.      *
  31328.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory
  31329.      */
  31330.     protected function getCreditLineItemFactoryService()
  31331.     {
  31332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  31333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactory.php';
  31334.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  31335.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  31336.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'])) {
  31337.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'];
  31338.         }
  31339.         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);
  31340.     }
  31341.     /**
  31342.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory' shared service.
  31343.      *
  31344.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory
  31345.      */
  31346.     protected function getCustomLineItemFactoryService()
  31347.     {
  31348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  31349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactory.php';
  31350.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  31351.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  31352.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'])) {
  31353.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'];
  31354.         }
  31355.         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);
  31356.     }
  31357.     /**
  31358.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory' shared service.
  31359.      *
  31360.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory
  31361.      */
  31362.     protected function getProductLineItemFactoryService()
  31363.     {
  31364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  31365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactory.php';
  31366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  31367.         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())));
  31368.     }
  31369.     /**
  31370.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryRegistry' shared service.
  31371.      *
  31372.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry
  31373.      */
  31374.     protected function getLineItemFactoryRegistryService()
  31375.     {
  31376.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31377.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  31378.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  31379.         }
  31380.         $b = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  31381.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  31382.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  31383.         }
  31384.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry(new RewindableGenerator(function () {
  31385.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\ProductLineItemFactory'] ?? $this->getProductLineItemFactoryService());
  31386.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\PromotionLineItemFactory()));
  31387.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'] ?? $this->getCreditLineItemFactoryService());
  31388.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] ?? $this->getCustomLineItemFactoryService());
  31389.         }, 4), $b$a);
  31390.     }
  31391.     /**
  31392.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder' shared service.
  31393.      *
  31394.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder
  31395.      */
  31396.     protected function getLineItemGroupBuilderService()
  31397.     {
  31398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupBuilder.php';
  31399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupRuleMatcherInterface.php';
  31400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleMatcher.php';
  31401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AbstractAnyRuleLineItemMatcher.php';
  31402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleLineItemMatcher.php';
  31403.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/AbstractProductLineItemProvider.php';
  31404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/ProductLineItemProvider.php';
  31405.         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());
  31406.     }
  31407.     /**
  31408.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry' shared service.
  31409.      *
  31410.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry
  31411.      */
  31412.     protected function getLineItemGroupServiceRegistryService()
  31413.     {
  31414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupServiceRegistry.php';
  31415.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupServiceRegistry'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry(new RewindableGenerator(function () {
  31416.             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()));
  31417.             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()));
  31418.             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()));
  31419.         }, 3), new RewindableGenerator(function () {
  31420.             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()));
  31421.             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()));
  31422.         }, 2));
  31423.     }
  31424.     /**
  31425.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter' shared service.
  31426.      *
  31427.      * @return \Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter
  31428.      */
  31429.     protected function getLineItemQuantitySplitterService()
  31430.     {
  31431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/LineItemQuantitySplitter.php';
  31432.         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->getQuantityPriceCalculator2Service()));
  31433.     }
  31434.     /**
  31435.      * Gets the private 'Shopware\Core\Checkout\Cart\Order\OrderConverter' shared service.
  31436.      *
  31437.      * @return \Shopware\Core\Checkout\Cart\Order\OrderConverter
  31438.      */
  31439.     protected function getOrderConverterService()
  31440.     {
  31441.         $a = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  31442.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  31443.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  31444.         }
  31445.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  31446.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  31447.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  31448.         }
  31449.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  31450.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  31451.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  31452.         }
  31453.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31454.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  31455.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  31456.         }
  31457.         $e = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  31458.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  31459.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  31460.         }
  31461.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] = new \Shopware\Core\Checkout\Cart\Order\OrderConverter($b$c$d$a, ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), $e, ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService()));
  31462.     }
  31463.     /**
  31464.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator' shared service.
  31465.      *
  31466.      * @return \Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator
  31467.      */
  31468.     protected function getAbsolutePriceCalculatorService()
  31469.     {
  31470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AbsolutePriceCalculator.php';
  31471.         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->getQuantityPriceCalculator2Service()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())));
  31472.     }
  31473.     /**
  31474.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AmountCalculator' shared service.
  31475.      *
  31476.      * @return \Shopware\Core\Checkout\Cart\Price\AmountCalculator
  31477.      */
  31478.     protected function getAmountCalculatorService()
  31479.     {
  31480.         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())));
  31481.     }
  31482.     /**
  31483.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator' shared service.
  31484.      *
  31485.      * @return \Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator
  31486.      */
  31487.     protected function getCurrencyPriceCalculatorService()
  31488.     {
  31489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CurrencyPriceCalculator.php';
  31490.         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->getQuantityPriceCalculator2Service()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())));
  31491.     }
  31492.     /**
  31493.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator' shared service.
  31494.      *
  31495.      * @return \Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator
  31496.      */
  31497.     protected function getGrossPriceCalculatorService()
  31498.     {
  31499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/GrossPriceCalculator.php';
  31500.         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())));
  31501.     }
  31502.     /**
  31503.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\NetPriceCalculator' shared service.
  31504.      *
  31505.      * @return \Shopware\Core\Checkout\Cart\Price\NetPriceCalculator
  31506.      */
  31507.     protected function getNetPriceCalculatorService()
  31508.     {
  31509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/NetPriceCalculator.php';
  31510.         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())));
  31511.     }
  31512.     /**
  31513.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator' shared service.
  31514.      *
  31515.      * @return \Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator
  31516.      */
  31517.     protected function getPercentagePriceCalculatorService()
  31518.     {
  31519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/PercentagePriceCalculator.php';
  31520.         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->getQuantityPriceCalculator2Service()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())));
  31521.     }
  31522.     /**
  31523.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator' shared service.
  31524.      *
  31525.      * @return \Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator
  31526.      */
  31527.     protected function getQuantityPriceCalculator2Service()
  31528.     {
  31529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/QuantityPriceCalculator.php';
  31530.         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()));
  31531.     }
  31532.     /**
  31533.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor' shared service.
  31534.      *
  31535.      * @return \Shopware\Core\Checkout\Cart\Processor
  31536.      */
  31537.     protected function getProcessorService()
  31538.     {
  31539.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  31540.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'])) {
  31541.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'];
  31542.         }
  31543.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] = new \Shopware\Core\Checkout\Cart\Processor(new \Shopware\Core\Checkout\Cart\Validator(new RewindableGenerator(function () {
  31544.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryValidator()));
  31545.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] = new \Shopware\Core\Checkout\Cart\LineItem\LineItemValidator()));
  31546.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? $this->getAddressValidatorService());
  31547.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemValidator()));
  31548.             yield => ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentMethodValidator()));
  31549.             yield => ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'] ?? $this->getCartValidatorService());
  31550.             yield => ($this->privates['Swag\\AmazonPay\\Core\\Checkout\\Payment\\Cart\\AmazonPayPaymentMethodValidator'] ?? $this->getAmazonPayPaymentMethodValidatorService());
  31551.         }, 7)), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), new \Shopware\Core\Checkout\Cart\Transaction\TransactionProcessor(), new RewindableGenerator(function () {
  31552.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  31553.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'] ?? $this->getPromotionProcessorService());
  31554.             yield => ($this->privates['Zeobv\\BundleProducts\\Core\\Checkout\\Cart\\Collectors\\BundleProductPayloadCollector'] ?? $this->getBundleProductPayloadCollectorService());
  31555.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  31556.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\ContainerCartProcessor'] ?? $this->getContainerCartProcessorService());
  31557.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\DiscountCartProcessor'] ?? $this->getDiscountCartProcessorService());
  31558.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] ?? $this->getCreditCartProcessorService());
  31559.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  31560.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionDeliveryProcessor'] ?? $this->getPromotionDeliveryProcessorService());
  31561.         }, 9), new RewindableGenerator(function () {
  31562.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  31563.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  31564.             yield => ($this->privates['Acris\\Rules\\Core\\Content\\Product\\Cart\\AcrisRulesCartProcessor'] ?? $this->getAcrisRulesCartProcessorService());
  31565.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  31566.             yield => ($this->privates['Zeobv\\BundleProducts\\Core\\Checkout\\Cart\\Collectors\\BundleProductPayloadCollector'] ?? $this->getBundleProductPayloadCollectorService());
  31567.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  31568.         }, 6), $a);
  31569.     }
  31570.     /**
  31571.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor' shared service.
  31572.      *
  31573.      * @return \Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor
  31574.      */
  31575.     protected function getContainerCartProcessorService()
  31576.     {
  31577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  31578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/ContainerCartProcessor.php';
  31579.         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->getQuantityPriceCalculator2Service()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CurrencyPriceCalculator'] ?? $this->getCurrencyPriceCalculatorService()));
  31580.     }
  31581.     /**
  31582.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor' shared service.
  31583.      *
  31584.      * @return \Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor
  31585.      */
  31586.     protected function getDiscountCartProcessorService()
  31587.     {
  31588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  31589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/DiscountCartProcessor.php';
  31590.         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()));
  31591.     }
  31592.     /**
  31593.      * Gets the private 'Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand' shared service.
  31594.      *
  31595.      * @return \Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand
  31596.      */
  31597.     protected function getDeleteUnusedGuestCustomersCommandService()
  31598.     {
  31599.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31600.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Command/DeleteUnusedGuestCustomersCommand.php';
  31601.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DeleteUnusedGuestCustomerService.php';
  31602.         $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())));
  31603.         $instance->setName('customer:delete-unused-guests');
  31604.         return $instance;
  31605.     }
  31606.     /**
  31607.      * Gets the private 'Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer' shared service.
  31608.      *
  31609.      * @return \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer
  31610.      */
  31611.     protected function getCustomerIndexerService()
  31612.     {
  31613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  31614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DataAbstractionLayer/CustomerIndexer.php';
  31615.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31616.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'])) {
  31617.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'];
  31618.         }
  31619.         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()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()), ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\Indexing\\CustomerNewsletterSalesChannelsUpdater'] ?? $this->getCustomerNewsletterSalesChannelsUpdaterService()), $a);
  31620.     }
  31621.     /**
  31622.      * Gets the private 'Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier' shared service.
  31623.      *
  31624.      * @return \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier
  31625.      */
  31626.     protected function getLegacyPasswordVerifierService()
  31627.     {
  31628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Password/LegacyPasswordVerifier.php';
  31629.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] = new \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier(new RewindableGenerator(function () {
  31630.             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()));
  31631.             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()));
  31632.         }, 2));
  31633.     }
  31634.     /**
  31635.      * Gets the private 'Shopware\Core\Checkout\Customer\SalesChannel\AccountService' shared service.
  31636.      *
  31637.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountService
  31638.      */
  31639.     protected function getAccountServiceService()
  31640.     {
  31641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountService.php';
  31642.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  31643.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  31644.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  31645.         }
  31646.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31647.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  31648.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  31649.         }
  31650.         $c = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] ?? $this->getSwitchDefaultAddressRouteService());
  31651.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  31652.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  31653.         }
  31654.         $d = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  31655.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  31656.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  31657.         }
  31658.         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);
  31659.     }
  31660.     /**
  31661.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber' shared service.
  31662.      *
  31663.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber
  31664.      */
  31665.     protected function getCustomerBeforeDeleteSubscriberService()
  31666.     {
  31667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriber.php';
  31668.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31669.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  31670.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  31671.         }
  31672.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  31673.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  31674.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  31675.         }
  31676.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  31677.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  31678.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  31679.         }
  31680.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber($b$c$a);
  31681.     }
  31682.     /**
  31683.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber' shared service.
  31684.      *
  31685.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber
  31686.      */
  31687.     protected function getCustomerChangePasswordSubscriberService()
  31688.     {
  31689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php';
  31690.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31691.     }
  31692.     /**
  31693.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber' shared service.
  31694.      *
  31695.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber
  31696.      */
  31697.     protected function getCustomerDefaultSalutationSubscriberService()
  31698.     {
  31699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerDefaultSalutationSubscriber.php';
  31700.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  31701.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'])) {
  31702.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'];
  31703.         }
  31704.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber($a);
  31705.     }
  31706.     /**
  31707.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber' shared service.
  31708.      *
  31709.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber
  31710.      */
  31711.     protected function getCustomerFlowEventsSubscriberService()
  31712.     {
  31713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerFlowEventsSubscriber.php';
  31714.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31715.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  31716.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  31717.         }
  31718.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService());
  31719.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  31720.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  31721.         }
  31722.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber($a$b);
  31723.     }
  31724.     /**
  31725.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber' shared service.
  31726.      *
  31727.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber
  31728.      */
  31729.     protected function getCustomerGroupSubscriberService()
  31730.     {
  31731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerGroupSubscriber.php';
  31732.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  31733.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  31734.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  31735.         }
  31736.         $b = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  31737.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  31738.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  31739.         }
  31740.         $c = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  31741.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  31742.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  31743.         }
  31744.         $d = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  31745.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  31746.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  31747.         }
  31748.         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()));
  31749.     }
  31750.     /**
  31751.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber' shared service.
  31752.      *
  31753.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber
  31754.      */
  31755.     protected function getCustomerMetaFieldSubscriberService()
  31756.     {
  31757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerMetaFieldSubscriber.php';
  31758.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31759.     }
  31760.     /**
  31761.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber' shared service.
  31762.      *
  31763.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber
  31764.      */
  31765.     protected function getCustomerRemoteAddressSubscriberService()
  31766.     {
  31767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriber.php';
  31768.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  31769.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'])) {
  31770.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'];
  31771.         }
  31772.         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())));
  31773.     }
  31774.     /**
  31775.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber' shared service.
  31776.      *
  31777.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber
  31778.      */
  31779.     protected function getCustomerTokenSubscriberService()
  31780.     {
  31781.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerTokenSubscriber.php';
  31782.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  31783.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'])) {
  31784.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'];
  31785.         }
  31786.         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())));
  31787.     }
  31788.     /**
  31789.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory' shared service.
  31790.      *
  31791.      * @return \Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory
  31792.      */
  31793.     protected function getAddressValidationFactoryService()
  31794.     {
  31795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  31796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/AddressValidationFactory.php';
  31797.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31798.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'])) {
  31799.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'];
  31800.         }
  31801.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] = new \Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory($a);
  31802.     }
  31803.     /**
  31804.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator' shared service.
  31805.      *
  31806.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator
  31807.      */
  31808.     protected function getCustomerEmailUniqueValidatorService()
  31809.     {
  31810.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  31811.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  31812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerEmailUniqueValidator.php';
  31813.         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()));
  31814.     }
  31815.     /**
  31816.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator' shared service.
  31817.      *
  31818.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator
  31819.      */
  31820.     protected function getCustomerPasswordMatchesValidatorService()
  31821.     {
  31822.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  31823.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  31824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerPasswordMatchesValidator.php';
  31825.         $a = ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService());
  31826.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'])) {
  31827.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'];
  31828.         }
  31829.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator($a);
  31830.     }
  31831.     /**
  31832.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator' shared service.
  31833.      *
  31834.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator
  31835.      */
  31836.     protected function getCustomerVatIdentificationValidatorService()
  31837.     {
  31838.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  31839.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  31840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerVatIdentificationValidator.php';
  31841.         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()));
  31842.     }
  31843.     /**
  31844.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator' shared service.
  31845.      *
  31846.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator
  31847.      */
  31848.     protected function getCustomerZipCodeValidatorService()
  31849.     {
  31850.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  31851.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  31852.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerZipCodeValidator.php';
  31853.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  31854.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'])) {
  31855.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'];
  31856.         }
  31857.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator($a);
  31858.     }
  31859.     /**
  31860.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory' shared service.
  31861.      *
  31862.      * @return \Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory
  31863.      */
  31864.     protected function getCustomerProfileValidationFactoryService()
  31865.     {
  31866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  31867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerProfileValidationFactory.php';
  31868.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31869.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'])) {
  31870.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'];
  31871.         }
  31872.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'] = new \Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory(($this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] ?? $this->getSalutationDefinitionService()), $a);
  31873.     }
  31874.     /**
  31875.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator' shared service.
  31876.      *
  31877.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator
  31878.      */
  31879.     protected function getCreditNoteGeneratorService()
  31880.     {
  31881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  31882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/CreditNoteGenerator.php';
  31883.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  31884.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'])) {
  31885.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'];
  31886.         }
  31887.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator($a\dirname(__DIR__4));
  31888.     }
  31889.     /**
  31890.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry' shared service.
  31891.      *
  31892.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry
  31893.      */
  31894.     protected function getDocumentGeneratorRegistryService()
  31895.     {
  31896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorRegistry.php';
  31897.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry(new RewindableGenerator(function () {
  31898.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] ?? $this->getInvoiceGeneratorService());
  31899.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] ?? $this->getStornoGeneratorService());
  31900.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] ?? $this->getCreditNoteGeneratorService());
  31901.             yield => ($this->services['Pickware\\PickwareErpStarter\\InvoiceCorrection\\InvoiceCorrectionDocumentGenerator'] ?? $this->getInvoiceCorrectionDocumentGeneratorService());
  31902.             yield => ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\DocumentGenerator\\PicklistDocumentGenerator'] ?? $this->getPicklistDocumentGeneratorService());
  31903.             yield => ($this->privates['Pickware\\PickwareWms\\DeliveryNote\\ProductFilteringDeliveryNoteDocumentGeneratorDecorator'] ?? $this->getProductFilteringDeliveryNoteDocumentGeneratorDecoratorService());
  31904.         }, 6));
  31905.     }
  31906.     /**
  31907.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator' shared service.
  31908.      *
  31909.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator
  31910.      */
  31911.     protected function getInvoiceGeneratorService()
  31912.     {
  31913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  31914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/InvoiceGenerator.php';
  31915.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  31916.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'])) {
  31917.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'];
  31918.         }
  31919.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator($a\dirname(__DIR__4));
  31920.     }
  31921.     /**
  31922.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator' shared service.
  31923.      *
  31924.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator
  31925.      */
  31926.     protected function getStornoGeneratorService()
  31927.     {
  31928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  31929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/StornoGenerator.php';
  31930.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  31931.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'])) {
  31932.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'];
  31933.         }
  31934.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator($a\dirname(__DIR__4));
  31935.     }
  31936.     /**
  31937.      * Gets the private 'Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry' shared service.
  31938.      *
  31939.      * @return \Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry
  31940.      */
  31941.     protected function getFileGeneratorRegistryService()
  31942.     {
  31943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorRegistry.php';
  31944.         return $this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\FileGeneratorRegistry'] = new \Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry(new RewindableGenerator(function () {
  31945.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] = new \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator()));
  31946.         }, 1));
  31947.     }
  31948.     /**
  31949.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer' shared service.
  31950.      *
  31951.      * @return \Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer
  31952.      */
  31953.     protected function getCreditNoteRendererService()
  31954.     {
  31955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  31956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/CreditNoteRenderer.php';
  31957.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31958.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  31959.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  31960.         }
  31961.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  31962.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  31963.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  31964.         }
  31965.         $c = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  31966.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  31967.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  31968.         }
  31969.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  31970.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  31971.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  31972.         }
  31973.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer($b, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService()), $a$c$d, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] ?? $this->getReferenceInvoiceLoaderService()), \dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31974.     }
  31975.     /**
  31976.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer' shared service.
  31977.      *
  31978.      * @return \Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer
  31979.      */
  31980.     protected function getDeliveryNoteRendererService()
  31981.     {
  31982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  31983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DeliveryNoteRenderer.php';
  31984.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31985.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  31986.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  31987.         }
  31988.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  31989.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  31990.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  31991.         }
  31992.         $c = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  31993.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  31994.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  31995.         }
  31996.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  31997.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  31998.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  31999.         }
  32000.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer($b, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService()), $a$c$d\dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32001.     }
  32002.     /**
  32003.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer' shared service.
  32004.      *
  32005.      * @return \Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer
  32006.      */
  32007.     protected function getInvoiceRendererService()
  32008.     {
  32009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  32010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/InvoiceRenderer.php';
  32011.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  32012.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  32013.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  32014.         }
  32015.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  32016.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  32017.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  32018.         }
  32019.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32020.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  32021.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  32022.         }
  32023.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  32024.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  32025.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  32026.         }
  32027.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  32028.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  32029.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  32030.         }
  32031.         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()));
  32032.     }
  32033.     /**
  32034.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\StornoRenderer' shared service.
  32035.      *
  32036.      * @return \Shopware\Core\Checkout\Document\Renderer\StornoRenderer
  32037.      */
  32038.     protected function getStornoRendererService()
  32039.     {
  32040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  32041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/StornoRenderer.php';
  32042.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32043.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  32044.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  32045.         }
  32046.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  32047.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  32048.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  32049.         }
  32050.         $c = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  32051.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  32052.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  32053.         }
  32054.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  32055.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  32056.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  32057.         }
  32058.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\StornoRenderer($b, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService()), $a$c$d, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] ?? $this->getReferenceInvoiceLoaderService()), \dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32059.     }
  32060.     /**
  32061.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentConfigLoader' shared service.
  32062.      *
  32063.      * @return \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader
  32064.      */
  32065.     protected function getDocumentConfigLoaderService()
  32066.     {
  32067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentConfigLoader.php';
  32068.         $a = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  32069.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'])) {
  32070.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'];
  32071.         }
  32072.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] = new \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader($a);
  32073.     }
  32074.     /**
  32075.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentGenerator' shared service.
  32076.      *
  32077.      * @return \Shopware\Core\Checkout\Document\Service\DocumentGenerator
  32078.      */
  32079.     protected function getDocumentGeneratorService()
  32080.     {
  32081.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentGenerator.php';
  32082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DocumentRendererRegistry.php';
  32083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/PdfRenderer.php';
  32084.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  32085.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  32086.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  32087.         }
  32088.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  32089.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  32090.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  32091.         }
  32092.         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 () {
  32093.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'] ?? $this->getInvoiceRendererService());
  32094.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'] ?? $this->getDeliveryNoteRendererService());
  32095.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'] ?? $this->getStornoRendererService());
  32096.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'] ?? $this->getCreditNoteRendererService());
  32097.             yield => ($this->services['Pickware\\PickwareErpStarter\\Picklist\\Renderer\\PicklistDocumentRenderer'] ?? $this->getPicklistDocumentRendererService());
  32098.         }, 5)), new \Shopware\Core\Checkout\Document\Service\PdfRenderer(), $a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32099.     }
  32100.     /**
  32101.      * Gets the private 'Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader' shared service.
  32102.      *
  32103.      * @return \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader
  32104.      */
  32105.     protected function getReferenceInvoiceLoaderService()
  32106.     {
  32107.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/ReferenceInvoiceLoader.php';
  32108.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] = new \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32109.     }
  32110.     /**
  32111.      * Gets the private 'Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer' shared service.
  32112.      *
  32113.      * @return \Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer
  32114.      */
  32115.     protected function getDocumentTemplateRendererService()
  32116.     {
  32117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Twig/DocumentTemplateRenderer.php';
  32118.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  32119.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  32120.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  32121.         }
  32122.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  32123.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  32124.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  32125.         }
  32126.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  32127.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  32128.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  32129.         }
  32130.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32131.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  32132.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  32133.         }
  32134.         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);
  32135.     }
  32136.     /**
  32137.      * Gets the private 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler' shared service.
  32138.      *
  32139.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler
  32140.      */
  32141.     protected function getOrderTransactionStateHandlerService()
  32142.     {
  32143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionStateHandler.php';
  32144.         $a = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  32145.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'])) {
  32146.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'];
  32147.         }
  32148.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler($a);
  32149.     }
  32150.     /**
  32151.      * Gets the private 'Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener' shared service.
  32152.      *
  32153.      * @return \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener
  32154.      */
  32155.     protected function getOrderStateChangeEventListenerService()
  32156.     {
  32157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Listener/OrderStateChangeEventListener.php';
  32158.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService());
  32159.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  32160.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  32161.         }
  32162.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  32163.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  32164.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  32165.         }
  32166.         $c = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  32167.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  32168.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  32169.         }
  32170.         $d = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  32171.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  32172.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  32173.         }
  32174.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32175.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  32176.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  32177.         }
  32178.         $f = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  32179.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  32180.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  32181.         }
  32182.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] = new \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener($b$c$d$e$a$f);
  32183.     }
  32184.     /**
  32185.      * Gets the private 'Shopware\Core\Checkout\Order\SalesChannel\OrderService' shared service.
  32186.      *
  32187.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderService
  32188.      */
  32189.     protected function getOrderService3Service()
  32190.     {
  32191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderService.php';
  32192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  32193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Validation/OrderValidationFactory.php';
  32194.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32195.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  32196.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  32197.         }
  32198.         $b = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  32199.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  32200.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  32201.         }
  32202.         $c = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  32203.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  32204.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  32205.         }
  32206.         $d = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  32207.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  32208.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  32209.         }
  32210.         $e = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  32211.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  32212.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  32213.         }
  32214.         $f = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  32215.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  32216.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  32217.         }
  32218.         $g = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  32219.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  32220.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  32221.         }
  32222.         $h = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  32223.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  32224.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  32225.         }
  32226.         $i = ($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'] ?? $this->getMailServiceDecoratorService());
  32227.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  32228.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  32229.         }
  32230.         $j = ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCreationDocumentServiceDecorator'] ?? $this->getPicklistCreationDocumentServiceDecoratorService());
  32231.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  32232.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  32233.         }
  32234.         $k = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  32235.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  32236.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  32237.         }
  32238.         return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] = new \Shopware\Core\Checkout\Order\SalesChannel\OrderService($b, new \Shopware\Core\Checkout\Order\Validation\OrderValidationFactory(), $a$c$d$e$f$g$h$i$j$k);
  32239.     }
  32240.     /**
  32241.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment' shared service.
  32242.      *
  32243.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment
  32244.      */
  32245.     protected function getCashPaymentService()
  32246.     {
  32247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  32248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  32249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  32250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/CashPayment.php';
  32251.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  32252.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'])) {
  32253.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'];
  32254.         }
  32255.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment($a);
  32256.     }
  32257.     /**
  32258.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment' shared service.
  32259.      *
  32260.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment
  32261.      */
  32262.     protected function getDebitPaymentService()
  32263.     {
  32264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  32265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  32266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  32267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DebitPayment.php';
  32268.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  32269.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'])) {
  32270.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'];
  32271.         }
  32272.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment($a);
  32273.     }
  32274.     /**
  32275.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment' shared service.
  32276.      *
  32277.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment
  32278.      */
  32279.     protected function getDefaultPaymentService()
  32280.     {
  32281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  32282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  32283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  32284.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  32285.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'])) {
  32286.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'];
  32287.         }
  32288.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment($a);
  32289.     }
  32290.     /**
  32291.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment' shared service.
  32292.      *
  32293.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment
  32294.      */
  32295.     protected function getInvoicePaymentService()
  32296.     {
  32297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  32298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  32299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  32300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/InvoicePayment.php';
  32301.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  32302.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'])) {
  32303.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'];
  32304.         }
  32305.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment($a);
  32306.     }
  32307.     /**
  32308.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry' shared service.
  32309.      *
  32310.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry
  32311.      */
  32312.     protected function getPaymentHandlerRegistryService()
  32313.     {
  32314.         $a = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  32315.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler''getAppPaymentHandlerService'false],
  32316.         ], [
  32317.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler',
  32318.         ]);
  32319.         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, [
  32320.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment''getCashPaymentService'false],
  32321.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment''getDebitPaymentService'false],
  32322.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment''getDefaultPaymentService'false],
  32323.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment''getInvoicePaymentService'false],
  32324.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment''getPrePaymentService'false],
  32325.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler''getAppSyncPaymentHandlerService'false],
  32326.             'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler''getACDCHandlerService'false],
  32327.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler''getPUIHandlerService'false],
  32328.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler''getPayLaterHandlerService'false],
  32329.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler''getSEPAHandlerService'false],
  32330.             'Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler''getVenmoHandlerService'false],
  32331.         ], [
  32332.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment',
  32333.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment',
  32334.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment',
  32335.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment',
  32336.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment',
  32337.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler',
  32338.             'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler',
  32339.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler',
  32340.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler',
  32341.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler',
  32342.             'Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler',
  32343.         ]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  32344.             'Lyranetwork\\Lyra\\PaymentMethods\\Standard' => ['services''Lyranetwork\\Lyra\\PaymentMethods\\Standard''getStandardService'false],
  32345.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler''getAppAsyncPaymentHandlerService'false],
  32346.             'Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler' => ['privates''Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler''getAmazonPaymentHandlerService'false],
  32347.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler''getBancontactAPMHandlerService'false],
  32348.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler''getBlikAPMHandlerService'false],
  32349.             'Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler''getEpsAPMHandlerService'false],
  32350.             'Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler''getGiropayAPMHandlerService'false],
  32351.             'Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler''getIdealAPMHandlerService'false],
  32352.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler''getMultibancoAPMHandlerService'false],
  32353.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler''getMyBankAPMHandlerService'false],
  32354.             'Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler''getOxxoAPMHandlerService'false],
  32355.             'Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler''getP24APMHandlerService'false],
  32356.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler''getSofortAPMHandlerService'false],
  32357.             'Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler''getTrustlyAPMHandlerService'false],
  32358.             'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler''getPayPalPaymentHandlerService'false],
  32359.         ], [
  32360.             'Lyranetwork\\Lyra\\PaymentMethods\\Standard' => 'Lyranetwork\\Lyra\\PaymentMethods\\Standard',
  32361.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler',
  32362.             'Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler' => 'Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler',
  32363.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  32364.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  32365.             'Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  32366.             'Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  32367.             'Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  32368.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  32369.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  32370.             'Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  32371.             'Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  32372.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  32373.             'Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  32374.             'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler' => 'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler',
  32375.         ]), $a$a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32376.     }
  32377.     /**
  32378.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment' shared service.
  32379.      *
  32380.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment
  32381.      */
  32382.     protected function getPrePaymentService()
  32383.     {
  32384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  32385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  32386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  32387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PrePayment.php';
  32388.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  32389.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'])) {
  32390.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'];
  32391.         }
  32392.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment($a);
  32393.     }
  32394.     /**
  32395.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2' shared service.
  32396.      *
  32397.      * @return \Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2
  32398.      */
  32399.     protected function getJWTFactoryV2Service()
  32400.     {
  32401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/TokenFactoryInterfaceV2.php';
  32402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTFactoryV2.php';
  32403.         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()));
  32404.     }
  32405.     /**
  32406.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer' shared service.
  32407.      *
  32408.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer
  32409.      */
  32410.     protected function getPaymentMethodIndexerService()
  32411.     {
  32412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  32413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodIndexer.php';
  32414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentDistinguishableNameGenerator.php';
  32415.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32416.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'])) {
  32417.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'];
  32418.         }
  32419.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  32420.         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));
  32421.     }
  32422.     /**
  32423.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator' shared service.
  32424.      *
  32425.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator
  32426.      */
  32427.     protected function getPaymentMethodValidator2Service()
  32428.     {
  32429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodValidator.php';
  32430.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32431.     }
  32432.     /**
  32433.      * Gets the private 'Shopware\Core\Checkout\Payment\PaymentService' shared service.
  32434.      *
  32435.      * @return \Shopware\Core\Checkout\Payment\PaymentService
  32436.      */
  32437.     protected function getPaymentServiceService()
  32438.     {
  32439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentService.php';
  32440.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentTransactionChainProcessor.php';
  32441.         $a = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\JWTFactoryV2'] ?? $this->getJWTFactoryV2Service());
  32442.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  32443.         $c = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  32444.         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()));
  32445.     }
  32446.     /**
  32447.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry' shared service.
  32448.      *
  32449.      * @return \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry
  32450.      */
  32451.     protected function getFilterServiceRegistryService()
  32452.     {
  32453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/FilterServiceRegistry.php';
  32454.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] = new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry(new RewindableGenerator(function () {
  32455.             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()));
  32456.             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()));
  32457.         }, 2), new RewindableGenerator(function () {
  32458.             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()));
  32459.             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()));
  32460.         }, 2));
  32461.     }
  32462.     /**
  32463.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionCollector' shared service.
  32464.      *
  32465.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector
  32466.      */
  32467.     protected function getPromotionCollectorService()
  32468.     {
  32469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  32470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  32471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCollector.php';
  32472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGatewayInterface.php';
  32473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGateway.php';
  32474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeServiceInterface.php';
  32475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeService.php';
  32476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  32477.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  32478.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'])) {
  32479.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'];
  32480.         }
  32481.         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()));
  32482.     }
  32483.     /**
  32484.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor' shared service.
  32485.      *
  32486.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor
  32487.      */
  32488.     protected function getPromotionDeliveryProcessorService()
  32489.     {
  32490.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  32491.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php';
  32492.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  32493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryCalculator.php';
  32494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  32495.         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->getQuantityPriceCalculator2Service()), ($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()));
  32496.     }
  32497.     /**
  32498.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor' shared service.
  32499.      *
  32500.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor
  32501.      */
  32502.     protected function getPromotionProcessorService()
  32503.     {
  32504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  32505.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionProcessor.php';
  32506.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  32507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCalculator.php';
  32508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Composition/DiscountCompositionBuilder.php';
  32509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/PackageFilter.php';
  32510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageFilter.php';
  32511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackagePicker.php';
  32512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/SetGroupScopeFilter.php';
  32513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageRules.php';
  32514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/DiscountPackager.php';
  32515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackager.php';
  32516.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetGroupScopeDiscountPackager.php';
  32517.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetScopeDiscountPackager.php';
  32518.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] ?? $this->getLineItemGroupBuilderService());
  32519.         $b = ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] ?? $this->getFilterServiceRegistryService());
  32520.         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);
  32521.     }
  32522.     /**
  32523.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer' shared service.
  32524.      *
  32525.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer
  32526.      */
  32527.     protected function getPromotionIndexerService()
  32528.     {
  32529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  32530.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionIndexer.php';
  32531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionExclusionUpdater.php';
  32532.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32533.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'])) {
  32534.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'];
  32535.         }
  32536.         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()), ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService()), new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionExclusionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService()), $a);
  32537.     }
  32538.     /**
  32539.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater' shared service.
  32540.      *
  32541.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater
  32542.      */
  32543.     protected function getPromotionRedemptionUpdaterService()
  32544.     {
  32545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdater.php';
  32546.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] = new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32547.     }
  32548.     /**
  32549.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer' shared service.
  32550.      *
  32551.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer
  32552.      */
  32553.     protected function getPromotionIndividualCodeRedeemerService()
  32554.     {
  32555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemer.php';
  32556.         $a = ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService());
  32557.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'])) {
  32558.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'];
  32559.         }
  32560.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] = new \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer($a);
  32561.     }
  32562.     /**
  32563.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber' shared service.
  32564.      *
  32565.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber
  32566.      */
  32567.     protected function getStorefrontCartSubscriberService()
  32568.     {
  32569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/Storefront/StorefrontCartSubscriber.php';
  32570.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  32571.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'])) {
  32572.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'];
  32573.         }
  32574.         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())));
  32575.     }
  32576.     /**
  32577.      * Gets the private 'Shopware\Core\Checkout\Promotion\Validator\PromotionValidator' shared service.
  32578.      *
  32579.      * @return \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator
  32580.      */
  32581.     protected function getPromotionValidatorService()
  32582.     {
  32583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Validator/PromotionValidator.php';
  32584.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] = new \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32585.     }
  32586.     /**
  32587.      * Gets the private 'Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator' shared service.
  32588.      *
  32589.      * @return \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator
  32590.      */
  32591.     protected function getShippingMethodValidatorService()
  32592.     {
  32593.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Validator/ShippingMethodValidator.php';
  32594.         return $this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] = new \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32595.     }
  32596.     /**
  32597.      * Gets the private 'Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer' shared service.
  32598.      *
  32599.      * @return \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer
  32600.      */
  32601.     protected function getCategoryIndexerService()
  32602.     {
  32603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  32604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryIndexer.php';
  32605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryBreadcrumbUpdater.php';
  32606.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  32607.         $b = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  32608.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32609.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  32610.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  32611.         }
  32612.         return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] = new \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer($a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $b, ($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($a$b, ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService())), $c);
  32613.     }
  32614.     /**
  32615.      * Gets the private 'Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder' shared service.
  32616.      *
  32617.      * @return \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder
  32618.      */
  32619.     protected function getCategoryBreadcrumbBuilderService()
  32620.     {
  32621.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  32622.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'])) {
  32623.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'];
  32624.         }
  32625.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] = new \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder($a);
  32626.     }
  32627.     /**
  32628.      * Gets the private 'Shopware\Core\Content\Category\Service\NavigationLoader' shared service.
  32629.      *
  32630.      * @return \Shopware\Core\Content\Category\Service\NavigationLoader
  32631.      */
  32632.     protected function getNavigationLoaderService()
  32633.     {
  32634.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32635.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  32636.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  32637.         }
  32638.         $b = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] ?? $this->getTreeBuildingNavigationRouteService());
  32639.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  32640.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  32641.         }
  32642.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] = new \Shopware\Core\Content\Category\Service\NavigationLoader($a$b);
  32643.     }
  32644.     /**
  32645.      * Gets the private 'Shopware\Core\Content\Category\Subscriber\CategorySubscriber' shared service.
  32646.      *
  32647.      * @return \Shopware\Core\Content\Category\Subscriber\CategorySubscriber
  32648.      */
  32649.     protected function getCategorySubscriberService()
  32650.     {
  32651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Subscriber/CategorySubscriber.php';
  32652.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32653.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'])) {
  32654.             return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'];
  32655.         }
  32656.         return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] = new \Shopware\Core\Content\Category\Subscriber\CategorySubscriber($a);
  32657.     }
  32658.     /**
  32659.      * Gets the private 'Shopware\Core\Content\Category\Validation\EntryPointValidator' shared service.
  32660.      *
  32661.      * @return \Shopware\Core\Content\Category\Validation\EntryPointValidator
  32662.      */
  32663.     protected function getEntryPointValidatorService()
  32664.     {
  32665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Validation/EntryPointValidator.php';
  32666.         return $this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] = new \Shopware\Core\Content\Category\Validation\EntryPointValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32667.     }
  32668.     /**
  32669.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver' shared service.
  32670.      *
  32671.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver
  32672.      */
  32673.     protected function getFormCmsElementResolverService()
  32674.     {
  32675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  32676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  32677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/FormCmsElementResolver.php';
  32678.         $a = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  32679.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'])) {
  32680.             return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'];
  32681.         }
  32682.         return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] = new \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver($a);
  32683.     }
  32684.     /**
  32685.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver' shared service.
  32686.      *
  32687.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver
  32688.      */
  32689.     protected function getTextCmsElementResolverService()
  32690.     {
  32691.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  32692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  32693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  32694.         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()));
  32695.     }
  32696.     /**
  32697.      * Gets the private 'Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber' shared service.
  32698.      *
  32699.      * @return \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber
  32700.      */
  32701.     protected function getCmsPageDefaultChangeSubscriberService()
  32702.     {
  32703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Subscriber/CmsPageDefaultChangeSubscriber.php';
  32704.         return $this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] = new \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  32705.     }
  32706.     /**
  32707.      * Gets the private 'Shopware\Core\Content\Flow\Api\FlowActionCollector' shared service.
  32708.      *
  32709.      * @return \Shopware\Core\Content\Flow\Api\FlowActionCollector
  32710.      */
  32711.     protected function getFlowActionCollectorService()
  32712.     {
  32713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Api/FlowActionCollector.php';
  32714.         return $this->privates['Shopware\\Core\\Content\\Flow\\Api\\FlowActionCollector'] = new \Shopware\Core\Content\Flow\Api\FlowActionCollector(new RewindableGenerator(function () {
  32715.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  32716.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  32717.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  32718.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  32719.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  32720.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  32721.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  32722.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  32723.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  32724.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  32725.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  32726.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  32727.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  32728.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  32729.             yield 14 => ($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()));
  32730.         }, 15), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService()));
  32731.     }
  32732.     /**
  32733.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction' shared service.
  32734.      *
  32735.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction
  32736.      */
  32737.     protected function getAddCustomerAffiliateAndCampaignCodeActionService()
  32738.     {
  32739.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  32740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  32741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerAffiliateAndCampaignCodeAction.php';
  32742.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  32743.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'])) {
  32744.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'];
  32745.         }
  32746.         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);
  32747.     }
  32748.     /**
  32749.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction' shared service.
  32750.      *
  32751.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction
  32752.      */
  32753.     protected function getAddCustomerTagActionService()
  32754.     {
  32755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  32756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  32757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerTagAction.php';
  32758.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  32759.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'])) {
  32760.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'];
  32761.         }
  32762.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction($a);
  32763.     }
  32764.     /**
  32765.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction' shared service.
  32766.      *
  32767.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction
  32768.      */
  32769.     protected function getAddOrderAffiliateAndCampaignCodeActionService()
  32770.     {
  32771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  32772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  32773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderAffiliateAndCampaignCodeAction.php';
  32774.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  32775.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'])) {
  32776.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'];
  32777.         }
  32778.         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);
  32779.     }
  32780.     /**
  32781.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction' shared service.
  32782.      *
  32783.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction
  32784.      */
  32785.     protected function getAddOrderTagActionService()
  32786.     {
  32787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  32788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  32789.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderTagAction.php';
  32790.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  32791.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'])) {
  32792.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'];
  32793.         }
  32794.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction($a);
  32795.     }
  32796.     /**
  32797.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction' shared service.
  32798.      *
  32799.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction
  32800.      */
  32801.     protected function getChangeCustomerGroupActionService()
  32802.     {
  32803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  32804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  32805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerGroupAction.php';
  32806.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  32807.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'])) {
  32808.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'];
  32809.         }
  32810.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction($a);
  32811.     }
  32812.     /**
  32813.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction' shared service.
  32814.      *
  32815.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction
  32816.      */
  32817.     protected function getChangeCustomerStatusActionService()
  32818.     {
  32819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  32820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  32821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerStatusAction.php';
  32822.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  32823.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'])) {
  32824.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'];
  32825.         }
  32826.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction($a);
  32827.     }
  32828.     /**
  32829.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction' shared service.
  32830.      *
  32831.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction
  32832.      */
  32833.     protected function getGenerateDocumentActionService()
  32834.     {
  32835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  32836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  32837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/GenerateDocumentAction.php';
  32838.         $a = ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCreationDocumentServiceDecorator'] ?? $this->getPicklistCreationDocumentServiceDecoratorService());
  32839.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  32840.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  32841.         }
  32842.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  32843.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  32844.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  32845.         }
  32846.         $c = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  32847.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  32848.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  32849.         }
  32850.         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()));
  32851.     }
  32852.     /**
  32853.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction' shared service.
  32854.      *
  32855.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction
  32856.      */
  32857.     protected function getRemoveCustomerTagActionService()
  32858.     {
  32859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  32860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  32861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveCustomerTagAction.php';
  32862.         $a = ($this->services['customer_tag.repository'] ?? $this->getCustomerTag_RepositoryService());
  32863.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'])) {
  32864.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'];
  32865.         }
  32866.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction($a);
  32867.     }
  32868.     /**
  32869.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction' shared service.
  32870.      *
  32871.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction
  32872.      */
  32873.     protected function getRemoveOrderTagActionService()
  32874.     {
  32875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  32876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  32877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveOrderTagAction.php';
  32878.         $a = ($this->services['order_tag.repository'] ?? $this->getOrderTag_RepositoryService());
  32879.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'])) {
  32880.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'];
  32881.         }
  32882.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction($a);
  32883.     }
  32884.     /**
  32885.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction' shared service.
  32886.      *
  32887.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction
  32888.      */
  32889.     protected function getSendMailActionService()
  32890.     {
  32891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  32892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  32893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SendMailAction.php';
  32894.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32895.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  32896.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  32897.         }
  32898.         $b = ($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'] ?? $this->getMailServiceDecoratorService());
  32899.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  32900.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  32901.         }
  32902.         $c = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  32903.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  32904.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  32905.         }
  32906.         $d = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  32907.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  32908.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  32909.         }
  32910.         $e = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  32911.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  32912.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  32913.         }
  32914.         $f = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  32915.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  32916.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  32917.         }
  32918.         $g = ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCreationDocumentServiceDecorator'] ?? $this->getPicklistCreationDocumentServiceDecoratorService());
  32919.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  32920.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  32921.         }
  32922.         $h = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  32923.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  32924.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  32925.         }
  32926.         $i = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  32927.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  32928.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  32929.         }
  32930.         $j = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  32931.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  32932.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  32933.         }
  32934.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction($b$c$d$e$f$g$h, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a$i$j, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()), false);
  32935.     }
  32936.     /**
  32937.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction' shared service.
  32938.      *
  32939.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction
  32940.      */
  32941.     protected function getSetCustomerCustomFieldActionService()
  32942.     {
  32943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  32944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  32945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  32946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerCustomFieldAction.php';
  32947.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  32948.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'])) {
  32949.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'];
  32950.         }
  32951.         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);
  32952.     }
  32953.     /**
  32954.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction' shared service.
  32955.      *
  32956.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction
  32957.      */
  32958.     protected function getSetCustomerGroupCustomFieldActionService()
  32959.     {
  32960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  32961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  32962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  32963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerGroupCustomFieldAction.php';
  32964.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  32965.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'])) {
  32966.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'];
  32967.         }
  32968.         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);
  32969.     }
  32970.     /**
  32971.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction' shared service.
  32972.      *
  32973.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction
  32974.      */
  32975.     protected function getSetOrderCustomFieldActionService()
  32976.     {
  32977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  32978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  32979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  32980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderCustomFieldAction.php';
  32981.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  32982.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'])) {
  32983.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'];
  32984.         }
  32985.         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);
  32986.     }
  32987.     /**
  32988.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction' shared service.
  32989.      *
  32990.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction
  32991.      */
  32992.     protected function getSetOrderStateActionService()
  32993.     {
  32994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  32995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  32996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderStateAction.php';
  32997.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService3Service());
  32998.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'])) {
  32999.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'];
  33000.         }
  33001.         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);
  33002.     }
  33003.     /**
  33004.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\FlowDispatcher' shared service.
  33005.      *
  33006.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowDispatcher
  33007.      */
  33008.     protected function getFlowDispatcherService()
  33009.     {
  33010.         $a = ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] ?? $this->getFlowFactoryService());
  33011.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowDispatcher'])) {
  33012.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowDispatcher'];
  33013.         }
  33014.         $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowDispatcher'] = $instance = new \Shopware\Core\Content\Flow\Dispatching\FlowDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
  33015.         $instance->setContainer($this);
  33016.         return $instance;
  33017.     }
  33018.     /**
  33019.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer' shared service.
  33020.      *
  33021.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer
  33022.      */
  33023.     protected function getCustomerGroupStorerService()
  33024.     {
  33025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  33026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerGroupStorer.php';
  33027.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  33028.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'])) {
  33029.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'];
  33030.         }
  33031.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer($a);
  33032.     }
  33033.     /**
  33034.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer' shared service.
  33035.      *
  33036.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer
  33037.      */
  33038.     protected function getCustomerRecoveryStorerService()
  33039.     {
  33040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  33041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerRecoveryStorer.php';
  33042.         $a = ($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService());
  33043.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'])) {
  33044.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'];
  33045.         }
  33046.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer($a);
  33047.     }
  33048.     /**
  33049.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer' shared service.
  33050.      *
  33051.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer
  33052.      */
  33053.     protected function getCustomerStorerService()
  33054.     {
  33055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  33056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerStorer.php';
  33057.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  33058.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'])) {
  33059.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'];
  33060.         }
  33061.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer($a);
  33062.     }
  33063.     /**
  33064.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer' shared service.
  33065.      *
  33066.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer
  33067.      */
  33068.     protected function getNewsletterRecipientStorerService()
  33069.     {
  33070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  33071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/NewsletterRecipientStorer.php';
  33072.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  33073.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'])) {
  33074.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'];
  33075.         }
  33076.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer($a);
  33077.     }
  33078.     /**
  33079.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer' shared service.
  33080.      *
  33081.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer
  33082.      */
  33083.     protected function getOrderStorerService()
  33084.     {
  33085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  33086.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderStorer.php';
  33087.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  33088.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'])) {
  33089.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'];
  33090.         }
  33091.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer($a);
  33092.     }
  33093.     /**
  33094.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer' shared service.
  33095.      *
  33096.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer
  33097.      */
  33098.     protected function getOrderTransactionStorerService()
  33099.     {
  33100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  33101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderTransactionStorer.php';
  33102.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  33103.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'])) {
  33104.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'];
  33105.         }
  33106.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer($a);
  33107.     }
  33108.     /**
  33109.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer' shared service.
  33110.      *
  33111.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer
  33112.      */
  33113.     protected function getUserStorerService()
  33114.     {
  33115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  33116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/UserStorer.php';
  33117.         $a = ($this->services['user_recovery.repository'] ?? $this->getUserRecovery_RepositoryService());
  33118.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'])) {
  33119.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'];
  33120.         }
  33121.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer($a);
  33122.     }
  33123.     /**
  33124.      * Gets the private 'Shopware\Core\Content\Flow\Indexing\FlowIndexer' shared service.
  33125.      *
  33126.      * @return \Shopware\Core\Content\Flow\Indexing\FlowIndexer
  33127.      */
  33128.     protected function getFlowIndexerService()
  33129.     {
  33130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  33131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowIndexer.php';
  33132.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowPayloadUpdater.php';
  33133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowBuilder.php';
  33134.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33135.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  33136.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  33137.         }
  33138.         $b = ($this->services['flow.repository'] ?? $this->getFlow_RepositoryService());
  33139.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  33140.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  33141.         }
  33142.         $c = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  33143.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  33144.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  33145.         }
  33146.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  33147.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  33148.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  33149.         }
  33150.         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()), $b, new \Shopware\Core\Content\Flow\Indexing\FlowPayloadUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), new \Shopware\Core\Content\Flow\Dispatching\FlowBuilder(), $c), $a$d);
  33151.     }
  33152.     /**
  33153.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand' shared service.
  33154.      *
  33155.      * @return \Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand
  33156.      */
  33157.     protected function getDeleteExpiredFilesCommandService()
  33158.     {
  33159.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/DeleteExpiredFilesCommand.php';
  33161.         $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()));
  33162.         $instance->setName('import-export:delete-expired');
  33163.         return $instance;
  33164.     }
  33165.     /**
  33166.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\ImportEntityCommand' shared service.
  33167.      *
  33168.      * @return \Shopware\Core\Content\ImportExport\Command\ImportEntityCommand
  33169.      */
  33170.     protected function getImportEntityCommandService()
  33171.     {
  33172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33173.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/ImportEntityCommand.php';
  33174.         $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->getImportExportService2Service()), ($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()));
  33175.         $instance->setName('import:entity');
  33176.         return $instance;
  33177.     }
  33178.     /**
  33179.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer' shared service.
  33180.      *
  33181.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer
  33182.      */
  33183.     protected function getCountrySerializerService()
  33184.     {
  33185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  33186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  33187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CountrySerializer.php';
  33188.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  33189.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  33190.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'];
  33191.         }
  33192.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer($a);
  33193.     }
  33194.     /**
  33195.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer' shared service.
  33196.      *
  33197.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer
  33198.      */
  33199.     protected function getCustomerSerializerService()
  33200.     {
  33201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  33202.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  33203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CustomerSerializer.php';
  33204.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  33205.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  33206.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  33207.         }
  33208.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  33209.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  33210.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  33211.         }
  33212.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  33213.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  33214.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  33215.         }
  33216.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer($a$b$c);
  33217.     }
  33218.     /**
  33219.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer' shared service.
  33220.      *
  33221.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer
  33222.      */
  33223.     protected function getLanguageSerializerService()
  33224.     {
  33225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  33226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  33227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/LanguageSerializer.php';
  33228.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  33229.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  33230.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'];
  33231.         }
  33232.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer($a);
  33233.     }
  33234.     /**
  33235.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer' shared service.
  33236.      *
  33237.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer
  33238.      */
  33239.     protected function getMediaSerializerService()
  33240.     {
  33241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  33242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  33243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/MediaSerializer.php';
  33244.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  33245.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  33246.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  33247.         }
  33248.         $b = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  33249.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  33250.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  33251.         }
  33252.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  33253.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  33254.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  33255.         }
  33256.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  33257.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  33258.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  33259.         }
  33260.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer($a$b$c$d);
  33261.     }
  33262.     /**
  33263.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer' shared service.
  33264.      *
  33265.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer
  33266.      */
  33267.     protected function getOrderSerializerService()
  33268.     {
  33269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  33270.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  33271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/OrderSerializer.php';
  33272.         $a = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  33273.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'])) {
  33274.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'];
  33275.         }
  33276.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer($a);
  33277.     }
  33278.     /**
  33279.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer' shared service.
  33280.      *
  33281.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer
  33282.      */
  33283.     protected function getProductCrossSellingSerializerService()
  33284.     {
  33285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  33286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  33287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductCrossSellingSerializer.php';
  33288.         $a = ($this->services['product_cross_selling_assigned_products.repository'] ?? $this->getProductCrossSellingAssignedProducts_RepositoryService());
  33289.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'])) {
  33290.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'];
  33291.         }
  33292.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer($a);
  33293.     }
  33294.     /**
  33295.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer' shared service.
  33296.      *
  33297.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer
  33298.      */
  33299.     protected function getProductSerializerService()
  33300.     {
  33301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  33302.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  33303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductSerializer.php';
  33304.         $a = ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService());
  33305.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  33306.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  33307.         }
  33308.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  33309.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  33310.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  33311.         }
  33312.         $c = ($this->services['product_media.repository'] ?? $this->getProductMedia_RepositoryService());
  33313.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  33314.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  33315.         }
  33316.         $d = ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService());
  33317.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  33318.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  33319.         }
  33320.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer($a$b$c$d);
  33321.     }
  33322.     /**
  33323.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer' shared service.
  33324.      *
  33325.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer
  33326.      */
  33327.     protected function getPromotionIndividualCodeSerializerService()
  33328.     {
  33329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  33330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  33331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/PromotionIndividualCodeSerializer.php';
  33332.         $a = ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService());
  33333.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  33334.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'];
  33335.         }
  33336.         $b = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  33337.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  33338.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'];
  33339.         }
  33340.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer($a$b);
  33341.     }
  33342.     /**
  33343.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer' shared service.
  33344.      *
  33345.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer
  33346.      */
  33347.     protected function getSalutationSerializerService()
  33348.     {
  33349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  33350.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  33351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/SalutationSerializer.php';
  33352.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  33353.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  33354.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'];
  33355.         }
  33356.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer($a);
  33357.     }
  33358.     /**
  33359.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer' shared service.
  33360.      *
  33361.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer
  33362.      */
  33363.     protected function getCustomFieldsSerializer2Service()
  33364.     {
  33365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  33366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  33367.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializer.php';
  33368.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializerService());
  33369.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'])) {
  33370.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'];
  33371.         }
  33372.         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()));
  33373.     }
  33374.     /**
  33375.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer' shared service.
  33376.      *
  33377.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer
  33378.      */
  33379.     protected function getPriceSerializerService()
  33380.     {
  33381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  33382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  33383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/PriceSerializer.php';
  33384.         $a = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  33385.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'])) {
  33386.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'];
  33387.         }
  33388.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer($a);
  33389.     }
  33390.     /**
  33391.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer' shared service.
  33392.      *
  33393.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer
  33394.      */
  33395.     protected function getToOneSerializerService()
  33396.     {
  33397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  33398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  33399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/ToOneSerializer.php';
  33400.         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()));
  33401.     }
  33402.     /**
  33403.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer' shared service.
  33404.      *
  33405.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer
  33406.      */
  33407.     protected function getTranslationsSerializerService()
  33408.     {
  33409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  33410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  33411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/TranslationsSerializer.php';
  33412.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  33413.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'])) {
  33414.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'];
  33415.         }
  33416.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer($a);
  33417.     }
  33418.     /**
  33419.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver' shared service.
  33420.      *
  33421.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver
  33422.      */
  33423.     protected function getPrimaryKeyResolverService()
  33424.     {
  33425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/PrimaryKeyResolver.php';
  33426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  33427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  33428.         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())));
  33429.     }
  33430.     /**
  33431.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator' shared service.
  33432.      *
  33433.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator
  33434.      */
  33435.     protected function getSystemDefaultValidatorService()
  33436.     {
  33437.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/SystemDefaultValidator.php';
  33438.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  33439.     }
  33440.     /**
  33441.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber' shared service.
  33442.      *
  33443.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber
  33444.      */
  33445.     protected function getFileDeletedSubscriberService()
  33446.     {
  33447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/FileDeletedSubscriber.php';
  33448.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  33449.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'])) {
  33450.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'];
  33451.         }
  33452.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber($a);
  33453.     }
  33454.     /**
  33455.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber' shared service.
  33456.      *
  33457.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber
  33458.      */
  33459.     protected function getProductCategoryPathsSubscriberService()
  33460.     {
  33461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductCategoryPathsSubscriber.php';
  33462.         $a = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  33463.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  33464.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  33465.         }
  33466.         $b = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  33467.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  33468.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  33469.         }
  33470.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber($b$a);
  33471.     }
  33472.     /**
  33473.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber' shared service.
  33474.      *
  33475.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber
  33476.      */
  33477.     protected function getProductVariantsSubscriberService()
  33478.     {
  33479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductVariantsSubscriber.php';
  33480.         $a = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  33481.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  33482.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  33483.         }
  33484.         $b = ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService());
  33485.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  33486.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  33487.         }
  33488.         $c = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  33489.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  33490.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  33491.         }
  33492.         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);
  33493.     }
  33494.     /**
  33495.      * Gets the private 'Shopware\Core\Content\ImportExport\Message\DeleteFileHandler' shared service.
  33496.      *
  33497.      * @return \Shopware\Core\Content\ImportExport\Message\DeleteFileHandler
  33498.      */
  33499.     protected function getDeleteFileHandlerService()
  33500.     {
  33501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/DeleteFileHandler.php';
  33502.         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()));
  33503.     }
  33504.     /**
  33505.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory' shared service.
  33506.      *
  33507.      * @return \Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory
  33508.      */
  33509.     protected function getPipeFactoryService()
  33510.     {
  33511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/AbstractPipeFactory.php';
  33512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/PipeFactory.php';
  33513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistry.php';
  33514.         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 () {
  33515.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  33516.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? $this->getSalutationSerializerService());
  33517.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? $this->getCountrySerializerService());
  33518.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? $this->getLanguageSerializerService());
  33519.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? $this->getCustomerSerializerService());
  33520.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? $this->getPromotionIndividualCodeSerializerService());
  33521.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] ?? $this->getProductSerializerService());
  33522.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] ?? $this->getProductCrossSellingSerializerService());
  33523.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'] ?? $this->getOrderSerializerService());
  33524.             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()));
  33525.         }, 10), new RewindableGenerator(function () {
  33526.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\ToOneSerializer'] ?? $this->getToOneSerializerService());
  33527.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] ?? $this->getTranslationsSerializerService());
  33528.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] ?? $this->getPriceSerializerService());
  33529.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializer2Service());
  33530.             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()));
  33531.         }, 5)), ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\PrimaryKeyResolver'] ?? $this->getPrimaryKeyResolverService()));
  33532.     }
  33533.     /**
  33534.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory' shared service.
  33535.      *
  33536.      * @return \Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory
  33537.      */
  33538.     protected function getCsvFileWriterFactoryService()
  33539.     {
  33540.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/AbstractWriterFactory.php';
  33541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/CsvFileWriterFactory.php';
  33542.         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()));
  33543.     }
  33544.     /**
  33545.      * Gets the private 'Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler' shared service.
  33546.      *
  33547.      * @return \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler
  33548.      */
  33549.     protected function getCleanupImportExportFileTaskHandlerService()
  33550.     {
  33551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ScheduledTask/CleanupImportExportFileTaskHandler.php';
  33552.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  33553.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'])) {
  33554.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'];
  33555.         }
  33556.         $b = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] ?? $this->getDeleteExpiredFilesServiceService());
  33557.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'])) {
  33558.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'];
  33559.         }
  33560.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] = new \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler($a$b);
  33561.     }
  33562.     /**
  33563.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService' shared service.
  33564.      *
  33565.      * @return \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService
  33566.      */
  33567.     protected function getDeleteExpiredFilesServiceService()
  33568.     {
  33569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DeleteExpiredFilesService.php';
  33570.         $a = ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService());
  33571.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'])) {
  33572.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'];
  33573.         }
  33574.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] = new \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService($a);
  33575.     }
  33576.     /**
  33577.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\FileService' shared service.
  33578.      *
  33579.      * @return \Shopware\Core\Content\ImportExport\Service\FileService
  33580.      */
  33581.     protected function getFileServiceService()
  33582.     {
  33583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractFileService.php';
  33584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/FileService.php';
  33585.         $a = ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService());
  33586.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'])) {
  33587.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'];
  33588.         }
  33589.         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);
  33590.     }
  33591.     /**
  33592.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\ImportExportService' shared service.
  33593.      *
  33594.      * @return \Shopware\Core\Content\ImportExport\Service\ImportExportService
  33595.      */
  33596.     protected function getImportExportService2Service()
  33597.     {
  33598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/ImportExportService.php';
  33599.         $a = ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService());
  33600.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  33601.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  33602.         }
  33603.         $b = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  33604.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  33605.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  33606.         }
  33607.         $c = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  33608.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  33609.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  33610.         }
  33611.         $d = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService());
  33612.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  33613.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  33614.         }
  33615.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] = new \Shopware\Core\Content\ImportExport\Service\ImportExportService($a$b$c$d);
  33616.     }
  33617.     /**
  33618.      * Gets the private 'Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer' shared service.
  33619.      *
  33620.      * @return \Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer
  33621.      */
  33622.     protected function getLandingPageIndexerService()
  33623.     {
  33624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  33625.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/DataAbstractionLayer/LandingPageIndexer.php';
  33626.         $a = ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService());
  33627.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  33628.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  33629.         }
  33630.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33631.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  33632.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  33633.         }
  33634.         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);
  33635.     }
  33636.     /**
  33637.      * Gets the private 'Shopware\Core\Content\LandingPage\LandingPageValidator' shared service.
  33638.      *
  33639.      * @return \Shopware\Core\Content\LandingPage\LandingPageValidator
  33640.      */
  33641.     protected function getLandingPageValidatorService()
  33642.     {
  33643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageValidator.php';
  33644.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  33645.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'])) {
  33646.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'];
  33647.         }
  33648.         return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] = new \Shopware\Core\Content\LandingPage\LandingPageValidator($a);
  33649.     }
  33650.     /**
  33651.      * Gets the private 'Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber' shared service.
  33652.      *
  33653.      * @return \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber
  33654.      */
  33655.     protected function getMailSendSubscriberService()
  33656.     {
  33657.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Subscriber/MailSendSubscriber.php';
  33658.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33659.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  33660.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  33661.         }
  33662.         $b = ($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'] ?? $this->getMailServiceDecoratorService());
  33663.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  33664.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  33665.         }
  33666.         $c = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  33667.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  33668.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  33669.         }
  33670.         $d = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  33671.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  33672.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  33673.         }
  33674.         $e = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  33675.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  33676.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  33677.         }
  33678.         $f = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  33679.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  33680.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  33681.         }
  33682.         $g = ($this->privates['Pickware\\PickwareErpStarter\\Picklist\\PicklistCreationDocumentServiceDecorator'] ?? $this->getPicklistCreationDocumentServiceDecoratorService());
  33683.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  33684.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  33685.         }
  33686.         $h = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  33687.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  33688.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  33689.         }
  33690.         $i = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  33691.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  33692.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  33693.         }
  33694.         return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] = new \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber($b$c$d$e$f$g, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a$h$i, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  33695.     }
  33696.     /**
  33697.      * Gets the private 'Shopware\Core\Content\Media\Cms\ImageCmsElementResolver' shared service.
  33698.      *
  33699.      * @return \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver
  33700.      */
  33701.     protected function getImageCmsElementResolverService()
  33702.     {
  33703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  33704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  33705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  33706.         $a = ($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService());
  33707.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'])) {
  33708.             return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'];
  33709.         }
  33710.         return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver($a);
  33711.     }
  33712.     /**
  33713.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver' shared service.
  33714.      *
  33715.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver
  33716.      */
  33717.     protected function getImageGalleryTypeDataResolverService()
  33718.     {
  33719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  33720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  33721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  33722.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageGalleryTypeDataResolver.php';
  33723.         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()));
  33724.     }
  33725.     /**
  33726.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver' shared service.
  33727.      *
  33728.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver
  33729.      */
  33730.     protected function getImageSliderTypeDataResolverService()
  33731.     {
  33732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  33733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  33734.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  33735.         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()));
  33736.     }
  33737.     /**
  33738.      * Gets the private 'Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand' shared service.
  33739.      *
  33740.      * @return \Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand
  33741.      */
  33742.     protected function getDeleteNotUsedMediaCommandService()
  33743.     {
  33744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/DeleteNotUsedMediaCommand.php';
  33746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DeleteNotUsedMediaService.php';
  33747.         $this->privates['Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand'] = $instance = new \Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand(new \Shopware\Core\Content\Media\DeleteNotUsedMediaService(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['media_default_folder.repository'] ?? $this->getMediaDefaultFolder_RepositoryService())));
  33748.         $instance->setName('media:delete-unused');
  33749.         return $instance;
  33750.     }
  33751.     /**
  33752.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand' shared service.
  33753.      *
  33754.      * @return \Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand
  33755.      */
  33756.     protected function getGenerateMediaTypesCommandService()
  33757.     {
  33758.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateMediaTypesCommand.php';
  33760.         $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()));
  33761.         $instance->setName('media:generate-media-types');
  33762.         return $instance;
  33763.     }
  33764.     /**
  33765.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand' shared service.
  33766.      *
  33767.      * @return \Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand
  33768.      */
  33769.     protected function getGenerateThumbnailsCommandService()
  33770.     {
  33771.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateThumbnailsCommand.php';
  33773.         $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()));
  33774.         $instance->setName('media:generate-thumbnails');
  33775.         return $instance;
  33776.     }
  33777.     /**
  33778.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer' shared service.
  33779.      *
  33780.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer
  33781.      */
  33782.     protected function getMediaFolderConfigurationIndexerService()
  33783.     {
  33784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  33785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderConfigurationIndexer.php';
  33786.         $a = ($this->services['media_folder_configuration.repository'] ?? $this->getMediaFolderConfiguration_RepositoryService());
  33787.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  33788.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  33789.         }
  33790.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33791.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  33792.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  33793.         }
  33794.         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);
  33795.     }
  33796.     /**
  33797.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer' shared service.
  33798.      *
  33799.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer
  33800.      */
  33801.     protected function getMediaFolderIndexerService()
  33802.     {
  33803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  33804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderIndexer.php';
  33805.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33806.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'])) {
  33807.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'];
  33808.         }
  33809.         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()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] ?? $this->getChildCountUpdaterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\TreeUpdater'] ?? $this->getTreeUpdaterService()));
  33810.     }
  33811.     /**
  33812.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer' shared service.
  33813.      *
  33814.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer
  33815.      */
  33816.     protected function getMediaIndexerService()
  33817.     {
  33818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  33819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaIndexer.php';
  33820.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33821.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  33822.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  33823.         }
  33824.         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()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  33825.     }
  33826.     /**
  33827.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator' shared service.
  33828.      *
  33829.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator
  33830.      */
  33831.     protected function getMediaRepositoryDecoratorService()
  33832.     {
  33833.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  33834.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  33835.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  33836.         }
  33837.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  33838.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  33839.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  33840.         }
  33841.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  33842.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  33843.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  33844.         }
  33845.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33846.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  33847.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  33848.         }
  33849.         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())));
  33850.     }
  33851.     /**
  33852.      * Gets the private 'Shopware\Core\Content\Media\File\FileFetcher' shared service.
  33853.      *
  33854.      * @return \Shopware\Core\Content\Media\File\FileFetcher
  33855.      */
  33856.     protected function getFileFetcherService()
  33857.     {
  33858.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileFetcher.php';
  33859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidatorInterface.php';
  33860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidator.php';
  33861.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileFetcher'] = new \Shopware\Core\Content\Media\File\FileFetcher(new \Shopware\Core\Content\Media\File\FileUrlValidator(), truefalse0);
  33862.     }
  33863.     /**
  33864.      * Gets the private 'Shopware\Core\Content\Media\File\FileNameProvider' shared service.
  33865.      *
  33866.      * @return \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider
  33867.      */
  33868.     protected function getFileNameProviderService()
  33869.     {
  33870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileNameProvider.php';
  33871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/WindowsStyleFileNameProvider.php';
  33872.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  33873.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'])) {
  33874.             return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'];
  33875.         }
  33876.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] = new \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider($a);
  33877.     }
  33878.     /**
  33879.      * Gets the private 'Shopware\Core\Content\Media\MediaService' shared service.
  33880.      *
  33881.      * @return \Shopware\Core\Content\Media\MediaService
  33882.      */
  33883.     protected function getMediaServiceService()
  33884.     {
  33885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaService.php';
  33886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileLoader.php';
  33887.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  33888.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  33889.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  33890.         }
  33891.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  33892.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  33893.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  33894.         }
  33895.         $c = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  33896.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  33897.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  33898.         }
  33899.         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, ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileFetcher'] ?? $this->getFileFetcherService()));
  33900.     }
  33901.     /**
  33902.      * Gets the private 'Shopware\Core\Content\Media\Message\DeleteFileHandler' shared service.
  33903.      *
  33904.      * @return \Shopware\Core\Content\Media\Message\DeleteFileHandler
  33905.      */
  33906.     protected function getDeleteFileHandler2Service()
  33907.     {
  33908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/DeleteFileHandler.php';
  33909.         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()));
  33910.     }
  33911.     /**
  33912.      * Gets the private 'Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler' shared service.
  33913.      *
  33914.      * @return \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler
  33915.      */
  33916.     protected function getGenerateThumbnailsHandlerService()
  33917.     {
  33918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/GenerateThumbnailsHandler.php';
  33919.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService());
  33920.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'])) {
  33921.             return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'];
  33922.         }
  33923.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  33924.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'])) {
  33925.             return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'];
  33926.         }
  33927.         return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] = new \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler($a$b);
  33928.     }
  33929.     /**
  33930.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy' shared service.
  33931.      *
  33932.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy
  33933.      */
  33934.     protected function getFilenamePathnameStrategyService()
  33935.     {
  33936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  33937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  33938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/FilenamePathnameStrategy.php';
  33939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  33940.         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())));
  33941.     }
  33942.     /**
  33943.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy' shared service.
  33944.      *
  33945.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy
  33946.      */
  33947.     protected function getIdPathnameStrategyService()
  33948.     {
  33949.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  33950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  33951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/IdPathnameStrategy.php';
  33952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  33953.         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())));
  33954.     }
  33955.     /**
  33956.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy' shared service.
  33957.      *
  33958.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy
  33959.      */
  33960.     protected function getPhysicalFilenamePathnameStrategyService()
  33961.     {
  33962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  33963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  33964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PhysicalFilenamePathnameStrategy.php';
  33965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  33966.         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())));
  33967.     }
  33968.     /**
  33969.      * Gets the private 'Shopware\Core\Content\Media\Pathname\UrlGeneratorInterface' shared service.
  33970.      *
  33971.      * @return \Shopware\Core\Content\Media\Pathname\UrlGenerator
  33972.      */
  33973.     protected function getUrlGeneratorInterfaceService()
  33974.     {
  33975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGeneratorInterface.php';
  33976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGenerator.php';
  33977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  33978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/StrategyFactory.php';
  33979.         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 () {
  33980.             yield => $this->getFilenamePathnameStrategyService();
  33981.             yield => $this->getPhysicalFilenamePathnameStrategyService();
  33982.             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()));
  33983.             yield => $this->getIdPathnameStrategyService();
  33984.         }, 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())), '');
  33985.     }
  33986.     /**
  33987.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber' shared service.
  33988.      *
  33989.      * @return \Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber
  33990.      */
  33991.     protected function getMediaDeletionSubscriberService()
  33992.     {
  33993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaDeletionSubscriber.php';
  33994.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33995.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  33996.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  33997.         }
  33998.         $b = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  33999.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  34000.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  34001.         }
  34002.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  34003.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  34004.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  34005.         }
  34006.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  34007.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  34008.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  34009.         }
  34010.         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);
  34011.     }
  34012.     /**
  34013.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber' shared service.
  34014.      *
  34015.      * @return \Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber
  34016.      */
  34017.     protected function getMediaLoadedSubscriberService()
  34018.     {
  34019.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaLoadedSubscriber.php';
  34020.         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()));
  34021.     }
  34022.     /**
  34023.      * Gets the private 'Shopware\Core\Content\Media\Thumbnail\ThumbnailService' shared service.
  34024.      *
  34025.      * @return \Shopware\Core\Content\Media\Thumbnail\ThumbnailService
  34026.      */
  34027.     protected function getThumbnailServiceService()
  34028.     {
  34029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Thumbnail/ThumbnailService.php';
  34030.         $a = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  34031.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  34032.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  34033.         }
  34034.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  34035.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  34036.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  34037.         }
  34038.         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);
  34039.     }
  34040.     /**
  34041.      * Gets the private 'Shopware\Core\Content\Media\TypeDetector\TypeDetector' shared service.
  34042.      *
  34043.      * @return \Shopware\Core\Content\Media\TypeDetector\TypeDetector
  34044.      */
  34045.     protected function getTypeDetectorService()
  34046.     {
  34047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetectorInterface.php';
  34048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetector.php';
  34049.         return $this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\TypeDetector(new RewindableGenerator(function () {
  34050.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\AudioTypeDetector()));
  34051.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DocumentTypeDetector()));
  34052.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\ImageTypeDetector()));
  34053.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\VideoTypeDetector()));
  34054.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DefaultTypeDetector()));
  34055.         }, 5));
  34056.     }
  34057.     /**
  34058.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater' shared service.
  34059.      *
  34060.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater
  34061.      */
  34062.     protected function getCustomerNewsletterSalesChannelsUpdaterService()
  34063.     {
  34064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/Indexing/CustomerNewsletterSalesChannelsUpdater.php';
  34065.         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()));
  34066.     }
  34067.     /**
  34068.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer' shared service.
  34069.      *
  34070.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer
  34071.      */
  34072.     protected function getNewsletterRecipientIndexerService()
  34073.     {
  34074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  34075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/NewsletterRecipientIndexer.php';
  34076.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34077.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'])) {
  34078.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'];
  34079.         }
  34080.         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()), ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\Indexing\\CustomerNewsletterSalesChannelsUpdater'] ?? $this->getCustomerNewsletterSalesChannelsUpdaterService()), $a);
  34081.     }
  34082.     /**
  34083.      * Gets the private 'Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber' shared service.
  34084.      *
  34085.      * @return \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber
  34086.      */
  34087.     protected function getNewsletterRecipientDeletedSubscriberService()
  34088.     {
  34089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriber.php';
  34090.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  34091.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'])) {
  34092.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'];
  34093.         }
  34094.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] = new \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber($a);
  34095.     }
  34096.     /**
  34097.      * Gets the private 'Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler' shared service.
  34098.      *
  34099.      * @return \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler
  34100.      */
  34101.     protected function getNewsletterRecipientTaskHandlerService()
  34102.     {
  34103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/ScheduledTask/NewsletterRecipientTaskHandler.php';
  34104.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  34105.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'])) {
  34106.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'];
  34107.         }
  34108.         $b = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  34109.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'])) {
  34110.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'];
  34111.         }
  34112.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler($a$b);
  34113.     }
  34114.     /**
  34115.      * Gets the private 'Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand' shared service.
  34116.      *
  34117.      * @return \Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand
  34118.      */
  34119.     protected function getProductExportGenerateCommandService()
  34120.     {
  34121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Command/ProductExportGenerateCommand.php';
  34123.         $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()));
  34124.         $instance->setName('product-export:generate');
  34125.         return $instance;
  34126.     }
  34127.     /**
  34128.      * Gets the private 'Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener' shared service.
  34129.      *
  34130.      * @return \Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener
  34131.      */
  34132.     protected function getProductExportEventListenerService()
  34133.     {
  34134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/EventListener/ProductExportEventListener.php';
  34135.         $a = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  34136.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'])) {
  34137.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'];
  34138.         }
  34139.         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()));
  34140.     }
  34141.     /**
  34142.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler' shared service.
  34143.      *
  34144.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler
  34145.      */
  34146.     protected function getProductExportGenerateTaskHandlerService()
  34147.     {
  34148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportGenerateTaskHandler.php';
  34149.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  34150.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  34151.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  34152.         }
  34153.         $b = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  34154.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  34155.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  34156.         }
  34157.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  34158.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  34159.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  34160.         }
  34161.         $d = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  34162.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  34163.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  34164.         }
  34165.         $e = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  34166.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  34167.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  34168.         }
  34169.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler($b$c$d$e$a);
  34170.     }
  34171.     /**
  34172.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler' shared service.
  34173.      *
  34174.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler
  34175.      */
  34176.     protected function getProductExportPartialGenerationHandlerService()
  34177.     {
  34178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportPartialGenerationHandler.php';
  34179.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  34180.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  34181.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  34182.         }
  34183.         $b = ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] ?? $this->getProductExportGeneratorService());
  34184.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  34185.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  34186.         }
  34187.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  34188.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  34189.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  34190.         }
  34191.         $d = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  34192.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  34193.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  34194.         }
  34195.         $e = ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService());
  34196.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  34197.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  34198.         }
  34199.         $f = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  34200.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  34201.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  34202.         }
  34203.         $g = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  34204.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  34205.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  34206.         }
  34207.         $h = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  34208.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  34209.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  34210.         }
  34211.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler($b$c$d, ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()), $a$e$f$g$h, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  34212.     }
  34213.     /**
  34214.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler' shared service.
  34215.      *
  34216.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler
  34217.      */
  34218.     protected function getProductExportFileHandlerService()
  34219.     {
  34220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandlerInterface.php';
  34221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandler.php';
  34222.         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');
  34223.     }
  34224.     /**
  34225.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportRenderer' shared service.
  34226.      *
  34227.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer
  34228.      */
  34229.     protected function getProductExportRendererService()
  34230.     {
  34231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRendererInterface.php';
  34232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRenderer.php';
  34233.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34234.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'])) {
  34235.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'];
  34236.         }
  34237.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService());
  34238.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'])) {
  34239.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'];
  34240.         }
  34241.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer($b$a, ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()));
  34242.     }
  34243.     /**
  34244.      * Gets the private 'Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer' shared service.
  34245.      *
  34246.      * @return \Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer
  34247.      */
  34248.     protected function getProductStreamIndexerService()
  34249.     {
  34250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  34251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/DataAbstractionLayer/ProductStreamIndexer.php';
  34252.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34253.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'])) {
  34254.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'];
  34255.         }
  34256.         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()), ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), $a);
  34257.     }
  34258.     /**
  34259.      * Gets the private 'Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler' shared service.
  34260.      *
  34261.      * @return \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler
  34262.      */
  34263.     protected function getUpdateProductStreamMappingTaskHandlerService()
  34264.     {
  34265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ScheduledTask/UpdateProductStreamMappingTaskHandler.php';
  34266.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  34267.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'])) {
  34268.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'];
  34269.         }
  34270.         $b = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  34271.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'])) {
  34272.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'];
  34273.         }
  34274.         return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler($a$b);
  34275.     }
  34276.     /**
  34277.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductCartProcessor' shared service.
  34278.      *
  34279.      * @return \Shopware\Core\Content\Product\Cart\ProductCartProcessor
  34280.      */
  34281.     protected function getProductCartProcessorService()
  34282.     {
  34283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  34284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  34285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductCartProcessor.php';
  34286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductFeatureBuilder.php';
  34287.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductGateway'] ?? $this->getProductGatewayService());
  34288.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  34289.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  34290.         }
  34291.         $b = ($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService());
  34292.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  34293.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  34294.         }
  34295.         $c = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  34296.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  34297.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  34298.         }
  34299.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] = new \Shopware\Core\Content\Product\Cart\ProductCartProcessor($a, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculator2Service()), new \Shopware\Core\Content\Product\Cart\ProductFeatureBuilder($b, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService())), $c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  34300.     }
  34301.     /**
  34302.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductGateway' shared service.
  34303.      *
  34304.      * @return \Shopware\Core\Content\Product\Cart\ProductGateway
  34305.      */
  34306.     protected function getProductGatewayService()
  34307.     {
  34308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGatewayInterface.php';
  34309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGateway.php';
  34310.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  34311.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductGateway'])) {
  34312.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductGateway'];
  34313.         }
  34314.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34315.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductGateway'])) {
  34316.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductGateway'];
  34317.         }
  34318.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductGateway'] = new \Shopware\Core\Content\Product\Cart\ProductGateway($a$b);
  34319.     }
  34320.     /**
  34321.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator' shared service.
  34322.      *
  34323.      * @return \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator
  34324.      */
  34325.     protected function getProductLineItemCommandValidatorService()
  34326.     {
  34327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemCommandValidator.php';
  34328.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  34329.     }
  34330.     /**
  34331.      * Gets the private 'Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler' shared service.
  34332.      *
  34333.      * @return \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler
  34334.      */
  34335.     protected function getCleanupProductKeywordDictionaryTaskHandlerService()
  34336.     {
  34337.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cleanup/CleanupProductKeywordDictionaryTaskHandler.php';
  34338.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  34339.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'])) {
  34340.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'];
  34341.         }
  34342.         return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  34343.     }
  34344.     /**
  34345.      * Gets the private 'Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver' shared service.
  34346.      *
  34347.      * @return \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver
  34348.      */
  34349.     protected function getBuyBoxCmsElementResolverService()
  34350.     {
  34351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  34352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  34353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  34354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/BuyBoxCmsElementResolver.php';
  34355.         $a = ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService());
  34356.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  34357.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  34358.         }
  34359.         $b = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  34360.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  34361.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  34362.         }
  34363.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver($a$b);
  34364.     }
  34365.     /**
  34366.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver' shared service.
  34367.      *
  34368.      * @return \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver
  34369.      */
  34370.     protected function getProductDescriptionReviewsCmsElementResolverService()
  34371.     {
  34372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  34373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  34374.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  34375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductDescriptionReviewsCmsElementResolver.php';
  34376.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'] ?? $this->getCachedProductReviewRouteService());
  34377.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'])) {
  34378.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'];
  34379.         }
  34380.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver($a);
  34381.     }
  34382.     /**
  34383.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater' shared service.
  34384.      *
  34385.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater
  34386.      */
  34387.     protected function getProductStreamUpdaterService()
  34388.     {
  34389.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  34390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductStreamUpdater.php';
  34391.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  34392.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  34393.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  34394.         }
  34395.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  34396.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  34397.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  34398.         }
  34399.         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()));
  34400.     }
  34401.     /**
  34402.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater' shared service.
  34403.      *
  34404.      * @return \Pickware\PickwareErpStarter\Stock\ContainerOverride\StockUpdaterOverride
  34405.      */
  34406.     protected function getStockUpdaterService()
  34407.     {
  34408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdater.php';
  34409.         include_once \dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Stock/ContainerOverride/StockUpdaterOverride.php';
  34410.         $a = ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductSalesUpdater'] ?? $this->getProductSalesUpdaterService());
  34411.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'])) {
  34412.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'];
  34413.         }
  34414.         return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] = new \Pickware\PickwareErpStarter\Stock\ContainerOverride\StockUpdaterOverride(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  34415.     }
  34416.     /**
  34417.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber' shared service.
  34418.      *
  34419.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber
  34420.      */
  34421.     protected function getProductListingFeaturesSubscriberService()
  34422.     {
  34423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingFeaturesSubscriber.php';
  34424.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34425.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  34426.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  34427.         }
  34428.         $b = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  34429.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  34430.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  34431.         }
  34432.         $c = ($this->services['product_sorting.repository'] ?? $this->getProductSorting_RepositoryService());
  34433.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  34434.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  34435.         }
  34436.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34437.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  34438.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  34439.         }
  34440.         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()), $b$c$d$a);
  34441.     }
  34442.     /**
  34443.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader' shared service.
  34444.      *
  34445.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader
  34446.      */
  34447.     protected function getProductListingLoaderService()
  34448.     {
  34449.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingLoader.php';
  34450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  34451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  34452.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  34453.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  34454.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  34455.         }
  34456.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34457.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  34458.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  34459.         }
  34460.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34461.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  34462.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  34463.         }
  34464.         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())));
  34465.     }
  34466.     /**
  34467.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator' shared service.
  34468.      *
  34469.      * @return \Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator
  34470.      */
  34471.     protected function getProductPriceCalculatorService()
  34472.     {
  34473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/AbstractProductPriceCalculator.php';
  34474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php';
  34475.         $a = ($this->services['unit.repository'] ?? $this->getUnit_RepositoryService());
  34476.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  34477.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'];
  34478.         }
  34479.         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->getQuantityPriceCalculator2Service()));
  34480.     }
  34481.     /**
  34482.      * Gets the private 'Shopware\Core\Content\Product\Subscriber\ProductSubscriber' shared service.
  34483.      *
  34484.      * @return \Shopware\Core\Content\Product\Subscriber\ProductSubscriber
  34485.      */
  34486.     protected function getProductSubscriber2Service()
  34487.     {
  34488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Subscriber/ProductSubscriber.php';
  34489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractSalesChannelProductBuilder.php';
  34490.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannelProductBuilder.php';
  34491.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractPropertyGroupSorter.php';
  34492.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/PropertyGroupSorter.php';
  34493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductMaxPurchaseCalculator.php';
  34494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductMaxPurchaseCalculator.php';
  34495.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractIsNewDetector.php';
  34496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/IsNewDetector.php';
  34497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductVariationBuilder.php';
  34498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductVariationBuilder.php';
  34499.         $a = new \Shopware\Core\Content\Product\PropertyGroupSorter();
  34500.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34501.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  34502.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  34503.         }
  34504.         $c = new \Shopware\Core\Content\Product\ProductMaxPurchaseCalculator($b);
  34505.         $d = new \Shopware\Core\Content\Product\IsNewDetector($b);
  34506.         $e = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  34507.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  34508.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  34509.         }
  34510.         return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] = new \Shopware\Core\Content\Product\Subscriber\ProductSubscriber(new \Shopware\Core\Content\Product\SalesChannelProductBuilder($a$c$d), new \Shopware\Core\Content\Product\ProductVariationBuilder(), $e$a$c$d$b);
  34511.     }
  34512.     /**
  34513.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater' shared service.
  34514.      *
  34515.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater
  34516.      */
  34517.     protected function getRuleAreaUpdaterService()
  34518.     {
  34519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleAreaUpdater.php';
  34520.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  34521.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'])) {
  34522.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'];
  34523.         }
  34524.         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);
  34525.     }
  34526.     /**
  34527.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer' shared service.
  34528.      *
  34529.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer
  34530.      */
  34531.     protected function getRuleIndexerService()
  34532.     {
  34533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  34534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleIndexer.php';
  34535.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  34536.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  34537.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  34538.         }
  34539.         $b = ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  34540.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  34541.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  34542.         }
  34543.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  34544.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  34545.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  34546.         }
  34547.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34548.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  34549.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  34550.         }
  34551.         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);
  34552.     }
  34553.     /**
  34554.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber' shared service.
  34555.      *
  34556.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber
  34557.      */
  34558.     protected function getRulePayloadSubscriberService()
  34559.     {
  34560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadSubscriber.php';
  34561.         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);
  34562.     }
  34563.     /**
  34564.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater' shared service.
  34565.      *
  34566.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater
  34567.      */
  34568.     protected function getRulePayloadUpdaterService()
  34569.     {
  34570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadUpdater.php';
  34571.         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()));
  34572.     }
  34573.     /**
  34574.      * Gets the private 'Shopware\Core\Content\Rule\RuleValidator' shared service.
  34575.      *
  34576.      * @return \Shopware\Core\Content\Rule\RuleValidator
  34577.      */
  34578.     protected function getRuleValidatorService()
  34579.     {
  34580.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleValidator.php';
  34581.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  34582.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  34583.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  34584.         }
  34585.         $b = ($this->services['rule_condition.repository'] ?? $this->getRuleCondition_RepositoryService());
  34586.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  34587.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  34588.         }
  34589.         $c = ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService());
  34590.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  34591.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  34592.         }
  34593.         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);
  34594.     }
  34595.     /**
  34596.      * Gets the private 'Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver' shared service.
  34597.      *
  34598.      * @return \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver
  34599.      */
  34600.     protected function getStoreApiSeoResolverService()
  34601.     {
  34602.         $a = ($this->services['sales_channel.seo_url.repository'] ?? $this->getSalesChannel_SeoUrl_RepositoryService());
  34603.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'])) {
  34604.             return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'];
  34605.         }
  34606.         $b = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService());
  34607.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'])) {
  34608.             return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'];
  34609.         }
  34610.         return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] = new \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver($a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()), $b);
  34611.     }
  34612.     /**
  34613.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlGenerator' shared service.
  34614.      *
  34615.      * @return \Shopware\Core\Content\Seo\SeoUrlGenerator
  34616.      */
  34617.     protected function getSeoUrlGeneratorService()
  34618.     {
  34619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlGenerator.php';
  34620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTwigFactory.php';
  34621.         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 () {
  34622.             return new \EmptyIterator();
  34623.         }, 0)), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService()));
  34624.     }
  34625.     /**
  34626.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlPersister' shared service.
  34627.      *
  34628.      * @return \Shopware\Core\Content\Seo\SeoUrlPersister
  34629.      */
  34630.     protected function getSeoUrlPersisterService()
  34631.     {
  34632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPersister.php';
  34633.         $a = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  34634.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  34635.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  34636.         }
  34637.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34638.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  34639.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  34640.         }
  34641.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] = new \Shopware\Core\Content\Seo\SeoUrlPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b);
  34642.     }
  34643.     /**
  34644.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry' shared service.
  34645.      *
  34646.      * @return \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry
  34647.      */
  34648.     protected function getSeoUrlRouteRegistryService()
  34649.     {
  34650.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] = new \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry(new RewindableGenerator(function () {
  34651.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\ProductPageSeoUrlRoute'] ?? $this->getProductPageSeoUrlRouteService());
  34652.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'] ?? $this->getNavigationPageSeoUrlRouteService());
  34653.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\LandingPageSeoUrlRoute'] ?? $this->getLandingPageSeoUrlRouteService());
  34654.             yield => ($this->privates['NetzpBlog6\\SeoUrlRoute\\BlogPostSeoUrlRoute'] ?? $this->getBlogPostSeoUrlRouteService());
  34655.         }, 4));
  34656.     }
  34657.     /**
  34658.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlUpdater' shared service.
  34659.      *
  34660.      * @return \Shopware\Core\Content\Seo\SeoUrlUpdater
  34661.      */
  34662.     protected function getSeoUrlUpdaterService()
  34663.     {
  34664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlUpdater.php';
  34665.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  34666.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'])) {
  34667.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'];
  34668.         }
  34669.         $b = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  34670.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'])) {
  34671.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'];
  34672.         }
  34673.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  34674.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'])) {
  34675.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'];
  34676.         }
  34677.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'] = new \Shopware\Core\Content\Seo\SeoUrlUpdater($a, ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlGenerator'] ?? $this->getSeoUrlGeneratorService()), $b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $c);
  34678.     }
  34679.     /**
  34680.      * Gets the private 'Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand' shared service.
  34681.      *
  34682.      * @return \Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand
  34683.      */
  34684.     protected function getSitemapGenerateCommandService()
  34685.     {
  34686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Commands/SitemapGenerateCommand.php';
  34688.         $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()));
  34689.         $instance->setName('sitemap:generate');
  34690.         return $instance;
  34691.     }
  34692.     /**
  34693.      * Gets the private 'Shopware\Core\Content\Sitemap\ConfigHandler\File' shared service.
  34694.      *
  34695.      * @return \Shopware\Core\Content\Sitemap\ConfigHandler\File
  34696.      */
  34697.     protected function getFileService()
  34698.     {
  34699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/ConfigHandlerInterface.php';
  34700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/File.php';
  34701.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] = new \Shopware\Core\Content\Sitemap\ConfigHandler\File($this->parameters['shopware.sitemap']);
  34702.     }
  34703.     /**
  34704.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider' shared service.
  34705.      *
  34706.      * @return \Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider
  34707.      */
  34708.     protected function getCategoryUrlProviderService()
  34709.     {
  34710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  34711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  34712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CategoryUrlProvider.php';
  34713.         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->getCategoryDefinition2Service()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['router'] ?? $this->getRouterService()));
  34714.     }
  34715.     /**
  34716.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider' shared service.
  34717.      *
  34718.      * @return \Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider
  34719.      */
  34720.     protected function getCustomUrlProviderService()
  34721.     {
  34722.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  34723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  34724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CustomUrlProvider.php';
  34725.         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()));
  34726.     }
  34727.     /**
  34728.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider' shared service.
  34729.      *
  34730.      * @return \Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider
  34731.      */
  34732.     protected function getProductUrlProviderService()
  34733.     {
  34734.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  34735.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  34736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/ProductUrlProvider.php';
  34737.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34738.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'])) {
  34739.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'];
  34740.         }
  34741.         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);
  34742.     }
  34743.     /**
  34744.      * Gets the private 'Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler' shared service.
  34745.      *
  34746.      * @return \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler
  34747.      */
  34748.     protected function getSitemapGenerateTaskHandlerService()
  34749.     {
  34750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ScheduledTask/SitemapGenerateTaskHandler.php';
  34751.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  34752.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  34753.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  34754.         }
  34755.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34756.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  34757.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  34758.         }
  34759.         $c = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  34760.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  34761.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  34762.         }
  34763.         $d = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  34764.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  34765.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  34766.         }
  34767.         $e = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  34768.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  34769.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  34770.         }
  34771.         $f = ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService());
  34772.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  34773.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  34774.         }
  34775.         $g = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34776.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  34777.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  34778.         }
  34779.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] = new \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler($c$d$e$f, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $g$a$b);
  34780.     }
  34781.     /**
  34782.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\ConfigHandler' shared service.
  34783.      *
  34784.      * @return \Shopware\Core\Content\Sitemap\Service\ConfigHandler
  34785.      */
  34786.     protected function getConfigHandlerService()
  34787.     {
  34788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/ConfigHandler.php';
  34789.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] = new \Shopware\Core\Content\Sitemap\Service\ConfigHandler(new RewindableGenerator(function () {
  34790.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] ?? $this->getFileService());
  34791.         }, 1));
  34792.     }
  34793.     /**
  34794.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\SitemapExporter' shared service.
  34795.      *
  34796.      * @return \Shopware\Core\Content\Sitemap\Service\SitemapExporter
  34797.      */
  34798.     protected function getSitemapExporterService()
  34799.     {
  34800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporterInterface.php';
  34801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporter.php';
  34802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactoryInterface.php';
  34803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactory.php';
  34804.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34805.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'])) {
  34806.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'];
  34807.         }
  34808.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] = new \Shopware\Core\Content\Sitemap\Service\SitemapExporter(new RewindableGenerator(function () {
  34809.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\HomeUrlProvider()));
  34810.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CategoryUrlProvider'] ?? $this->getCategoryUrlProviderService());
  34811.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'] ?? $this->getCustomUrlProviderService());
  34812.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'] ?? $this->getProductUrlProviderService());
  34813.             yield => ($this->privates['netzp_blog6.url_provider'] ?? $this->getNetzpBlog6_UrlProviderService());
  34814.         }, 5), ($this->services['cache.system'] ?? $this->getCache_SystemService()), 100, ($this->services['shopware.filesystem.sitemap'] ?? $this->getShopware_Filesystem_SitemapService()), new \Shopware\Core\Content\Sitemap\Service\SitemapHandleFactory($a), $a);
  34815.     }
  34816.     /**
  34817.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheClearer' shared service.
  34818.      *
  34819.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheClearer
  34820.      */
  34821.     protected function getCacheClearer2Service()
  34822.     {
  34823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheClearer.php';
  34824.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  34825.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  34826.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'])) {
  34827.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'];
  34828.         }
  34829.         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);
  34830.     }
  34831.     /**
  34832.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheDecorator' shared service.
  34833.      *
  34834.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheDecorator
  34835.      */
  34836.     protected function getCacheDecoratorService()
  34837.     {
  34838.         $a = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()), ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  34839.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  34840.         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())));
  34841.     }
  34842.     /**
  34843.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber' shared service.
  34844.      *
  34845.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber
  34846.      */
  34847.     protected function getCacheInvalidationSubscriber3Service()
  34848.     {
  34849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidationSubscriber.php';
  34850.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  34851.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'])) {
  34852.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'];
  34853.         }
  34854.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  34855.     }
  34856.     /**
  34857.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidator' shared service.
  34858.      *
  34859.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator
  34860.      */
  34861.     protected function getCacheInvalidatorService()
  34862.     {
  34863.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  34864.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34865.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  34866.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  34867.         }
  34868.         $c = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  34869.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  34870.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  34871.         }
  34872.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] = new \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator(0150, [=> $a=> ($this->privates['cache.http'] ?? $this->getCache_HttpService())], $a$b$c);
  34873.     }
  34874.     /**
  34875.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber' shared service.
  34876.      *
  34877.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber
  34878.      */
  34879.     protected function getCacheStateSubscriberService()
  34880.     {
  34881.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  34882.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'])) {
  34883.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'];
  34884.         }
  34885.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber($a);
  34886.     }
  34887.     /**
  34888.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler' shared service.
  34889.      *
  34890.      * @return \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler
  34891.      */
  34892.     protected function getInvalidateCacheTaskHandlerService()
  34893.     {
  34894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/InvalidateCacheTaskHandler.php';
  34895.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  34896.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'])) {
  34897.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'];
  34898.         }
  34899.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  34900.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'])) {
  34901.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'];
  34902.         }
  34903.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler($a$b0);
  34904.     }
  34905.     /**
  34906.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler' shared service.
  34907.      *
  34908.      * @return \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler
  34909.      */
  34910.     protected function getCleanupOldCacheFoldersHandlerService()
  34911.     {
  34912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Message/CleanupOldCacheFoldersHandler.php';
  34913.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  34914.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'])) {
  34915.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'];
  34916.         }
  34917.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] = new \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler($a);
  34918.     }
  34919.     /**
  34920.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber' shared service.
  34921.      *
  34922.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber
  34923.      */
  34924.     protected function getScriptCacheInvalidationSubscriberService()
  34925.     {
  34926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/ScriptCacheInvalidationSubscriber.php';
  34927.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  34928.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'])) {
  34929.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'];
  34930.         }
  34931.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber($a);
  34932.     }
  34933.     /**
  34934.      * Gets the private 'Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand' shared service.
  34935.      *
  34936.      * @return \Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand
  34937.      */
  34938.     protected function getS3FilesystemVisibilityCommandService()
  34939.     {
  34940.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Command/S3FilesystemVisibilityCommand.php';
  34942.         $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()));
  34943.         $instance->setName('s3:set-visibility');
  34944.         return $instance;
  34945.     }
  34946.     /**
  34947.      * Gets the private 'Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory' shared service.
  34948.      *
  34949.      * @return \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory
  34950.      */
  34951.     protected function getFilesystemFactoryService()
  34952.     {
  34953.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] = new \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory(new RewindableGenerator(function () {
  34954.             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()));
  34955.             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()));
  34956.             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()));
  34957.         }, 3), new RewindableGenerator(function () {
  34958.             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()));
  34959.         }, 1));
  34960.     }
  34961.     /**
  34962.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\Translator' shared service.
  34963.      *
  34964.      * @return \Shopware\Core\Framework\Adapter\Translation\Translator
  34965.      */
  34966.     protected function getTranslator3Service()
  34967.     {
  34968.         $a = ($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] ?? $this->getSnippetServiceService());
  34969.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  34970.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  34971.         }
  34972.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  34973.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  34974.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  34975.         }
  34976.         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()));
  34977.     }
  34978.     /**
  34979.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate' shared service.
  34980.      *
  34981.      * @return \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate
  34982.      */
  34983.     protected function getTranslatorCacheInvalidateService()
  34984.     {
  34985.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/TranslatorCacheInvalidate.php';
  34986.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  34987.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'])) {
  34988.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'];
  34989.         }
  34990.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] = new \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  34991.     }
  34992.     /**
  34993.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader' shared service.
  34994.      *
  34995.      * @return \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader
  34996.      */
  34997.     protected function getEntityTemplateLoaderService()
  34998.     {
  34999.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] = new \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 'dev');
  35000.     }
  35001.     /**
  35002.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\Extension\MediaExtension' shared service.
  35003.      *
  35004.      * @return \Shopware\Core\Framework\Adapter\Twig\Extension\MediaExtension
  35005.      */
  35006.     protected function getMediaExtensionService()
  35007.     {
  35008.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  35009.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\Extension\\MediaExtension'])) {
  35010.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\Extension\\MediaExtension'];
  35011.         }
  35012.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\Extension\\MediaExtension'] = new \Shopware\Core\Framework\Adapter\Twig\Extension\MediaExtension($a);
  35013.     }
  35014.     /**
  35015.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder' shared service.
  35016.      *
  35017.      * @return \Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder
  35018.      */
  35019.     protected function getBundleHierarchyBuilderService()
  35020.     {
  35021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/BundleHierarchyBuilder.php';
  35022.         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()));
  35023.     }
  35024.     /**
  35025.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer' shared service.
  35026.      *
  35027.      * @return \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer
  35028.      */
  35029.     protected function getStringTemplateRendererService()
  35030.     {
  35031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/StringTemplateRenderer.php';
  35032.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  35033.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'])) {
  35034.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'];
  35035.         }
  35036.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] = new \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer($a$this->targetDir.'');
  35037.     }
  35038.     /**
  35039.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\TwigVariableParser' shared service.
  35040.      *
  35041.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser
  35042.      */
  35043.     protected function getTwigVariableParserService()
  35044.     {
  35045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigVariableParser.php';
  35046.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  35047.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'])) {
  35048.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'];
  35049.         }
  35050.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] = new \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser($a);
  35051.     }
  35052.     /**
  35053.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclAnnotationValidator' shared service.
  35054.      *
  35055.      * @return \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator
  35056.      */
  35057.     protected function getAclAnnotationValidatorService()
  35058.     {
  35059.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] = new \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  35060.     }
  35061.     /**
  35062.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclWriteValidator' shared service.
  35063.      *
  35064.      * @return \Shopware\Core\Framework\Api\Acl\AclWriteValidator
  35065.      */
  35066.     protected function getAclWriteValidatorService()
  35067.     {
  35068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclWriteValidator.php';
  35069.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  35070.         if (isset($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'])) {
  35071.             return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'];
  35072.         }
  35073.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] = new \Shopware\Core\Framework\Api\Acl\AclWriteValidator($a);
  35074.     }
  35075.     /**
  35076.      * Gets the private 'Shopware\Core\Framework\Api\ApiDefinition\DefinitionService' shared service.
  35077.      *
  35078.      * @return \Shopware\Core\Framework\Api\ApiDefinition\DefinitionService
  35079.      */
  35080.     protected function getDefinitionServiceService()
  35081.     {
  35082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/DefinitionService.php';
  35083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/ApiDefinitionGeneratorInterface.php';
  35084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/StoreApiGenerator.php';
  35085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiSchemaBuilder.php';
  35086.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiDefinitionSchemaBuilder.php';
  35087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiLoader.php';
  35088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/BundleSchemaPathCollection.php';
  35089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi3Generator.php';
  35090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiPathBuilder.php';
  35091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/EntitySchemaGenerator.php';
  35092.         $a = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiSchemaBuilder('6.4.18.1');
  35093.         $b = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder();
  35094.         $c = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  35095.         $d = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\BundleSchemaPathCollection(($this->privates['kernel.bundles'] ?? $this->getKernel_BundlesService()));
  35096.         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());
  35097.     }
  35098.     /**
  35099.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand' shared service.
  35100.      *
  35101.      * @return \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand
  35102.      */
  35103.     protected function getDumpClassSchemaCommandService()
  35104.     {
  35105.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35106.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpClassSchemaCommand.php';
  35107.         $this->privates['Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand'] = $instance = new \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand($this->parameters['kernel.bundles_metadata']);
  35108.         $instance->setName('framework:dump:class:schema');
  35109.         return $instance;
  35110.     }
  35111.     /**
  35112.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpSchemaCommand' shared service.
  35113.      *
  35114.      * @return \Shopware\Core\Framework\Api\Command\DumpSchemaCommand
  35115.      */
  35116.     protected function getDumpSchemaCommandService()
  35117.     {
  35118.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpSchemaCommand.php';
  35120.         $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()));
  35121.         $instance->setName('framework:schema');
  35122.         return $instance;
  35123.     }
  35124.     /**
  35125.      * Gets the private 'Shopware\Core\Framework\Api\Converter\ApiVersionConverter' shared service.
  35126.      *
  35127.      * @return \Shopware\Core\Framework\Api\Converter\ApiVersionConverter
  35128.      */
  35129.     protected function getApiVersionConverterService()
  35130.     {
  35131.         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 () {
  35132.             return new \EmptyIterator();
  35133.         }, 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())))));
  35134.     }
  35135.     /**
  35136.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener' shared service.
  35137.      *
  35138.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener
  35139.      */
  35140.     protected function getApiAuthenticationListenerService()
  35141.     {
  35142.         $a = ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\AccessTokenRepository()));
  35143.         $b = ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem'))));
  35144.         $c = new \League\OAuth2\Server\AuthorizationValidators\BearerTokenValidator($a);
  35145.         $c->setPublicKey($b);
  35146.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  35147.         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()));
  35148.     }
  35149.     /**
  35150.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener' shared service.
  35151.      *
  35152.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener
  35153.      */
  35154.     protected function getSalesChannelAuthenticationListenerService()
  35155.     {
  35156.         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()));
  35157.     }
  35158.     /**
  35159.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber' shared service.
  35160.      *
  35161.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber
  35162.      */
  35163.     protected function getUserCredentialsChangedSubscriberService()
  35164.     {
  35165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/UserCredentialsChangedSubscriber.php';
  35166.         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()));
  35167.     }
  35168.     /**
  35169.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber' shared service.
  35170.      *
  35171.      * @return \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber
  35172.      */
  35173.     protected function getExpectationSubscriberService()
  35174.     {
  35175.         return $this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] = new \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber('6.4.18.1'$this->parameters['kernel.plugin_infos']);
  35176.     }
  35177.     /**
  35178.      * Gets the private 'Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository' shared service.
  35179.      *
  35180.      * @return \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository
  35181.      */
  35182.     protected function getRefreshTokenRepositoryService()
  35183.     {
  35184.         return $this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\RefreshTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  35185.     }
  35186.     /**
  35187.      * Gets the private 'Shopware\Core\Framework\Api\Response\ResponseFactoryRegistry' shared service.
  35188.      *
  35189.      * @return \Shopware\Core\Framework\Api\Response\ResponseFactoryRegistry
  35190.      */
  35191.     protected function getResponseFactoryRegistryService()
  35192.     {
  35193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryRegistry.php';
  35194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterface.php';
  35195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/JsonFactoryBase.php';
  35196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonApiType.php';
  35197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiEncoder.php';
  35198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonType.php';
  35199.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StructEncoder'] ?? $this->getStructEncoderService());
  35200.         return $this->privates['Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryRegistry'] = 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));
  35201.     }
  35202.     /**
  35203.      * Gets the private 'Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder' shared service.
  35204.      *
  35205.      * @return \Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder
  35206.      */
  35207.     protected function getJsonEntityEncoderService()
  35208.     {
  35209.         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()));
  35210.     }
  35211.     /**
  35212.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Executor' shared service.
  35213.      *
  35214.      * @return \Shopware\Core\Framework\App\ActionButton\Executor
  35215.      */
  35216.     protected function getExecutorService()
  35217.     {
  35218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Executor.php';
  35219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactory.php';
  35220.         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 () {
  35221.             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()));
  35222.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenModalResponseFactory'] ?? $this->getOpenModalResponseFactoryService());
  35223.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenNewTabResponseFactory'] ?? $this->getOpenNewTabResponseFactoryService());
  35224.             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()));
  35225.         }, 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)));
  35226.     }
  35227.     /**
  35228.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory' shared service.
  35229.      *
  35230.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory
  35231.      */
  35232.     protected function getOpenModalResponseFactoryService()
  35233.     {
  35234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  35235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenModalResponseFactory.php';
  35236.         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()));
  35237.     }
  35238.     /**
  35239.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory' shared service.
  35240.      *
  35241.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory
  35242.      */
  35243.     protected function getOpenNewTabResponseFactoryService()
  35244.     {
  35245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  35246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenNewTabResponseFactory.php';
  35247.         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()));
  35248.     }
  35249.     /**
  35250.      * Gets the private 'Shopware\Core\Framework\App\ActiveAppsLoader' shared service.
  35251.      *
  35252.      * @return \Shopware\Core\Framework\App\ActiveAppsLoader
  35253.      */
  35254.     protected function getActiveAppsLoaderService()
  35255.     {
  35256.         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()));
  35257.     }
  35258.     /**
  35259.      * Gets the private 'Shopware\Core\Framework\App\AppStateService' shared service.
  35260.      *
  35261.      * @return \Shopware\Core\Framework\App\AppStateService
  35262.      */
  35263.     protected function getAppStateServiceService()
  35264.     {
  35265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppStateService.php';
  35266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/PaymentMethodStateService.php';
  35267.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  35268.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  35269.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  35270.         }
  35271.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  35272.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  35273.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  35274.         }
  35275.         $c = ($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] ?? $this->getTemplateStateServiceService());
  35276.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  35277.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  35278.         }
  35279.         $d = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  35280.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  35281.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  35282.         }
  35283.         $e = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  35284.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  35285.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  35286.         }
  35287.         $f = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  35288.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  35289.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  35290.         }
  35291.         $g = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService());
  35292.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  35293.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  35294.         }
  35295.         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);
  35296.     }
  35297.     /**
  35298.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy' shared service.
  35299.      *
  35300.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy
  35301.      */
  35302.     protected function getMoveShopPermanentlyStrategyService()
  35303.     {
  35304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  35305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/MoveShopPermanentlyStrategy.php';
  35306.         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()));
  35307.     }
  35308.     /**
  35309.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy' shared service.
  35310.      *
  35311.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy
  35312.      */
  35313.     protected function getReinstallAppsStrategyService()
  35314.     {
  35315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  35316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/ReinstallAppsStrategy.php';
  35317.         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()));
  35318.     }
  35319.     /**
  35320.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy' shared service.
  35321.      *
  35322.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy
  35323.      */
  35324.     protected function getUninstallAppsStrategyService()
  35325.     {
  35326.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  35327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/UninstallAppsStrategy.php';
  35328.         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()));
  35329.     }
  35330.     /**
  35331.      * Gets the private 'Shopware\Core\Framework\App\Command\ActivateAppCommand' shared service.
  35332.      *
  35333.      * @return \Shopware\Core\Framework\App\Command\ActivateAppCommand
  35334.      */
  35335.     protected function getActivateAppCommandService()
  35336.     {
  35337.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35338.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  35339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ActivateAppCommand.php';
  35340.         $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()));
  35341.         $instance->setName('app:activate');
  35342.         return $instance;
  35343.     }
  35344.     /**
  35345.      * Gets the private 'Shopware\Core\Framework\App\Command\AppPrinter' shared service.
  35346.      *
  35347.      * @return \Shopware\Core\Framework\App\Command\AppPrinter
  35348.      */
  35349.     protected function getAppPrinterService()
  35350.     {
  35351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AppPrinter.php';
  35352.         return $this->privates['Shopware\\Core\\Framework\\App\\Command\\AppPrinter'] = new \Shopware\Core\Framework\App\Command\AppPrinter(($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  35353.     }
  35354.     /**
  35355.      * Gets the private 'Shopware\Core\Framework\App\Command\DeactivateAppCommand' shared service.
  35356.      *
  35357.      * @return \Shopware\Core\Framework\App\Command\DeactivateAppCommand
  35358.      */
  35359.     protected function getDeactivateAppCommandService()
  35360.     {
  35361.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  35363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/DeactivateAppCommand.php';
  35364.         $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()));
  35365.         $instance->setName('app:deactivate');
  35366.         return $instance;
  35367.     }
  35368.     /**
  35369.      * Gets the private 'Shopware\Core\Framework\App\Command\InstallAppCommand' shared service.
  35370.      *
  35371.      * @return \Shopware\Core\Framework\App\Command\InstallAppCommand
  35372.      */
  35373.     protected function getInstallAppCommandService()
  35374.     {
  35375.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/InstallAppCommand.php';
  35377.         $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()));
  35378.         $instance->setName('app:install');
  35379.         return $instance;
  35380.     }
  35381.     /**
  35382.      * Gets the private 'Shopware\Core\Framework\App\Command\RefreshAppCommand' shared service.
  35383.      *
  35384.      * @return \Shopware\Core\Framework\App\Command\RefreshAppCommand
  35385.      */
  35386.     protected function getRefreshAppCommandService()
  35387.     {
  35388.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35389.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/RefreshAppCommand.php';
  35390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppService.php';
  35391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycleIterator.php';
  35392.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  35393.         $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);
  35394.         $instance->setName('app:refresh');
  35395.         return $instance;
  35396.     }
  35397.     /**
  35398.      * Gets the private 'Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand' shared service.
  35399.      *
  35400.      * @return \Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand
  35401.      */
  35402.     protected function getResolveAppUrlChangeCommandService()
  35403.     {
  35404.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35405.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ResolveAppUrlChangeCommand.php';
  35406.         $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()));
  35407.         $instance->setName('app:url-change:resolve');
  35408.         return $instance;
  35409.     }
  35410.     /**
  35411.      * Gets the private 'Shopware\Core\Framework\App\Command\UninstallAppCommand' shared service.
  35412.      *
  35413.      * @return \Shopware\Core\Framework\App\Command\UninstallAppCommand
  35414.      */
  35415.     protected function getUninstallAppCommandService()
  35416.     {
  35417.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/UninstallAppCommand.php';
  35419.         $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()));
  35420.         $instance->setName('app:uninstall');
  35421.         return $instance;
  35422.     }
  35423.     /**
  35424.      * Gets the private 'Shopware\Core\Framework\App\Command\ValidateAppCommand' shared service.
  35425.      *
  35426.      * @return \Shopware\Core\Framework\App\Command\ValidateAppCommand
  35427.      */
  35428.     protected function getValidateAppCommandService()
  35429.     {
  35430.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ValidateAppCommand.php';
  35432.         $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()));
  35433.         $instance->setName('app:validate');
  35434.         return $instance;
  35435.     }
  35436.     /**
  35437.      * Gets the private 'Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider' shared service.
  35438.      *
  35439.      * @return \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider
  35440.      */
  35441.     protected function getAppConfirmationDeltaProviderService()
  35442.     {
  35443.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Delta/AppConfirmationDeltaProvider.php';
  35444.         return $this->privates['Shopware\\Core\\Framework\\App\\Delta\\AppConfirmationDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider(new RewindableGenerator(function () {
  35445.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\PermissionsDeltaProvider()));
  35446.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\DomainsDeltaProvider()));
  35447.         }, 2));
  35448.     }
  35449.     /**
  35450.      * Gets the private 'Shopware\Core\Framework\App\Hmac\QuerySigner' shared service.
  35451.      *
  35452.      * @return \Shopware\Core\Framework\App\Hmac\QuerySigner
  35453.      */
  35454.     protected function getQuerySignerService()
  35455.     {
  35456.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/QuerySigner.php';
  35457.         return $this->privates['Shopware\\Core\\Framework\\App\\Hmac\\QuerySigner'] = new \Shopware\Core\Framework\App\Hmac\QuerySigner($this->getEnv('APP_URL'), '6.4.18.1', ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()));
  35458.     }
  35459.     /**
  35460.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLifecycle' shared service.
  35461.      *
  35462.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLifecycle
  35463.      */
  35464.     protected function getAppLifecycleService()
  35465.     {
  35466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLifecycle.php';
  35467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycle.php';
  35468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PermissionPersister.php';
  35469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CustomFieldPersister.php';
  35470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ActionButtonPersister.php';
  35471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/TemplatePersister.php';
  35472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/AbstractTemplateLoader.php';
  35473.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/App/Template/IconTemplateLoader.php';
  35474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateLoader.php';
  35475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/WebhookPersister.php';
  35476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PaymentMethodPersister.php';
  35477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CmsBlockPersister.php';
  35478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/AbstractBlockTemplateLoader.php';
  35479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/BlockTemplateLoader.php';
  35480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntityPersister.php';
  35481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/FlowActionPersister.php';
  35482.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetPersister.php';
  35483.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  35484.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35485.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35486.         }
  35487.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  35488.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35489.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35490.         }
  35491.         $c = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  35492.         $d = ($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService());
  35493.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35494.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35495.         }
  35496.         $e = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  35497.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35498.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35499.         }
  35500.         $f = ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService());
  35501.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35502.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35503.         }
  35504.         $g = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  35505.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35506.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35507.         }
  35508.         $h = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  35509.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35510.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35511.         }
  35512.         $i = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  35513.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35514.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35515.         }
  35516.         $j = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  35517.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35518.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35519.         }
  35520.         $k = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService());
  35521.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35522.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35523.         }
  35524.         $l = ($this->services['app_cms_block.repository'] ?? $this->getAppCmsBlock_RepositoryService());
  35525.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35526.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35527.         }
  35528.         $m = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService());
  35529.         $n = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'] ?? $this->getAppRegistrationServiceService());
  35530.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35531.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35532.         }
  35533.         $o = ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService());
  35534.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35535.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35536.         }
  35537.         $p = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  35538.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35539.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35540.         }
  35541.         $q = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  35542.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35543.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35544.         }
  35545.         $r = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  35546.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35547.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35548.         }
  35549.         $s = ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService());
  35550.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35551.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35552.         }
  35553.         $t = ($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService());
  35554.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35555.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35556.         }
  35557.         $u = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  35558.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35559.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35560.         }
  35561.         $v = ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService());
  35562.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35563.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35564.         }
  35565.         $w = ($this->services['app_administration_snippet.repository'] ?? $this->getAppAdministrationSnippet_RepositoryService());
  35566.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35567.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35568.         }
  35569.         $x = ($this->services['locale.repository'] ?? $this->getLocale_RepositoryService());
  35570.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  35571.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  35572.         }
  35573.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] = new \Shopware\Core\Framework\App\Lifecycle\AppLifecycle($b, new \Shopware\Core\Framework\App\Lifecycle\Persister\PermissionPersister($c), new \Shopware\Core\Framework\App\Lifecycle\Persister\CustomFieldPersister($d), new \Shopware\Core\Framework\App\Lifecycle\Persister\ActionButtonPersister($e), 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)), $f$b), $g, new \Shopware\Core\Framework\App\Lifecycle\Persister\WebhookPersister($h), new \Shopware\Core\Framework\App\Lifecycle\Persister\PaymentMethodPersister($i$j), $k, new \Shopware\Core\Framework\App\Lifecycle\Persister\CmsBlockPersister($l, new \Shopware\Core\Framework\App\Cms\BlockTemplateLoader(), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())), $m$a$n$o$p$q, ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService()), $r$s$t$u\dirname(__DIR__4), new \Shopware\Core\System\CustomEntity\Schema\CustomEntityPersister($c), ($this->services['Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater'] ?? $this->getCustomEntitySchemaUpdaterService()), $c, new \Shopware\Core\Framework\App\Lifecycle\Persister\FlowActionPersister($v$m$c), new \Shopware\Administration\Snippet\AppAdministrationSnippetPersister($w$x));
  35574.     }
  35575.     /**
  35576.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLoader' shared service.
  35577.      *
  35578.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLoader
  35579.      */
  35580.     protected function getAppLoaderService()
  35581.     {
  35582.         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());
  35583.     }
  35584.     /**
  35585.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister' shared service.
  35586.      *
  35587.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister
  35588.      */
  35589.     protected function getRuleConditionPersisterService()
  35590.     {
  35591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/RuleConditionPersister.php';
  35592.         $a = ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService());
  35593.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'])) {
  35594.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'];
  35595.         }
  35596.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  35597.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'])) {
  35598.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'];
  35599.         }
  35600.         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);
  35601.     }
  35602.     /**
  35603.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister' shared service.
  35604.      *
  35605.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister
  35606.      */
  35607.     protected function getScriptPersisterService()
  35608.     {
  35609.         $a = ($this->services['script.repository'] ?? $this->getScript_RepositoryService());
  35610.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  35611.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  35612.         }
  35613.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  35614.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  35615.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  35616.         }
  35617.         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);
  35618.     }
  35619.     /**
  35620.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService' shared service.
  35621.      *
  35622.      * @return \Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService
  35623.      */
  35624.     protected function getAppRegistrationServiceService()
  35625.     {
  35626.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/AppRegistrationService.php';
  35627.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/HandshakeFactory.php';
  35628.         $a = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  35629.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  35630.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  35631.         }
  35632.         $b = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  35633.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  35634.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  35635.         }
  35636.         $c = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  35637.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  35638.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  35639.         }
  35640.         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.18.1'), $b$c$this->getEnv('APP_URL'), $a'6.4.18.1');
  35641.     }
  35642.     /**
  35643.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler' shared service.
  35644.      *
  35645.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler
  35646.      */
  35647.     protected function getAppAsyncPaymentHandlerService()
  35648.     {
  35649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  35650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  35651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  35652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  35653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  35654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppAsyncPaymentHandler.php';
  35655.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  35656.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  35657.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  35658.         }
  35659.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  35660.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  35661.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  35662.         }
  35663.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  35664.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  35665.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  35666.         }
  35667.         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);
  35668.     }
  35669.     /**
  35670.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler' shared service.
  35671.      *
  35672.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler
  35673.      */
  35674.     protected function getAppPaymentHandlerService()
  35675.     {
  35676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  35677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  35678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  35679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  35680.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  35681.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  35682.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  35683.         }
  35684.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  35685.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  35686.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  35687.         }
  35688.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  35689.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  35690.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  35691.         }
  35692.         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);
  35693.     }
  35694.     /**
  35695.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler' shared service.
  35696.      *
  35697.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler
  35698.      */
  35699.     protected function getAppSyncPaymentHandlerService()
  35700.     {
  35701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  35702.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  35703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  35704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  35705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  35706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppSyncPaymentHandler.php';
  35707.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  35708.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  35709.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  35710.         }
  35711.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  35712.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  35713.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  35714.         }
  35715.         $c = ($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] ?? $this->getPayloadServiceService());
  35716.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  35717.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  35718.         }
  35719.         $d = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  35720.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  35721.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  35722.         }
  35723.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'] = new \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler($a$b$c$d);
  35724.     }
  35725.     /**
  35726.      * Gets the private 'Shopware\Core\Framework\App\Payment\Payload\PayloadService' shared service.
  35727.      *
  35728.      * @return \Shopware\Core\Framework\App\Payment\Payload\PayloadService
  35729.      */
  35730.     protected function getPayloadServiceService()
  35731.     {
  35732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Payload/PayloadService.php';
  35733.         $a = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  35734.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'])) {
  35735.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'];
  35736.         }
  35737.         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'));
  35738.     }
  35739.     /**
  35740.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler' shared service.
  35741.      *
  35742.      * @return \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler
  35743.      */
  35744.     protected function getDeleteCascadeAppsHandlerService()
  35745.     {
  35746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/DeleteCascadeAppsHandler.php';
  35747.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  35748.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  35749.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  35750.         }
  35751.         $b = ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService());
  35752.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  35753.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  35754.         }
  35755.         $c = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  35756.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  35757.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  35758.         }
  35759.         return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler($a$b$c);
  35760.     }
  35761.     /**
  35762.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler' shared service.
  35763.      *
  35764.      * @return \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler
  35765.      */
  35766.     protected function getUpdateAppsHandlerService()
  35767.     {
  35768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/UpdateAppsHandler.php';
  35769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AbstractAppUpdater.php';
  35770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AppUpdater.php';
  35771.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  35772.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  35773.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  35774.         }
  35775.         $b = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService());
  35776.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  35777.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  35778.         }
  35779.         $c = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  35780.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  35781.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  35782.         }
  35783.         $d = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] ?? $this->getExtensionDownloaderService());
  35784.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  35785.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  35786.         }
  35787.         $e = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'] ?? $this->getAbstractStoreAppLifecycleServiceService());
  35788.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  35789.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  35790.         }
  35791.         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));
  35792.     }
  35793.     /**
  35794.      * Gets the private 'Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber' shared service.
  35795.      *
  35796.      * @return \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber
  35797.      */
  35798.     protected function getCustomFieldProtectionSubscriberService()
  35799.     {
  35800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Subscriber/CustomFieldProtectionSubscriber.php';
  35801.         return $this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  35802.     }
  35803.     /**
  35804.      * Gets the private 'Shopware\Core\Framework\App\Validation\ConfigValidator' shared service.
  35805.      *
  35806.      * @return \Shopware\Core\Framework\App\Validation\ConfigValidator
  35807.      */
  35808.     protected function getConfigValidatorService()
  35809.     {
  35810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  35811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ConfigValidator.php';
  35812.         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())));
  35813.     }
  35814.     /**
  35815.      * Gets the private 'Shopware\Core\Framework\App\Validation\HookableValidator' shared service.
  35816.      *
  35817.      * @return \Shopware\Core\Framework\App\Validation\HookableValidator
  35818.      */
  35819.     protected function getHookableValidatorService()
  35820.     {
  35821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  35822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/HookableValidator.php';
  35823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/HookableEventCollector.php';
  35824.         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())));
  35825.     }
  35826.     /**
  35827.      * Gets the private 'Shopware\Core\Framework\App\Validation\ManifestValidator' shared service.
  35828.      *
  35829.      * @return \Shopware\Core\Framework\App\Validation\ManifestValidator
  35830.      */
  35831.     protected function getManifestValidatorService()
  35832.     {
  35833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ManifestValidator.php';
  35834.         return $this->privates['Shopware\\Core\\Framework\\App\\Validation\\ManifestValidator'] = new \Shopware\Core\Framework\App\Validation\ManifestValidator(new RewindableGenerator(function () {
  35835.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] = new \Shopware\Core\Framework\App\Validation\TranslationValidator()));
  35836.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] = new \Shopware\Core\Framework\App\Validation\AppNameValidator()));
  35837.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService());
  35838.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\HookableValidator'] ?? $this->getHookableValidatorService());
  35839.         }, 4));
  35840.     }
  35841.     /**
  35842.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand' shared service.
  35843.      *
  35844.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand
  35845.      */
  35846.     protected function getChangelogChangeCommandService()
  35847.     {
  35848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogChangeCommand.php';
  35850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  35851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseExporter.php';
  35852.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  35853.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  35854.         $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']));
  35855.         $instance->setName('changelog:change');
  35856.         return $instance;
  35857.     }
  35858.     /**
  35859.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand' shared service.
  35860.      *
  35861.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand
  35862.      */
  35863.     protected function getChangelogCheckCommandService()
  35864.     {
  35865.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCheckCommand.php';
  35867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  35868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogValidator.php';
  35869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  35870.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  35871.         $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']));
  35872.         $instance->setName('changelog:check');
  35873.         return $instance;
  35874.     }
  35875.     /**
  35876.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand' shared service.
  35877.      *
  35878.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand
  35879.      */
  35880.     protected function getChangelogCreateCommandService()
  35881.     {
  35882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCreateCommand.php';
  35884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  35885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogGenerator.php';
  35886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  35887.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  35888.         $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']));
  35889.         $instance->setName('changelog:create');
  35890.         return $instance;
  35891.     }
  35892.     /**
  35893.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand' shared service.
  35894.      *
  35895.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand
  35896.      */
  35897.     protected function getChangelogReleaseCommandService()
  35898.     {
  35899.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogReleaseCommand.php';
  35901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  35902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseCreator.php';
  35903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  35904.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  35905.         $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']));
  35906.         $instance->setName('changelog:release');
  35907.         return $instance;
  35908.     }
  35909.     /**
  35910.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand' shared service.
  35911.      *
  35912.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand
  35913.      */
  35914.     protected function getCreateEntitiesCommandService()
  35915.     {
  35916.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateEntitiesCommand.php';
  35918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityGenerator.php';
  35919.         $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));
  35920.         $instance->setName('dal:create:entities');
  35921.         return $instance;
  35922.     }
  35923.     /**
  35924.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand' shared service.
  35925.      *
  35926.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand
  35927.      */
  35928.     protected function getCreateHydratorCommandService()
  35929.     {
  35930.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateHydratorCommand.php';
  35932.         $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));
  35933.         $instance->setName('dal:create:hydrators');
  35934.         return $instance;
  35935.     }
  35936.     /**
  35937.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand' shared service.
  35938.      *
  35939.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand
  35940.      */
  35941.     protected function getCreateSchemaCommandService()
  35942.     {
  35943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateSchemaCommand.php';
  35945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/SchemaGenerator.php';
  35946.         $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));
  35947.         $instance->setName('dal:create:schema');
  35948.         return $instance;
  35949.     }
  35950.     /**
  35951.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand' shared service.
  35952.      *
  35953.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand
  35954.      */
  35955.     protected function getDataAbstractionLayerValidateCommandService()
  35956.     {
  35957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommand.php';
  35959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionValidator.php';
  35960.         $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())));
  35961.         $instance->setName('dal:validate');
  35962.         return $instance;
  35963.     }
  35964.     /**
  35965.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand' shared service.
  35966.      *
  35967.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand
  35968.      */
  35969.     protected function getRefreshIndexCommandService()
  35970.     {
  35971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  35973.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/RefreshIndexCommand.php';
  35974.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  35975.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'])) {
  35976.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'];
  35977.         }
  35978.         $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand($a);
  35979.         $instance->setName('dal:refresh:index');
  35980.         return $instance;
  35981.     }
  35982.     /**
  35983.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory' shared service.
  35984.      *
  35985.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory
  35986.      */
  35987.     protected function getIteratorFactoryService()
  35988.     {
  35989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactory.php';
  35990.         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()));
  35991.     }
  35992.     /**
  35993.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator' shared service.
  35994.      *
  35995.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator
  35996.      */
  35997.     protected function getAppContextCreatorService()
  35998.     {
  35999.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/AppContextCreator.php';
  36000.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\AppContextCreator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  36001.     }
  36002.     /**
  36003.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater' shared service.
  36004.      *
  36005.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater
  36006.      */
  36007.     protected function getChildCountUpdaterService()
  36008.     {
  36009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ChildCountUpdater.php';
  36010.         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()));
  36011.     }
  36012.     /**
  36013.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater' shared service.
  36014.      *
  36015.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater
  36016.      */
  36017.     protected function getInheritanceUpdaterService()
  36018.     {
  36019.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/InheritanceUpdater.php';
  36020.         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()));
  36021.     }
  36022.     /**
  36023.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater' shared service.
  36024.      *
  36025.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater
  36026.      */
  36027.     protected function getManyToManyIdFieldUpdaterService()
  36028.     {
  36029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ManyToManyIdFieldUpdater.php';
  36030.         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()));
  36031.     }
  36032.     /**
  36033.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber' shared service.
  36034.      *
  36035.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber
  36036.      */
  36037.     protected function getEntityIndexingSubscriberService()
  36038.     {
  36039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/EntityIndexingSubscriber.php';
  36040.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  36041.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'])) {
  36042.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'];
  36043.         }
  36044.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber($a);
  36045.     }
  36046.     /**
  36047.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber' shared service.
  36048.      *
  36049.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber
  36050.      */
  36051.     protected function getRegisteredIndexerSubscriberService()
  36052.     {
  36053.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/RegisteredIndexerSubscriber.php';
  36054.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  36055.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'])) {
  36056.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'];
  36057.         }
  36058.         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);
  36059.     }
  36060.     /**
  36061.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater' shared service.
  36062.      *
  36063.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater
  36064.      */
  36065.     protected function getTreeUpdaterService()
  36066.     {
  36067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/TreeUpdater.php';
  36068.         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()));
  36069.     }
  36070.     /**
  36071.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator' shared service.
  36072.      *
  36073.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator
  36074.      */
  36075.     protected function getApiCriteriaValidatorService()
  36076.     {
  36077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/ApiCriteriaValidator.php';
  36078.         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()));
  36079.     }
  36080.     /**
  36081.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher' shared service.
  36082.      *
  36083.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher
  36084.      */
  36085.     protected function getCompositeEntitySearcherService()
  36086.     {
  36087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CompositeEntitySearcher.php';
  36088.         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 () {
  36089.             yield => ($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService());
  36090.             yield => ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService());
  36091.             yield => ($this->services['Pickware\\PickwareErpStarter\\Supplier\\Model\\SupplierDefinition'] ?? $this->getSupplierDefinitionService());
  36092.             yield => ($this->services['Pickware\\PickwareErpStarter\\Warehouse\\Model\\WarehouseDefinition'] ?? $this->getWarehouseDefinitionService());
  36093.             yield => ($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService());
  36094.             yield => ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService());
  36095.             yield => ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinition2Service());
  36096.             yield => ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService());
  36097.             yield => ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService());
  36098.             yield => ($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService());
  36099.             yield 10 => ($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService());
  36100.         }, 11));
  36101.     }
  36102.     /**
  36103.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter' shared service.
  36104.      *
  36105.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter
  36106.      */
  36107.     protected function getCriteriaArrayConverterService()
  36108.     {
  36109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CriteriaArrayConverter.php';
  36110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  36111.         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())));
  36112.     }
  36113.     /**
  36114.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser' shared service.
  36115.      *
  36116.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser
  36117.      */
  36118.     protected function getSqlQueryParserService()
  36119.     {
  36120.         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()));
  36121.     }
  36122.     /**
  36123.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder' shared service.
  36124.      *
  36125.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder
  36126.      */
  36127.     protected function getRequestCriteriaBuilderService()
  36128.     {
  36129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  36130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  36131.         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);
  36132.     }
  36133.     /**
  36134.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter' shared service.
  36135.      *
  36136.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter
  36137.      */
  36138.     protected function getTokenFilterService()
  36139.     {
  36140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/AbstractTokenFilter.php';
  36141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/TokenFilter.php';
  36142.         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()));
  36143.     }
  36144.     /**
  36145.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter' shared service.
  36146.      *
  36147.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter
  36148.      */
  36149.     protected function getSearchTermInterpreterService()
  36150.     {
  36151.         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')))));
  36152.     }
  36153.     /**
  36154.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator' shared service.
  36155.      *
  36156.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator
  36157.      */
  36158.     protected function getEntityExistsValidatorService()
  36159.     {
  36160.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  36161.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  36162.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityExistsValidator.php';
  36163.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  36164.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'])) {
  36165.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'];
  36166.         }
  36167.         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);
  36168.     }
  36169.     /**
  36170.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator' shared service.
  36171.      *
  36172.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator
  36173.      */
  36174.     protected function getEntityNotExistsValidatorService()
  36175.     {
  36176.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  36177.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  36178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityNotExistsValidator.php';
  36179.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  36180.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'])) {
  36181.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'];
  36182.         }
  36183.         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);
  36184.     }
  36185.     /**
  36186.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler' shared service.
  36187.      *
  36188.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler
  36189.      */
  36190.     protected function getCleanupVersionTaskHandlerService()
  36191.     {
  36192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Cleanup/CleanupVersionTaskHandler.php';
  36193.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  36194.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'])) {
  36195.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'];
  36196.         }
  36197.         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);
  36198.     }
  36199.     /**
  36200.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator' shared service.
  36201.      *
  36202.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator
  36203.      */
  36204.     protected function getLockValidatorService()
  36205.     {
  36206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/Validation/LockValidator.php';
  36207.         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()));
  36208.     }
  36209.     /**
  36210.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor' shared service.
  36211.      *
  36212.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor
  36213.      */
  36214.     protected function getWriteCommandExtractorService()
  36215.     {
  36216.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  36217.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'])) {
  36218.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'];
  36219.         }
  36220.         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()));
  36221.     }
  36222.     /**
  36223.      * Gets the private 'Shopware\Core\Framework\Demodata\Command\DemodataCommand' shared service.
  36224.      *
  36225.      * @return \Shopware\Core\Framework\Demodata\Command\DemodataCommand
  36226.      */
  36227.     protected function getDemodataCommandService()
  36228.     {
  36229.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Command/DemodataCommand.php';
  36231.         $this->privates['Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand'] = $instance = new \Shopware\Core\Framework\Demodata\Command\DemodataCommand(($this->privates['Shopware\\Core\\Framework\\Demodata\\DemodataService'] ?? $this->getDemodataServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'dev');
  36232.         $instance->addDefault('rules'25);
  36233.         $instance->addOption('rules'NULL4'Rules count');
  36234.         $instance->addDefault('customers'60);
  36235.         $instance->addOption('customers'NULL4'Customers count');
  36236.         $instance->addDefault('properties'10);
  36237.         $instance->addOption('properties'NULL4'Property group count (option count rand(30-300))');
  36238.         $instance->addDefault('categories'10);
  36239.         $instance->addOption('categories'NULL4'Categories count');
  36240.         $instance->addDefault('manufacturers'60);
  36241.         $instance->addOption('manufacturers'NULL4'Manufacturers count');
  36242.         $instance->addDefault('tags'50);
  36243.         $instance->addOption('tags'NULL4'Tags count');
  36244.         $instance->addDefault('reviews'20);
  36245.         $instance->addOption('reviews'NULL4'Reviews count');
  36246.         $instance->addDefault('products'1000);
  36247.         $instance->addOption('products'NULL4'Products count');
  36248.         $instance->addDefault('promotions'50);
  36249.         $instance->addOption('promotions'NULL4'Promotions count');
  36250.         $instance->addDefault('flows'0);
  36251.         $instance->addOption('flows'NULL4'Flows count');
  36252.         $instance->addDefault('media'300);
  36253.         $instance->addOption('media'NULL4'Media count');
  36254.         $instance->addDefault('product-streams'10);
  36255.         $instance->addOption('product-streams'NULL4'Product-streams count');
  36256.         $instance->addDefault('orders'60);
  36257.         $instance->addOption('orders'NULL4'Orders count');
  36258.         $instance->addDefault('attribute-sets'4);
  36259.         $instance->addOption('attribute-sets'NULL4'CustomField set count');
  36260.         $instance->addDefault('mail-template'10);
  36261.         $instance->addOption('mail-template'NULL4'Mail-template count');
  36262.         $instance->addDefault('mail-header-footer'3);
  36263.         $instance->addOption('mail-header-footer'NULL4'Mail header/footer count');
  36264.         $instance->addDefault('users'0);
  36265.         $instance->addOption('users'NULL4'Users count');
  36266.         $instance->setName('framework:demodata');
  36267.         return $instance;
  36268.     }
  36269.     /**
  36270.      * Gets the private 'Shopware\Core\Framework\Demodata\DemodataService' shared service.
  36271.      *
  36272.      * @return \Shopware\Core\Framework\Demodata\DemodataService
  36273.      */
  36274.     protected function getDemodataServiceService()
  36275.     {
  36276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataService.php';
  36277.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\DemodataService'] = new \Shopware\Core\Framework\Demodata\DemodataService(new RewindableGenerator(function () {
  36278.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\RuleGenerator'] ?? $this->getRuleGeneratorService());
  36279.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomerGenerator'] ?? $this->getCustomerGeneratorService());
  36280.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] ?? $this->getPropertyGroupGeneratorService());
  36281.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CategoryGenerator'] ?? $this->getCategoryGeneratorService());
  36282.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductManufacturerGenerator'] ?? $this->getProductManufacturerGeneratorService());
  36283.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\TagGenerator'] ?? $this->getTagGeneratorService());
  36284.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductReviewGenerator'] ?? $this->getProductReviewGeneratorService());
  36285.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductGenerator'] ?? $this->getProductGeneratorService());
  36286.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PromotionGenerator'] ?? $this->getPromotionGeneratorService());
  36287.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\FlowGenerator'] ?? $this->getFlowGeneratorService());
  36288.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MediaGenerator'] ?? $this->getMediaGeneratorService());
  36289.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductStreamGenerator'] ?? $this->getProductStreamGeneratorService());
  36290.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] ?? $this->getOrderGeneratorService());
  36291.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomFieldGenerator'] ?? $this->getCustomFieldGeneratorService());
  36292.             yield 14 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailTemplateGenerator'] ?? $this->getMailTemplateGeneratorService());
  36293.             yield 15 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailHeaderFooterGenerator'] ?? $this->getMailHeaderFooterGeneratorService());
  36294.             yield 16 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\UserGenerator'] ?? $this->getUserGeneratorService());
  36295.             yield 17 => ($this->privates['Pickware\\PickwareErpStarter\\DemodataGeneration\\Generator\\WarehouseGenerator'] ?? $this->getWarehouseGeneratorService());
  36296.             yield 18 => ($this->privates['Pickware\\PickwareErpStarter\\DemodataGeneration\\Generator\\StockGenerator'] ?? $this->getStockGeneratorService());
  36297.             yield 19 => ($this->privates['Pickware\\PickwareErpStarter\\DemodataGeneration\\Generator\\SupplierGenerator'] ?? $this->getSupplierGeneratorService());
  36298.             yield 20 => ($this->privates['Pickware\\PickwareErpStarter\\DemodataGeneration\\Generator\\ProductSupplierConfigurationGenerator'] ?? $this->getProductSupplierConfigurationGeneratorService());
  36299.             yield 21 => ($this->privates['Pickware\\PickwareErpStarter\\DemodataGeneration\\Generator\\PickwareProductGenerator'] ?? $this->getPickwareProductGeneratorService());
  36300.             yield 22 => ($this->privates['Pickware\\MobileAppAuthBundle\\DemodataGeneration\\Generator\\MobileAppCredentialGenerator'] ?? $this->getMobileAppCredentialGeneratorService());
  36301.         }, 23), \dirname(__DIR__4), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  36302.     }
  36303.     /**
  36304.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CategoryGenerator' shared service.
  36305.      *
  36306.      * @return \Shopware\Core\Framework\Demodata\Generator\CategoryGenerator
  36307.      */
  36308.     protected function getCategoryGeneratorService()
  36309.     {
  36310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CategoryGenerator.php';
  36312.         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()));
  36313.     }
  36314.     /**
  36315.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator' shared service.
  36316.      *
  36317.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator
  36318.      */
  36319.     protected function getCustomFieldGeneratorService()
  36320.     {
  36321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomFieldGenerator.php';
  36323.         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()));
  36324.     }
  36325.     /**
  36326.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomerGenerator' shared service.
  36327.      *
  36328.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomerGenerator
  36329.      */
  36330.     protected function getCustomerGeneratorService()
  36331.     {
  36332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomerGenerator.php';
  36334.         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()));
  36335.     }
  36336.     /**
  36337.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\FlowGenerator' shared service.
  36338.      *
  36339.      * @return \Shopware\Core\Framework\Demodata\Generator\FlowGenerator
  36340.      */
  36341.     protected function getFlowGeneratorService()
  36342.     {
  36343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/FlowGenerator.php';
  36345.         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()));
  36346.     }
  36347.     /**
  36348.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator' shared service.
  36349.      *
  36350.      * @return \Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator
  36351.      */
  36352.     protected function getMailHeaderFooterGeneratorService()
  36353.     {
  36354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailHeaderFooterGenerator.php';
  36356.         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()));
  36357.     }
  36358.     /**
  36359.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator' shared service.
  36360.      *
  36361.      * @return \Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator
  36362.      */
  36363.     protected function getMailTemplateGeneratorService()
  36364.     {
  36365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailTemplateGenerator.php';
  36367.         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()));
  36368.     }
  36369.     /**
  36370.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MediaGenerator' shared service.
  36371.      *
  36372.      * @return \Shopware\Core\Framework\Demodata\Generator\MediaGenerator
  36373.      */
  36374.     protected function getMediaGeneratorService()
  36375.     {
  36376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MediaGenerator.php';
  36378.         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()));
  36379.     }
  36380.     /**
  36381.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\OrderGenerator' shared service.
  36382.      *
  36383.      * @return \Shopware\Core\Framework\Demodata\Generator\OrderGenerator
  36384.      */
  36385.     protected function getOrderGeneratorService()
  36386.     {
  36387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/OrderGenerator.php';
  36389.         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()));
  36390.     }
  36391.     /**
  36392.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductGenerator' shared service.
  36393.      *
  36394.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductGenerator
  36395.      */
  36396.     protected function getProductGeneratorService()
  36397.     {
  36398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductGenerator.php';
  36400.         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()));
  36401.     }
  36402.     /**
  36403.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator' shared service.
  36404.      *
  36405.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator
  36406.      */
  36407.     protected function getProductManufacturerGeneratorService()
  36408.     {
  36409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductManufacturerGenerator.php';
  36411.         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()));
  36412.     }
  36413.     /**
  36414.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator' shared service.
  36415.      *
  36416.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator
  36417.      */
  36418.     protected function getProductReviewGeneratorService()
  36419.     {
  36420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductReviewGenerator.php';
  36422.         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()));
  36423.     }
  36424.     /**
  36425.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator' shared service.
  36426.      *
  36427.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator
  36428.      */
  36429.     protected function getProductStreamGeneratorService()
  36430.     {
  36431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductStreamGenerator.php';
  36433.         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()));
  36434.     }
  36435.     /**
  36436.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PromotionGenerator' shared service.
  36437.      *
  36438.      * @return \Shopware\Core\Framework\Demodata\Generator\PromotionGenerator
  36439.      */
  36440.     protected function getPromotionGeneratorService()
  36441.     {
  36442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36443.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PromotionGenerator.php';
  36444.         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()));
  36445.     }
  36446.     /**
  36447.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator' shared service.
  36448.      *
  36449.      * @return \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator
  36450.      */
  36451.     protected function getPropertyGroupGeneratorService()
  36452.     {
  36453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PropertyGroupGenerator.php';
  36455.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator(($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()));
  36456.     }
  36457.     /**
  36458.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\RuleGenerator' shared service.
  36459.      *
  36460.      * @return \Shopware\Core\Framework\Demodata\Generator\RuleGenerator
  36461.      */
  36462.     protected function getRuleGeneratorService()
  36463.     {
  36464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/RuleGenerator.php';
  36466.         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()));
  36467.     }
  36468.     /**
  36469.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\TagGenerator' shared service.
  36470.      *
  36471.      * @return \Shopware\Core\Framework\Demodata\Generator\TagGenerator
  36472.      */
  36473.     protected function getTagGeneratorService()
  36474.     {
  36475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/TagGenerator.php';
  36477.         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()));
  36478.     }
  36479.     /**
  36480.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\UserGenerator' shared service.
  36481.      *
  36482.      * @return \Shopware\Core\Framework\Demodata\Generator\UserGenerator
  36483.      */
  36484.     protected function getUserGeneratorService()
  36485.     {
  36486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  36487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/UserGenerator.php';
  36488.         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()));
  36489.     }
  36490.     /**
  36491.      * Gets the private 'Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand' shared service.
  36492.      *
  36493.      * @return \Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand
  36494.      */
  36495.     protected function getCleanPersonalDataCommandService()
  36496.     {
  36497.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/PersonalData/CleanPersonalDataCommand.php';
  36499.         $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()));
  36500.         $instance->setName('database:clean-personal-data');
  36501.         return $instance;
  36502.     }
  36503.     /**
  36504.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventCollector' shared service.
  36505.      *
  36506.      * @return \Shopware\Core\Framework\Event\BusinessEventCollector
  36507.      */
  36508.     protected function getBusinessEventCollectorService()
  36509.     {
  36510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventCollector.php';
  36511.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36512.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'])) {
  36513.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'];
  36514.         }
  36515.         return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] = new \Shopware\Core\Framework\Event\BusinessEventCollector(($this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] ?? $this->getBusinessEventRegistryService()), $a);
  36516.     }
  36517.     /**
  36518.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventDispatcher' shared service.
  36519.      *
  36520.      * @return \Shopware\Core\Framework\Event\BusinessEventDispatcher
  36521.      */
  36522.     protected function getBusinessEventDispatcherService()
  36523.     {
  36524.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  36525.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'])) {
  36526.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'];
  36527.         }
  36528.         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()));
  36529.     }
  36530.     /**
  36531.      * Gets the private 'Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand' shared service.
  36532.      *
  36533.      * @return \Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand
  36534.      */
  36535.     protected function getDebugDumpBusinessEventsCommandService()
  36536.     {
  36537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/Command/DebugDumpBusinessEventsCommand.php';
  36539.         $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()));
  36540.         $instance->setName('debug:business-events');
  36541.         return $instance;
  36542.     }
  36543.     /**
  36544.      * Gets the private 'Shopware\Core\Framework\Event\EventAction\EventActionSubscriber' shared service.
  36545.      *
  36546.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber
  36547.      */
  36548.     protected function getEventActionSubscriberService()
  36549.     {
  36550.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionSubscriber.php';
  36551.         return $this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] = new \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  36552.     }
  36553.     /**
  36554.      * Gets the private 'Shopware\Core\Framework\Feature\Command\FeatureDumpCommand' shared service.
  36555.      *
  36556.      * @return \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand
  36557.      */
  36558.     protected function getFeatureDumpCommandService()
  36559.     {
  36560.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Feature/Command/FeatureDumpCommand.php';
  36562.         $this->privates['Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand'] = $instance = new \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  36563.         $instance->setName('feature:dump');
  36564.         $instance->setAliases([=> 'administration:dump:features']);
  36565.         return $instance;
  36566.     }
  36567.     /**
  36568.      * Gets the private 'Shopware\Core\Framework\Log\LoggerFactory' shared service.
  36569.      *
  36570.      * @return \Shopware\Core\Framework\Log\LoggerFactory
  36571.      */
  36572.     protected function getLoggerFactoryService()
  36573.     {
  36574.         return $this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] = new \Shopware\Core\Framework\Log\LoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), 14);
  36575.     }
  36576.     /**
  36577.      * Gets the private 'Shopware\Core\Framework\Log\LoggingService' shared service.
  36578.      *
  36579.      * @return \Shopware\Core\Framework\Log\LoggingService
  36580.      */
  36581.     protected function getLoggingServiceService()
  36582.     {
  36583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggingService.php';
  36584.         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()));
  36585.     }
  36586.     /**
  36587.      * Gets the private 'Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler' shared service.
  36588.      *
  36589.      * @return \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler
  36590.      */
  36591.     protected function getExcludeFlowEventHandlerService()
  36592.     {
  36593.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 400trueNULLfalse);
  36594.         $a->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  36595.         return $this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] = new \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler($a$this->parameters['shopware.logger.exclude_events']);
  36596.     }
  36597.     /**
  36598.      * Gets the private 'Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler' shared service.
  36599.      *
  36600.      * @return \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler
  36601.      */
  36602.     protected function getLogCleanupTaskHandlerService()
  36603.     {
  36604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/ScheduledTask/LogCleanupTaskHandler.php';
  36605.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  36606.         if (isset($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'])) {
  36607.             return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'];
  36608.         }
  36609.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  36610.         if (isset($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'])) {
  36611.             return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'];
  36612.         }
  36613.         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()));
  36614.     }
  36615.     /**
  36616.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand' shared service.
  36617.      *
  36618.      * @return \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand
  36619.      */
  36620.     protected function getDispatchSleepMessageCommandService()
  36621.     {
  36622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  36624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Command/DispatchSleepMessageCommand.php';
  36625.         $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand'] = $instance = new \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  36626.         $instance->setName('debug:messenger:dispatch-sleep');
  36627.         return $instance;
  36628.     }
  36629.     /**
  36630.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler' shared service.
  36631.      *
  36632.      * @return \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler
  36633.      */
  36634.     protected function getEncryptedMessageHandlerService()
  36635.     {
  36636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/EncryptedMessageHandler.php';
  36637.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  36638.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'])) {
  36639.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'];
  36640.         }
  36641.         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')))));
  36642.     }
  36643.     /**
  36644.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler' shared service.
  36645.      *
  36646.      * @return \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler
  36647.      */
  36648.     protected function getRetryMessageHandlerService()
  36649.     {
  36650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/RetryMessageHandler.php';
  36651.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  36652.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'])) {
  36653.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'];
  36654.         }
  36655.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler($a, new RewindableGenerator(function () {
  36656.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  36657.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  36658.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  36659.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  36660.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  36661.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  36662.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  36663.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  36664.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  36665.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  36666.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService());
  36667.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  36668.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  36669.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  36670.             yield 14 => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService());
  36671.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  36672.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService());
  36673.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  36674.             yield 18 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  36675.             yield 19 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  36676.             yield 20 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  36677.             yield 21 => ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  36678.             yield 22 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  36679.             yield 23 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService());
  36680.             yield 24 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  36681.             yield 25 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  36682.             yield 26 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService());
  36683.             yield 27 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  36684.             yield 28 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  36685.             yield 29 => ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService());
  36686.             yield 30 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService());
  36687.             yield 31 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService());
  36688.             yield 32 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService());
  36689.             yield 33 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService());
  36690.             yield 34 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService());
  36691.             yield 35 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService());
  36692.             yield 36 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService());
  36693.             yield 37 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService());
  36694.             yield 38 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService());
  36695.             yield 39 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService());
  36696.             yield 40 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService());
  36697.             yield 41 => ($this->privates['FourtwosixWebpImageConverter\\Services\\ScheduledTask\\ConvertImagesToWebpTaskHandler'] ?? $this->getConvertImagesToWebpTaskHandlerService());
  36698.             yield 42 => ($this->privates['Pickware\\PickwareErpStarter\\ImportExport\\ImportExportScheduler'] ?? $this->getImportExportSchedulerService());
  36699.             yield 43 => ($this->privates['Pickware\\PickwareErpStarter\\Reorder\\ScheduledTask\\ReorderNotificationHandler'] ?? $this->getReorderNotificationHandlerService());
  36700.             yield 44 => ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductSalesUpdater'] ?? $this->getProductSalesUpdaterService());
  36701.             yield 45 => ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'] ?? $this->getCheckPaymentStatusHandlerService());
  36702.             yield 46 => ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'] ?? $this->getSignUpTokenCleanUpHandlerService());
  36703.             yield 47 => ($this->privates['Zeobv\\BundleProducts\\MessageBus\\Handler\\BundleStockUpdateHandler'] ?? $this->getBundleStockUpdateHandlerService());
  36704.             yield 48 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  36705.         }, 49), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  36706.     }
  36707.     /**
  36708.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler' shared service.
  36709.      *
  36710.      * @return \Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler
  36711.      */
  36712.     protected function getSleepTaskHandlerService()
  36713.     {
  36714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/SleepTaskHandler.php';
  36715.         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()));
  36716.     }
  36717.     /**
  36718.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware' shared service.
  36719.      *
  36720.      * @return \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware
  36721.      */
  36722.     protected function getRetryMiddlewareService()
  36723.     {
  36724.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  36725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Middleware/RetryMiddleware.php';
  36726.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36727.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  36728.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  36729.         }
  36730.         $b = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  36731.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  36732.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  36733.         }
  36734.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] = new \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware($b$a);
  36735.     }
  36736.     /**
  36737.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand' shared service.
  36738.      *
  36739.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand
  36740.      */
  36741.     protected function getRegisterScheduledTasksCommandService()
  36742.     {
  36743.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/RegisterScheduledTasksCommand.php';
  36745.         $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()));
  36746.         $instance->setName('scheduled-task:register');
  36747.         return $instance;
  36748.     }
  36749.     /**
  36750.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner' shared service.
  36751.      *
  36752.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner
  36753.      */
  36754.     protected function getScheduledTaskRunnerService()
  36755.     {
  36756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/ScheduledTaskRunner.php';
  36758.         $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()));
  36759.         $instance->setName('scheduled-task:run');
  36760.         return $instance;
  36761.     }
  36762.     /**
  36763.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler' shared service.
  36764.      *
  36765.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler
  36766.      */
  36767.     protected function getRegisterScheduledTaskHandlerService()
  36768.     {
  36769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/MessageQueue/RegisterScheduledTaskHandler.php';
  36770.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService());
  36771.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'])) {
  36772.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'];
  36773.         }
  36774.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler($a);
  36775.     }
  36776.     /**
  36777.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry' shared service.
  36778.      *
  36779.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry
  36780.      */
  36781.     protected function getTaskRegistryService()
  36782.     {
  36783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Registry/TaskRegistry.php';
  36784.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  36785.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'])) {
  36786.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'];
  36787.         }
  36788.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry(new RewindableGenerator(function () {
  36789.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] = new \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTask()));
  36790.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTask()));
  36791.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsTask()));
  36792.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsTask()));
  36793.             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()));
  36794.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesTask()));
  36795.             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()));
  36796.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTask()));
  36797.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTask()));
  36798.             yield => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask'] ?? ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTask()));
  36799.             yield 10 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTask()));
  36800.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask'] ?? ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask'] = new \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTask()));
  36801.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask'] = new \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTask()));
  36802.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask'] = new \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTask()));
  36803.             yield 14 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] ?? ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTask()));
  36804.             yield 15 => ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask'] = new \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTask()));
  36805.             yield 16 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask'] = new \Swag\PayPal\Pos\Schedule\CleanUpLogTask()));
  36806.             yield 17 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask'] = new \Swag\PayPal\Pos\Schedule\CompleteSyncTask()));
  36807.             yield 18 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask'] = new \Swag\PayPal\Pos\Schedule\InventorySyncTask()));
  36808.             yield 19 => ($this->privates['FourtwosixWebpImageConverter\\Services\\ScheduledTask\\ConvertImagesToWebpTask'] ?? ($this->privates['FourtwosixWebpImageConverter\\Services\\ScheduledTask\\ConvertImagesToWebpTask'] = new \FourtwosixWebpImageConverter\Services\ScheduledTask\ConvertImagesToWebpTask()));
  36809.             yield 20 => ($this->privates['Pickware\\PickwareErpStarter\\Reorder\\ScheduledTask\\ReorderNotificationTask'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Reorder\\ScheduledTask\\ReorderNotificationTask'] = new \Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationTask()));
  36810.             yield 21 => ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductSalesUpdateTask'] ?? ($this->privates['Pickware\\PickwareErpStarter\\Stock\\ProductSalesUpdateTask'] = new \Pickware\PickwareErpStarter\Stock\ProductSalesUpdateTask()));
  36811.             yield 22 => ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatus'] ?? ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatus'] = new \Swag\AmazonPay\Framework\ScheduledTasks\CheckPaymentStatus()));
  36812.             yield 23 => ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUp'] ?? ($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUp'] = new \Swag\AmazonPay\Framework\ScheduledTasks\SignUpTokenCleanUp()));
  36813.         }, 24), $a);
  36814.     }
  36815.     /**
  36816.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler' shared service.
  36817.      *
  36818.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler
  36819.      */
  36820.     protected function getRequeueDeadMessagesHandlerService()
  36821.     {
  36822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/RequeueDeadMessagesHandler.php';
  36823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/RequeueDeadMessagesService.php';
  36824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/EncryptedBus.php';
  36825.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  36826.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  36827.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  36828.         }
  36829.         $b = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  36830.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  36831.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  36832.         }
  36833.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  36834.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  36835.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  36836.         }
  36837.         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())));
  36838.     }
  36839.     /**
  36840.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler' shared service.
  36841.      *
  36842.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler
  36843.      */
  36844.     protected function getTaskSchedulerService()
  36845.     {
  36846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskScheduler.php';
  36847.         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))));
  36848.     }
  36849.     /**
  36850.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber' shared service.
  36851.      *
  36852.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber
  36853.      */
  36854.     protected function getPluginLifecycleSubscriberService()
  36855.     {
  36856.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/PluginLifecycleSubscriber.php';
  36857.         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()));
  36858.     }
  36859.     /**
  36860.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber' shared service.
  36861.      *
  36862.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber
  36863.      */
  36864.     protected function getUpdatePostFinishSubscriberService()
  36865.     {
  36866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/UpdatePostFinishSubscriber.php';
  36867.         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()));
  36868.     }
  36869.     /**
  36870.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler' shared service.
  36871.      *
  36872.      * @return \Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler
  36873.      */
  36874.     protected function getMessageFailedHandlerService()
  36875.     {
  36876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/MessageFailedHandler.php';
  36877.         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');
  36878.     }
  36879.     /**
  36880.      * Gets the private 'Shopware\Core\Framework\Migration\Command\CreateMigrationCommand' shared service.
  36881.      *
  36882.      * @return \Shopware\Core\Framework\Migration\Command\CreateMigrationCommand
  36883.      */
  36884.     protected function getCreateMigrationCommandService()
  36885.     {
  36886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/CreateMigrationCommand.php';
  36888.         $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.18.1');
  36889.         $instance->setName('database:create-migration');
  36890.         return $instance;
  36891.     }
  36892.     /**
  36893.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationCommand' shared service.
  36894.      *
  36895.      * @return \Shopware\Core\Framework\Migration\Command\MigrationCommand
  36896.      */
  36897.     protected function getMigrationCommandService()
  36898.     {
  36899.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  36901.         $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.18.1');
  36902.         $instance->setName('database:migrate');
  36903.         return $instance;
  36904.     }
  36905.     /**
  36906.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand' shared service.
  36907.      *
  36908.      * @return \Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand
  36909.      */
  36910.     protected function getMigrationDestructiveCommandService()
  36911.     {
  36912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  36914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationDestructiveCommand.php';
  36915.         $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.18.1');
  36916.         $instance->setName('database:migrate-destructive');
  36917.         return $instance;
  36918.     }
  36919.     /**
  36920.      * Gets the private 'Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand' shared service.
  36921.      *
  36922.      * @return \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand
  36923.      */
  36924.     protected function getRefreshMigrationCommandService()
  36925.     {
  36926.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/RefreshMigrationCommand.php';
  36928.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand();
  36929.         $instance->setName('database:refresh-migration');
  36930.         return $instance;
  36931.     }
  36932.     /**
  36933.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_3' shared service.
  36934.      *
  36935.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  36936.      */
  36937.     protected function getMigrationSource_Core_V63Service()
  36938.     {
  36939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  36940.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_3');
  36941.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_3'), 'Shopware\\Core\\Migration\\V6_3');
  36942.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  36943.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  36944.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_3'), 'Shopware\\Storefront\\Migration\\V6_3');
  36945.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  36946.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  36947.         return $instance;
  36948.     }
  36949.     /**
  36950.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_4' shared service.
  36951.      *
  36952.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  36953.      */
  36954.     protected function getMigrationSource_Core_V64Service()
  36955.     {
  36956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  36957.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_4');
  36958.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_4'), 'Shopware\\Core\\Migration\\V6_4');
  36959.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/administration/Migration/V6_4'), 'Shopware\\Administration\\Migration\\V6_4');
  36960.         $instance->addReplacementPattern('#^(Shopware\\\\Administration\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  36961.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_4'), 'Shopware\\Storefront\\Migration\\V6_4');
  36962.         return $instance;
  36963.     }
  36964.     /**
  36965.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_5' shared service.
  36966.      *
  36967.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  36968.      */
  36969.     protected function getMigrationSource_Core_V65Service()
  36970.     {
  36971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  36972.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_5');
  36973.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_5'), 'Shopware\\Core\\Migration\\V6_5');
  36974.         return $instance;
  36975.     }
  36976.     /**
  36977.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\BundleDumpCommand' shared service.
  36978.      *
  36979.      * @return \Shopware\Core\Framework\Plugin\Command\BundleDumpCommand
  36980.      */
  36981.     protected function getBundleDumpCommandService()
  36982.     {
  36983.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/BundleDumpCommand.php';
  36985.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGeneratorInterface.php';
  36986.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGenerator.php';
  36987.         $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));
  36988.         $instance->setName('bundle:dump');
  36989.         return $instance;
  36990.     }
  36991.     /**
  36992.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand' shared service.
  36993.      *
  36994.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand
  36995.      */
  36996.     protected function getPluginActivateCommandService()
  36997.     {
  36998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36999.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  37000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginActivateCommand.php';
  37001.         $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()));
  37002.         $instance->setName('plugin:activate');
  37003.         return $instance;
  37004.     }
  37005.     /**
  37006.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand' shared service.
  37007.      *
  37008.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand
  37009.      */
  37010.     protected function getPluginDeactivateCommandService()
  37011.     {
  37012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  37014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginDeactivateCommand.php';
  37015.         $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()));
  37016.         $instance->setName('plugin:deactivate');
  37017.         return $instance;
  37018.     }
  37019.     /**
  37020.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand' shared service.
  37021.      *
  37022.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand
  37023.      */
  37024.     protected function getPluginInstallCommandService()
  37025.     {
  37026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  37028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginInstallCommand.php';
  37029.         $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()));
  37030.         $instance->setName('plugin:install');
  37031.         return $instance;
  37032.     }
  37033.     /**
  37034.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand' shared service.
  37035.      *
  37036.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand
  37037.      */
  37038.     protected function getPluginUninstallCommandService()
  37039.     {
  37040.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  37042.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUninstallCommand.php';
  37043.         $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()));
  37044.         $instance->setName('plugin:uninstall');
  37045.         return $instance;
  37046.     }
  37047.     /**
  37048.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand' shared service.
  37049.      *
  37050.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand
  37051.      */
  37052.     protected function getPluginUpdateCommandService()
  37053.     {
  37054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  37056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUpdateCommand.php';
  37057.         $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()));
  37058.         $instance->setName('plugin:update');
  37059.         return $instance;
  37060.     }
  37061.     /**
  37062.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginCreateCommand' shared service.
  37063.      *
  37064.      * @return \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand
  37065.      */
  37066.     protected function getPluginCreateCommandService()
  37067.     {
  37068.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginCreateCommand.php';
  37070.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand(\dirname(__DIR__4));
  37071.         $instance->setName('plugin:create');
  37072.         return $instance;
  37073.     }
  37074.     /**
  37075.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginListCommand' shared service.
  37076.      *
  37077.      * @return \Shopware\Core\Framework\Plugin\Command\PluginListCommand
  37078.      */
  37079.     protected function getPluginListCommandService()
  37080.     {
  37081.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginListCommand.php';
  37083.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginListCommand(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  37084.         $instance->setName('plugin:list');
  37085.         return $instance;
  37086.     }
  37087.     /**
  37088.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand' shared service.
  37089.      *
  37090.      * @return \Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand
  37091.      */
  37092.     protected function getPluginRefreshCommandService()
  37093.     {
  37094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginRefreshCommand.php';
  37096.         $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()));
  37097.         $instance->setName('plugin:refresh');
  37098.         return $instance;
  37099.     }
  37100.     /**
  37101.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand' shared service.
  37102.      *
  37103.      * @return \Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand
  37104.      */
  37105.     protected function getPluginZipImportCommandService()
  37106.     {
  37107.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginZipImportCommand.php';
  37109.         $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()));
  37110.         $instance->setName('plugin:zip-import');
  37111.         return $instance;
  37112.     }
  37113.     /**
  37114.      * Gets the private 'Shopware\Core\Framework\Plugin\Composer\CommandExecutor' shared service.
  37115.      *
  37116.      * @return \Shopware\Core\Framework\Plugin\Composer\CommandExecutor
  37117.      */
  37118.     protected function getCommandExecutorService($lazyLoad true)
  37119.     {
  37120.         if ($lazyLoad) {
  37121.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Composer\\CommandExecutor'] = $this->createProxy('CommandExecutor_2fbbc6d', function () {
  37122.                 return \CommandExecutor_2fbbc6d::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  37123.                     $wrappedInstance $this->getCommandExecutorService(false);
  37124.                     $proxy->setProxyInitializer(null);
  37125.                     return true;
  37126.                 });
  37127.             });
  37128.         }
  37129.         return new \Shopware\Core\Framework\Plugin\Composer\CommandExecutor(\dirname(__DIR__4));
  37130.     }
  37131.     /**
  37132.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginLifecycleService' shared service.
  37133.      *
  37134.      * @return \Shopware\Core\Framework\Plugin\PluginLifecycleService
  37135.      */
  37136.     protected function getPluginLifecycleServiceService()
  37137.     {
  37138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginLifecycleService.php';
  37139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Requirement/RequirementsValidator.php';
  37140.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  37141.         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.18.1', ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  37142.     }
  37143.     /**
  37144.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginManagementService' shared service.
  37145.      *
  37146.      * @return \Shopware\Core\Framework\Plugin\PluginManagementService
  37147.      */
  37148.     protected function getPluginManagementServiceService()
  37149.     {
  37150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginManagementService.php';
  37151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginZipDetector.php';
  37152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginExtractor.php';
  37153.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  37154.         $a = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  37155.         $b = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService());
  37156.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'])) {
  37157.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'];
  37158.         }
  37159.         $c = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  37160.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'])) {
  37161.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'];
  37162.         }
  37163.         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')], $a), $b$a$c, new \GuzzleHttp\Client());
  37164.     }
  37165.     /**
  37166.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginService' shared service.
  37167.      *
  37168.      * @return \Shopware\Core\Framework\Plugin\PluginService
  37169.      */
  37170.     protected function getPluginServiceService()
  37171.     {
  37172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginService.php';
  37173.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogService.php';
  37174.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogParser.php';
  37175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginFinder.php';
  37176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Composer/PackageProvider.php';
  37177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/VersionSanitizer.php';
  37178.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  37179.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'])) {
  37180.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'];
  37181.         }
  37182.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  37183.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'])) {
  37184.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'];
  37185.         }
  37186.         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());
  37187.     }
  37188.     /**
  37189.      * Gets the private 'Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber' shared service.
  37190.      *
  37191.      * @return \Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber
  37192.      */
  37193.     protected function getPluginAclPrivilegesSubscriberService()
  37194.     {
  37195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Subscriber/PluginAclPrivilegesSubscriber.php';
  37196.         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()));
  37197.     }
  37198.     /**
  37199.      * Gets the private 'Shopware\Core\Framework\Plugin\Util\AssetService' shared service.
  37200.      *
  37201.      * @return \Shopware\Core\Framework\Plugin\Util\AssetService
  37202.      */
  37203.     protected function getAssetServiceService()
  37204.     {
  37205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/AssetService.php';
  37206.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  37207.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'])) {
  37208.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'];
  37209.         }
  37210.         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))));
  37211.     }
  37212.     /**
  37213.      * Gets the private 'Shopware\Core\Framework\Routing\ContextResolverListener' shared service.
  37214.      *
  37215.      * @return \Shopware\Core\Framework\Routing\ContextResolverListener
  37216.      */
  37217.     protected function getContextResolverListenerService()
  37218.     {
  37219.         $a = ($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? $this->getSalesChannelRequestContextResolverService());
  37220.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'])) {
  37221.             return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'];
  37222.         }
  37223.         return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] = new \Shopware\Core\Framework\Routing\ContextResolverListener($a);
  37224.     }
  37225.     /**
  37226.      * Gets the private 'Shopware\Core\Framework\Routing\CoreSubscriber' shared service.
  37227.      *
  37228.      * @return \Shopware\Core\Framework\Routing\CoreSubscriber
  37229.      */
  37230.     protected function getCoreSubscriberService()
  37231.     {
  37232.         return $this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] = new \Shopware\Core\Framework\Routing\CoreSubscriber($this->parameters['shopware.security.csp_templates']);
  37233.     }
  37234.     /**
  37235.      * Gets the private 'Shopware\Core\Framework\Routing\RouteEventSubscriber' shared service.
  37236.      *
  37237.      * @return \Shopware\Core\Framework\Routing\RouteEventSubscriber
  37238.      */
  37239.     protected function getRouteEventSubscriberService()
  37240.     {
  37241.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37242.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'])) {
  37243.             return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'];
  37244.         }
  37245.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] = new \Shopware\Core\Framework\Routing\RouteEventSubscriber($a);
  37246.     }
  37247.     /**
  37248.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeListener' shared service.
  37249.      *
  37250.      * @return \Shopware\Core\Framework\Routing\RouteScopeListener
  37251.      */
  37252.     protected function getRouteScopeListenerService()
  37253.     {
  37254.         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 () {
  37255.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] = new \Shopware\Core\Framework\Routing\SymfonyRouteScopeWhitelist()));
  37256.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] = new \Shopware\Core\Framework\Routing\PaymentScopeWhitelist()));
  37257.         }, 2));
  37258.     }
  37259.     /**
  37260.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeRegistry' shared service.
  37261.      *
  37262.      * @return \Shopware\Core\Framework\Routing\RouteScopeRegistry
  37263.      */
  37264.     protected function getRouteScopeRegistryService()
  37265.     {
  37266.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] = new \Shopware\Core\Framework\Routing\RouteScopeRegistry(new RewindableGenerator(function () {
  37267.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] = new \Shopware\Core\Framework\Routing\RouteScope()));
  37268.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] = new \Shopware\Core\Framework\Routing\ApiRouteScope()));
  37269.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] = new \Shopware\Core\Framework\Routing\StoreApiRouteScope()));
  37270.             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'))));
  37271.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] = new \Shopware\Storefront\Framework\Routing\StorefrontRouteScope()));
  37272.         }, 5));
  37273.     }
  37274.     /**
  37275.      * Gets the private 'Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver' shared service.
  37276.      *
  37277.      * @return \Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver
  37278.      */
  37279.     protected function getSalesChannelRequestContextResolverService()
  37280.     {
  37281.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  37282.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  37283.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  37284.         }
  37285.         $b = ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] ?? $this->getRouteScopeRegistryService());
  37286.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  37287.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  37288.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  37289.         }
  37290.         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()), $b), $c$a$b);
  37291.     }
  37292.     /**
  37293.      * Gets the private 'Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry' shared service.
  37294.      *
  37295.      * @return \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry
  37296.      */
  37297.     protected function getRuleConditionRegistryService()
  37298.     {
  37299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Collector/RuleConditionRegistry.php';
  37300.         return $this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] = new \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry(new RewindableGenerator(function () {
  37301.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  37302.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  37303.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  37304.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  37305.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  37306.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  37307.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  37308.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  37309.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  37310.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  37311.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  37312.             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()));
  37313.             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()));
  37314.             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()));
  37315.             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()));
  37316.             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()));
  37317.             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()));
  37318.             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()));
  37319.             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()));
  37320.             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()));
  37321.             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()));
  37322.             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()));
  37323.             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()));
  37324.             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()));
  37325.             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()));
  37326.             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()));
  37327.             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()));
  37328.             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()));
  37329.             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()));
  37330.             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()));
  37331.             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()));
  37332.             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()));
  37333.             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()));
  37334.             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()));
  37335.             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()));
  37336.             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()));
  37337.             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()));
  37338.             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()));
  37339.             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()));
  37340.             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()));
  37341.             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()));
  37342.             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()));
  37343.             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()));
  37344.             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()));
  37345.             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()));
  37346.             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()));
  37347.             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()));
  37348.             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()));
  37349.             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()));
  37350.             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()));
  37351.             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()));
  37352.             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()));
  37353.             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()));
  37354.             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()));
  37355.             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()));
  37356.             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()));
  37357.             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()));
  37358.             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()));
  37359.             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()));
  37360.             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()));
  37361.             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()));
  37362.             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()));
  37363.             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()));
  37364.             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()));
  37365.             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()));
  37366.             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()));
  37367.             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()));
  37368.             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()));
  37369.             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()));
  37370.             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()));
  37371.             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()));
  37372.             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()));
  37373.             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()));
  37374.             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()));
  37375.             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()));
  37376.             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()));
  37377.             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()));
  37378.             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()));
  37379.             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()));
  37380.             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()));
  37381.             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()));
  37382.             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()));
  37383.             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()));
  37384.             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()));
  37385.             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()));
  37386.             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()));
  37387.             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()));
  37388.             yield 87 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerAgeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerAgeRule()));
  37389.             yield 88 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastLoginRule'] = new \Shopware\Core\Checkout\Customer\Rule\DaysSinceLastLoginRule()));
  37390.             yield 89 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\AffiliateCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\AffiliateCodeRule()));
  37391.             yield 90 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CampaignCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\CampaignCodeRule()));
  37392.             yield 91 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxBeltDimension'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxBeltDimension'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartMaxBeltDimension()));
  37393.             yield 92 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartSumBeltDimension'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartSumBeltDimension'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartSumBeltDimension()));
  37394.             yield 93 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxDimensionRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxDimensionRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartMaxDimensionRule()));
  37395.             yield 94 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxHeightRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxHeightRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartMaxHeightRule()));
  37396.             yield 95 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxLengthRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxLengthRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartMaxLengthRule()));
  37397.             yield 96 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxWidthRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartMaxWidthRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartMaxWidthRule()));
  37398.             yield 97 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartProductTagRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartProductTagRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartProductTagRule()));
  37399.             yield 98 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartOneProductTagRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartOneProductTagRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartOneProductTagRule()));
  37400.             yield 99 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCreditLimitRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCreditLimitRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCreditLimitRule()));
  37401.             yield 100 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartAmountCustomerCreditLimitRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartAmountCustomerCreditLimitRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartAmountCustomerCreditLimitRule()));
  37402.             yield 101 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerRestrictedPaymentRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerRestrictedPaymentRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomerRestrictedPaymentRule()));
  37403.             yield 102 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomFieldAllAttributeRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomFieldAllAttributeRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomFieldAllAttributeRule()));
  37404.             yield 103 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomFieldOneNotAttributeRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomFieldOneNotAttributeRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomFieldOneNotAttributeRule()));
  37405.             yield 104 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomFieldAllNotAttributeRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomFieldAllNotAttributeRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomFieldAllNotAttributeRule()));
  37406.             yield 105 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithAllLineItemsRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithAllLineItemsRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartManufacturerWithAllLineItemsRule()));
  37407.             yield 106 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithoutAllLineItemsRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithoutAllLineItemsRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartManufacturerWithoutAllLineItemsRule()));
  37408.             yield 107 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithoutOneLineItemRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithoutOneLineItemRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartManufacturerWithoutOneLineItemRule()));
  37409.             yield 108 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithOneLineItemRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartManufacturerWithOneLineItemRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartManufacturerWithOneLineItemRule()));
  37410.             yield 109 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemNotInCategoryRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemNotInCategoryRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartLineItemNotInCategoryRule()));
  37411.             yield 110 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemsAllInCategoryRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemsAllInCategoryRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartLineItemsAllInCategoryRule()));
  37412.             yield 111 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemsAllNotInCategoryRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemsAllNotInCategoryRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartLineItemsAllNotInCategoryRule()));
  37413.             yield 112 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemsAllPropertyRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartLineItemsAllPropertyRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartLineItemsAllPropertyRule()));
  37414.             yield 113 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartBeltDimensionFromMaxDimensionsRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartBeltDimensionFromMaxDimensionsRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartBeltDimensionFromMaxDimensionsRule()));
  37415.             yield 114 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\LineItemAllTaxationRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\LineItemAllTaxationRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\LineItemAllTaxationRule()));
  37416.             yield 115 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerBillingAddressAdditionalFieldOneRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerBillingAddressAdditionalFieldOneRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomerBillingAddressAdditionalFieldOneRule()));
  37417.             yield 116 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerBillingAddressAdditionalFieldTwoRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerBillingAddressAdditionalFieldTwoRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomerBillingAddressAdditionalFieldTwoRule()));
  37418.             yield 117 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerShippingAddressAdditionalFieldOneRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerShippingAddressAdditionalFieldOneRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomerShippingAddressAdditionalFieldOneRule()));
  37419.             yield 118 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerShippingAddressAdditionalFieldTwoRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerShippingAddressAdditionalFieldTwoRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomerShippingAddressAdditionalFieldTwoRule()));
  37420.             yield 119 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerBillingCountryStateRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerBillingCountryStateRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomerBillingCountryStateRule()));
  37421.             yield 120 => ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerShippingCountryStateRule'] ?? ($this->privates['Acris\\Rules\\Core\\Checkout\\Cart\\Rule\\CartCustomerShippingCountryStateRule'] = new \Acris\Rules\Core\Checkout\Cart\Rule\CartCustomerShippingCountryStateRule()));
  37422.         }, 121));
  37423.     }
  37424.     /**
  37425.      * Gets the private 'Shopware\Core\Framework\Script\Api\ScriptResponseEncoder' shared service.
  37426.      *
  37427.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseEncoder
  37428.      */
  37429.     protected function getScriptResponseEncoderService()
  37430.     {
  37431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseEncoder.php';
  37432.         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()));
  37433.     }
  37434.     /**
  37435.      * Gets the private 'Shopware\Core\Framework\Script\Execution\ScriptLoader' shared service.
  37436.      *
  37437.      * @return \Shopware\Core\Framework\Script\Execution\ScriptLoader
  37438.      */
  37439.     protected function getScriptLoaderService()
  37440.     {
  37441.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  37442.         if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'])) {
  37443.             return $this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'];
  37444.         }
  37445.         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);
  37446.     }
  37447.     /**
  37448.      * Gets the private 'Shopware\Core\Framework\Store\Authentication\LocaleProvider' shared service.
  37449.      *
  37450.      * @return \Shopware\Core\Framework\Store\Authentication\LocaleProvider
  37451.      */
  37452.     protected function getLocaleProviderService()
  37453.     {
  37454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/LocaleProvider.php';
  37455.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  37456.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'])) {
  37457.             return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'];
  37458.         }
  37459.         return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] = new \Shopware\Core\Framework\Store\Authentication\LocaleProvider($a);
  37460.     }
  37461.     /**
  37462.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreDownloadCommand' shared service.
  37463.      *
  37464.      * @return \Shopware\Core\Framework\Store\Command\StoreDownloadCommand
  37465.      */
  37466.     protected function getStoreDownloadCommandService()
  37467.     {
  37468.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreDownloadCommand.php';
  37470.         $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()));
  37471.         $instance->setName('store:download');
  37472.         return $instance;
  37473.     }
  37474.     /**
  37475.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreLoginCommand' shared service.
  37476.      *
  37477.      * @return \Shopware\Core\Framework\Store\Command\StoreLoginCommand
  37478.      */
  37479.     protected function getStoreLoginCommandService()
  37480.     {
  37481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreLoginCommand.php';
  37483.         $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()));
  37484.         $instance->setName('store:login');
  37485.         return $instance;
  37486.     }
  37487.     /**
  37488.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider' shared service.
  37489.      *
  37490.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDataProvider
  37491.      */
  37492.     protected function getAbstractExtensionDataProviderService()
  37493.     {
  37494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionDataProvider.php';
  37495.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDataProvider.php';
  37496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionListingLoader.php';
  37497.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService());
  37498.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  37499.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  37500.         }
  37501.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  37502.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  37503.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  37504.         }
  37505.         $c = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  37506.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  37507.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  37508.         }
  37509.         $d = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService());
  37510.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  37511.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  37512.         }
  37513.         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));
  37514.     }
  37515.     /**
  37516.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractStoreAppLifecycleService' shared service.
  37517.      *
  37518.      * @return \Shopware\Core\Framework\Store\Services\StoreAppLifecycleService
  37519.      */
  37520.     protected function getAbstractStoreAppLifecycleServiceService()
  37521.     {
  37522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractStoreAppLifecycleService.php';
  37523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreAppLifecycleService.php';
  37524.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] ?? $this->getAppLifecycleService());
  37525.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  37526.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  37527.         }
  37528.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  37529.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  37530.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  37531.         }
  37532.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  37533.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  37534.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  37535.         }
  37536.         $d = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  37537.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  37538.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  37539.         }
  37540.         $e = ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService());
  37541.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  37542.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  37543.         }
  37544.         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()));
  37545.     }
  37546.     /**
  37547.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionDownloader' shared service.
  37548.      *
  37549.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDownloader
  37550.      */
  37551.     protected function getExtensionDownloaderService()
  37552.     {
  37553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDownloader.php';
  37554.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  37555.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  37556.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  37557.         }
  37558.         $b = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService());
  37559.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  37560.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  37561.         }
  37562.         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);
  37563.     }
  37564.     /**
  37565.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLifecycleService' shared service.
  37566.      *
  37567.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLifecycleService
  37568.      */
  37569.     protected function getExtensionLifecycleServiceService()
  37570.     {
  37571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionLifecycle.php';
  37572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLifecycleService.php';
  37573.         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()));
  37574.     }
  37575.     /**
  37576.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLoader' shared service.
  37577.      *
  37578.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLoader
  37579.      */
  37580.     protected function getExtensionLoaderService()
  37581.     {
  37582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLoader.php';
  37583.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  37584.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  37585.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  37586.         }
  37587.         $b = ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  37588.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  37589.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  37590.         }
  37591.         $c = ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService());
  37592.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  37593.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  37594.         }
  37595.         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()));
  37596.     }
  37597.     /**
  37598.      * Gets the private 'Shopware\Core\Framework\Store\Services\FirstRunWizardClient' shared service.
  37599.      *
  37600.      * @return \Shopware\Core\Framework\Store\Services\FirstRunWizardClient
  37601.      */
  37602.     protected function getFirstRunWizardClientService()
  37603.     {
  37604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/FirstRunWizardClient.php';
  37605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  37606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/FrwRequestOptionsProvider.php';
  37607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  37608.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  37609.         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.18.1'$this->getEnv('INSTANCE_ID')))), $a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'] ?? $this->getTrackingEventClientService()));
  37610.     }
  37611.     /**
  37612.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreClient' shared service.
  37613.      *
  37614.      * @return \Shopware\Core\Framework\Store\Services\StoreClient
  37615.      */
  37616.     protected function getStoreClientService()
  37617.     {
  37618.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClient.php';
  37619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  37620.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] ?? $this->getStoreServiceService());
  37621.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  37622.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  37623.         }
  37624.         $b = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  37625.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  37626.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  37627.         }
  37628.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  37629.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  37630.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  37631.         }
  37632.         $d = ($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService());
  37633.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  37634.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  37635.         }
  37636.         $e = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService());
  37637.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  37638.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  37639.         }
  37640.         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.18.1'$this->getEnv('INSTANCE_ID')))));
  37641.     }
  37642.     /**
  37643.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreService' shared service.
  37644.      *
  37645.      * @return \Shopware\Core\Framework\Store\Services\StoreService
  37646.      */
  37647.     protected function getStoreServiceService($lazyLoad true)
  37648.     {
  37649.         if ($lazyLoad) {
  37650.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] = $this->createProxy('StoreService_93b91c4', function () {
  37651.                 return \StoreService_93b91c4::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  37652.                     $wrappedInstance $this->getStoreServiceService(false);
  37653.                     $proxy->setProxyInitializer(null);
  37654.                     return true;
  37655.                 });
  37656.             });
  37657.         }
  37658.         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()));
  37659.     }
  37660.     /**
  37661.      * Gets the private 'Shopware\Core\Framework\Store\Services\TrackingEventClient' shared service.
  37662.      *
  37663.      * @return \Shopware\Core\Framework\Store\Services\TrackingEventClient
  37664.      */
  37665.     protected function getTrackingEventClientService()
  37666.     {
  37667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/TrackingEventClient.php';
  37668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  37669.         $a = ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService());
  37670.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'])) {
  37671.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'];
  37672.         }
  37673.         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.18.1'$this->getEnv('INSTANCE_ID')))));
  37674.     }
  37675.     /**
  37676.      * Gets the private 'Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber' shared service.
  37677.      *
  37678.      * @return \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber
  37679.      */
  37680.     protected function getLicenseHostChangedSubscriberService()
  37681.     {
  37682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Subscriber/LicenseHostChangedSubscriber.php';
  37683.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  37684.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'])) {
  37685.             return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'];
  37686.         }
  37687.         return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] = new \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  37688.     }
  37689.     /**
  37690.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\LicenseCheck' shared service.
  37691.      *
  37692.      * @return \Shopware\Core\Framework\Update\Checkers\LicenseCheck
  37693.      */
  37694.     protected function getLicenseCheckService()
  37695.     {
  37696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  37697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/LicenseCheck.php';
  37698.         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()));
  37699.     }
  37700.     /**
  37701.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck' shared service.
  37702.      *
  37703.      * @return \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck
  37704.      */
  37705.     protected function getMysqlVersionCheckService()
  37706.     {
  37707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  37708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/MysqlVersionCheck.php';
  37709.         return $this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  37710.     }
  37711.     /**
  37712.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\WriteableCheck' shared service.
  37713.      *
  37714.      * @return \Shopware\Core\Framework\Update\Checkers\WriteableCheck
  37715.      */
  37716.     protected function getWriteableCheckService()
  37717.     {
  37718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  37719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/WriteableCheck.php';
  37720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/Filesystem.php';
  37721.         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));
  37722.     }
  37723.     /**
  37724.      * Gets the private 'Shopware\Core\Framework\Validation\DataValidator' shared service.
  37725.      *
  37726.      * @return \Shopware\Core\Framework\Validation\DataValidator
  37727.      */
  37728.     protected function getDataValidatorService()
  37729.     {
  37730.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  37731.         if (isset($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'])) {
  37732.             return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'];
  37733.         }
  37734.         return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] = new \Shopware\Core\Framework\Validation\DataValidator($a);
  37735.     }
  37736.     /**
  37737.      * Gets the private 'Shopware\Core\Framework\Webhook\BusinessEventEncoder' shared service.
  37738.      *
  37739.      * @return \Shopware\Core\Framework\Webhook\BusinessEventEncoder
  37740.      */
  37741.     protected function getBusinessEventEncoderService()
  37742.     {
  37743.         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()));
  37744.     }
  37745.     /**
  37746.      * Gets the private 'Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler' shared service.
  37747.      *
  37748.      * @return \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler
  37749.      */
  37750.     protected function getWebhookEventMessageHandlerService()
  37751.     {
  37752.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Handler/WebhookEventMessageHandler.php';
  37753.         $a = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  37754.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  37755.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  37756.         }
  37757.         $b = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  37758.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  37759.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  37760.         }
  37761.         $c = ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService());
  37762.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  37763.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  37764.         }
  37765.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] = new \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler($a$b$c);
  37766.     }
  37767.     /**
  37768.      * Gets the private 'Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory' shared service.
  37769.      *
  37770.      * @return \Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory
  37771.      */
  37772.     protected function getHookableEventFactoryService($lazyLoad true)
  37773.     {
  37774.         if ($lazyLoad) {
  37775.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] = $this->createProxy('HookableEventFactory_f62e15e', function () {
  37776.                 return \HookableEventFactory_f62e15e::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  37777.                     $wrappedInstance $this->getHookableEventFactoryService(false);
  37778.                     $proxy->setProxyInitializer(null);
  37779.                     return true;
  37780.                 });
  37781.             });
  37782.         }
  37783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/WriteResultMerger.php';
  37784.         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())));
  37785.     }
  37786.     /**
  37787.      * Gets the private 'Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber' shared service.
  37788.      *
  37789.      * @return \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber
  37790.      */
  37791.     protected function getRetryWebhookMessageFailedSubscriberService()
  37792.     {
  37793.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Subscriber/RetryWebhookMessageFailedSubscriber.php';
  37794.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  37795.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  37796.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  37797.         }
  37798.         $b = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  37799.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  37800.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  37801.         }
  37802.         $c = ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService());
  37803.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  37804.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  37805.         }
  37806.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] = new \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber($a$b$c);
  37807.     }
  37808.     /**
  37809.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookCacheClearer' shared service.
  37810.      *
  37811.      * @return \Shopware\Core\Framework\Webhook\WebhookCacheClearer
  37812.      */
  37813.     protected function getWebhookCacheClearerService()
  37814.     {
  37815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookCacheClearer.php';
  37816.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  37817.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  37818.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'];
  37819.         }
  37820.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] = new \Shopware\Core\Framework\Webhook\WebhookCacheClearer($a);
  37821.     }
  37822.     /**
  37823.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookDispatcher' shared service.
  37824.      *
  37825.      * @return \Shopware\Core\Framework\Webhook\WebhookDispatcher
  37826.      */
  37827.     protected function getWebhookDispatcherService()
  37828.     {
  37829.         $a = ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowDispatcher'] ?? $this->getFlowDispatcherService());
  37830.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  37831.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  37832.         }
  37833.         $b = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  37834.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  37835.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  37836.         }
  37837.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  37838.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  37839.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  37840.         }
  37841.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] = new \Shopware\Core\Framework\Webhook\WebhookDispatcher($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$this->getEnv('APP_URL'), $this, ($this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] ?? $this->getHookableEventFactoryService()), '6.4.18.1'$cfalse);
  37842.     }
  37843.     /**
  37844.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand' shared autowired service.
  37845.      *
  37846.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand
  37847.      */
  37848.     protected function getSalesChannelCreateCommandService()
  37849.     {
  37850.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  37852.         $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()));
  37853.         $instance->setName('sales-channel:create');
  37854.         return $instance;
  37855.     }
  37856.     /**
  37857.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand' shared autowired service.
  37858.      *
  37859.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand
  37860.      */
  37861.     protected function getSalesChannelListCommandService()
  37862.     {
  37863.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37864.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelListCommand.php';
  37865.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  37866.         $instance->setName('sales-channel:list');
  37867.         return $instance;
  37868.     }
  37869.     /**
  37870.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand' shared autowired service.
  37871.      *
  37872.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand
  37873.      */
  37874.     protected function getSalesChannelMaintenanceDisableCommandService()
  37875.     {
  37876.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  37878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceDisableCommand.php';
  37879.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  37880.         $instance->setName('sales-channel:maintenance:disable');
  37881.         return $instance;
  37882.     }
  37883.     /**
  37884.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand' shared autowired service.
  37885.      *
  37886.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand
  37887.      */
  37888.     protected function getSalesChannelMaintenanceEnableCommandService()
  37889.     {
  37890.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  37892.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  37893.         $instance->setName('sales-channel:maintenance:enable');
  37894.         return $instance;
  37895.     }
  37896.     /**
  37897.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand' shared autowired service.
  37898.      *
  37899.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand
  37900.      */
  37901.     protected function getSalesChannelUpdateDomainCommandService()
  37902.     {
  37903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommand.php';
  37905.         $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()));
  37906.         $instance->setName('sales-channel:update:domain');
  37907.         $instance->setDescription('Changes the domain of all sales channels');
  37908.         return $instance;
  37909.     }
  37910.     /**
  37911.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand' shared autowired service.
  37912.      *
  37913.      * @return \Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand
  37914.      */
  37915.     protected function getSystemConfigureShopCommandService()
  37916.     {
  37917.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemConfigureShopCommand.php';
  37919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/ShopConfigurator.php';
  37920.         $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()));
  37921.         $instance->setName('system:configure-shop');
  37922.         return $instance;
  37923.     }
  37924.     /**
  37925.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand' shared autowired service.
  37926.      *
  37927.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand
  37928.      */
  37929.     protected function getSystemGenerateAppSecretCommandService()
  37930.     {
  37931.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateAppSecretCommand.php';
  37933.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand();
  37934.         $instance->setName('system:generate-app-secret');
  37935.         return $instance;
  37936.     }
  37937.     /**
  37938.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand' shared autowired service.
  37939.      *
  37940.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand
  37941.      */
  37942.     protected function getSystemGenerateJwtSecretCommandService()
  37943.     {
  37944.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateJwtSecretCommand.php';
  37946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  37947.         $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())));
  37948.         $instance->setName('system:generate-jwt-secret');
  37949.         return $instance;
  37950.     }
  37951.     /**
  37952.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemInstallCommand' shared autowired service.
  37953.      *
  37954.      * @return \Shopware\Core\Maintenance\System\Command\SystemInstallCommand
  37955.      */
  37956.     protected function getSystemInstallCommandService()
  37957.     {
  37958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemInstallCommand.php';
  37960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/SetupDatabaseAdapter.php';
  37961.         $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());
  37962.         $instance->setName('system:install');
  37963.         return $instance;
  37964.     }
  37965.     /**
  37966.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemSetupCommand' shared autowired service.
  37967.      *
  37968.      * @return \Shopware\Core\Maintenance\System\Command\SystemSetupCommand
  37969.      */
  37970.     protected function getSystemSetupCommandService()
  37971.     {
  37972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37973.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemSetupCommand.php';
  37974.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  37975.         $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()));
  37976.         $instance->setName('system:setup');
  37977.         return $instance;
  37978.     }
  37979.     /**
  37980.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand' shared autowired service.
  37981.      *
  37982.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand
  37983.      */
  37984.     protected function getSystemUpdateFinishCommandService()
  37985.     {
  37986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  37987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdateFinishCommand.php';
  37988.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand($this);
  37989.         $instance->setName('system:update:finish');
  37990.         return $instance;
  37991.     }
  37992.     /**
  37993.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand' shared autowired service.
  37994.      *
  37995.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand
  37996.      */
  37997.     protected function getSystemUpdatePrepareCommandService()
  37998.     {
  37999.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdatePrepareCommand.php';
  38001.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand($this);
  38002.         $instance->setName('system:update:prepare');
  38003.         return $instance;
  38004.     }
  38005.     /**
  38006.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand' shared autowired service.
  38007.      *
  38008.      * @return \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand
  38009.      */
  38010.     protected function getUserChangePasswordCommandService()
  38011.     {
  38012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserChangePasswordCommand.php';
  38014.         $this->privates['Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand'] = $instance = new \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  38015.         $instance->setName('user:change-password');
  38016.         return $instance;
  38017.     }
  38018.     /**
  38019.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserCreateCommand' shared autowired service.
  38020.      *
  38021.      * @return \Shopware\Core\Maintenance\User\Command\UserCreateCommand
  38022.      */
  38023.     protected function getUserCreateCommandService()
  38024.     {
  38025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserCreateCommand.php';
  38027.         $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()));
  38028.         $instance->setName('user:create');
  38029.         return $instance;
  38030.     }
  38031.     /**
  38032.      * Gets the private 'Shopware\Core\Profiling\Integration\Stopwatch' shared service.
  38033.      *
  38034.      * @return \Shopware\Core\Profiling\Integration\Stopwatch
  38035.      */
  38036.     protected function getStopwatchService()
  38037.     {
  38038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/ProfilerInterface.php';
  38039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/Stopwatch.php';
  38040.         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))));
  38041.     }
  38042.     /**
  38043.      * Gets the private 'Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber' shared service.
  38044.      *
  38045.      * @return \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber
  38046.      */
  38047.     protected function getActiveRulesDataCollectorSubscriberService()
  38048.     {
  38049.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  38050.         if (isset($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'])) {
  38051.             return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'];
  38052.         }
  38053.         return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] = new \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber($a);
  38054.     }
  38055.     /**
  38056.      * Gets the private 'Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater' shared service.
  38057.      *
  38058.      * @return \Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater
  38059.      */
  38060.     protected function getCountryTaxFreeDeprecationUpdaterService()
  38061.     {
  38062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryTaxFreeDeprecationUpdater.php';
  38063.         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()));
  38064.     }
  38065.     /**
  38066.      * Gets the private 'Shopware\Core\System\CustomField\CustomFieldService' shared service.
  38067.      *
  38068.      * @return \Shopware\Core\System\CustomField\CustomFieldService
  38069.      */
  38070.     protected function getCustomFieldServiceService()
  38071.     {
  38072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldService.php';
  38073.         return $this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] = new \Shopware\Core\System\CustomField\CustomFieldService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  38074.     }
  38075.     /**
  38076.      * Gets the private 'Shopware\Core\System\Language\CachedLanguageLoader' shared service.
  38077.      *
  38078.      * @return \Shopware\Core\System\Language\CachedLanguageLoader
  38079.      */
  38080.     protected function getCachedLanguageLoaderService()
  38081.     {
  38082.         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()));
  38083.     }
  38084.     /**
  38085.      * Gets the private 'Shopware\Core\System\Language\LanguageValidator' shared service.
  38086.      *
  38087.      * @return \Shopware\Core\System\Language\LanguageValidator
  38088.      */
  38089.     protected function getLanguageValidatorService()
  38090.     {
  38091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageValidator.php';
  38092.         return $this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] = new \Shopware\Core\System\Language\LanguageValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  38093.     }
  38094.     /**
  38095.      * Gets the private 'Shopware\Core\System\Locale\LanguageLocaleCodeProvider' shared service.
  38096.      *
  38097.      * @return \Shopware\Core\System\Locale\LanguageLocaleCodeProvider
  38098.      */
  38099.     protected function getLanguageLocaleCodeProviderService()
  38100.     {
  38101.         return $this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] = new \Shopware\Core\System\Locale\LanguageLocaleCodeProvider(($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()));
  38102.     }
  38103.     /**
  38104.      * Gets the private 'Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand' shared service.
  38105.      *
  38106.      * @return \Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand
  38107.      */
  38108.     protected function getMigrateIncrementStorageCommandService()
  38109.     {
  38110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Command/MigrateIncrementStorageCommand.php';
  38112.         $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()));
  38113.         $instance->setName('number-range:migrate');
  38114.         return $instance;
  38115.     }
  38116.     /**
  38117.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage' shared service.
  38118.      *
  38119.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage
  38120.      */
  38121.     protected function getIncrementSqlStorageService()
  38122.     {
  38123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  38124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageInterface.php';
  38125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementSqlStorage.php';
  38126.         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()));
  38127.     }
  38128.     /**
  38129.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry' shared service.
  38130.      *
  38131.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry
  38132.      */
  38133.     protected function getIncrementStorageRegistryService()
  38134.     {
  38135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageRegistry.php';
  38136.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementStorageRegistry'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry(new RewindableGenerator(function () {
  38137.             yield 'SQL' => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementSqlStorage'] ?? $this->getIncrementSqlStorageService());
  38138.         }, 1), 'SQL');
  38139.     }
  38140.     /**
  38141.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement' shared service.
  38142.      *
  38143.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement
  38144.      */
  38145.     protected function getValueGeneratorPatternIncrementService()
  38146.     {
  38147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/AbstractValueGenerator.php';
  38148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternInterface.php';
  38149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternIncrement.php';
  38150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  38151.         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());
  38152.     }
  38153.     /**
  38154.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener' shared service.
  38155.      *
  38156.      * @return \Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener
  38157.      */
  38158.     protected function getStoreApiResponseListenerService()
  38159.     {
  38160.         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()));
  38161.     }
  38162.     /**
  38163.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StructEncoder' shared service.
  38164.      *
  38165.      * @return \Shopware\Core\System\SalesChannel\Api\StructEncoder
  38166.      */
  38167.     protected function getStructEncoderService()
  38168.     {
  38169.         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()));
  38170.     }
  38171.     /**
  38172.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\CartRestorer' shared service.
  38173.      *
  38174.      * @return \Shopware\Core\System\SalesChannel\Context\CartRestorer
  38175.      */
  38176.     protected function getCartRestorerService()
  38177.     {
  38178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CartRestorer.php';
  38179.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  38180.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  38181.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  38182.         }
  38183.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  38184.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  38185.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  38186.         }
  38187.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  38188.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  38189.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  38190.         }
  38191.         $d = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  38192.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  38193.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  38194.         }
  38195.         $e = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  38196.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  38197.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  38198.         }
  38199.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] = new \Shopware\Core\System\SalesChannel\Context\CartRestorer($c$d$a$e$b);
  38200.     }
  38201.     /**
  38202.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler' shared service.
  38203.      *
  38204.      * @return \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler
  38205.      */
  38206.     protected function getCleanupSalesChannelContextTaskHandlerService()
  38207.     {
  38208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/Cleanup/CleanupSalesChannelContextTaskHandler.php';
  38209.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  38210.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'])) {
  38211.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'];
  38212.         }
  38213.         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);
  38214.     }
  38215.     /**
  38216.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister' shared service.
  38217.      *
  38218.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister
  38219.      */
  38220.     protected function getSalesChannelContextPersisterService()
  38221.     {
  38222.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  38223.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  38224.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  38225.         }
  38226.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  38227.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  38228.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  38229.         }
  38230.         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');
  38231.     }
  38232.     /**
  38233.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer' shared service.
  38234.      *
  38235.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer
  38236.      */
  38237.     protected function getSalesChannelContextRestorerService()
  38238.     {
  38239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextRestorer.php';
  38240.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  38241.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  38242.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  38243.         }
  38244.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  38245.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  38246.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  38247.         }
  38248.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  38249.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  38250.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  38251.         }
  38252.         $d = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  38253.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  38254.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  38255.         }
  38256.         $e = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  38257.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  38258.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  38259.         }
  38260.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  38261.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  38262.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  38263.         }
  38264.         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);
  38265.     }
  38266.     /**
  38267.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextService' shared service.
  38268.      *
  38269.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService
  38270.      */
  38271.     protected function getSalesChannelContextServiceService()
  38272.     {
  38273.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  38274.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  38275.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  38276.         }
  38277.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  38278.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  38279.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  38280.         }
  38281.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  38282.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  38283.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  38284.         }
  38285.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  38286.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  38287.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  38288.         }
  38289.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  38290.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  38291.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  38292.         }
  38293.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService($a$b$c$d$e);
  38294.     }
  38295.     /**
  38296.      * Gets the private 'Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer' shared service.
  38297.      *
  38298.      * @return \Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer
  38299.      */
  38300.     protected function getSalesChannelIndexerService()
  38301.     {
  38302.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  38303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/DataAbstractionLayer/SalesChannelIndexer.php';
  38304.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  38305.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'])) {
  38306.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'];
  38307.         }
  38308.         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()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()));
  38309.     }
  38310.     /**
  38311.      * Gets the private 'Shopware\Core\System\SalesChannel\SalesChannel\SalesChannelContextSwitcher' shared service.
  38312.      *
  38313.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\SalesChannelContextSwitcher
  38314.      */
  38315.     protected function getSalesChannelContextSwitcherService()
  38316.     {
  38317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/SalesChannelContextSwitcher.php';
  38318.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService());
  38319.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\SalesChannelContextSwitcher'])) {
  38320.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\SalesChannelContextSwitcher'];
  38321.         }
  38322.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\SalesChannelContextSwitcher'] = new \Shopware\Core\System\SalesChannel\SalesChannel\SalesChannelContextSwitcher($a);
  38323.     }
  38324.     /**
  38325.      * Gets the private 'Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper' shared service.
  38326.      *
  38327.      * @return \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper
  38328.      */
  38329.     protected function getStoreApiCustomFieldMapperService()
  38330.     {
  38331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/StoreApiCustomFieldMapper.php';
  38332.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] = new \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  38333.     }
  38334.     /**
  38335.      * Gets the private 'Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator' shared service.
  38336.      *
  38337.      * @return \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator
  38338.      */
  38339.     protected function getSalesChannelValidatorService()
  38340.     {
  38341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Validation/SalesChannelValidator.php';
  38342.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] = new \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  38343.     }
  38344.     /**
  38345.      * Gets the private 'Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand' shared service.
  38346.      *
  38347.      * @return \Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand
  38348.      */
  38349.     protected function getValidateSnippetsCommandService()
  38350.     {
  38351.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Command/ValidateSnippetsCommand.php';
  38353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidatorInterface.php';
  38354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidator.php';
  38355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFileHandler.php';
  38356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFixer.php';
  38357.         $a = new \Shopware\Core\System\Snippet\SnippetFileHandler();
  38358.         $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));
  38359.         $instance->setName('snippets:validate');
  38360.         return $instance;
  38361.     }
  38362.     /**
  38363.      * Gets the private 'Shopware\Core\System\Snippet\SnippetService' shared service.
  38364.      *
  38365.      * @return \Shopware\Core\System\Snippet\SnippetService
  38366.      */
  38367.     protected function getSnippetServiceService()
  38368.     {
  38369.         $a = ($this->services['snippet.repository'] ?? $this->getSnippet_RepositoryService());
  38370.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  38371.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  38372.         }
  38373.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  38374.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  38375.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  38376.         }
  38377.         $c = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  38378.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  38379.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  38380.         }
  38381.         return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] = new \Shopware\Core\System\Snippet\SnippetService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] ?? $this->getSnippetFileCollectionService()), $a$b$c, ($this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] ?? $this->getSnippetFilterFactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this);
  38382.     }
  38383.     /**
  38384.      * Gets the private 'Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber' shared service.
  38385.      *
  38386.      * @return \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber
  38387.      */
  38388.     protected function getCustomFieldSubscriberService()
  38389.     {
  38390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Subscriber/CustomFieldSubscriber.php';
  38391.         return $this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] = new \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  38392.     }
  38393.     /**
  38394.      * Gets the private 'Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand' shared service.
  38395.      *
  38396.      * @return \Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand
  38397.      */
  38398.     protected function getWorkflowDumpCommandService()
  38399.     {
  38400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Command/WorkflowDumpCommand.php';
  38402.         $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()));
  38403.         $instance->setName('state-machine:dump');
  38404.         return $instance;
  38405.     }
  38406.     /**
  38407.      * Gets the private 'Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader' shared service.
  38408.      *
  38409.      * @return \Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader
  38410.      */
  38411.     protected function getInitialStateIdLoaderService()
  38412.     {
  38413.         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()));
  38414.     }
  38415.     /**
  38416.      * Gets the private 'Shopware\Core\System\StateMachine\StateMachineRegistry' shared service.
  38417.      *
  38418.      * @return \Shopware\Core\System\StateMachine\StateMachineRegistry
  38419.      */
  38420.     protected function getStateMachineRegistryService()
  38421.     {
  38422.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  38423.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  38424.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  38425.         }
  38426.         $b = ($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService());
  38427.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  38428.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  38429.         }
  38430.         $c = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  38431.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  38432.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  38433.         }
  38434.         $d = ($this->services['state_machine_history.repository'] ?? $this->getStateMachineHistory_RepositoryService());
  38435.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  38436.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  38437.         }
  38438.         return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] = new \Shopware\Core\System\StateMachine\StateMachineRegistry($b$c$d$a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  38439.     }
  38440.     /**
  38441.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigGet' shared service.
  38442.      *
  38443.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigGet
  38444.      */
  38445.     protected function getConfigGetService()
  38446.     {
  38447.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigGet.php';
  38449.         $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()));
  38450.         $instance->setName('system:config:get');
  38451.         return $instance;
  38452.     }
  38453.     /**
  38454.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigSet' shared service.
  38455.      *
  38456.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigSet
  38457.      */
  38458.     protected function getConfigSetService()
  38459.     {
  38460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigSet.php';
  38462.         $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()));
  38463.         $instance->setName('system:config:set');
  38464.         return $instance;
  38465.     }
  38466.     /**
  38467.      * Gets the private 'Shopware\Core\System\SystemConfig\Service\ConfigurationService' shared service.
  38468.      *
  38469.      * @return \Shopware\Core\System\SystemConfig\Service\ConfigurationService
  38470.      */
  38471.     protected function getConfigurationServiceService()
  38472.     {
  38473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Service/ConfigurationService.php';
  38474.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  38475.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  38476.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  38477.         }
  38478.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  38479.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  38480.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  38481.         }
  38482.         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);
  38483.     }
  38484.     /**
  38485.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand' shared service.
  38486.      *
  38487.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand
  38488.      */
  38489.     protected function getElasticsearchCleanIndicesCommandService()
  38490.     {
  38491.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38492.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCleanIndicesCommand.php';
  38493.         $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()));
  38494.         $instance->setName('es:index:cleanup');
  38495.         return $instance;
  38496.     }
  38497.     /**
  38498.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand' shared service.
  38499.      *
  38500.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand
  38501.      */
  38502.     protected function getElasticsearchCreateAliasCommandService()
  38503.     {
  38504.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38505.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCreateAliasCommand.php';
  38506.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand(($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()));
  38507.         $instance->setName('es:create:alias');
  38508.         return $instance;
  38509.     }
  38510.     /**
  38511.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand' shared service.
  38512.      *
  38513.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand
  38514.      */
  38515.     protected function getElasticsearchIndexingCommandService()
  38516.     {
  38517.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38518.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  38519.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchIndexingCommand.php';
  38520.         $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()));
  38521.         $instance->setName('es:index');
  38522.         return $instance;
  38523.     }
  38524.     /**
  38525.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand' shared service.
  38526.      *
  38527.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand
  38528.      */
  38529.     protected function getElasticsearchResetCommandService()
  38530.     {
  38531.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38532.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchResetCommand.php';
  38533.         $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()));
  38534.         $instance->setName('es:reset');
  38535.         return $instance;
  38536.     }
  38537.     /**
  38538.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand' shared service.
  38539.      *
  38540.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand
  38541.      */
  38542.     protected function getElasticsearchStatusCommandService()
  38543.     {
  38544.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  38546.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchStatusCommand.php';
  38547.         $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()));
  38548.         $instance->setName('es:status');
  38549.         return $instance;
  38550.     }
  38551.     /**
  38552.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand' shared service.
  38553.      *
  38554.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand
  38555.      */
  38556.     protected function getElasticsearchTestAnalyzerCommandService()
  38557.     {
  38558.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38559.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchTestAnalyzerCommand.php';
  38560.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()));
  38561.         $instance->setName('es:test:analyzer');
  38562.         return $instance;
  38563.     }
  38564.     /**
  38565.      * Gets the private 'Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser' shared service.
  38566.      *
  38567.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser
  38568.      */
  38569.     protected function getCriteriaParserService()
  38570.     {
  38571.         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())));
  38572.     }
  38573.     /**
  38574.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector' shared service.
  38575.      *
  38576.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector
  38577.      */
  38578.     protected function getElasticsearchOutdatedIndexDetectorService()
  38579.     {
  38580.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchOutdatedIndexDetector.php';
  38581.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  38582.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  38583.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  38584.         }
  38585.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  38586.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  38587.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  38588.         }
  38589.         $c = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  38590.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  38591.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  38592.         }
  38593.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] = new \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $a$b$c);
  38594.     }
  38595.     /**
  38596.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchRegistry' shared service.
  38597.      *
  38598.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchRegistry
  38599.      */
  38600.     protected function getElasticsearchRegistryService()
  38601.     {
  38602.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] = new \Shopware\Elasticsearch\Framework\ElasticsearchRegistry(new RewindableGenerator(function () {
  38603.             yield => ($this->services['gbmed.custom_fields_filter.elasticsearch.product_decorator'] ?? $this->getGbmed_CustomFieldsFilter_Elasticsearch_ProductDecoratorService());
  38604.         }, 1));
  38605.     }
  38606.     /**
  38607.      * Gets the private 'Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer' shared service.
  38608.      *
  38609.      * @return \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer
  38610.      */
  38611.     protected function getElasticsearchIndexerService()
  38612.     {
  38613.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/ElasticsearchIndexer.php';
  38614.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/IndexCreator.php';
  38615.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  38616.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  38617.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  38618.         }
  38619.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  38620.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  38621.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  38622.         }
  38623.         $c = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  38624.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  38625.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  38626.         }
  38627.         $d = ($this->services['Elasticsearch\\Client'] ?? $this->getClientService());
  38628.         $e = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  38629.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  38630.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  38631.         }
  38632.         $f = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  38633.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  38634.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  38635.         }
  38636.         $g = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  38637.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  38638.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  38639.         }
  38640.         return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] = new \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$c, new \Shopware\Elasticsearch\Framework\Indexing\IndexCreator($d$this->parameters['elasticsearch.index.config'], $this->parameters['elasticsearch.index.mapping'], $a), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $d, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $e$f$a$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'), $g);
  38641.     }
  38642.     /**
  38643.      * Gets the private 'Shopware\Elasticsearch\Product\CustomFieldUpdater' shared service.
  38644.      *
  38645.      * @return \Shopware\Elasticsearch\Product\CustomFieldUpdater
  38646.      */
  38647.     protected function getCustomFieldUpdaterService()
  38648.     {
  38649.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/CustomFieldUpdater.php';
  38650.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] ?? $this->getElasticsearchOutdatedIndexDetectorService());
  38651.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  38652.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  38653.         }
  38654.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  38655.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  38656.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  38657.         }
  38658.         return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] = new \Shopware\Elasticsearch\Product\CustomFieldUpdater($a, ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $b);
  38659.     }
  38660.     /**
  38661.      * Gets the private 'Shopware\Elasticsearch\Product\LanguageSubscriber' shared service.
  38662.      *
  38663.      * @return \Shopware\Elasticsearch\Product\LanguageSubscriber
  38664.      */
  38665.     protected function getLanguageSubscriberService()
  38666.     {
  38667.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/LanguageSubscriber.php';
  38668.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  38669.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  38670.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  38671.         }
  38672.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  38673.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  38674.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  38675.         }
  38676.         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);
  38677.     }
  38678.     /**
  38679.      * Gets the private 'Shopware\Elasticsearch\Product\ProductSearchBuilder' shared service.
  38680.      *
  38681.      * @return \Shopware\Elasticsearch\Product\ProductSearchBuilder
  38682.      */
  38683.     protected function getProductSearchBuilderService()
  38684.     {
  38685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php';
  38686.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchBuilder.php';
  38687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilder.php';
  38688.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreterInterface.php';
  38689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreter.php';
  38690.         return $this->privates['Shopware\\Elasticsearch\\Product\\ProductSearchBuilder'] = new \Shopware\Elasticsearch\Product\ProductSearchBuilder(new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchBuilder(new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer($this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH')))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? $this->getTokenFilterService()))), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  38691.     }
  38692.     /**
  38693.      * Gets the private 'Shopware\Elasticsearch\Product\ProductUpdater' shared service.
  38694.      *
  38695.      * @return \Shopware\Elasticsearch\Product\ProductUpdater
  38696.      */
  38697.     protected function getProductUpdaterService()
  38698.     {
  38699.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductUpdater.php';
  38700.         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()));
  38701.     }
  38702.     /**
  38703.      * Gets the private 'Shopware\Elasticsearch\Product\SearchKeywordReplacement' shared service.
  38704.      *
  38705.      * @return \Shopware\Elasticsearch\Product\SearchKeywordReplacement
  38706.      */
  38707.     protected function getSearchKeywordReplacementService()
  38708.     {
  38709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/SearchKeywordUpdater.php';
  38710.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/SearchKeywordReplacement.php';
  38711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php';
  38712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzer.php';
  38713.         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()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), 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()))), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()));
  38714.     }
  38715.     /**
  38716.      * Gets the private 'Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade' shared autowired service.
  38717.      *
  38718.      * @return \Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade
  38719.      */
  38720.     protected function getStorefrontCartFacadeService()
  38721.     {
  38722.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Cart/SalesChannel/StorefrontCartFacade.php';
  38723.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Shipping/BlockedShippingMethodSwitcher.php';
  38724.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Payment/BlockedPaymentMethodSwitcher.php';
  38725.         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()));
  38726.     }
  38727.     /**
  38728.      * Gets the private 'Shopware\Storefront\Event\CartMergedSubscriber' shared autowired service.
  38729.      *
  38730.      * @return \Shopware\Storefront\Event\CartMergedSubscriber
  38731.      */
  38732.     protected function getCartMergedSubscriberService()
  38733.     {
  38734.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php';
  38735.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  38736.         if (isset($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'])) {
  38737.             return $this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'];
  38738.         }
  38739.         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())));
  38740.     }
  38741.     /**
  38742.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheResponseSubscriber' shared autowired service.
  38743.      *
  38744.      * @return \Shopware\Storefront\Framework\Cache\CacheResponseSubscriber
  38745.      */
  38746.     protected function getCacheResponseSubscriberService()
  38747.     {
  38748.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  38749.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'])) {
  38750.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'];
  38751.         }
  38752.         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);
  38753.     }
  38754.     /**
  38755.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheTracer' shared autowired service.
  38756.      *
  38757.      * @return \Shopware\Storefront\Framework\Cache\CacheTracer
  38758.      */
  38759.     protected function getCacheTracerService()
  38760.     {
  38761.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  38762.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  38763.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  38764.         }
  38765.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  38766.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  38767.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  38768.         }
  38769.         $c = ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService());
  38770.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  38771.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  38772.         }
  38773.         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);
  38774.     }
  38775.     /**
  38776.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer' shared autowired service.
  38777.      *
  38778.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer
  38779.      */
  38780.     protected function getCacheWarmer2Service()
  38781.     {
  38782.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmer.php';
  38783.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmerRegistry.php';
  38784.         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 () {
  38785.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Product\\ProductRouteWarmer'] ?? $this->getProductRouteWarmerService());
  38786.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Navigation\\NavigationRouteWarmer'] ?? $this->getNavigationRouteWarmerService());
  38787.         }, 2)), ($this->services['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader'] ?? $this->getCacheIdLoaderService()), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()));
  38788.     }
  38789.     /**
  38790.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler' shared autowired service.
  38791.      *
  38792.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler
  38793.      */
  38794.     protected function getCacheWarmerTaskHandlerService()
  38795.     {
  38796.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmerTaskHandler.php';
  38797.         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())));
  38798.     }
  38799.     /**
  38800.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer' shared autowired service.
  38801.      *
  38802.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer
  38803.      */
  38804.     protected function getNavigationRouteWarmerService()
  38805.     {
  38806.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  38807.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Navigation/NavigationRouteWarmer.php';
  38808.         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->getCategoryDefinition2Service()));
  38809.     }
  38810.     /**
  38811.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer' shared autowired service.
  38812.      *
  38813.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer
  38814.      */
  38815.     protected function getProductRouteWarmerService()
  38816.     {
  38817.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  38818.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Product/ProductRouteWarmer.php';
  38819.         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()));
  38820.     }
  38821.     /**
  38822.      * Gets the private 'Shopware\Storefront\Framework\Captcha\BasicCaptcha' shared autowired service.
  38823.      *
  38824.      * @return \Shopware\Storefront\Framework\Captcha\BasicCaptcha
  38825.      */
  38826.     protected function getBasicCaptchaService()
  38827.     {
  38828.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  38829.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha.php';
  38830.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  38831.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'])) {
  38832.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'];
  38833.         }
  38834.         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);
  38835.     }
  38836.     /**
  38837.      * Gets the private 'Shopware\Storefront\Framework\Captcha\CaptchaRouteListener' shared autowired service.
  38838.      *
  38839.      * @return \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener
  38840.      */
  38841.     protected function getCaptchaRouteListenerService()
  38842.     {
  38843.         $a = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  38844.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  38845.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  38846.         }
  38847.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  38848.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  38849.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  38850.         }
  38851.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] = new \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener(new RewindableGenerator(function () {
  38852.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  38853.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  38854.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  38855.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  38856.         }, 4), $a$b);
  38857.     }
  38858.     /**
  38859.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2' shared autowired service.
  38860.      *
  38861.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2
  38862.      */
  38863.     protected function getGoogleReCaptchaV2Service()
  38864.     {
  38865.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  38866.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV2.php';
  38867.         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())));
  38868.     }
  38869.     /**
  38870.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3' shared autowired service.
  38871.      *
  38872.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3
  38873.      */
  38874.     protected function getGoogleReCaptchaV3Service()
  38875.     {
  38876.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  38877.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV3.php';
  38878.         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())));
  38879.     }
  38880.     /**
  38881.      * Gets the private 'Shopware\Storefront\Framework\Captcha\HoneypotCaptcha' shared autowired service.
  38882.      *
  38883.      * @return \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha
  38884.      */
  38885.     protected function getHoneypotCaptchaService()
  38886.     {
  38887.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  38888.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/HoneypotCaptcha.php';
  38889.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  38890.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'])) {
  38891.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'];
  38892.         }
  38893.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] = new \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha($a);
  38894.     }
  38895.     /**
  38896.      * Gets the private 'Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand' shared autowired service.
  38897.      *
  38898.      * @return \Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand
  38899.      */
  38900.     protected function getHttpCacheWarmUpCommandService()
  38901.     {
  38902.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38903.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/HttpCacheWarmUpCommand.php';
  38904.         $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()));
  38905.         $instance->setName('http:cache:warm:up');
  38906.         return $instance;
  38907.     }
  38908.     /**
  38909.      * Gets the private 'Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared autowired service.
  38910.      *
  38911.      * @return \Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  38912.      */
  38913.     protected function getSalesChannelCreateStorefrontCommandService()
  38914.     {
  38915.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  38916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  38917.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  38918.         $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()));
  38919.         $instance->setName('sales-channel:create:storefront');
  38920.         return $instance;
  38921.     }
  38922.     /**
  38923.      * Gets the private 'Shopware\Storefront\Framework\Csrf\CsrfRouteListener' shared autowired service.
  38924.      *
  38925.      * @return \Shopware\Storefront\Framework\Csrf\CsrfRouteListener
  38926.      */
  38927.     protected function getCsrfRouteListenerService()
  38928.     {
  38929.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  38930.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  38931.             return $this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'];
  38932.         }
  38933.         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);
  38934.     }
  38935.     /**
  38936.      * Gets the private 'Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator' shared autowired service.
  38937.      *
  38938.      * @return \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator
  38939.      */
  38940.     protected function getCachedDomainLoaderInvalidatorService()
  38941.     {
  38942.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoaderInvalidator.php';
  38943.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  38944.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'])) {
  38945.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'];
  38946.         }
  38947.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] = new \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator($a);
  38948.     }
  38949.     /**
  38950.      * Gets the private 'Shopware\Storefront\Framework\Routing\MaintenanceModeResolver' shared autowired service.
  38951.      *
  38952.      * @return \Shopware\Storefront\Framework\Routing\MaintenanceModeResolver
  38953.      */
  38954.     protected function getMaintenanceModeResolverService()
  38955.     {
  38956.         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())));
  38957.     }
  38958.     /**
  38959.      * Gets the private 'Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber' shared autowired service.
  38960.      *
  38961.      * @return \Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber
  38962.      */
  38963.     protected function getNotFoundSubscriberService()
  38964.     {
  38965.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  38966.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  38967.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  38968.         }
  38969.         $b = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  38970.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  38971.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  38972.         }
  38973.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  38974.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  38975.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  38976.         }
  38977.         $d = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  38978.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  38979.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  38980.         }
  38981.         $e = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  38982.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  38983.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  38984.         }
  38985.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] = new \Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber($b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $ctrue, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $e$a);
  38986.     }
  38987.     /**
  38988.      * Gets the private 'Shopware\Storefront\Framework\Routing\StorefrontSubscriber' shared autowired service.
  38989.      *
  38990.      * @return \Shopware\Storefront\Framework\Routing\StorefrontSubscriber
  38991.      */
  38992.     protected function getStorefrontSubscriberService()
  38993.     {
  38994.         $a = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  38995.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  38996.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  38997.         }
  38998.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  38999.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  39000.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  39001.         }
  39002.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  39003.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  39004.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  39005.         }
  39006.         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);
  39007.     }
  39008.     /**
  39009.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute' shared service.
  39010.      *
  39011.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute
  39012.      */
  39013.     protected function getLandingPageSeoUrlRouteService()
  39014.     {
  39015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  39016.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/LandingPageSeoUrlRoute.php';
  39017.         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()));
  39018.     }
  39019.     /**
  39020.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute' shared service.
  39021.      *
  39022.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute
  39023.      */
  39024.     protected function getNavigationPageSeoUrlRouteService()
  39025.     {
  39026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  39027.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/NavigationPageSeoUrlRoute.php';
  39028.         $a = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService());
  39029.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'])) {
  39030.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'];
  39031.         }
  39032.         return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'] = new \Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute(($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinition2Service()), $a);
  39033.     }
  39034.     /**
  39035.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute' shared service.
  39036.      *
  39037.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute
  39038.      */
  39039.     protected function getProductPageSeoUrlRouteService()
  39040.     {
  39041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  39042.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRoute.php';
  39043.         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()));
  39044.     }
  39045.     /**
  39046.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener' shared service.
  39047.      *
  39048.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener
  39049.      */
  39050.     protected function getSeoUrlUpdateListenerService()
  39051.     {
  39052.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListener.php';
  39053.         $a = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'] ?? $this->getSeoUrlUpdaterService());
  39054.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  39055.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  39056.         }
  39057.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  39058.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  39059.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  39060.         }
  39061.         return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] = new \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b);
  39062.     }
  39063.     /**
  39064.      * Gets the private 'Shopware\Storefront\Framework\Twig\TwigDateRequestListener' shared autowired service.
  39065.      *
  39066.      * @return \Shopware\Storefront\Framework\Twig\TwigDateRequestListener
  39067.      */
  39068.     protected function getTwigDateRequestListenerService()
  39069.     {
  39070.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  39071.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'])) {
  39072.             return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'];
  39073.         }
  39074.         return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] = new \Shopware\Storefront\Framework\Twig\TwigDateRequestListener($a);
  39075.     }
  39076.     /**
  39077.      * Gets the private 'Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader' shared autowired service.
  39078.      *
  39079.      * @return \Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader
  39080.      */
  39081.     protected function getAccountLoginPageLoaderService()
  39082.     {
  39083.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Login/AccountLoginPageLoader.php';
  39084.         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()));
  39085.     }
  39086.     /**
  39087.      * Gets the private 'Shopware\Storefront\Page\Cms\DefaultMediaResolver' shared autowired service.
  39088.      *
  39089.      * @return \Shopware\Storefront\Page\Cms\DefaultMediaResolver
  39090.      */
  39091.     protected function getDefaultMediaResolverService()
  39092.     {
  39093.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/AbstractDefaultMediaResolver.php';
  39094.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Cms/DefaultMediaResolver.php';
  39095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/DefaultMediaResolver.php';
  39096.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service());
  39097.         if (isset($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'])) {
  39098.             return $this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'];
  39099.         }
  39100.         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()));
  39101.     }
  39102.     /**
  39103.      * Gets the private 'Shopware\Storefront\Page\GenericPageLoader' shared autowired service.
  39104.      *
  39105.      * @return \Shopware\Storefront\Page\GenericPageLoader
  39106.      */
  39107.     protected function getGenericPageLoaderService()
  39108.     {
  39109.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39110.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  39111.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  39112.         }
  39113.         $b = ($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? $this->getHeaderPageletLoaderService());
  39114.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  39115.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  39116.         }
  39117.         $c = ($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? $this->getFooterPageletLoaderService());
  39118.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  39119.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  39120.         }
  39121.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  39122.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  39123.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  39124.         }
  39125.         $e = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  39126.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  39127.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  39128.         }
  39129.         $f = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  39130.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  39131.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  39132.         }
  39133.         return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] = new \Shopware\Storefront\Page\GenericPageLoader($b$c$d$e$f$a);
  39134.     }
  39135.     /**
  39136.      * Gets the private 'Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader' shared autowired service.
  39137.      *
  39138.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader
  39139.      */
  39140.     protected function getProductPageConfiguratorLoaderService()
  39141.     {
  39142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductConfiguratorLoader.php';
  39143.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductPageConfiguratorLoader.php';
  39144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AvailableCombinationLoader.php';
  39145.         $a = ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService());
  39146.         if (isset($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'])) {
  39147.             return $this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'];
  39148.         }
  39149.         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()))));
  39150.     }
  39151.     /**
  39152.      * Gets the private 'Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader' shared autowired service.
  39153.      *
  39154.      * @return \Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader
  39155.      */
  39156.     protected function getMinimalQuickViewPageLoaderService()
  39157.     {
  39158.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/QuickView/MinimalQuickViewPageLoader.php';
  39159.         return $this->privates['Shopware\\Storefront\\Page\\Product\\QuickView\\MinimalQuickViewPageLoader'] = new \Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService()));
  39160.     }
  39161.     /**
  39162.      * Gets the private 'Shopware\Storefront\Pagelet\Footer\FooterPageletLoader' shared autowired service.
  39163.      *
  39164.      * @return \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader
  39165.      */
  39166.     protected function getFooterPageletLoaderService()
  39167.     {
  39168.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39169.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  39170.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  39171.         }
  39172.         $b = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  39173.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  39174.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  39175.         }
  39176.         return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] = new \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader($a$b);
  39177.     }
  39178.     /**
  39179.      * Gets the private 'Shopware\Storefront\Pagelet\Header\HeaderPageletLoader' shared autowired service.
  39180.      *
  39181.      * @return \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader
  39182.      */
  39183.     protected function getHeaderPageletLoaderService()
  39184.     {
  39185.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39186.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  39187.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  39188.         }
  39189.         $b = ($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'] ?? $this->getCachedCurrencyRouteService());
  39190.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  39191.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  39192.         }
  39193.         $c = ($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'] ?? $this->getCachedLanguageRouteService());
  39194.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  39195.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  39196.         }
  39197.         $d = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  39198.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  39199.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  39200.         }
  39201.         return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] = new \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader($a$b$c$d);
  39202.     }
  39203.     /**
  39204.      * Gets the private 'Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader' shared autowired service.
  39205.      *
  39206.      * @return \Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader
  39207.      */
  39208.     protected function getNewsletterAccountPageletLoaderService()
  39209.     {
  39210.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Newsletter/Account/NewsletterAccountPageletLoader.php';
  39211.         return $this->privates['Shopware\\Storefront\\Pagelet\\Newsletter\\Account\\NewsletterAccountPageletLoader'] = new \Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute'] ?? $this->getNewsletterSubscribeRouteService()), ($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute'] ?? $this->getNewsletterUnsubscribeRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountNewsletterRecipientRoute'] ?? $this->getAccountNewsletterRecipientRouteService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator3Service()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  39212.     }
  39213.     /**
  39214.      * Gets the private 'Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator' shared service.
  39215.      *
  39216.      * @return \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator
  39217.      */
  39218.     protected function getCachedResolvedConfigLoaderInvalidatorService()
  39219.     {
  39220.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoaderInvalidator.php';
  39221.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  39222.         if (isset($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'])) {
  39223.             return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'];
  39224.         }
  39225.         return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] = new \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator($a);
  39226.     }
  39227.     /**
  39228.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeChangeCommand' shared service.
  39229.      *
  39230.      * @return \Shopware\Storefront\Theme\Command\ThemeChangeCommand
  39231.      */
  39232.     protected function getThemeChangeCommandService()
  39233.     {
  39234.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39235.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeChangeCommand.php';
  39236.         $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->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService()));
  39237.         $instance->setName('theme:change');
  39238.         return $instance;
  39239.     }
  39240.     /**
  39241.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCompileCommand' shared service.
  39242.      *
  39243.      * @return \Shopware\Storefront\Theme\Command\ThemeCompileCommand
  39244.      */
  39245.     protected function getThemeCompileCommandService()
  39246.     {
  39247.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39248.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCompileCommand.php';
  39249.         $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()));
  39250.         $instance->setName('theme:compile');
  39251.         return $instance;
  39252.     }
  39253.     /**
  39254.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCreateCommand' shared service.
  39255.      *
  39256.      * @return \Shopware\Storefront\Theme\Command\ThemeCreateCommand
  39257.      */
  39258.     protected function getThemeCreateCommandService()
  39259.     {
  39260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39261.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCreateCommand.php';
  39262.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeCreateCommand(\dirname(__DIR__4));
  39263.         $instance->setName('theme:create');
  39264.         return $instance;
  39265.     }
  39266.     /**
  39267.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeDumpCommand' shared service.
  39268.      *
  39269.      * @return \Shopware\Storefront\Theme\Command\ThemeDumpCommand
  39270.      */
  39271.     protected function getThemeDumpCommandService()
  39272.     {
  39273.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39274.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeDumpCommand.php';
  39275.         $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()));
  39276.         $instance->setName('theme:dump');
  39277.         return $instance;
  39278.     }
  39279.     /**
  39280.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand' shared service.
  39281.      *
  39282.      * @return \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand
  39283.      */
  39284.     protected function getThemePrepareIconsCommandService()
  39285.     {
  39286.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39287.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemePrepareIconsCommand.php';
  39288.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand();
  39289.         $instance->setName('theme:prepare-icons');
  39290.         return $instance;
  39291.     }
  39292.     /**
  39293.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeRefreshCommand' shared service.
  39294.      *
  39295.      * @return \Shopware\Storefront\Theme\Command\ThemeRefreshCommand
  39296.      */
  39297.     protected function getThemeRefreshCommandService()
  39298.     {
  39299.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39300.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeRefreshCommand.php';
  39301.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeRefreshCommand(($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()));
  39302.         $instance->setName('theme:refresh');
  39303.         return $instance;
  39304.     }
  39305.     /**
  39306.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider' shared service.
  39307.      *
  39308.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider
  39309.      */
  39310.     protected function getDatabaseAvailableThemeProviderService()
  39311.     {
  39312.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractAvailableThemeProvider.php';
  39313.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseAvailableThemeProvider.php';
  39314.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  39315.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'])) {
  39316.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'];
  39317.         }
  39318.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider($a);
  39319.     }
  39320.     /**
  39321.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader' shared service.
  39322.      *
  39323.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader
  39324.      */
  39325.     protected function getDatabaseConfigLoaderService()
  39326.     {
  39327.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  39328.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  39329.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  39330.         }
  39331.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  39332.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  39333.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  39334.         }
  39335.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $b);
  39336.     }
  39337.     /**
  39338.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper' shared service.
  39339.      *
  39340.      * @return \Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper
  39341.      */
  39342.     protected function getStaticFileConfigDumperService()
  39343.     {
  39344.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/StaticFileConfigDumper.php';
  39345.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] ?? $this->getDatabaseAvailableThemeProviderService());
  39346.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'])) {
  39347.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'];
  39348.         }
  39349.         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()));
  39350.     }
  39351.     /**
  39352.      * Gets the private 'Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer' shared service.
  39353.      *
  39354.      * @return \Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer
  39355.      */
  39356.     protected function getThemeIndexerService()
  39357.     {
  39358.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  39359.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/DataAbstractionLayer/ThemeIndexer.php';
  39360.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39361.         if (isset($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'])) {
  39362.             return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'];
  39363.         }
  39364.         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()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  39365.     }
  39366.     /**
  39367.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber' shared service.
  39368.      *
  39369.      * @return \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber
  39370.      */
  39371.     protected function getAppLifecycleSubscriberService()
  39372.     {
  39373.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/AppLifecycleSubscriber.php';
  39374.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  39375.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  39376.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  39377.         }
  39378.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  39379.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  39380.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  39381.         }
  39382.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber($a$b);
  39383.     }
  39384.     /**
  39385.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber' shared service.
  39386.      *
  39387.      * @return \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber
  39388.      */
  39389.     protected function getFirstRunWizardSubscriberService()
  39390.     {
  39391.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/FirstRunWizardSubscriber.php';
  39392.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  39393.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  39394.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  39395.         }
  39396.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  39397.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  39398.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  39399.         }
  39400.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  39401.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  39402.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  39403.         }
  39404.         $d = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  39405.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  39406.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  39407.         }
  39408.         $e = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  39409.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  39410.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  39411.         }
  39412.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber($a$b$c$d$e);
  39413.     }
  39414.     /**
  39415.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber' shared service.
  39416.      *
  39417.      * @return \Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber
  39418.      */
  39419.     protected function getPluginLifecycleSubscriber2Service()
  39420.     {
  39421.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/PluginLifecycleSubscriber.php';
  39422.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  39423.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  39424.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  39425.         }
  39426.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  39427.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  39428.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  39429.         }
  39430.         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);
  39431.     }
  39432.     /**
  39433.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber' shared service.
  39434.      *
  39435.      * @return \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber
  39436.      */
  39437.     protected function getThemeCompilerEnrichScssVarSubscriberService()
  39438.     {
  39439.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/ThemeCompilerEnrichScssVarSubscriber.php';
  39440.         $a = ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  39441.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'])) {
  39442.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'];
  39443.         }
  39444.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()));
  39445.     }
  39446.     /**
  39447.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\UpdateSubscriber' shared service.
  39448.      *
  39449.      * @return \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber
  39450.      */
  39451.     protected function getUpdateSubscriberService()
  39452.     {
  39453.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/UpdateSubscriber.php';
  39454.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  39455.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  39456.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  39457.         }
  39458.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  39459.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  39460.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  39461.         }
  39462.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  39463.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  39464.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  39465.         }
  39466.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber($a$b$c);
  39467.     }
  39468.     /**
  39469.      * Gets the private 'Shopware\Storefront\Theme\ThemeAppLifecycleHandler' shared service.
  39470.      *
  39471.      * @return \Shopware\Storefront\Theme\ThemeAppLifecycleHandler
  39472.      */
  39473.     protected function getThemeAppLifecycleHandlerService()
  39474.     {
  39475.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAppLifecycleHandler.php';
  39476.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  39477.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'])) {
  39478.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'];
  39479.         }
  39480.         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);
  39481.     }
  39482.     /**
  39483.      * Gets the private 'Shopware\Storefront\Theme\ThemeConfigValueAccessor' shared autowired service.
  39484.      *
  39485.      * @return \Shopware\Storefront\Theme\ThemeConfigValueAccessor
  39486.      */
  39487.     protected function getThemeConfigValueAccessorService()
  39488.     {
  39489.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  39490.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  39491.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  39492.         }
  39493.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  39494.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  39495.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  39496.         }
  39497.         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())));
  39498.     }
  39499.     /**
  39500.      * Gets the private 'Shopware\Storefront\Theme\ThemeFileResolver' shared service.
  39501.      *
  39502.      * @return \Shopware\Storefront\Theme\ThemeFileResolver
  39503.      */
  39504.     protected function getThemeFileResolverService()
  39505.     {
  39506.         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)))));
  39507.     }
  39508.     /**
  39509.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleHandler' shared service.
  39510.      *
  39511.      * @return \Shopware\Storefront\Theme\ThemeLifecycleHandler
  39512.      */
  39513.     protected function getThemeLifecycleHandlerService()
  39514.     {
  39515.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleHandler.php';
  39516.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  39517.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  39518.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  39519.         }
  39520.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  39521.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  39522.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  39523.         }
  39524.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  39525.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  39526.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  39527.         }
  39528.         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()));
  39529.     }
  39530.     /**
  39531.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleService' shared service.
  39532.      *
  39533.      * @return \Shopware\Storefront\Theme\ThemeLifecycleService
  39534.      */
  39535.     protected function getThemeLifecycleServiceService()
  39536.     {
  39537.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleService.php';
  39538.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  39539.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  39540.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  39541.         }
  39542.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  39543.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  39544.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  39545.         }
  39546.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  39547.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  39548.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  39549.         }
  39550.         $d = ($this->services['theme_media.repository'] ?? $this->getThemeMedia_RepositoryService());
  39551.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  39552.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  39553.         }
  39554.         $e = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  39555.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  39556.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  39557.         }
  39558.         $f = ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] ?? $this->getFileNameProviderService());
  39559.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  39560.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  39561.         }
  39562.         $g = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  39563.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  39564.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  39565.         }
  39566.         $h = ($this->services['theme_child.repository'] ?? $this->getThemeChild_RepositoryService());
  39567.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  39568.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  39569.         }
  39570.         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()));
  39571.     }
  39572.     /**
  39573.      * Gets the private 'Shopware\Storefront\Theme\ThemeService' shared service.
  39574.      *
  39575.      * @return \Shopware\Storefront\Theme\ThemeService
  39576.      */
  39577.     protected function getThemeServiceService()
  39578.     {
  39579.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39580.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  39581.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  39582.         }
  39583.         $b = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  39584.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  39585.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  39586.         }
  39587.         $c = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  39588.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  39589.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  39590.         }
  39591.         $d = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  39592.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  39593.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  39594.         }
  39595.         $e = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] ?? $this->getDatabaseConfigLoaderService());
  39596.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  39597.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  39598.         }
  39599.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'] = new \Shopware\Storefront\Theme\ThemeService(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $b$c, 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$a, ($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()), $a$e, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  39600.     }
  39601.     /**
  39602.      * Gets the private 'Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder' shared service.
  39603.      *
  39604.      * @return \Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder
  39605.      */
  39606.     protected function getThemeNamespaceHierarchyBuilderService()
  39607.     {
  39608.         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()));
  39609.     }
  39610.     /**
  39611.      * Gets the private 'SwagExtensionStore\Services\StoreClient' shared service.
  39612.      *
  39613.      * @return \SwagExtensionStore\Services\StoreClient
  39614.      */
  39615.     protected function getStoreClient2Service()
  39616.     {
  39617.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreClient.php';
  39618.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderWrapper.php';
  39619.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderPolyfill.php';
  39620.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/InstanceServicePolyfill.php';
  39621.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/LocaleProviderPolyfill.php';
  39622.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  39623.         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.18.1'$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()));
  39624.     }
  39625.     /**
  39626.      * Gets the private 'Swag\AmazonPay\Compatibility\Components\Button\Validation\ExcludedProductValidator64' shared service.
  39627.      *
  39628.      * @return \Swag\AmazonPay\Compatibility\Components\Button\Validation\ExcludedProductValidator64
  39629.      */
  39630.     protected function getExcludedProductValidator64Service()
  39631.     {
  39632.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Validation/AbstractExcludedProductValidator.php';
  39633.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Compatibility/Components/Button/Validation/ExcludedProductValidator64.php';
  39634.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service());
  39635.         if (isset($this->privates['Swag\\AmazonPay\\Compatibility\\Components\\Button\\Validation\\ExcludedProductValidator64'])) {
  39636.             return $this->privates['Swag\\AmazonPay\\Compatibility\\Components\\Button\\Validation\\ExcludedProductValidator64'];
  39637.         }
  39638.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  39639.         if (isset($this->privates['Swag\\AmazonPay\\Compatibility\\Components\\Button\\Validation\\ExcludedProductValidator64'])) {
  39640.             return $this->privates['Swag\\AmazonPay\\Compatibility\\Components\\Button\\Validation\\ExcludedProductValidator64'];
  39641.         }
  39642.         return $this->privates['Swag\\AmazonPay\\Compatibility\\Components\\Button\\Validation\\ExcludedProductValidator64'] = new \Swag\AmazonPay\Compatibility\Components\Button\Validation\ExcludedProductValidator64($a$b);
  39643.     }
  39644.     /**
  39645.      * Gets the private 'Swag\AmazonPay\Compatibility\Core\Checkout\Customer\SalesChannel\AccountRegistrationService' shared service.
  39646.      *
  39647.      * @return \Swag\AmazonPay\Compatibility\Core\Checkout\Customer\SalesChannel\AccountRegistrationService
  39648.      */
  39649.     protected function getAccountRegistrationServiceService()
  39650.     {
  39651.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Compatibility/Core/Checkout/Customer/SalesChannel/AccountRegistrationService.php';
  39652.         $a = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  39653.         if (isset($this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'])) {
  39654.             return $this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'];
  39655.         }
  39656.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  39657.         if (isset($this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'])) {
  39658.             return $this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'];
  39659.         }
  39660.         $c = ($this->services['Ks\\KsAdditions\\Service\\Core\\Checkout\\Customer\\SalesChannel\\KsRegisterRoute'] ?? $this->getKsRegisterRouteService());
  39661.         if (isset($this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'])) {
  39662.             return $this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'];
  39663.         }
  39664.         return $this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'] = new \Swag\AmazonPay\Compatibility\Core\Checkout\Customer\SalesChannel\AccountRegistrationService($a$b$c);
  39665.     }
  39666.     /**
  39667.      * Gets the private 'Swag\AmazonPay\Components\Account\AmazonPayAccountService' shared service.
  39668.      *
  39669.      * @return \Swag\AmazonPay\Components\Account\AmazonPayAccountService
  39670.      */
  39671.     protected function getAmazonPayAccountServiceService()
  39672.     {
  39673.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Account/AmazonPayAccountServiceInterface.php';
  39674.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Account/AmazonPayAccountServiceInterfaceV2.php';
  39675.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Account/AmazonPayAccountService.php';
  39676.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39677.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  39678.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  39679.         }
  39680.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  39681.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  39682.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  39683.         }
  39684.         $c = ($this->privates['Swag\\AmazonPay\\Compatibility\\Core\\Checkout\\Customer\\SalesChannel\\AccountRegistrationService'] ?? $this->getAccountRegistrationServiceService());
  39685.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  39686.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  39687.         }
  39688.         $d = ($this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'] ?? $this->getRegistrationDataHydratorService());
  39689.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  39690.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  39691.         }
  39692.         $e = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  39693.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  39694.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  39695.         }
  39696.         $f = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  39697.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  39698.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  39699.         }
  39700.         $g = ($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService());
  39701.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  39702.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  39703.         }
  39704.         $h = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService());
  39705.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'])) {
  39706.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'];
  39707.         }
  39708.         return $this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'] = new \Swag\AmazonPay\Components\Account\AmazonPayAccountService($b, ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service()), $c$d$e$a$f$g'6.4.18.1'$h);
  39709.     }
  39710.     /**
  39711.      * Gets the private 'Swag\AmazonPay\Components\Account\Hydrator\RegistrationDataHydrator' shared service.
  39712.      *
  39713.      * @return \Swag\AmazonPay\Components\Account\Hydrator\RegistrationDataHydrator
  39714.      */
  39715.     protected function getRegistrationDataHydratorService()
  39716.     {
  39717.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Account/Hydrator/RegistrationDataHydratorInterface.php';
  39718.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Account/Hydrator/RegistrationDataHydrator.php';
  39719.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  39720.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'])) {
  39721.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'];
  39722.         }
  39723.         $b = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  39724.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'])) {
  39725.             return $this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'];
  39726.         }
  39727.         return $this->privates['Swag\\AmazonPay\\Components\\Account\\Hydrator\\RegistrationDataHydrator'] = new \Swag\AmazonPay\Components\Account\Hydrator\RegistrationDataHydrator($a$b, ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service()), ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService()));
  39728.     }
  39729.     /**
  39730.      * Gets the private 'Swag\AmazonPay\Components\Button\ButtonProvider' shared service.
  39731.      *
  39732.      * @return \Swag\AmazonPay\Components\Button\ButtonProvider
  39733.      */
  39734.     protected function getButtonProviderService()
  39735.     {
  39736.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/ButtonProviderInterface.php';
  39737.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/ButtonProvider.php';
  39738.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Pay/Hydrator/AmazonPayButtonPayloadHydratorInterface.php';
  39739.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Pay/Hydrator/AmazonPayButtonPayloadHydratorInterfaceV2.php';
  39740.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Pay/Hydrator/AmazonPayButtonPayloadHydrator.php';
  39741.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Pay/AddressRestriction/AddressRestrictionServiceInterface.php';
  39742.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Pay/AddressRestriction/AddressRestrictionService.php';
  39743.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Login/Hydrator/AmazonLoginButtonPayloadHydratorInterfaceV2.php';
  39744.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Login/Hydrator/AmazonLoginButtonPayloadHydratorInterfaceV3.php';
  39745.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Button/Login/Hydrator/AmazonLoginButtonPayloadHydrator.php';
  39746.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service());
  39747.         $b = ($this->privates['Swag\\AmazonPay\\Util\\Language\\LanguageProvider'] ?? $this->getLanguageProviderService());
  39748.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'])) {
  39749.             return $this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'];
  39750.         }
  39751.         $c = ($this->services['router'] ?? $this->getRouterService());
  39752.         $d = ($this->privates['Swag\\AmazonPay\\Util\\Helper\\AmazonPayPaymentMethodHelper'] ?? $this->getAmazonPayPaymentMethodHelperService());
  39753.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'])) {
  39754.             return $this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'];
  39755.         }
  39756.         $e = ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLoggerService());
  39757.         $f = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  39758.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'])) {
  39759.             return $this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'];
  39760.         }
  39761.         $g = ($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenService'] ?? $this->getSignUpTokenServiceService());
  39762.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'])) {
  39763.             return $this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'];
  39764.         }
  39765.         return $this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'] = new \Swag\AmazonPay\Components\Button\ButtonProvider($a$b$c$d, ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService()), new \Swag\AmazonPay\Components\Button\Pay\Hydrator\AmazonPayButtonPayloadHydrator($a$c$e, new \Swag\AmazonPay\Components\Button\Pay\AddressRestriction\AddressRestrictionService($f)), new \Swag\AmazonPay\Components\Button\Login\Hydrator\AmazonLoginButtonPayloadHydrator($a$c$e$g), $e, ($this->privates['Swag\\AmazonPay\\Compatibility\\Components\\Button\\Validation\\ExcludedProductValidator64'] ?? $this->getExcludedProductValidator64Service()), '6.4.18.1', ($this->privates['Swag\\AmazonPay\\Storefront\\Page\\Extension\\ExtensionService'] ?? $this->getExtensionServiceService()));
  39766.     }
  39767.     /**
  39768.      * Gets the private 'Swag\AmazonPay\Components\Client\ClientProvider' shared service.
  39769.      *
  39770.      * @return \Swag\AmazonPay\Components\Client\ClientProvider
  39771.      */
  39772.     protected function getClientProviderService()
  39773.     {
  39774.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/ClientProviderInterface.php';
  39775.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/ClientProvider.php';
  39776.         return $this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] = new \Swag\AmazonPay\Components\Client\ClientProvider(($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service()), ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLoggerService()));
  39777.     }
  39778.     /**
  39779.      * Gets the private 'Swag\AmazonPay\Components\Client\Service\ChargeService' shared service.
  39780.      *
  39781.      * @return \Swag\AmazonPay\Components\Client\Service\ChargeService
  39782.      */
  39783.     protected function getChargeServiceService()
  39784.     {
  39785.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Service/ChargeServiceInterface.php';
  39786.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Service/ChargeService.php';
  39787.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CaptureCharge/CaptureChargeHydratorInterface.php';
  39788.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CaptureCharge/CaptureChargeHydrator.php';
  39789.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/PriceRoundingInterface.php';
  39790.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/PriceRounding.php';
  39791.         $a = ($this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'] ?? $this->getTransactionRepositoryHelperService());
  39792.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'])) {
  39793.             return $this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'];
  39794.         }
  39795.         $b = ($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\ChargeStateMachine'] ?? $this->getChargeStateMachineService());
  39796.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'])) {
  39797.             return $this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'];
  39798.         }
  39799.         return $this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'] = new \Swag\AmazonPay\Components\Client\Service\ChargeService($a, new \Swag\AmazonPay\Components\Client\Hydrator\Request\CaptureCharge\CaptureChargeHydrator(($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service()), ($this->privates['Swag\\AmazonPay\\Components\\Cart\\PriceRounding'] ?? ($this->privates['Swag\\AmazonPay\\Components\\Cart\\PriceRounding'] = new \Swag\AmazonPay\Components\Cart\PriceRounding()))), ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService()), $b);
  39800.     }
  39801.     /**
  39802.      * Gets the private 'Swag\AmazonPay\Components\Config\ConfigService' shared service.
  39803.      *
  39804.      * @return \Swag\AmazonPay\Components\Config\ConfigService
  39805.      */
  39806.     protected function getConfigService4Service()
  39807.     {
  39808.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/ConfigServiceInterface.php';
  39809.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/ConfigService.php';
  39810.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Validation/ConfigValidatorInterface.php';
  39811.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Validation/ConfigValidator.php';
  39812.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Hydrator/ConfigHydratorInterface.php';
  39813.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Config/Hydrator/ConfigHydrator.php';
  39814.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  39815.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'])) {
  39816.             return $this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'];
  39817.         }
  39818.         $b = ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService());
  39819.         if (isset($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'])) {
  39820.             return $this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'];
  39821.         }
  39822.         return $this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] = new \Swag\AmazonPay\Components\Config\ConfigService($a, ($this->privates['Swag\\AmazonPay\\Components\\Config\\Validation\\ConfigValidator'] ?? ($this->privates['Swag\\AmazonPay\\Components\\Config\\Validation\\ConfigValidator'] = new \Swag\AmazonPay\Components\Config\Validation\ConfigValidator())), ($this->privates['Swag\\AmazonPay\\Components\\Config\\Hydrator\\ConfigHydrator'] ?? ($this->privates['Swag\\AmazonPay\\Components\\Config\\Hydrator\\ConfigHydrator'] = new \Swag\AmazonPay\Components\Config\Hydrator\ConfigHydrator())), $b);
  39823.     }
  39824.     /**
  39825.      * Gets the private 'Swag\AmazonPay\Components\Logger' shared service.
  39826.      *
  39827.      * @return \Monolog\Logger
  39828.      */
  39829.     protected function getLoggerService()
  39830.     {
  39831.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Logger/SwagAmazonPayLoggerFactoryInterface.php';
  39832.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Logger/SwagAmazonPayLoggerFactory.php';
  39833.         $a = new \Swag\AmazonPay\Components\Logger\SwagAmazonPayLoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  39834.         $a->setLogLevel(($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service()));
  39835.         return $this->privates['Swag\\AmazonPay\\Components\\Logger'] = $a->createLogger('swag_amazon_pay');
  39836.     }
  39837.     /**
  39838.      * Gets the private 'Swag\AmazonPay\Components\PaymentHandler\AmazonPaymentHandler' shared service.
  39839.      *
  39840.      * @return \Swag\AmazonPay\Components\PaymentHandler\AmazonPaymentHandler
  39841.      */
  39842.     protected function getAmazonPaymentHandlerService()
  39843.     {
  39844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  39845.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  39846.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentHandler/AmazonPaymentHandler.php';
  39847.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/UpdateCheckoutSession/UpdateCheckoutSessionHydratorInterface.php';
  39848.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/UpdateCheckoutSession/UpdateCheckoutSessionHydrator.php';
  39849.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CompleteCheckoutSession/CompleteCheckoutSessionHydratorInterface.php';
  39850.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Hydrator/Request/CompleteCheckoutSession/CompleteCheckoutSessionHydrator.php';
  39851.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Validation/ResponseValidatorInterface.php';
  39852.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Validation/PaymentProcessResponseValidator.php';
  39853.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Client/Validation/PaymentFinalizeResponseValidator.php';
  39854.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentHandler/AmazonPaymentHandlerInterface.php';
  39855.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PaymentHandler/PurePaymentMethodHandler.php';
  39856.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/PriceRoundingInterface.php';
  39857.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/Cart/PriceRounding.php';
  39858.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service());
  39859.         $b = ($this->privates['Swag\\AmazonPay\\Components\\Cart\\PriceRounding'] ?? ($this->privates['Swag\\AmazonPay\\Components\\Cart\\PriceRounding'] = new \Swag\AmazonPay\Components\Cart\PriceRounding()));
  39860.         $c = ($this->privates['Swag\\AmazonPay\\Util\\Config\\VersionProvider'] ?? $this->getVersionProviderService());
  39861.         if (isset($this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'])) {
  39862.             return $this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'];
  39863.         }
  39864.         $d = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  39865.         if (isset($this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'])) {
  39866.             return $this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'];
  39867.         }
  39868.         $e = ($this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'] ?? $this->getChargeServiceService());
  39869.         if (isset($this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'])) {
  39870.             return $this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'];
  39871.         }
  39872.         $f = ($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandler2Service());
  39873.         if (isset($this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'])) {
  39874.             return $this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'];
  39875.         }
  39876.         $g = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  39877.         if (isset($this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'])) {
  39878.             return $this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'];
  39879.         }
  39880.         return $this->privates['Swag\\AmazonPay\\Components\\PaymentHandler\\AmazonPaymentHandler'] = new \Swag\AmazonPay\Components\PaymentHandler\AmazonPaymentHandler($a, ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService()), new \Swag\AmazonPay\Components\Client\Hydrator\Request\UpdateCheckoutSession\UpdateCheckoutSessionHydrator($a$b$c), new \Swag\AmazonPay\Components\Client\Hydrator\Request\CompleteCheckoutSession\CompleteCheckoutSessionHydrator($b), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), new \Swag\AmazonPay\Components\Client\Validation\PaymentProcessResponseValidator(), new \Swag\AmazonPay\Components\Client\Validation\PaymentFinalizeResponseValidator(), $d$e$f, ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLoggerService()), new \Swag\AmazonPay\Components\PaymentHandler\PurePaymentMethodHandler(($this->services['router'] ?? $this->getRouterService())), $g);
  39881.     }
  39882.     /**
  39883.      * Gets the private 'Swag\AmazonPay\Components\StateMachine\ChargeStateMachine' shared service.
  39884.      *
  39885.      * @return \Swag\AmazonPay\Components\StateMachine\ChargeStateMachine
  39886.      */
  39887.     protected function getChargeStateMachineService()
  39888.     {
  39889.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/StateMachine/AmazonPayStateMachineInterface.php';
  39890.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/StateMachine/ChargeStateMachine.php';
  39891.         $a = ($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandler2Service());
  39892.         if (isset($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\ChargeStateMachine'])) {
  39893.             return $this->privates['Swag\\AmazonPay\\Components\\StateMachine\\ChargeStateMachine'];
  39894.         }
  39895.         return $this->privates['Swag\\AmazonPay\\Components\\StateMachine\\ChargeStateMachine'] = new \Swag\AmazonPay\Components\StateMachine\ChargeStateMachine($a, ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLoggerService()));
  39896.     }
  39897.     /**
  39898.      * Gets the private 'Swag\AmazonPay\Components\StateMachine\OrderTransactionStateHandler' shared service.
  39899.      *
  39900.      * @return \Swag\AmazonPay\Components\StateMachine\OrderTransactionStateHandler
  39901.      */
  39902.     protected function getOrderTransactionStateHandler2Service()
  39903.     {
  39904.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/StateMachine/OrderTransactionStateHandlerInterface.php';
  39905.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/StateMachine/OrderTransactionStateHandler.php';
  39906.         $a = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  39907.         if (isset($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'])) {
  39908.             return $this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'];
  39909.         }
  39910.         $b = ($this->services['state_machine_transition.repository'] ?? $this->getStateMachineTransition_RepositoryService());
  39911.         if (isset($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'])) {
  39912.             return $this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'];
  39913.         }
  39914.         $c = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  39915.         if (isset($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'])) {
  39916.             return $this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'];
  39917.         }
  39918.         return $this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'] = new \Swag\AmazonPay\Components\StateMachine\OrderTransactionStateHandler($a$b$c, ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service()), ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLoggerService()));
  39919.     }
  39920.     /**
  39921.      * Gets the private 'Swag\AmazonPay\Components\StateMachine\RefundStateMachine' shared service.
  39922.      *
  39923.      * @return \Swag\AmazonPay\Components\StateMachine\RefundStateMachine
  39924.      */
  39925.     protected function getRefundStateMachineService()
  39926.     {
  39927.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/StateMachine/AmazonPayStateMachineInterface.php';
  39928.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/StateMachine/RefundStateMachine.php';
  39929.         return $this->privates['Swag\\AmazonPay\\Components\\StateMachine\\RefundStateMachine'] = new \Swag\AmazonPay\Components\StateMachine\RefundStateMachine(($this->privates['Swag\\AmazonPay\\Components\\StateMachine\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandler2Service()), ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService()), ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLoggerService()));
  39930.     }
  39931.     /**
  39932.      * Gets the private 'Swag\AmazonPay\Core\Checkout\Payment\Cart\AmazonPayPaymentMethodValidator' shared service.
  39933.      *
  39934.      * @return \Swag\AmazonPay\Core\Checkout\Payment\Cart\AmazonPayPaymentMethodValidator
  39935.      */
  39936.     protected function getAmazonPayPaymentMethodValidatorService()
  39937.     {
  39938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  39939.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Core/Checkout/Payment/Cart/AmazonPayPaymentMethodValidator.php';
  39940.         $a = ($this->privates['Swag\\AmazonPay\\Compatibility\\Components\\Button\\Validation\\ExcludedProductValidator64'] ?? $this->getExcludedProductValidator64Service());
  39941.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Checkout\\Payment\\Cart\\AmazonPayPaymentMethodValidator'])) {
  39942.             return $this->privates['Swag\\AmazonPay\\Core\\Checkout\\Payment\\Cart\\AmazonPayPaymentMethodValidator'];
  39943.         }
  39944.         return $this->privates['Swag\\AmazonPay\\Core\\Checkout\\Payment\\Cart\\AmazonPayPaymentMethodValidator'] = new \Swag\AmazonPay\Core\Checkout\Payment\Cart\AmazonPayPaymentMethodValidator($a);
  39945.     }
  39946.     /**
  39947.      * Gets the private 'Swag\AmazonPay\Core\Content\Mail\Service\MailServiceDecorator' shared service.
  39948.      *
  39949.      * @return \Swag\AmazonPay\Core\Content\Mail\Service\MailServiceDecorator
  39950.      */
  39951.     protected function getMailServiceDecoratorService()
  39952.     {
  39953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailService.php';
  39954.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Core/Content/MailTemplate/Service/MailDecoratorTrait.php';
  39955.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Core/Content/Mail/Service/MailServiceDecorator.php';
  39956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailService.php';
  39957.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39958.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  39959.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  39960.         }
  39961.         $b = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  39962.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  39963.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  39964.         }
  39965.         $c = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService());
  39966.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  39967.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  39968.         }
  39969.         $d = ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] ?? $this->getMailFactoryService());
  39970.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  39971.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  39972.         }
  39973.         $e = ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] ?? $this->getMailSenderService());
  39974.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  39975.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  39976.         }
  39977.         $f = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  39978.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  39979.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  39980.         }
  39981.         $g = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  39982.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  39983.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  39984.         }
  39985.         $h = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  39986.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  39987.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  39988.         }
  39989.         $i = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  39990.         if (isset($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'])) {
  39991.             return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'];
  39992.         }
  39993.         return $this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'] = new \Swag\AmazonPay\Core\Content\Mail\Service\MailServiceDecorator(new \Shopware\Core\Content\Mail\Service\MailService($b$c$d$e$f, ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] ?? $this->getSalesChannelDefinitionService()), $g$h$a, ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $i);
  39994.     }
  39995.     /**
  39996.      * Gets the private 'Swag\AmazonPay\Core\EventListeners\CustomerRecoverSubscriber' shared service.
  39997.      *
  39998.      * @return \Swag\AmazonPay\Core\EventListeners\CustomerRecoverSubscriber
  39999.      */
  40000.     protected function getCustomerRecoverSubscriberService()
  40001.     {
  40002.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Core/EventListeners/CustomerRecoverSubscriber.php';
  40003.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Account\\AmazonPayAccountService'] ?? $this->getAmazonPayAccountServiceService());
  40004.         if (isset($this->privates['Swag\\AmazonPay\\Core\\EventListeners\\CustomerRecoverSubscriber'])) {
  40005.             return $this->privates['Swag\\AmazonPay\\Core\\EventListeners\\CustomerRecoverSubscriber'];
  40006.         }
  40007.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  40008.         if (isset($this->privates['Swag\\AmazonPay\\Core\\EventListeners\\CustomerRecoverSubscriber'])) {
  40009.             return $this->privates['Swag\\AmazonPay\\Core\\EventListeners\\CustomerRecoverSubscriber'];
  40010.         }
  40011.         return $this->privates['Swag\\AmazonPay\\Core\\EventListeners\\CustomerRecoverSubscriber'] = new \Swag\AmazonPay\Core\EventListeners\CustomerRecoverSubscriber($a$b);
  40012.     }
  40013.     /**
  40014.      * Gets the private 'Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenService' shared service.
  40015.      *
  40016.      * @return \Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenService
  40017.      */
  40018.     protected function getSignUpTokenServiceService()
  40019.     {
  40020.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/DataAbstractionLayer/Entity/SignUpToken/SignUpTokenServiceInterface.php';
  40021.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/DataAbstractionLayer/Entity/SignUpToken/SignUpTokenService.php';
  40022.         $a = ($this->services['swag_amazon_pay_signup_token.repository'] ?? $this->getSwagAmazonPaySignupToken_RepositoryService());
  40023.         if (isset($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenService'])) {
  40024.             return $this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenService'];
  40025.         }
  40026.         return $this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenService'] = new \Swag\AmazonPay\DataAbstractionLayer\Entity\SignUpToken\SignUpTokenService($a);
  40027.     }
  40028.     /**
  40029.      * Gets the private 'Swag\AmazonPay\DataAbstractionLayer\EventListeners\AmazonPayTransitionListener' shared service.
  40030.      *
  40031.      * @return \Swag\AmazonPay\DataAbstractionLayer\EventListeners\AmazonPayTransitionListener
  40032.      */
  40033.     protected function getAmazonPayTransitionListenerService()
  40034.     {
  40035.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/DataAbstractionLayer/EventListeners/AmazonPayTransitionListener.php';
  40036.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  40037.         if (isset($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\EventListeners\\AmazonPayTransitionListener'])) {
  40038.             return $this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\EventListeners\\AmazonPayTransitionListener'];
  40039.         }
  40040.         $b = ($this->privates['Swag\\AmazonPay\\Components\\Client\\Service\\ChargeService'] ?? $this->getChargeServiceService());
  40041.         if (isset($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\EventListeners\\AmazonPayTransitionListener'])) {
  40042.             return $this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\EventListeners\\AmazonPayTransitionListener'];
  40043.         }
  40044.         return $this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\EventListeners\\AmazonPayTransitionListener'] = new \Swag\AmazonPay\DataAbstractionLayer\EventListeners\AmazonPayTransitionListener($a$b, ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service()), ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLoggerService()));
  40045.     }
  40046.     /**
  40047.      * Gets the private 'Swag\AmazonPay\Framework\EventListeners\AmazonPayAddressValidationListener' shared service.
  40048.      *
  40049.      * @return \Swag\AmazonPay\Framework\EventListeners\AmazonPayAddressValidationListener
  40050.      */
  40051.     protected function getAmazonPayAddressValidationListenerService()
  40052.     {
  40053.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Framework/EventListeners/AmazonPayAddressValidationListener.php';
  40054.         return $this->privates['Swag\\AmazonPay\\Framework\\EventListeners\\AmazonPayAddressValidationListener'] = new \Swag\AmazonPay\Framework\EventListeners\AmazonPayAddressValidationListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  40055.     }
  40056.     /**
  40057.      * Gets the private 'Swag\AmazonPay\Framework\ScheduledTasks\CheckPaymentStatusHandler' shared service.
  40058.      *
  40059.      * @return \Swag\AmazonPay\Framework\ScheduledTasks\CheckPaymentStatusHandler
  40060.      */
  40061.     protected function getCheckPaymentStatusHandlerService()
  40062.     {
  40063.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Framework/ScheduledTasks/CheckPaymentStatusHandler.php';
  40064.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  40065.         if (isset($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'])) {
  40066.             return $this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'];
  40067.         }
  40068.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  40069.         if (isset($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'])) {
  40070.             return $this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'];
  40071.         }
  40072.         return $this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'] = new \Swag\AmazonPay\Framework\ScheduledTasks\CheckPaymentStatusHandler($a, ($this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'] ?? $this->getTransactionRepositoryHelperService()), $b, ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLoggerService()));
  40073.     }
  40074.     /**
  40075.      * Gets the private 'Swag\AmazonPay\Framework\ScheduledTasks\SignUpTokenCleanUpHandler' shared service.
  40076.      *
  40077.      * @return \Swag\AmazonPay\Framework\ScheduledTasks\SignUpTokenCleanUpHandler
  40078.      */
  40079.     protected function getSignUpTokenCleanUpHandlerService()
  40080.     {
  40081.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Framework/ScheduledTasks/SignUpTokenCleanUpHandler.php';
  40082.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  40083.         if (isset($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'])) {
  40084.             return $this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'];
  40085.         }
  40086.         $b = ($this->privates['Swag\\AmazonPay\\DataAbstractionLayer\\Entity\\SignUpToken\\SignUpTokenService'] ?? $this->getSignUpTokenServiceService());
  40087.         if (isset($this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'])) {
  40088.             return $this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'];
  40089.         }
  40090.         return $this->privates['Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'] = new \Swag\AmazonPay\Framework\ScheduledTasks\SignUpTokenCleanUpHandler($a$b, ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLoggerService()));
  40091.     }
  40092.     /**
  40093.      * Gets the private 'Swag\AmazonPay\Storefront\EventListeners\AmazonLoginButtonEventListener' shared service.
  40094.      *
  40095.      * @return \Swag\AmazonPay\Storefront\EventListeners\AmazonLoginButtonEventListener
  40096.      */
  40097.     protected function getAmazonLoginButtonEventListenerService()
  40098.     {
  40099.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/EventListeners/AmazonLoginButtonEventListener.php';
  40100.         return $this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonLoginButtonEventListener'] = new \Swag\AmazonPay\Storefront\EventListeners\AmazonLoginButtonEventListener(($this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'] ?? $this->getButtonProviderService()));
  40101.     }
  40102.     /**
  40103.      * Gets the private 'Swag\AmazonPay\Storefront\EventListeners\AmazonPayAvailabilityListener' shared service.
  40104.      *
  40105.      * @return \Swag\AmazonPay\Storefront\EventListeners\AmazonPayAvailabilityListener
  40106.      */
  40107.     protected function getAmazonPayAvailabilityListenerService()
  40108.     {
  40109.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/EventListeners/AmazonPayAvailabilityListener.php';
  40110.         return $this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayAvailabilityListener'] = new \Swag\AmazonPay\Storefront\EventListeners\AmazonPayAvailabilityListener(($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service()), ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLoggerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  40111.     }
  40112.     /**
  40113.      * Gets the private 'Swag\AmazonPay\Storefront\EventListeners\AmazonPayButtonEventListener' shared service.
  40114.      *
  40115.      * @return \Swag\AmazonPay\Storefront\EventListeners\AmazonPayButtonEventListener
  40116.      */
  40117.     protected function getAmazonPayButtonEventListenerService()
  40118.     {
  40119.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/EventListeners/AmazonPayButtonEventListener.php';
  40120.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Button\\ButtonProvider'] ?? $this->getButtonProviderService());
  40121.         if (isset($this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayButtonEventListener'])) {
  40122.             return $this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayButtonEventListener'];
  40123.         }
  40124.         return $this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayButtonEventListener'] = new \Swag\AmazonPay\Storefront\EventListeners\AmazonPayButtonEventListener($a);
  40125.     }
  40126.     /**
  40127.      * Gets the private 'Swag\AmazonPay\Storefront\EventListeners\AmazonPayConfirmEventListener' shared service.
  40128.      *
  40129.      * @return \Swag\AmazonPay\Storefront\EventListeners\AmazonPayConfirmEventListener
  40130.      */
  40131.     protected function getAmazonPayConfirmEventListenerService()
  40132.     {
  40133.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/EventListeners/AmazonPayConfirmEventListener.php';
  40134.         return $this->privates['Swag\\AmazonPay\\Storefront\\EventListeners\\AmazonPayConfirmEventListener'] = new \Swag\AmazonPay\Storefront\EventListeners\AmazonPayConfirmEventListener(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  40135.     }
  40136.     /**
  40137.      * Gets the private 'Swag\AmazonPay\Storefront\Page\Extension\ExtensionService' shared service.
  40138.      *
  40139.      * @return \Swag\AmazonPay\Storefront\Page\Extension\ExtensionService
  40140.      */
  40141.     protected function getExtensionServiceService()
  40142.     {
  40143.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/Page/Extension/ExtensionService.php';
  40144.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PurePaymentMethod/Hydrator/AmazonPayPurePaymentMethodPayloadHydratorInterface.php';
  40145.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Components/PurePaymentMethod/Hydrator/AmazonPayPurePaymentMethodPayloadHydrator.php';
  40146.         $a = ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service());
  40147.         return $this->privates['Swag\\AmazonPay\\Storefront\\Page\\Extension\\ExtensionService'] = new \Swag\AmazonPay\Storefront\Page\Extension\ExtensionService(new \Swag\AmazonPay\Components\PurePaymentMethod\Hydrator\AmazonPayPurePaymentMethodPayloadHydrator($a, ($this->privates['Swag\\AmazonPay\\Util\\Config\\VersionProvider'] ?? $this->getVersionProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Swag\\AmazonPay\\Components\\Logger'] ?? $this->getLoggerService())), ($this->privates['Swag\\AmazonPay\\Components\\Client\\ClientProvider'] ?? $this->getClientProviderService()), $a, ($this->privates['Swag\\AmazonPay\\Util\\Language\\LanguageProvider'] ?? $this->getLanguageProviderService()));
  40148.     }
  40149.     /**
  40150.      * Gets the private 'Swag\AmazonPay\Storefront\Pagelet\Footer\FooterPageletLoadedEventSubscriber' shared service.
  40151.      *
  40152.      * @return \Swag\AmazonPay\Storefront\Pagelet\Footer\FooterPageletLoadedEventSubscriber
  40153.      */
  40154.     protected function getFooterPageletLoadedEventSubscriberService()
  40155.     {
  40156.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Storefront/Pagelet/Footer/FooterPageletLoadedEventSubscriber.php';
  40157.         return $this->privates['Swag\\AmazonPay\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEventSubscriber'] = new \Swag\AmazonPay\Storefront\Pagelet\Footer\FooterPageletLoadedEventSubscriber(($this->privates['Swag\\AmazonPay\\Util\\Helper\\AmazonPayPaymentMethodHelper'] ?? $this->getAmazonPayPaymentMethodHelperService()), ($this->privates['Swag\\AmazonPay\\Components\\Config\\ConfigService'] ?? $this->getConfigService4Service()));
  40158.     }
  40159.     /**
  40160.      * Gets the private 'Swag\AmazonPay\Util\Config\VersionProvider' shared service.
  40161.      *
  40162.      * @return \Swag\AmazonPay\Util\Config\VersionProvider
  40163.      */
  40164.     protected function getVersionProviderService()
  40165.     {
  40166.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Config/VersionProviderInterface.php';
  40167.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Config/VersionProvider.php';
  40168.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  40169.         if (isset($this->privates['Swag\\AmazonPay\\Util\\Config\\VersionProvider'])) {
  40170.             return $this->privates['Swag\\AmazonPay\\Util\\Config\\VersionProvider'];
  40171.         }
  40172.         return $this->privates['Swag\\AmazonPay\\Util\\Config\\VersionProvider'] = new \Swag\AmazonPay\Util\Config\VersionProvider('6.4.18.1'$a);
  40173.     }
  40174.     /**
  40175.      * Gets the private 'Swag\AmazonPay\Util\Helper\AmazonPayPaymentMethodHelper' shared service.
  40176.      *
  40177.      * @return \Swag\AmazonPay\Util\Helper\AmazonPayPaymentMethodHelper
  40178.      */
  40179.     protected function getAmazonPayPaymentMethodHelperService()
  40180.     {
  40181.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Helper/AmazonPayPaymentMethodHelperInterface.php';
  40182.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Helper/AmazonPayPaymentMethodHelper.php';
  40183.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  40184.         if (isset($this->privates['Swag\\AmazonPay\\Util\\Helper\\AmazonPayPaymentMethodHelper'])) {
  40185.             return $this->privates['Swag\\AmazonPay\\Util\\Helper\\AmazonPayPaymentMethodHelper'];
  40186.         }
  40187.         return $this->privates['Swag\\AmazonPay\\Util\\Helper\\AmazonPayPaymentMethodHelper'] = new \Swag\AmazonPay\Util\Helper\AmazonPayPaymentMethodHelper($a);
  40188.     }
  40189.     /**
  40190.      * Gets the private 'Swag\AmazonPay\Util\Helper\TransactionRepositoryHelper' shared service.
  40191.      *
  40192.      * @return \Swag\AmazonPay\Util\Helper\TransactionRepositoryHelper
  40193.      */
  40194.     protected function getTransactionRepositoryHelperService()
  40195.     {
  40196.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Helper/TransactionRepositoryHelperInterface.php';
  40197.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Helper/TransactionRepositoryHelper.php';
  40198.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  40199.         if (isset($this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'])) {
  40200.             return $this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'];
  40201.         }
  40202.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  40203.         if (isset($this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'])) {
  40204.             return $this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'];
  40205.         }
  40206.         return $this->privates['Swag\\AmazonPay\\Util\\Helper\\TransactionRepositoryHelper'] = new \Swag\AmazonPay\Util\Helper\TransactionRepositoryHelper($a$b);
  40207.     }
  40208.     /**
  40209.      * Gets the private 'Swag\AmazonPay\Util\Language\LanguageProvider' shared service.
  40210.      *
  40211.      * @return \Swag\AmazonPay\Util\Language\LanguageProvider
  40212.      */
  40213.     protected function getLanguageProviderService()
  40214.     {
  40215.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Language/LanguageProviderInterface.php';
  40216.         include_once \dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Util/Language/LanguageProvider.php';
  40217.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  40218.         if (isset($this->privates['Swag\\AmazonPay\\Util\\Language\\LanguageProvider'])) {
  40219.             return $this->privates['Swag\\AmazonPay\\Util\\Language\\LanguageProvider'];
  40220.         }
  40221.         return $this->privates['Swag\\AmazonPay\\Util\\Language\\LanguageProvider'] = new \Swag\AmazonPay\Util\Language\LanguageProvider($a);
  40222.     }
  40223.     /**
  40224.      * Gets the private 'Swag\CmsExtensions\Form\Action\FormMailSubscriber' shared service.
  40225.      *
  40226.      * @return \Swag\CmsExtensions\Form\Action\FormMailSubscriber
  40227.      */
  40228.     protected function getFormMailSubscriberService()
  40229.     {
  40230.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Action/FormMailSubscriber.php';
  40231.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40232.         if (isset($this->privates['Swag\\CmsExtensions\\Form\\Action\\FormMailSubscriber'])) {
  40233.             return $this->privates['Swag\\CmsExtensions\\Form\\Action\\FormMailSubscriber'];
  40234.         }
  40235.         $b = ($this->privates['Swag\\AmazonPay\\Core\\Content\\Mail\\Service\\MailServiceDecorator'] ?? $this->getMailServiceDecoratorService());
  40236.         if (isset($this->privates['Swag\\CmsExtensions\\Form\\Action\\FormMailSubscriber'])) {
  40237.             return $this->privates['Swag\\CmsExtensions\\Form\\Action\\FormMailSubscriber'];
  40238.         }
  40239.         return $this->privates['Swag\\CmsExtensions\\Form\\Action\\FormMailSubscriber'] = new \Swag\CmsExtensions\Form\Action\FormMailSubscriber($a$b);
  40240.     }
  40241.     /**
  40242.      * Gets the private 'Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldTypeRegistry' shared service.
  40243.      *
  40244.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldTypeRegistry
  40245.      */
  40246.     protected function getFormGroupFieldTypeRegistryService()
  40247.     {
  40248.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/FormGroupFieldTypeRegistry.php';
  40249.         return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldTypeRegistry'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldTypeRegistry(($this->privates['Swag\\CmsExtensions\\Form\\Component\\ComponentRegistry'] ?? $this->getComponentRegistryService()), new RewindableGenerator(function () {
  40250.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Text'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Text'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Text()));
  40251.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Textarea'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Textarea'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Textarea()));
  40252.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Email'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Email'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Email()));
  40253.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Number'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Number'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Number()));
  40254.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Checkbox'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Checkbox'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Checkbox()));
  40255.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Select'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Select'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Select()));
  40256.         }, 6));
  40257.     }
  40258.     /**
  40259.      * Gets the private 'Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\ConfigValidator' shared service.
  40260.      *
  40261.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\ConfigValidator
  40262.      */
  40263.     protected function getConfigValidator3Service()
  40264.     {
  40265.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/Validation/ConfigValidator.php';
  40266.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  40267.         if (isset($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\ConfigValidator'])) {
  40268.             return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\ConfigValidator'];
  40269.         }
  40270.         return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\ConfigValidator'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\ConfigValidator($a, ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldTypeRegistry'] ?? $this->getFormGroupFieldTypeRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  40271.     }
  40272.     /**
  40273.      * Gets the private 'Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TechnicalNameValidator' shared service.
  40274.      *
  40275.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TechnicalNameValidator
  40276.      */
  40277.     protected function getTechnicalNameValidatorService()
  40278.     {
  40279.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/Validation/TechnicalNameValidator.php';
  40280.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  40281.         if (isset($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TechnicalNameValidator'])) {
  40282.             return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TechnicalNameValidator'];
  40283.         }
  40284.         return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TechnicalNameValidator'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TechnicalNameValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  40285.     }
  40286.     /**
  40287.      * Gets the private 'Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TypeValidator' shared service.
  40288.      *
  40289.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TypeValidator
  40290.      */
  40291.     protected function getTypeValidatorService()
  40292.     {
  40293.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/Validation/TypeValidator.php';
  40294.         return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TypeValidator'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TypeValidator(($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldTypeRegistry'] ?? $this->getFormGroupFieldTypeRegistryService()));
  40295.     }
  40296.     /**
  40297.      * Gets the private 'Swag\CmsExtensions\Form\Component\ComponentRegistry' shared service.
  40298.      *
  40299.      * @return \Swag\CmsExtensions\Form\Component\ComponentRegistry
  40300.      */
  40301.     protected function getComponentRegistryService()
  40302.     {
  40303.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Component/ComponentRegistry.php';
  40304.         return $this->privates['Swag\\CmsExtensions\\Form\\Component\\ComponentRegistry'] = new \Swag\CmsExtensions\Form\Component\ComponentRegistry(new RewindableGenerator(function () {
  40305.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\TextComponentHandler'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\TextComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\TextComponentHandler()));
  40306.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\TextareaComponentHandler'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\TextareaComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\TextareaComponentHandler()));
  40307.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\EmailComponentHandler'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\EmailComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\EmailComponentHandler()));
  40308.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\NumberComponentHandler'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\NumberComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\NumberComponentHandler()));
  40309.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\CheckboxComponentHandler'] ?? $this->getCheckboxComponentHandlerService());
  40310.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\SelectComponentHandler'] ?? $this->getSelectComponentHandlerService());
  40311.         }, 6));
  40312.     }
  40313.     /**
  40314.      * Gets the private 'Swag\CmsExtensions\Form\Component\Handler\CheckboxComponentHandler' shared service.
  40315.      *
  40316.      * @return \Swag\CmsExtensions\Form\Component\Handler\CheckboxComponentHandler
  40317.      */
  40318.     protected function getCheckboxComponentHandlerService()
  40319.     {
  40320.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Component/AbstractComponentHandler.php';
  40321.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Component/Handler/CheckboxComponentHandler.php';
  40322.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  40323.         if (isset($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\CheckboxComponentHandler'])) {
  40324.             return $this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\CheckboxComponentHandler'];
  40325.         }
  40326.         return $this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\CheckboxComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\CheckboxComponentHandler($a);
  40327.     }
  40328.     /**
  40329.      * Gets the private 'Swag\CmsExtensions\Form\Component\Handler\SelectComponentHandler' shared service.
  40330.      *
  40331.      * @return \Swag\CmsExtensions\Form\Component\Handler\SelectComponentHandler
  40332.      */
  40333.     protected function getSelectComponentHandlerService()
  40334.     {
  40335.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Component/AbstractComponentHandler.php';
  40336.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Component/Handler/SelectComponentHandler.php';
  40337.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  40338.         if (isset($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\SelectComponentHandler'])) {
  40339.             return $this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\SelectComponentHandler'];
  40340.         }
  40341.         $b = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  40342.         if (isset($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\SelectComponentHandler'])) {
  40343.             return $this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\SelectComponentHandler'];
  40344.         }
  40345.         return $this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\SelectComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\SelectComponentHandler($a$b);
  40346.     }
  40347.     /**
  40348.      * Gets the private 'Swag\CmsExtensions\Form\Validation\TechnicalNameValidator' shared service.
  40349.      *
  40350.      * @return \Swag\CmsExtensions\Form\Validation\TechnicalNameValidator
  40351.      */
  40352.     protected function getTechnicalNameValidator2Service()
  40353.     {
  40354.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Validation/TechnicalNameValidator.php';
  40355.         return $this->privates['Swag\\CmsExtensions\\Form\\Validation\\TechnicalNameValidator'] = new \Swag\CmsExtensions\Form\Validation\TechnicalNameValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  40356.     }
  40357.     /**
  40358.      * Gets the private 'Swag\CmsExtensions\Service\Content\Cms\DataResolver\CustomFormCmsElementResolver' shared service.
  40359.      *
  40360.      * @return \Swag\CmsExtensions\Service\Content\Cms\DataResolver\CustomFormCmsElementResolver
  40361.      */
  40362.     protected function getCustomFormCmsElementResolverService()
  40363.     {
  40364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  40365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  40366.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Service/Content/Cms/DataResolver/CustomFormCmsElementResolver.php';
  40367.         $a = ($this->privates['Swag\\CmsExtensions\\Form\\Component\\ComponentRegistry'] ?? $this->getComponentRegistryService());
  40368.         if (isset($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\DataResolver\\CustomFormCmsElementResolver'])) {
  40369.             return $this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\DataResolver\\CustomFormCmsElementResolver'];
  40370.         }
  40371.         return $this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\DataResolver\\CustomFormCmsElementResolver'] = new \Swag\CmsExtensions\Service\Content\Cms\DataResolver\CustomFormCmsElementResolver($a);
  40372.     }
  40373.     /**
  40374.      * Gets the private 'Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderBlockRuleDecorator' shared service.
  40375.      *
  40376.      * @return \Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderBlockRuleDecorator
  40377.      */
  40378.     protected function getSalesChannelCmsPageLoaderBlockRuleDecoratorService()
  40379.     {
  40380.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  40381.         if (isset($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'])) {
  40382.             return $this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'];
  40383.         }
  40384.         $b = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  40385.         if (isset($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'])) {
  40386.             return $this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'];
  40387.         }
  40388.         $c = ($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService());
  40389.         if (isset($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'])) {
  40390.             return $this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'];
  40391.         }
  40392.         return $this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] = new \Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderBlockRuleDecorator(new \Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderScrollNavigationDecorator(new \Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderQuickviewDecorator(new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader($b$c$a))));
  40393.     }
  40394.     /**
  40395.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator' shared service.
  40396.      *
  40397.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator
  40398.      */
  40399.     protected function getSalesChannelDomainValidatorService()
  40400.     {
  40401.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  40402.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelDomainValidator.php';
  40403.         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()));
  40404.     }
  40405.     /**
  40406.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator' shared service.
  40407.      *
  40408.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator
  40409.      */
  40410.     protected function getSalesChannelLanguageValidatorService()
  40411.     {
  40412.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  40413.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelLanguageValidator.php';
  40414.         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()));
  40415.     }
  40416.     /**
  40417.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator' shared service.
  40418.      *
  40419.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator
  40420.      */
  40421.     protected function getSalesChannelValidator2Service()
  40422.     {
  40423.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  40424.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelValidator.php';
  40425.         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()));
  40426.     }
  40427.     /**
  40428.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator' shared service.
  40429.      *
  40430.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator
  40431.      */
  40432.     protected function getUserValidatorService()
  40433.     {
  40434.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  40435.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/UserValidator.php';
  40436.         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()));
  40437.     }
  40438.     /**
  40439.      * Gets the private 'Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand' shared service.
  40440.      *
  40441.      * @return \Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand
  40442.      */
  40443.     protected function getSalesChannelCreateCommand2Service()
  40444.     {
  40445.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40446.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/System/SalesChannel/Command/SalesChannelCreateCommand.php';
  40447.         $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()));
  40448.         $instance->setName('sales-channel:create');
  40449.         return $instance;
  40450.     }
  40451.     /**
  40452.      * Gets the private 'Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared service.
  40453.      *
  40454.      * @return \Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  40455.      */
  40456.     protected function getSalesChannelCreateStorefrontCommand2Service()
  40457.     {
  40458.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40459.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/System/SalesChannel/Command/SalesChannelCreateCommand.php';
  40460.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  40461.         $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()));
  40462.         $instance->setName('sales-channel:create:storefront');
  40463.         return $instance;
  40464.     }
  40465.     /**
  40466.      * Gets the private 'Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator' shared service.
  40467.      *
  40468.      * @return \Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator
  40469.      */
  40470.     protected function getExcludedProductValidatorService()
  40471.     {
  40472.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40473.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'])) {
  40474.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'];
  40475.         }
  40476.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  40477.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'])) {
  40478.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'];
  40479.         }
  40480.         return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] = new \Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator($a$b);
  40481.     }
  40482.     /**
  40483.      * Gets the private 'Swag\PayPal\Checkout\Cart\Validation\CartValidator' shared service.
  40484.      *
  40485.      * @return \Swag\PayPal\Checkout\Cart\Validation\CartValidator
  40486.      */
  40487.     protected function getCartValidatorService()
  40488.     {
  40489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  40490.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Cart/Validation/CartValidator.php';
  40491.         $a = ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService());
  40492.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'])) {
  40493.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'];
  40494.         }
  40495.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  40496.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'])) {
  40497.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'];
  40498.         }
  40499.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  40500.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'])) {
  40501.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'];
  40502.         }
  40503.         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()));
  40504.     }
  40505.     /**
  40506.      * Gets the private 'Swag\PayPal\Checkout\CheckoutSubscriber' shared service.
  40507.      *
  40508.      * @return \Swag\PayPal\Checkout\CheckoutSubscriber
  40509.      */
  40510.     protected function getCheckoutSubscriber2Service()
  40511.     {
  40512.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/CheckoutSubscriber.php';
  40513.         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->getLogger2Service()));
  40514.     }
  40515.     /**
  40516.      * Gets the private 'Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber' shared service.
  40517.      *
  40518.      * @return \Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber
  40519.      */
  40520.     protected function getExpressCheckoutSubscriberService()
  40521.     {
  40522.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php';
  40523.         $a = ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'] ?? $this->getPayPalExpressCheckoutDataServiceService());
  40524.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  40525.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  40526.         }
  40527.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40528.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  40529.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  40530.         }
  40531.         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()), ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  40532.     }
  40533.     /**
  40534.      * Gets the private 'Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService' shared service.
  40535.      *
  40536.      * @return \Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService
  40537.      */
  40538.     protected function getPayPalExpressCheckoutDataServiceService()
  40539.     {
  40540.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/ExpressCheckoutDataServiceInterface.php';
  40541.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/PayPalExpressCheckoutDataService.php';
  40542.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  40543.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'])) {
  40544.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'];
  40545.         }
  40546.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40547.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'])) {
  40548.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'];
  40549.         }
  40550.         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())));
  40551.     }
  40552.     /**
  40553.      * Gets the private 'Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber' shared service.
  40554.      *
  40555.      * @return \Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber
  40556.      */
  40557.     protected function getShippingSubscriberService()
  40558.     {
  40559.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Order/Shipping/ShippingSubscriber.php';
  40560.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Order/Shipping/Service/ShippingService.php';
  40561.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/ShippingResource.php';
  40562.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  40563.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  40564.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  40565.         }
  40566.         $b = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  40567.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  40568.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  40569.         }
  40570.         $c = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  40571.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  40572.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  40573.         }
  40574.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  40575.         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);
  40576.     }
  40577.     /**
  40578.      * Gets the private 'Swag\PayPal\Checkout\PUI\PUISubscriber' shared service.
  40579.      *
  40580.      * @return \Swag\PayPal\Checkout\PUI\PUISubscriber
  40581.      */
  40582.     protected function getPUISubscriberService()
  40583.     {
  40584.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/PUISubscriber.php';
  40585.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUIFraudNetDataService.php';
  40586.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUIPaymentInstructionDataService.php';
  40587.         $a = ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService());
  40588.         $b = ($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'] ?? $this->getPUIPaymentInstructionsRouteService());
  40589.         if (isset($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'])) {
  40590.             return $this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'];
  40591.         }
  40592.         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($a, ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService())), new \Swag\PayPal\Checkout\PUI\Service\PUIPaymentInstructionDataService($a$b, ($this->services['router'] ?? $this->getRouterService())), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  40593.     }
  40594.     /**
  40595.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\ACDCHandler' shared service.
  40596.      *
  40597.      * @return \Swag\PayPal\Checkout\Payment\Method\ACDCHandler
  40598.      */
  40599.     protected function getACDCHandlerService()
  40600.     {
  40601.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  40602.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  40603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  40604.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  40605.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/ACDCHandler.php';
  40606.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ACDC/ACDCValidatorInterface.php';
  40607.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ACDC/ACDCValidator.php';
  40608.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  40609.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  40610.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  40611.         }
  40612.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService());
  40613.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  40614.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  40615.         }
  40616.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  40617.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  40618.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  40619.         }
  40620.         $d = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService());
  40621.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  40622.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  40623.         }
  40624.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40625.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  40626.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  40627.         }
  40628.         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->getLogger2Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), new \Swag\PayPal\Checkout\ACDC\ACDCValidator($e));
  40629.     }
  40630.     /**
  40631.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\BancontactAPMHandler' shared service.
  40632.      *
  40633.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  40634.      */
  40635.     protected function getBancontactAPMHandlerService()
  40636.     {
  40637.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  40638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  40639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  40640.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  40641.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  40642.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  40643.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/BancontactOrderBuilder.php';
  40644.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  40645.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  40646.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  40647.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  40648.         }
  40649.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40650.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  40651.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  40652.         }
  40653.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  40654.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  40655.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  40656.         }
  40657.         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->getLogger2Service()), 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));
  40658.     }
  40659.     /**
  40660.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\BlikAPMHandler' shared service.
  40661.      *
  40662.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  40663.      */
  40664.     protected function getBlikAPMHandlerService()
  40665.     {
  40666.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  40667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  40668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  40669.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  40670.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  40671.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  40672.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/BlikOrderBuilder.php';
  40673.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  40674.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  40675.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  40676.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  40677.         }
  40678.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40679.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  40680.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  40681.         }
  40682.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  40683.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  40684.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  40685.         }
  40686.         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->getLogger2Service()), 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));
  40687.     }
  40688.     /**
  40689.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\EpsAPMHandler' shared service.
  40690.      *
  40691.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  40692.      */
  40693.     protected function getEpsAPMHandlerService()
  40694.     {
  40695.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  40696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  40697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  40698.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  40699.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  40700.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  40701.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/EpsOrderBuilder.php';
  40702.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  40703.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  40704.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  40705.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  40706.         }
  40707.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40708.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  40709.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  40710.         }
  40711.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  40712.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  40713.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  40714.         }
  40715.         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->getLogger2Service()), 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));
  40716.     }
  40717.     /**
  40718.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\GiropayAPMHandler' shared service.
  40719.      *
  40720.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  40721.      */
  40722.     protected function getGiropayAPMHandlerService()
  40723.     {
  40724.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  40725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  40726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  40727.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  40728.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  40729.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  40730.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/GiropayOrderBuilder.php';
  40731.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  40732.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  40733.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  40734.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  40735.         }
  40736.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40737.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  40738.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  40739.         }
  40740.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  40741.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  40742.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  40743.         }
  40744.         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->getLogger2Service()), 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));
  40745.     }
  40746.     /**
  40747.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\IdealAPMHandler' shared service.
  40748.      *
  40749.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  40750.      */
  40751.     protected function getIdealAPMHandlerService()
  40752.     {
  40753.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  40754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  40755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  40756.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  40757.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  40758.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  40759.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/IdealOrderBuilder.php';
  40760.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  40761.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  40762.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  40763.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  40764.         }
  40765.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40766.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  40767.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  40768.         }
  40769.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  40770.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  40771.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  40772.         }
  40773.         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->getLogger2Service()), 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));
  40774.     }
  40775.     /**
  40776.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\MultibancoAPMHandler' shared service.
  40777.      *
  40778.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  40779.      */
  40780.     protected function getMultibancoAPMHandlerService()
  40781.     {
  40782.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  40783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  40784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  40785.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  40786.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  40787.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  40788.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/MultibancoOrderBuilder.php';
  40789.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  40790.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  40791.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  40792.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  40793.         }
  40794.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40795.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  40796.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  40797.         }
  40798.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  40799.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  40800.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  40801.         }
  40802.         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->getLogger2Service()), 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));
  40803.     }
  40804.     /**
  40805.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\MyBankAPMHandler' shared service.
  40806.      *
  40807.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  40808.      */
  40809.     protected function getMyBankAPMHandlerService()
  40810.     {
  40811.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  40812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  40813.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  40814.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  40815.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  40816.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  40817.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/MyBankOrderBuilder.php';
  40818.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  40819.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  40820.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  40821.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  40822.         }
  40823.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40824.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  40825.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  40826.         }
  40827.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  40828.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  40829.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  40830.         }
  40831.         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->getLogger2Service()), 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));
  40832.     }
  40833.     /**
  40834.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\OxxoAPMHandler' shared service.
  40835.      *
  40836.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  40837.      */
  40838.     protected function getOxxoAPMHandlerService()
  40839.     {
  40840.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  40841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  40842.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  40843.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  40844.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  40845.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  40846.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/OxxoOrderBuilder.php';
  40847.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  40848.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  40849.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  40850.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  40851.         }
  40852.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40853.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  40854.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  40855.         }
  40856.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  40857.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  40858.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  40859.         }
  40860.         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->getLogger2Service()), 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));
  40861.     }
  40862.     /**
  40863.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\P24APMHandler' shared service.
  40864.      *
  40865.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  40866.      */
  40867.     protected function getP24APMHandlerService()
  40868.     {
  40869.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  40870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  40871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  40872.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  40873.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  40874.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  40875.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/P24OrderBuilder.php';
  40876.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  40877.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  40878.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  40879.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  40880.         }
  40881.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40882.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  40883.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  40884.         }
  40885.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  40886.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  40887.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  40888.         }
  40889.         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->getLogger2Service()), 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));
  40890.     }
  40891.     /**
  40892.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\PUIHandler' shared service.
  40893.      *
  40894.      * @return \Swag\PayPal\Checkout\Payment\Method\PUIHandler
  40895.      */
  40896.     protected function getPUIHandlerService()
  40897.     {
  40898.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  40899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  40900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  40901.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PUIHandler.php';
  40902.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  40903.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/PUIOrderBuilder.php';
  40904.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUICustomerDataService.php';
  40905.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  40906.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  40907.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  40908.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  40909.         }
  40910.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40911.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  40912.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  40913.         }
  40914.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  40915.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  40916.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  40917.         }
  40918.         $d = ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService());
  40919.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  40920.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  40921.         }
  40922.         $e = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  40923.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  40924.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  40925.         }
  40926.         $f = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  40927.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  40928.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  40929.         }
  40930.         $g = ($this->services['translator'] ?? $this->getTranslatorService());
  40931.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  40932.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  40933.         }
  40934.         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->getLogger2Service()));
  40935.     }
  40936.     /**
  40937.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\PayLaterHandler' shared service.
  40938.      *
  40939.      * @return \Swag\PayPal\Checkout\Payment\Method\PayLaterHandler
  40940.      */
  40941.     protected function getPayLaterHandlerService()
  40942.     {
  40943.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  40944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  40945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  40946.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  40947.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PayLaterHandler.php';
  40948.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  40949.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'])) {
  40950.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'];
  40951.         }
  40952.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  40953.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'])) {
  40954.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'];
  40955.         }
  40956.         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->getLogger2Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  40957.     }
  40958.     /**
  40959.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\SEPAHandler' shared service.
  40960.      *
  40961.      * @return \Swag\PayPal\Checkout\Payment\Method\SEPAHandler
  40962.      */
  40963.     protected function getSEPAHandlerService()
  40964.     {
  40965.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  40966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  40967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  40968.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  40969.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/SEPAHandler.php';
  40970.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  40971.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'])) {
  40972.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'];
  40973.         }
  40974.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  40975.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'])) {
  40976.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'];
  40977.         }
  40978.         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->getLogger2Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  40979.     }
  40980.     /**
  40981.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler' shared service.
  40982.      *
  40983.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  40984.      */
  40985.     protected function getSofortAPMHandlerService()
  40986.     {
  40987.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  40988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  40989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  40990.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  40991.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  40992.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  40993.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/SofortOrderBuilder.php';
  40994.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  40995.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  40996.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  40997.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  40998.         }
  40999.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  41000.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  41001.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  41002.         }
  41003.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  41004.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  41005.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  41006.         }
  41007.         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->getLogger2Service()), 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));
  41008.     }
  41009.     /**
  41010.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler' shared service.
  41011.      *
  41012.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  41013.      */
  41014.     protected function getTrustlyAPMHandlerService()
  41015.     {
  41016.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  41017.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  41018.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  41019.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  41020.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  41021.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  41022.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/TrustlyOrderBuilder.php';
  41023.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  41024.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  41025.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  41026.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  41027.         }
  41028.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  41029.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  41030.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  41031.         }
  41032.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  41033.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  41034.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  41035.         }
  41036.         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->getLogger2Service()), 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));
  41037.     }
  41038.     /**
  41039.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\VenmoHandler' shared service.
  41040.      *
  41041.      * @return \Swag\PayPal\Checkout\Payment\Method\VenmoHandler
  41042.      */
  41043.     protected function getVenmoHandlerService()
  41044.     {
  41045.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  41046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  41047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  41048.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  41049.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/VenmoHandler.php';
  41050.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  41051.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'])) {
  41052.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'];
  41053.         }
  41054.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  41055.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'])) {
  41056.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'];
  41057.         }
  41058.         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->getLogger2Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  41059.     }
  41060.     /**
  41061.      * Gets the private 'Swag\PayPal\Checkout\Payment\PayPalPaymentHandler' shared service.
  41062.      *
  41063.      * @return \Swag\PayPal\Checkout\Payment\PayPalPaymentHandler
  41064.      */
  41065.     protected function getPayPalPaymentHandlerService()
  41066.     {
  41067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  41068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  41069.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/PayPalPaymentHandler.php';
  41070.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Handler/PayPalHandler.php';
  41071.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Handler/PlusPuiHandler.php';
  41072.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/PayerInfoPatchBuilder.php';
  41073.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/OrderNumberPatchBuilder.php';
  41074.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/TransactionPatchBuilder.php';
  41075.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/ShippingAddressPatchBuilder.php';
  41076.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  41077.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  41078.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  41079.         }
  41080.         $b = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'] ?? $this->getOrderFromOrderBuilderService());
  41081.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  41082.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  41083.         }
  41084.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  41085.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  41086.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  41087.         }
  41088.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  41089.         $e = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  41090.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  41091.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  41092.         }
  41093.         $f = ($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] ?? $this->getOrderPaymentBuilderService());
  41094.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  41095.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  41096.         }
  41097.         $g = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  41098.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  41099.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  41100.         }
  41101.         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()), $d), new \Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler(($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] ?? $this->getPaymentResourceService()), $e, new \Swag\PayPal\PaymentsApi\Patch\PayerInfoPatchBuilder(), new \Swag\PayPal\PaymentsApi\Patch\OrderNumberPatchBuilder(), new \Swag\PayPal\PaymentsApi\Patch\TransactionPatchBuilder($f), new \Swag\PayPal\PaymentsApi\Patch\ShippingAddressPatchBuilder(), $a$d), $g$d, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()));
  41102.     }
  41103.     /**
  41104.      * Gets the private 'Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler' shared service.
  41105.      *
  41106.      * @return \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler
  41107.      */
  41108.     protected function getCancelTransactionsTaskHandlerService()
  41109.     {
  41110.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/ScheduledTask/CancelTransactionsTaskHandler.php';
  41111.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  41112.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  41113.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  41114.         }
  41115.         $b = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  41116.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  41117.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  41118.         }
  41119.         $c = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  41120.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  41121.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  41122.         }
  41123.         $d = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  41124.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  41125.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  41126.         }
  41127.         $e = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  41128.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  41129.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  41130.         }
  41131.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] = new \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler($a$b$c$d$e);
  41132.     }
  41133.     /**
  41134.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\OrderExecuteService' shared service.
  41135.      *
  41136.      * @return \Swag\PayPal\Checkout\Payment\Service\OrderExecuteService
  41137.      */
  41138.     protected function getOrderExecuteServiceService()
  41139.     {
  41140.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/OrderExecuteService.php';
  41141.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Patch/OrderNumberPatchBuilder.php';
  41142.         $a = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  41143.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'])) {
  41144.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'];
  41145.         }
  41146.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  41147.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'])) {
  41148.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'];
  41149.         }
  41150.         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->getLogger2Service()));
  41151.     }
  41152.     /**
  41153.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\OrderPatchService' shared service.
  41154.      *
  41155.      * @return \Swag\PayPal\Checkout\Payment\Service\OrderPatchService
  41156.      */
  41157.     protected function getOrderPatchServiceService()
  41158.     {
  41159.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/OrderPatchService.php';
  41160.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Patch/PurchaseUnitPatchBuilder.php';
  41161.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  41162.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  41163.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  41164.         }
  41165.         $b = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  41166.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  41167.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  41168.         }
  41169.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  41170.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  41171.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  41172.         }
  41173.         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()));
  41174.     }
  41175.     /**
  41176.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\TransactionDataService' shared service.
  41177.      *
  41178.      * @return \Swag\PayPal\Checkout\Payment\Service\TransactionDataService
  41179.      */
  41180.     protected function getTransactionDataServiceService()
  41181.     {
  41182.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/TransactionDataService.php';
  41183.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  41184.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'])) {
  41185.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'];
  41186.         }
  41187.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] = new \Swag\PayPal\Checkout\Payment\Service\TransactionDataService($a);
  41188.     }
  41189.     /**
  41190.      * Gets the private 'Swag\PayPal\Checkout\Plus\PlusSubscriber' shared service.
  41191.      *
  41192.      * @return \Swag\PayPal\Checkout\Plus\PlusSubscriber
  41193.      */
  41194.     protected function getPlusSubscriberService()
  41195.     {
  41196.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusSubscriber.php';
  41197.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/Service/PlusDataService.php';
  41198.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/AbstractPaymentBuilder.php';
  41199.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/CartPaymentBuilderInterface.php';
  41200.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/CartPaymentBuilder.php';
  41201.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  41202.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  41203.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  41204.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  41205.         }
  41206.         $b = ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService());
  41207.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  41208.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  41209.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  41210.         }
  41211.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  41212.         $e = ($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] ?? $this->getOrderPaymentBuilderService());
  41213.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  41214.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  41215.         }
  41216.         $f = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  41217.         $g = ($this->services['translator'] ?? $this->getTranslatorService());
  41218.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  41219.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  41220.         }
  41221.         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($b, ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), $c$d$a), $e, ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] ?? $this->getPaymentResourceService()), ($this->services['router'] ?? $this->getRouterService()), $f$b$a), $f$g$d);
  41222.     }
  41223.     /**
  41224.      * Gets the private 'Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber' shared service.
  41225.      *
  41226.      * @return \Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber
  41227.      */
  41228.     protected function getInstallmentBannerSubscriberService()
  41229.     {
  41230.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Installment/Banner/InstallmentBannerSubscriber.php';
  41231.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Installment/Banner/Service/BannerDataServiceInterface.php';
  41232.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Installment/Banner/Service/BannerDataService.php';
  41233.         $a = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  41234.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  41235.         if (isset($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'])) {
  41236.             return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'];
  41237.         }
  41238.         return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] = new \Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a, new \Swag\PayPal\Installment\Banner\Service\BannerDataService($a, ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()), $b), ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  41239.     }
  41240.     /**
  41241.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder' shared service.
  41242.      *
  41243.      * @return \Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder
  41244.      */
  41245.     protected function getOrderFromCartBuilderService()
  41246.     {
  41247.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  41248.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/OrderFromCartBuilder.php';
  41249.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  41250.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  41251.         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->getLogger2Service()));
  41252.     }
  41253.     /**
  41254.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder' shared service.
  41255.      *
  41256.      * @return \Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder
  41257.      */
  41258.     protected function getOrderFromOrderBuilderService()
  41259.     {
  41260.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  41261.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/OrderFromOrderBuilder.php';
  41262.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  41263.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  41264.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'])) {
  41265.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'];
  41266.         }
  41267.         $b = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  41268.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'])) {
  41269.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'];
  41270.         }
  41271.         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);
  41272.     }
  41273.     /**
  41274.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider' shared service.
  41275.      *
  41276.      * @return \Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider
  41277.      */
  41278.     protected function getItemListProviderService()
  41279.     {
  41280.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/ItemListProvider.php';
  41281.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  41282.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  41283.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'])) {
  41284.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'];
  41285.         }
  41286.         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->getLogger2Service()));
  41287.     }
  41288.     /**
  41289.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider' shared service.
  41290.      *
  41291.      * @return \Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider
  41292.      */
  41293.     protected function getPurchaseUnitProviderService()
  41294.     {
  41295.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/PurchaseUnitProvider.php';
  41296.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AmountProvider.php';
  41297.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/CustomIdProvider.php';
  41298.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  41299.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  41300.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  41301.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'])) {
  41302.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'];
  41303.         }
  41304.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  41305.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'])) {
  41306.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'];
  41307.         }
  41308.         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.18.1'), $b);
  41309.     }
  41310.     /**
  41311.      * Gets the private 'Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder' shared service.
  41312.      *
  41313.      * @return \Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder
  41314.      */
  41315.     protected function getOrderPaymentBuilderService()
  41316.     {
  41317.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/AbstractPaymentBuilder.php';
  41318.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/OrderPaymentBuilderInterface.php';
  41319.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/OrderPaymentBuilder.php';
  41320.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  41321.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  41322.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  41323.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  41324.         }
  41325.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  41326.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  41327.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  41328.         }
  41329.         $c = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  41330.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  41331.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  41332.         }
  41333.         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->getLogger2Service()), $b$c);
  41334.     }
  41335.     /**
  41336.      * Gets the private 'Swag\PayPal\Pos\Client\PosClientFactory' shared service.
  41337.      *
  41338.      * @return \Swag\PayPal\Pos\Client\PosClientFactory
  41339.      */
  41340.     protected function getPosClientFactoryService()
  41341.     {
  41342.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Client/PosClientFactory.php';
  41343.         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->getLogger3Service()));
  41344.     }
  41345.     /**
  41346.      * Gets the private 'Swag\PayPal\Pos\Command\PosImageSyncCommand' shared service.
  41347.      *
  41348.      * @return \Swag\PayPal\Pos\Command\PosImageSyncCommand
  41349.      */
  41350.     protected function getPosImageSyncCommandService()
  41351.     {
  41352.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41353.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  41354.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosImageSyncCommand.php';
  41355.         $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()));
  41356.         $instance->setName('swag:paypal:pos:sync:images');
  41357.         $instance->setDescription('Sync only images to Zettle');
  41358.         return $instance;
  41359.     }
  41360.     /**
  41361.      * Gets the private 'Swag\PayPal\Pos\Command\PosInventorySyncCommand' shared service.
  41362.      *
  41363.      * @return \Swag\PayPal\Pos\Command\PosInventorySyncCommand
  41364.      */
  41365.     protected function getPosInventorySyncCommandService()
  41366.     {
  41367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41368.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  41369.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosInventorySyncCommand.php';
  41370.         $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()));
  41371.         $instance->setName('swag:paypal:pos:sync:inventory');
  41372.         $instance->setDescription('Sync only inventory to Zettle');
  41373.         return $instance;
  41374.     }
  41375.     /**
  41376.      * Gets the private 'Swag\PayPal\Pos\Command\PosLogCleanupCommand' shared service.
  41377.      *
  41378.      * @return \Swag\PayPal\Pos\Command\PosLogCleanupCommand
  41379.      */
  41380.     protected function getPosLogCleanupCommandService()
  41381.     {
  41382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41383.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  41384.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosLogCleanupCommand.php';
  41385.         $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()));
  41386.         $instance->setName('swag:paypal:pos:log:cleanup');
  41387.         $instance->setDescription('Cleanup Zettle sync log');
  41388.         return $instance;
  41389.     }
  41390.     /**
  41391.      * Gets the private 'Swag\PayPal\Pos\Command\PosProductSyncCommand' shared service.
  41392.      *
  41393.      * @return \Swag\PayPal\Pos\Command\PosProductSyncCommand
  41394.      */
  41395.     protected function getPosProductSyncCommandService()
  41396.     {
  41397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41398.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  41399.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosProductSyncCommand.php';
  41400.         $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()));
  41401.         $instance->setName('swag:paypal:pos:sync:product');
  41402.         $instance->setDescription('Sync only products to Zettle');
  41403.         return $instance;
  41404.     }
  41405.     /**
  41406.      * Gets the private 'Swag\PayPal\Pos\Command\PosSyncCommand' shared service.
  41407.      *
  41408.      * @return \Swag\PayPal\Pos\Command\PosSyncCommand
  41409.      */
  41410.     protected function getPosSyncCommandService()
  41411.     {
  41412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41413.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  41414.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosSyncCommand.php';
  41415.         $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()));
  41416.         $instance->setName('swag:paypal:pos:sync');
  41417.         $instance->setDescription('Sync to Zettle');
  41418.         return $instance;
  41419.     }
  41420.     /**
  41421.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler' shared service.
  41422.      *
  41423.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler
  41424.      */
  41425.     protected function getCloneVisibilityHandlerService()
  41426.     {
  41427.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  41428.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/CloneVisibilityHandler.php';
  41429.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  41430.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  41431.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  41432.         }
  41433.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  41434.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  41435.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  41436.         }
  41437.         $c = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService());
  41438.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  41439.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  41440.         }
  41441.         $d = ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService());
  41442.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  41443.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  41444.         }
  41445.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler($b, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()), $a$c$d);
  41446.     }
  41447.     /**
  41448.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler' shared service.
  41449.      *
  41450.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler
  41451.      */
  41452.     protected function getInventoryUpdateHandlerService()
  41453.     {
  41454.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/InventoryUpdateHandler.php';
  41455.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  41456.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  41457.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  41458.         }
  41459.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  41460.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  41461.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  41462.         }
  41463.         $c = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] ?? $this->getInventorySyncManagerService());
  41464.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  41465.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  41466.         }
  41467.         $d = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  41468.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  41469.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  41470.         }
  41471.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler($a$b$c$d);
  41472.     }
  41473.     /**
  41474.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler' shared service.
  41475.      *
  41476.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler
  41477.      */
  41478.     protected function getSyncManagerHandlerService()
  41479.     {
  41480.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/SyncManagerHandler.php';
  41481.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/AbstractSyncManager.php';
  41482.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  41483.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/ImageSyncManager.php';
  41484.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/ProductSyncManager.php';
  41485.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  41486.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  41487.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  41488.         }
  41489.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  41490.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  41491.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  41492.         }
  41493.         $c = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  41494.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  41495.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  41496.         }
  41497.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'] ?? $this->getImageSyncerService());
  41498.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  41499.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  41500.         }
  41501.         $e = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] ?? $this->getInventorySyncManagerService());
  41502.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  41503.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  41504.         }
  41505.         $f = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  41506.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  41507.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  41508.         }
  41509.         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->getLogger3Service()), 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));
  41510.     }
  41511.     /**
  41512.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler' shared service.
  41513.      *
  41514.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler
  41515.      */
  41516.     protected function getImageSyncHandlerService()
  41517.     {
  41518.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  41519.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ImageSyncHandler.php';
  41520.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  41521.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'])) {
  41522.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'];
  41523.         }
  41524.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  41525.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'])) {
  41526.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'];
  41527.         }
  41528.         $c = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  41529.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'])) {
  41530.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'];
  41531.         }
  41532.         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->getLogger3Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), $c, ($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'] ?? $this->getImageSyncerService()));
  41533.     }
  41534.     /**
  41535.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler' shared service.
  41536.      *
  41537.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler
  41538.      */
  41539.     protected function getInventorySyncHandlerService()
  41540.     {
  41541.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  41542.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/InventorySyncHandler.php';
  41543.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  41544.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  41545.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  41546.         }
  41547.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  41548.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  41549.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  41550.         }
  41551.         $c = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  41552.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  41553.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  41554.         }
  41555.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService());
  41556.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  41557.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  41558.         }
  41559.         $e = ($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'] ?? $this->getInventorySyncerService());
  41560.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  41561.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  41562.         }
  41563.         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->getLogger3Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), $c$d$e);
  41564.     }
  41565.     /**
  41566.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler' shared service.
  41567.      *
  41568.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler
  41569.      */
  41570.     protected function getProductCleanupSyncHandlerService()
  41571.     {
  41572.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  41573.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  41574.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductCleanupSyncHandler.php';
  41575.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  41576.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  41577.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  41578.         }
  41579.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  41580.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  41581.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  41582.         }
  41583.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  41584.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  41585.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  41586.         }
  41587.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService());
  41588.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  41589.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  41590.         }
  41591.         $e = ($this->services['swag_paypal_pos_sales_channel.repository'] ?? $this->getSwagPaypalPosSalesChannel_RepositoryService());
  41592.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  41593.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  41594.         }
  41595.         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->getLogger3Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), $c$d$e);
  41596.     }
  41597.     /**
  41598.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler' shared service.
  41599.      *
  41600.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler
  41601.      */
  41602.     protected function getProductSingleSyncHandlerService()
  41603.     {
  41604.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  41605.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  41606.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductSingleSyncHandler.php';
  41607.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  41608.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  41609.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  41610.         }
  41611.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  41612.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  41613.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  41614.         }
  41615.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  41616.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  41617.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  41618.         }
  41619.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService());
  41620.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  41621.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  41622.         }
  41623.         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->getLogger3Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), $c$d);
  41624.     }
  41625.     /**
  41626.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler' shared service.
  41627.      *
  41628.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler
  41629.      */
  41630.     protected function getProductVariantSyncHandlerService()
  41631.     {
  41632.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  41633.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  41634.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductVariantSyncHandler.php';
  41635.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  41636.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  41637.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  41638.         }
  41639.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  41640.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  41641.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  41642.         }
  41643.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  41644.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  41645.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  41646.         }
  41647.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService());
  41648.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  41649.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  41650.         }
  41651.         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->getLogger3Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), $c$d);
  41652.     }
  41653.     /**
  41654.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager' shared service.
  41655.      *
  41656.      * @return \Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager
  41657.      */
  41658.     protected function getInventorySyncManagerService()
  41659.     {
  41660.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/AbstractSyncManager.php';
  41661.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/InventorySyncManager.php';
  41662.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  41663.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  41664.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  41665.         }
  41666.         $b = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService());
  41667.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  41668.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  41669.         }
  41670.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  41671.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  41672.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  41673.         }
  41674.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService());
  41675.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  41676.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  41677.         }
  41678.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] = new \Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager($a$b$c$d);
  41679.     }
  41680.     /**
  41681.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\MessageDispatcher' shared service.
  41682.      *
  41683.      * @return \Swag\PayPal\Pos\MessageQueue\MessageDispatcher
  41684.      */
  41685.     protected function getMessageDispatcherService()
  41686.     {
  41687.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/MessageDispatcher.php';
  41688.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  41689.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'])) {
  41690.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'];
  41691.         }
  41692.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] = new \Swag\PayPal\Pos\MessageQueue\MessageDispatcher($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  41693.     }
  41694.     /**
  41695.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\MessageHydrator' shared service.
  41696.      *
  41697.      * @return \Swag\PayPal\Pos\MessageQueue\MessageHydrator
  41698.      */
  41699.     protected function getMessageHydratorService()
  41700.     {
  41701.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/MessageHydrator.php';
  41702.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  41703.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'])) {
  41704.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'];
  41705.         }
  41706.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  41707.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'])) {
  41708.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'];
  41709.         }
  41710.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] = new \Swag\PayPal\Pos\MessageQueue\MessageHydrator($a$b);
  41711.     }
  41712.     /**
  41713.      * Gets the private 'Swag\PayPal\Pos\Resource\InventoryResource' shared service.
  41714.      *
  41715.      * @return \Swag\PayPal\Pos\Resource\InventoryResource
  41716.      */
  41717.     protected function getInventoryResourceService()
  41718.     {
  41719.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/InventoryResource.php';
  41720.         return $this->privates['Swag\\PayPal\\Pos\\Resource\\InventoryResource'] = new \Swag\PayPal\Pos\Resource\InventoryResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService()));
  41721.     }
  41722.     /**
  41723.      * Gets the private 'Swag\PayPal\Pos\Resource\ProductResource' shared service.
  41724.      *
  41725.      * @return \Swag\PayPal\Pos\Resource\ProductResource
  41726.      */
  41727.     protected function getProductResourceService()
  41728.     {
  41729.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/ProductResource.php';
  41730.         return $this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] = new \Swag\PayPal\Pos\Resource\ProductResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService()));
  41731.     }
  41732.     /**
  41733.      * Gets the private 'Swag\PayPal\Pos\Resource\TokenResource' shared service.
  41734.      *
  41735.      * @return \Swag\PayPal\Pos\Resource\TokenResource
  41736.      */
  41737.     protected function getTokenResourceService()
  41738.     {
  41739.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/TokenResource.php';
  41740.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Client/TokenClientFactory.php';
  41741.         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->getLogger3Service())));
  41742.     }
  41743.     /**
  41744.      * Gets the private 'Swag\PayPal\Pos\Run\Administration\LogCleaner' shared service.
  41745.      *
  41746.      * @return \Swag\PayPal\Pos\Run\Administration\LogCleaner
  41747.      */
  41748.     protected function getLogCleanerService()
  41749.     {
  41750.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Administration/LogCleaner.php';
  41751.         $a = ($this->services['swag_paypal_pos_sales_channel_run.repository'] ?? $this->getSwagPaypalPosSalesChannelRun_RepositoryService());
  41752.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'])) {
  41753.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'];
  41754.         }
  41755.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] = new \Swag\PayPal\Pos\Run\Administration\LogCleaner($a);
  41756.     }
  41757.     /**
  41758.      * Gets the private 'Swag\PayPal\Pos\Run\Logger' shared service.
  41759.      *
  41760.      * @return \Monolog\Logger
  41761.      */
  41762.     protected function getLogger3Service()
  41763.     {
  41764.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/LoggerFactory.php';
  41765.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] = (new \Swag\PayPal\Pos\Run\LoggerFactory())->createLogger();
  41766.     }
  41767.     /**
  41768.      * Gets the private 'Swag\PayPal\Pos\Run\RunService' shared service.
  41769.      *
  41770.      * @return \Swag\PayPal\Pos\Run\RunService
  41771.      */
  41772.     protected function getRunServiceService()
  41773.     {
  41774.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/RunService.php';
  41775.         $a = ($this->services['swag_paypal_pos_sales_channel_run.repository'] ?? $this->getSwagPaypalPosSalesChannelRun_RepositoryService());
  41776.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'])) {
  41777.             return $this->privates['Swag\\PayPal\\Pos\\Run\\RunService'];
  41778.         }
  41779.         $b = ($this->services['swag_paypal_pos_sales_channel_run_log.repository'] ?? $this->getSwagPaypalPosSalesChannelRunLog_RepositoryService());
  41780.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'])) {
  41781.             return $this->privates['Swag\\PayPal\\Pos\\Run\\RunService'];
  41782.         }
  41783.         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->getLogger3Service()));
  41784.     }
  41785.     /**
  41786.      * Gets the private 'Swag\PayPal\Pos\Run\Task\CompleteTask' shared service.
  41787.      *
  41788.      * @return \Swag\PayPal\Pos\Run\Task\CompleteTask
  41789.      */
  41790.     protected function getCompleteTaskService()
  41791.     {
  41792.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  41793.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/CompleteTask.php';
  41794.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  41795.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'])) {
  41796.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'];
  41797.         }
  41798.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  41799.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'])) {
  41800.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'];
  41801.         }
  41802.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] = new \Swag\PayPal\Pos\Run\Task\CompleteTask($a$b);
  41803.     }
  41804.     /**
  41805.      * Gets the private 'Swag\PayPal\Pos\Run\Task\ImageTask' shared service.
  41806.      *
  41807.      * @return \Swag\PayPal\Pos\Run\Task\ImageTask
  41808.      */
  41809.     protected function getImageTaskService()
  41810.     {
  41811.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  41812.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/ImageTask.php';
  41813.         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()));
  41814.     }
  41815.     /**
  41816.      * Gets the private 'Swag\PayPal\Pos\Run\Task\InventoryTask' shared service.
  41817.      *
  41818.      * @return \Swag\PayPal\Pos\Run\Task\InventoryTask
  41819.      */
  41820.     protected function getInventoryTaskService()
  41821.     {
  41822.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  41823.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/InventoryTask.php';
  41824.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  41825.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'])) {
  41826.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'];
  41827.         }
  41828.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  41829.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'])) {
  41830.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'];
  41831.         }
  41832.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] = new \Swag\PayPal\Pos\Run\Task\InventoryTask($a$b);
  41833.     }
  41834.     /**
  41835.      * Gets the private 'Swag\PayPal\Pos\Run\Task\ProductTask' shared service.
  41836.      *
  41837.      * @return \Swag\PayPal\Pos\Run\Task\ProductTask
  41838.      */
  41839.     protected function getProductTaskService()
  41840.     {
  41841.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  41842.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/ProductTask.php';
  41843.         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()));
  41844.     }
  41845.     /**
  41846.      * Gets the private 'Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler' shared service.
  41847.      *
  41848.      * @return \Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler
  41849.      */
  41850.     protected function getCleanUpLogTaskHandlerService()
  41851.     {
  41852.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  41853.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/CleanUpLogTaskHandler.php';
  41854.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  41855.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'])) {
  41856.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'];
  41857.         }
  41858.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  41859.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'])) {
  41860.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'];
  41861.         }
  41862.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] ?? $this->getLogCleanerService());
  41863.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'])) {
  41864.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'];
  41865.         }
  41866.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] = new \Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler($a$b$c);
  41867.     }
  41868.     /**
  41869.      * Gets the private 'Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler' shared service.
  41870.      *
  41871.      * @return \Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler
  41872.      */
  41873.     protected function getCompleteSyncTaskHandlerService()
  41874.     {
  41875.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  41876.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/CompleteSyncTaskHandler.php';
  41877.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  41878.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'])) {
  41879.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'];
  41880.         }
  41881.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  41882.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'])) {
  41883.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'];
  41884.         }
  41885.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] ?? $this->getCompleteTaskService());
  41886.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'])) {
  41887.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'];
  41888.         }
  41889.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] = new \Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler($a$b$c);
  41890.     }
  41891.     /**
  41892.      * Gets the private 'Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler' shared service.
  41893.      *
  41894.      * @return \Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler
  41895.      */
  41896.     protected function getInventorySyncTaskHandlerService()
  41897.     {
  41898.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  41899.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/InventorySyncTaskHandler.php';
  41900.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  41901.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'])) {
  41902.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'];
  41903.         }
  41904.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  41905.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'])) {
  41906.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'];
  41907.         }
  41908.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] ?? $this->getInventoryTaskService());
  41909.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'])) {
  41910.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'];
  41911.         }
  41912.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] = new \Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler($a$b$c);
  41913.     }
  41914.     /**
  41915.      * Gets the private 'Swag\PayPal\Pos\Sync\Context\InventoryContextFactory' shared service.
  41916.      *
  41917.      * @return \Swag\PayPal\Pos\Sync\Context\InventoryContextFactory
  41918.      */
  41919.     protected function getInventoryContextFactoryService()
  41920.     {
  41921.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Context/InventoryContextFactory.php';
  41922.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  41923.         $a = ($this->services['swag_paypal_pos_sales_channel_inventory.repository'] ?? $this->getSwagPaypalPosSalesChannelInventory_RepositoryService());
  41924.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'])) {
  41925.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'];
  41926.         }
  41927.         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);
  41928.     }
  41929.     /**
  41930.      * Gets the private 'Swag\PayPal\Pos\Sync\ImageSyncer' shared service.
  41931.      *
  41932.      * @return \Swag\PayPal\Pos\Sync\ImageSyncer
  41933.      */
  41934.     protected function getImageSyncerService()
  41935.     {
  41936.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  41937.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/ImageSyncer.php';
  41938.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/MediaConverter.php';
  41939.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/ImageResource.php';
  41940.         $a = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  41941.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'])) {
  41942.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'];
  41943.         }
  41944.         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->getLogger3Service()));
  41945.     }
  41946.     /**
  41947.      * Gets the private 'Swag\PayPal\Pos\Sync\InventorySyncer' shared service.
  41948.      *
  41949.      * @return \Swag\PayPal\Pos\Sync\InventorySyncer
  41950.      */
  41951.     protected function getInventorySyncerService()
  41952.     {
  41953.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/InventorySyncer.php';
  41954.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/LocalUpdater.php';
  41955.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculatorInterface.php';
  41956.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculator.php';
  41957.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/RemoteUpdater.php';
  41958.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/RemoteCalculator.php';
  41959.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  41960.         $a = ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService());
  41961.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  41962.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  41963.         }
  41964.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  41965.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  41966.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  41967.         }
  41968.         $c = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  41969.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  41970.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  41971.         }
  41972.         $d = ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service());
  41973.         $e = ($this->services['swag_paypal_pos_sales_channel_inventory.repository'] ?? $this->getSwagPaypalPosSalesChannelInventory_RepositoryService());
  41974.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  41975.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  41976.         }
  41977.         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$d), 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()))), $d), $e);
  41978.     }
  41979.     /**
  41980.      * Gets the private 'Swag\PayPal\Pos\Sync\Inventory\StockSubscriber' shared service.
  41981.      *
  41982.      * @return \Swag\PayPal\Pos\Sync\Inventory\StockSubscriber
  41983.      */
  41984.     protected function getStockSubscriberService()
  41985.     {
  41986.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/StockSubscriber.php';
  41987.         $a = ($this->services['order_line_item.repository'] ?? $this->getOrderLineItem_RepositoryService());
  41988.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'])) {
  41989.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'];
  41990.         }
  41991.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  41992.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'])) {
  41993.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'];
  41994.         }
  41995.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  41996.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'])) {
  41997.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'];
  41998.         }
  41999.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] = new \Swag\PayPal\Pos\Sync\Inventory\StockSubscriber($a$b$c);
  42000.     }
  42001.     /**
  42002.      * Gets the private 'Swag\PayPal\Pos\Sync\ProductSelection' shared service.
  42003.      *
  42004.      * @return \Swag\PayPal\Pos\Sync\ProductSelection
  42005.      */
  42006.     protected function getProductSelectionService()
  42007.     {
  42008.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/ProductSelection.php';
  42009.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  42010.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'])) {
  42011.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'];
  42012.         }
  42013.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  42014.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'])) {
  42015.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'];
  42016.         }
  42017.         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);
  42018.     }
  42019.     /**
  42020.      * Gets the private 'Swag\PayPal\Pos\Sync\ProductSyncer' shared service.
  42021.      *
  42022.      * @return \Swag\PayPal\Pos\Sync\ProductSyncer
  42023.      */
  42024.     protected function getProductSyncerService()
  42025.     {
  42026.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/ProductSyncer.php';
  42027.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/ProductConverter.php';
  42028.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/CategoryConverter.php';
  42029.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/VariantConverter.php';
  42030.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/PriceConverter.php';
  42031.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/PresentationConverter.php';
  42032.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/OptionGroupConverter.php';
  42033.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/MetadataGenerator.php';
  42034.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Context/ProductContextFactory.php';
  42035.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/NewUpdater.php';
  42036.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/OutdatedUpdater.php';
  42037.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/DeletedUpdater.php';
  42038.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/UnsyncedChecker.php';
  42039.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  42040.         $a = ($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()));
  42041.         $b = new \Swag\PayPal\Pos\Api\Service\Converter\PresentationConverter();
  42042.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service());
  42043.         $d = ($this->services['swag_paypal_pos_sales_channel_product.repository'] ?? $this->getSwagPaypalPosSalesChannelProduct_RepositoryService());
  42044.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'])) {
  42045.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'];
  42046.         }
  42047.         $e = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  42048.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'])) {
  42049.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'];
  42050.         }
  42051.         $f = ($this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] ?? $this->getProductResourceService());
  42052.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] = new \Swag\PayPal\Pos\Sync\ProductSyncer(new \Swag\PayPal\Pos\Api\Service\ProductConverter($a, new \Swag\PayPal\Pos\Api\Service\Converter\CategoryConverter($a), new \Swag\PayPal\Pos\Api\Service\Converter\VariantConverter($a, new \Swag\PayPal\Pos\Api\Service\Converter\PriceConverter(), $b$c), new \Swag\PayPal\Pos\Api\Service\Converter\OptionGroupConverter(), $b, new \Swag\PayPal\Pos\Api\Service\MetadataGenerator()), new \Swag\PayPal\Pos\Sync\Context\ProductContextFactory($d$e), new \Swag\PayPal\Pos\Sync\Product\NewUpdater($f$c), new \Swag\PayPal\Pos\Sync\Product\OutdatedUpdater($f$c), new \Swag\PayPal\Pos\Sync\Product\DeletedUpdater($f$c$a), new \Swag\PayPal\Pos\Sync\Product\UnsyncedChecker($f$c$a));
  42053.     }
  42054.     /**
  42055.      * Gets the private 'Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler' shared service.
  42056.      *
  42057.      * @return \Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler
  42058.      */
  42059.     protected function getInventoryChangedHandlerService()
  42060.     {
  42061.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookHandler.php';
  42062.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  42063.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/Handler/AbstractWebhookHandler.php';
  42064.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/Handler/InventoryChangedHandler.php';
  42065.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculatorInterface.php';
  42066.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalWebhookCalculator.php';
  42067.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/LocalUpdater.php';
  42068.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/ApiKeyDecoder.php';
  42069.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  42070.         $a = new \Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalWebhookCalculator();
  42071.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  42072.         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->getLogger3Service())), ($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())));
  42073.     }
  42074.     /**
  42075.      * Gets the private 'Swag\PayPal\RestApi\Client\PayPalClientFactory' shared service.
  42076.      *
  42077.      * @return \Swag\PayPal\RestApi\Client\PayPalClientFactory
  42078.      */
  42079.     protected function getPayPalClientFactoryService()
  42080.     {
  42081.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/PayPalClientFactoryInterface.php';
  42082.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/PayPalClientFactory.php';
  42083.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/TokenResourceInterface.php';
  42084.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/TokenResource.php';
  42085.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Service/TokenValidator.php';
  42086.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  42087.         if (isset($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'])) {
  42088.             return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'];
  42089.         }
  42090.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService());
  42091.         if (isset($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'])) {
  42092.             return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'];
  42093.         }
  42094.         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->getLogger2Service()));
  42095.     }
  42096.     /**
  42097.      * Gets the private 'Swag\PayPal\RestApi\Client\TokenClientFactory' shared service.
  42098.      *
  42099.      * @return \Swag\PayPal\RestApi\Client\TokenClientFactory
  42100.      */
  42101.     protected function getTokenClientFactoryService()
  42102.     {
  42103.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/TokenClientFactory.php';
  42104.         return $this->privates['Swag\\PayPal\\RestApi\\Client\\TokenClientFactory'] = new \Swag\PayPal\RestApi\Client\TokenClientFactory(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  42105.     }
  42106.     /**
  42107.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\IdentityResource' shared service.
  42108.      *
  42109.      * @return \Swag\PayPal\RestApi\V1\Resource\IdentityResource
  42110.      */
  42111.     protected function getIdentityResourceService()
  42112.     {
  42113.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/IdentityResource.php';
  42114.         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()));
  42115.     }
  42116.     /**
  42117.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\PaymentResource' shared service.
  42118.      *
  42119.      * @return \Swag\PayPal\RestApi\V1\Resource\PaymentResource
  42120.      */
  42121.     protected function getPaymentResourceService()
  42122.     {
  42123.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/PaymentResource.php';
  42124.         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()));
  42125.     }
  42126.     /**
  42127.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\SaleResource' shared service.
  42128.      *
  42129.      * @return \Swag\PayPal\RestApi\V1\Resource\SaleResource
  42130.      */
  42131.     protected function getSaleResourceService()
  42132.     {
  42133.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/SaleResource.php';
  42134.         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()));
  42135.     }
  42136.     /**
  42137.      * Gets the private 'Swag\PayPal\RestApi\V2\Resource\OrderResource' shared service.
  42138.      *
  42139.      * @return \Swag\PayPal\RestApi\V2\Resource\OrderResource
  42140.      */
  42141.     protected function getOrderResourceService()
  42142.     {
  42143.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/OrderResource.php';
  42144.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  42145.         if (isset($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'])) {
  42146.             return $this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'];
  42147.         }
  42148.         return $this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] = new \Swag\PayPal\RestApi\V2\Resource\OrderResource($a);
  42149.     }
  42150.     /**
  42151.      * Gets the private 'Swag\PayPal\Setting\Service\CredentialsUtil' shared service.
  42152.      *
  42153.      * @return \Swag\PayPal\Setting\Service\CredentialsUtil
  42154.      */
  42155.     protected function getCredentialsUtilService()
  42156.     {
  42157.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/CredentialsUtilInterface.php';
  42158.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/CredentialsUtil.php';
  42159.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  42160.         if (isset($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'])) {
  42161.             return $this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'];
  42162.         }
  42163.         return $this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] = new \Swag\PayPal\Setting\Service\CredentialsUtil($a);
  42164.     }
  42165.     /**
  42166.      * Gets the private 'Swag\PayPal\Setting\Service\SettingsValidationService' shared service.
  42167.      *
  42168.      * @return \Swag\PayPal\Setting\Service\SettingsValidationService
  42169.      */
  42170.     protected function getSettingsValidationServiceService()
  42171.     {
  42172.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  42173.         if (isset($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'])) {
  42174.             return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'];
  42175.         }
  42176.         $b = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  42177.         if (isset($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'])) {
  42178.             return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'];
  42179.         }
  42180.         return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] = new \Swag\PayPal\Setting\Service\SettingsValidationService($a$b);
  42181.     }
  42182.     /**
  42183.      * Gets the private 'Swag\PayPal\Storefront\Data\CheckoutDataSubscriber' shared service.
  42184.      *
  42185.      * @return \Swag\PayPal\Storefront\Data\CheckoutDataSubscriber
  42186.      */
  42187.     protected function getCheckoutDataSubscriberService()
  42188.     {
  42189.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/CheckoutDataSubscriber.php';
  42190.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  42191.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'])) {
  42192.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'];
  42193.         }
  42194.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  42195.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'])) {
  42196.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'];
  42197.         }
  42198.         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 () {
  42199.             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)));
  42200.             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)));
  42201.             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)));
  42202.             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)));
  42203.             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)));
  42204.         }, 5));
  42205.     }
  42206.     /**
  42207.      * Gets the private 'Swag\PayPal\Storefront\Data\FundingSubscriber' shared service.
  42208.      *
  42209.      * @return \Swag\PayPal\Storefront\Data\FundingSubscriber
  42210.      */
  42211.     protected function getFundingSubscriberService()
  42212.     {
  42213.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/FundingSubscriber.php';
  42214.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/FundingEligibilityDataService.php';
  42215.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  42216.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'])) {
  42217.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'];
  42218.         }
  42219.         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()))));
  42220.     }
  42221.     /**
  42222.      * Gets the private 'Swag\PayPal\Storefront\RequestSubscriber' shared service.
  42223.      *
  42224.      * @return \Swag\PayPal\Storefront\RequestSubscriber
  42225.      */
  42226.     protected function getRequestSubscriberService()
  42227.     {
  42228.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/RequestSubscriber.php';
  42229.         return $this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] = new \Swag\PayPal\Storefront\RequestSubscriber(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  42230.     }
  42231.     /**
  42232.      * Gets the private 'Swag\PayPal\Util\Availability\AvailabilityService' shared service.
  42233.      *
  42234.      * @return \Swag\PayPal\Util\Availability\AvailabilityService
  42235.      */
  42236.     protected function getAvailabilityServiceService()
  42237.     {
  42238.         return $this->privates['Swag\\PayPal\\Util\\Availability\\AvailabilityService'] = new \Swag\PayPal\Util\Availability\AvailabilityService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()));
  42239.     }
  42240.     /**
  42241.      * Gets the private 'Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry' shared service.
  42242.      *
  42243.      * @return \Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry
  42244.      */
  42245.     protected function getPaymentMethodDataRegistryService()
  42246.     {
  42247.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  42248.         if (isset($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'])) {
  42249.             return $this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'];
  42250.         }
  42251.         return $this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] = new \Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry($a$this, new RewindableGenerator(function () {
  42252.             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)));
  42253.             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)));
  42254.             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)));
  42255.             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)));
  42256.             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)));
  42257.             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)));
  42258.             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)));
  42259.             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)));
  42260.             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)));
  42261.             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)));
  42262.             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)));
  42263.             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)));
  42264.             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)));
  42265.             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)));
  42266.             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)));
  42267.             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)));
  42268.             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)));
  42269.         }, 17));
  42270.     }
  42271.     /**
  42272.      * Gets the private 'Swag\PayPal\Util\LocaleCodeProvider' shared service.
  42273.      *
  42274.      * @return \Swag\PayPal\Util\LocaleCodeProvider
  42275.      */
  42276.     protected function getLocaleCodeProviderService()
  42277.     {
  42278.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/LocaleCodeProvider.php';
  42279.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  42280.         if (isset($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'])) {
  42281.             return $this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'];
  42282.         }
  42283.         return $this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] = new \Swag\PayPal\Util\LocaleCodeProvider($a);
  42284.     }
  42285.     /**
  42286.      * Gets the private 'Swag\PayPal\Util\Logger' shared service.
  42287.      *
  42288.      * @return \Monolog\Logger
  42289.      */
  42290.     protected function getLogger2Service()
  42291.     {
  42292.         $a = new \Swag\PayPal\Util\Log\LoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), 14);
  42293.         $this->privates['Swag\\PayPal\\Util\\Logger'] = $instance $a->createRotating('swag_paypal');
  42294.         $a->setLogLevel(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  42295.         return $instance;
  42296.     }
  42297.     /**
  42298.      * Gets the private 'Swag\PayPal\Util\PaymentMethodUtil' shared service.
  42299.      *
  42300.      * @return \Swag\PayPal\Util\PaymentMethodUtil
  42301.      */
  42302.     protected function getPaymentMethodUtilService()
  42303.     {
  42304.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PaymentMethodUtil.php';
  42305.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  42306.         if (isset($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'])) {
  42307.             return $this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'];
  42308.         }
  42309.         return $this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] = new \Swag\PayPal\Util\PaymentMethodUtil(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  42310.     }
  42311.     /**
  42312.      * Gets the private 'Swag\PayPal\Util\PaymentStatusUtilV2' shared service.
  42313.      *
  42314.      * @return \Swag\PayPal\Util\PaymentStatusUtilV2
  42315.      */
  42316.     protected function getPaymentStatusUtilV2Service()
  42317.     {
  42318.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PaymentStatusUtilV2.php';
  42319.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  42320.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  42321.         if (isset($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'])) {
  42322.             return $this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'];
  42323.         }
  42324.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  42325.         if (isset($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'])) {
  42326.             return $this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'];
  42327.         }
  42328.         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())));
  42329.     }
  42330.     /**
  42331.      * Gets the private 'Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand' shared service.
  42332.      *
  42333.      * @return \Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand
  42334.      */
  42335.     protected function getCrawlWebhookEventNamesCommandService()
  42336.     {
  42337.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42338.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Command/CrawlWebhookEventNamesCommand.php';
  42339.         $this->privates['Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand'] = $instance = new \Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand();
  42340.         $instance->setName('swag:paypal:crawl:webhooks');
  42341.         $instance->setDescription('Crawls the PayPal developer website for webhook event names and updates "Swag\\PayPal\\Webhook\\WebhookEventTypes"');
  42342.         return $instance;
  42343.     }
  42344.     /**
  42345.      * Gets the private 'Swag\PayPal\Webhook\Handler\AuthorizationVoided' shared service.
  42346.      *
  42347.      * @return \Swag\PayPal\Webhook\Handler\AuthorizationVoided
  42348.      */
  42349.     protected function getAuthorizationVoidedService()
  42350.     {
  42351.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  42352.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  42353.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AuthorizationVoided.php';
  42354.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  42355.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'])) {
  42356.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'];
  42357.         }
  42358.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  42359.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'])) {
  42360.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'];
  42361.         }
  42362.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'] = new \Swag\PayPal\Webhook\Handler\AuthorizationVoided($a$b);
  42363.     }
  42364.     /**
  42365.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureCompleted' shared service.
  42366.      *
  42367.      * @return \Swag\PayPal\Webhook\Handler\CaptureCompleted
  42368.      */
  42369.     protected function getCaptureCompletedService()
  42370.     {
  42371.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  42372.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  42373.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureCompleted.php';
  42374.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  42375.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'])) {
  42376.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'];
  42377.         }
  42378.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  42379.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'])) {
  42380.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'];
  42381.         }
  42382.         $c = ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service());
  42383.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'])) {
  42384.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'];
  42385.         }
  42386.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'] = new \Swag\PayPal\Webhook\Handler\CaptureCompleted($a$b$c);
  42387.     }
  42388.     /**
  42389.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureDenied' shared service.
  42390.      *
  42391.      * @return \Swag\PayPal\Webhook\Handler\CaptureDenied
  42392.      */
  42393.     protected function getCaptureDeniedService()
  42394.     {
  42395.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  42396.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  42397.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureDenied.php';
  42398.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  42399.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'])) {
  42400.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'];
  42401.         }
  42402.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  42403.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'])) {
  42404.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'];
  42405.         }
  42406.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'] = new \Swag\PayPal\Webhook\Handler\CaptureDenied($a$b);
  42407.     }
  42408.     /**
  42409.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureRefunded' shared service.
  42410.      *
  42411.      * @return \Swag\PayPal\Webhook\Handler\CaptureRefunded
  42412.      */
  42413.     protected function getCaptureRefundedService()
  42414.     {
  42415.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  42416.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  42417.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureRefunded.php';
  42418.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  42419.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'])) {
  42420.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'];
  42421.         }
  42422.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  42423.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'])) {
  42424.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'];
  42425.         }
  42426.         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()));
  42427.     }
  42428.     /**
  42429.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureReversed' shared service.
  42430.      *
  42431.      * @return \Swag\PayPal\Webhook\Handler\CaptureReversed
  42432.      */
  42433.     protected function getCaptureReversedService()
  42434.     {
  42435.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  42436.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  42437.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureRefunded.php';
  42438.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureReversed.php';
  42439.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  42440.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'])) {
  42441.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'];
  42442.         }
  42443.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  42444.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'])) {
  42445.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'];
  42446.         }
  42447.         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()));
  42448.     }
  42449.     /**
  42450.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleComplete' shared service.
  42451.      *
  42452.      * @return \Swag\PayPal\Webhook\Handler\SaleComplete
  42453.      */
  42454.     protected function getSaleCompleteService()
  42455.     {
  42456.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  42457.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  42458.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleComplete.php';
  42459.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  42460.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'])) {
  42461.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'];
  42462.         }
  42463.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  42464.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'])) {
  42465.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'];
  42466.         }
  42467.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'] = new \Swag\PayPal\Webhook\Handler\SaleComplete($a$b);
  42468.     }
  42469.     /**
  42470.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleDenied' shared service.
  42471.      *
  42472.      * @return \Swag\PayPal\Webhook\Handler\SaleDenied
  42473.      */
  42474.     protected function getSaleDeniedService()
  42475.     {
  42476.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  42477.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  42478.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleDenied.php';
  42479.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  42480.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'])) {
  42481.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'];
  42482.         }
  42483.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  42484.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'])) {
  42485.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'];
  42486.         }
  42487.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'] = new \Swag\PayPal\Webhook\Handler\SaleDenied($a$b);
  42488.     }
  42489.     /**
  42490.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleRefunded' shared service.
  42491.      *
  42492.      * @return \Swag\PayPal\Webhook\Handler\SaleRefunded
  42493.      */
  42494.     protected function getSaleRefundedService()
  42495.     {
  42496.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  42497.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  42498.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleRefunded.php';
  42499.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  42500.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'])) {
  42501.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'];
  42502.         }
  42503.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  42504.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'])) {
  42505.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'];
  42506.         }
  42507.         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()));
  42508.     }
  42509.     /**
  42510.      * Gets the private 'Swag\PayPal\Webhook\Registration\WebhookSubscriber' shared service.
  42511.      *
  42512.      * @return \Swag\PayPal\Webhook\Registration\WebhookSubscriber
  42513.      */
  42514.     protected function getWebhookSubscriberService()
  42515.     {
  42516.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSubscriber.php';
  42517.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  42518.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'])) {
  42519.             return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'];
  42520.         }
  42521.         $b = ($this->services['Swag\\PayPal\\Webhook\\WebhookService'] ?? $this->getWebhookService2Service());
  42522.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'])) {
  42523.             return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'];
  42524.         }
  42525.         return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'] = new \Swag\PayPal\Webhook\Registration\WebhookSubscriber(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), $a$b);
  42526.     }
  42527.     /**
  42528.      * Gets the private 'Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory' shared service.
  42529.      *
  42530.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  42531.      */
  42532.     protected function getPsrHttpFactoryService()
  42533.     {
  42534.         $a = ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] ?? ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  42535.         return $this->privates['Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  42536.     }
  42537.     /**
  42538.      * Gets the private 'Symfony\Component\Dotenv\Command\DotenvDumpCommand' shared autowired service.
  42539.      *
  42540.      * @return \Symfony\Component\Dotenv\Command\DotenvDumpCommand
  42541.      */
  42542.     protected function getDotenvDumpCommandService()
  42543.     {
  42544.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42545.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DotenvDumpCommand.php';
  42546.         $this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] = $instance = new \Symfony\Component\Dotenv\Command\DotenvDumpCommand(\dirname(__DIR__4));
  42547.         $instance->setName('dotenv:dump');
  42548.         $instance->setDescription('Compiles .env files to .env.local.php');
  42549.         return $instance;
  42550.     }
  42551.     /**
  42552.      * Gets the private 'Zeobv\BundleProducts\Core\Checkout\Cart\Collectors\BundleProductPayloadCollector' shared service.
  42553.      *
  42554.      * @return \Zeobv\BundleProducts\Core\Checkout\Cart\Collectors\BundleProductPayloadCollector
  42555.      */
  42556.     protected function getBundleProductPayloadCollectorService()
  42557.     {
  42558.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  42559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  42560.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Core/Checkout/Cart/Collectors/BundleProductPayloadCollector.php';
  42561.         $a = ($this->services['zeobv_product_bundle_connection.repository'] ?? $this->getZeobvProductBundleConnection_RepositoryService());
  42562.         if (isset($this->privates['Zeobv\\BundleProducts\\Core\\Checkout\\Cart\\Collectors\\BundleProductPayloadCollector'])) {
  42563.             return $this->privates['Zeobv\\BundleProducts\\Core\\Checkout\\Cart\\Collectors\\BundleProductPayloadCollector'];
  42564.         }
  42565.         $b = ($this->services['zeobv.bundle_products.service.bundle_discount_calculator'] ?? $this->getZeobv_BundleProducts_Service_BundleDiscountCalculatorService());
  42566.         if (isset($this->privates['Zeobv\\BundleProducts\\Core\\Checkout\\Cart\\Collectors\\BundleProductPayloadCollector'])) {
  42567.             return $this->privates['Zeobv\\BundleProducts\\Core\\Checkout\\Cart\\Collectors\\BundleProductPayloadCollector'];
  42568.         }
  42569.         $c = ($this->services['zeobv.bundle_products.service.config_service'] ?? $this->getZeobv_BundleProducts_Service_ConfigServiceService());
  42570.         if (isset($this->privates['Zeobv\\BundleProducts\\Core\\Checkout\\Cart\\Collectors\\BundleProductPayloadCollector'])) {
  42571.             return $this->privates['Zeobv\\BundleProducts\\Core\\Checkout\\Cart\\Collectors\\BundleProductPayloadCollector'];
  42572.         }
  42573.         return $this->privates['Zeobv\\BundleProducts\\Core\\Checkout\\Cart\\Collectors\\BundleProductPayloadCollector'] = new \Zeobv\BundleProducts\Core\Checkout\Cart\Collectors\BundleProductPayloadCollector($a, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculator2Service()), $b$c);
  42574.     }
  42575.     /**
  42576.      * Gets the private 'Zeobv\BundleProducts\Core\Subscriber\BundleProductStockUpdater' shared service.
  42577.      *
  42578.      * @return \Zeobv\BundleProducts\Core\Subscriber\BundleProductStockUpdater
  42579.      */
  42580.     protected function getBundleProductStockUpdaterService()
  42581.     {
  42582.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Core/Subscriber/BundleProductStockUpdater.php';
  42583.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  42584.         if (isset($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\BundleProductStockUpdater'])) {
  42585.             return $this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\BundleProductStockUpdater'];
  42586.         }
  42587.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  42588.         if (isset($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\BundleProductStockUpdater'])) {
  42589.             return $this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\BundleProductStockUpdater'];
  42590.         }
  42591.         return $this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\BundleProductStockUpdater'] = new \Zeobv\BundleProducts\Core\Subscriber\BundleProductStockUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, ($this->services['zeobv.bundle_products.service.config_service'] ?? $this->getZeobv_BundleProducts_Service_ConfigServiceService()), $b);
  42592.     }
  42593.     /**
  42594.      * Gets the private 'Zeobv\BundleProducts\Core\Subscriber\OrderDeliveryPositionSubscriber' shared service.
  42595.      *
  42596.      * @return \Zeobv\BundleProducts\Core\Subscriber\OrderDeliveryPositionSubscriber
  42597.      */
  42598.     protected function getOrderDeliveryPositionSubscriberService()
  42599.     {
  42600.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Core/Subscriber/OrderDeliveryPositionSubscriber.php';
  42601.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  42602.         if (isset($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\OrderDeliveryPositionSubscriber'])) {
  42603.             return $this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\OrderDeliveryPositionSubscriber'];
  42604.         }
  42605.         $b = ($this->services['order_delivery_position.repository'] ?? $this->getOrderDeliveryPosition_RepositoryService());
  42606.         if (isset($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\OrderDeliveryPositionSubscriber'])) {
  42607.             return $this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\OrderDeliveryPositionSubscriber'];
  42608.         }
  42609.         return $this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\OrderDeliveryPositionSubscriber'] = new \Zeobv\BundleProducts\Core\Subscriber\OrderDeliveryPositionSubscriber($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  42610.     }
  42611.     /**
  42612.      * Gets the private 'Zeobv\BundleProducts\Core\Subscriber\OrderLineItemQuantitySubscriber' shared service.
  42613.      *
  42614.      * @return \Zeobv\BundleProducts\Core\Subscriber\OrderLineItemQuantitySubscriber
  42615.      */
  42616.     protected function getOrderLineItemQuantitySubscriberService()
  42617.     {
  42618.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Core/Subscriber/OrderLineItemQuantitySubscriber.php';
  42619.         $a = ($this->services['order_line_item.repository'] ?? $this->getOrderLineItem_RepositoryService());
  42620.         if (isset($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\OrderLineItemQuantitySubscriber'])) {
  42621.             return $this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\OrderLineItemQuantitySubscriber'];
  42622.         }
  42623.         return $this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\OrderLineItemQuantitySubscriber'] = new \Zeobv\BundleProducts\Core\Subscriber\OrderLineItemQuantitySubscriber($a);
  42624.     }
  42625.     /**
  42626.      * Gets the private 'Zeobv\BundleProducts\Core\Subscriber\ProductSubscriber' shared service.
  42627.      *
  42628.      * @return \Zeobv\BundleProducts\Core\Subscriber\ProductSubscriber
  42629.      */
  42630.     protected function getProductSubscriber3Service()
  42631.     {
  42632.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Core/Subscriber/ProductSubscriber.php';
  42633.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Repository/BundleProductRepository.php';
  42634.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  42635.         if (isset($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\ProductSubscriber'])) {
  42636.             return $this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\ProductSubscriber'];
  42637.         }
  42638.         return $this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\ProductSubscriber'] = new \Zeobv\BundleProducts\Core\Subscriber\ProductSubscriber(new \Zeobv\BundleProducts\Repository\BundleProductRepository($a), ($this->services['zeobv.bundle_products.factory.product_bundle_factory'] ?? $this->getZeobv_BundleProducts_Factory_ProductBundleFactoryService()), ($this->services['zeobv.bundle_products.service.config_service'] ?? $this->getZeobv_BundleProducts_Service_ConfigServiceService()));
  42639.     }
  42640.     /**
  42641.      * Gets the private 'Zeobv\BundleProducts\Decorator\Core\Content\Product\DataAbstractionLayer\ProductIndexer' shared service.
  42642.      *
  42643.      * @return \Zeobv\BundleProducts\Decorator\Core\Content\Product\DataAbstractionLayer\ProductIndexer
  42644.      */
  42645.     protected function getProductIndexerService()
  42646.     {
  42647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  42648.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Decorator/Core/Content/Product/DataAbstractionLayer/ProductIndexer.php';
  42649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductIndexer.php';
  42650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/VariantListingUpdater.php';
  42651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductCategoryDenormalizer.php';
  42652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/RatingAverageUpdater.php';
  42653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceUpdater.php';
  42654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/AbstractCheapestPriceQuantitySelector.php';
  42655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceQuantitySelector.php';
  42656.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  42657.         $b = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\InheritanceUpdater'] ?? $this->getInheritanceUpdaterService());
  42658.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  42659.         if (isset($this->privates['Zeobv\\BundleProducts\\Decorator\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  42660.             return $this->privates['Zeobv\\BundleProducts\\Decorator\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  42661.         }
  42662.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  42663.         if (isset($this->privates['Zeobv\\BundleProducts\\Decorator\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  42664.             return $this->privates['Zeobv\\BundleProducts\\Decorator\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  42665.         }
  42666.         return $this->privates['Zeobv\\BundleProducts\\Decorator\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] = new \Zeobv\BundleProducts\Decorator\Core\Content\Product\DataAbstractionLayer\ProductIndexer(new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), $a, new \Shopware\Core\Content\Product\DataAbstractionLayer\VariantListingUpdater($a), new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductCategoryDenormalizer($a), $b, new \Shopware\Core\Content\Product\DataAbstractionLayer\RatingAverageUpdater($a), ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? $this->getSearchKeywordReplacementService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] ?? $this->getChildCountUpdaterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()), ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService()), $c, new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceUpdater($a, new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceQuantitySelector()), ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService()), $d), $a$b, ($this->privates['Zeobv\\BundleProducts\\Core\\Subscriber\\BundleProductStockUpdater'] ?? $this->getBundleProductStockUpdaterService()));
  42667.     }
  42668.     /**
  42669.      * Gets the private 'Zeobv\BundleProducts\MessageBus\Handler\BundleStockUpdateHandler' shared service.
  42670.      *
  42671.      * @return \Zeobv\BundleProducts\MessageBus\Handler\BundleStockUpdateHandler
  42672.      */
  42673.     protected function getBundleStockUpdateHandlerService()
  42674.     {
  42675.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/MessageBus/Handler/BundleStockUpdateHandler.php';
  42676.         $a = ($this->services['zeobv_product_bundle_connection.repository'] ?? $this->getZeobvProductBundleConnection_RepositoryService());
  42677.         if (isset($this->privates['Zeobv\\BundleProducts\\MessageBus\\Handler\\BundleStockUpdateHandler'])) {
  42678.             return $this->privates['Zeobv\\BundleProducts\\MessageBus\\Handler\\BundleStockUpdateHandler'];
  42679.         }
  42680.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  42681.         if (isset($this->privates['Zeobv\\BundleProducts\\MessageBus\\Handler\\BundleStockUpdateHandler'])) {
  42682.             return $this->privates['Zeobv\\BundleProducts\\MessageBus\\Handler\\BundleStockUpdateHandler'];
  42683.         }
  42684.         return $this->privates['Zeobv\\BundleProducts\\MessageBus\\Handler\\BundleStockUpdateHandler'] = new \Zeobv\BundleProducts\MessageBus\Handler\BundleStockUpdateHandler($a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('zeobv_bundle_products'));
  42685.     }
  42686.     /**
  42687.      * Gets the private 'Zeobv\BundleProducts\Storefront\Subscriber\SalesChannelBundleProductSubscriber' shared service.
  42688.      *
  42689.      * @return \Zeobv\BundleProducts\Storefront\Subscriber\SalesChannelBundleProductSubscriber
  42690.      */
  42691.     protected function getSalesChannelBundleProductSubscriberService()
  42692.     {
  42693.         include_once \dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Storefront/Subscriber/SalesChannelBundleProductSubscriber.php';
  42694.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  42695.         if (isset($this->privates['Zeobv\\BundleProducts\\Storefront\\Subscriber\\SalesChannelBundleProductSubscriber'])) {
  42696.             return $this->privates['Zeobv\\BundleProducts\\Storefront\\Subscriber\\SalesChannelBundleProductSubscriber'];
  42697.         }
  42698.         return $this->privates['Zeobv\\BundleProducts\\Storefront\\Subscriber\\SalesChannelBundleProductSubscriber'] = new \Zeobv\BundleProducts\Storefront\Subscriber\SalesChannelBundleProductSubscriber($a);
  42699.     }
  42700.     /**
  42701.      * Gets the private 'annotations.cache_adapter' shared service.
  42702.      *
  42703.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  42704.      */
  42705.     protected function getAnnotations_CacheAdapterService()
  42706.     {
  42707.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  42708.     }
  42709.     /**
  42710.      * Gets the private 'annotations.cache_warmer' shared service.
  42711.      *
  42712.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  42713.      */
  42714.     protected function getAnnotations_CacheWarmerService()
  42715.     {
  42716.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  42717.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  42718.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  42719.         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);
  42720.     }
  42721.     /**
  42722.      * Gets the private 'annotations.cached_reader' shared service.
  42723.      *
  42724.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  42725.      */
  42726.     protected function getAnnotations_CachedReaderService()
  42727.     {
  42728.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  42729.     }
  42730.     /**
  42731.      * Gets the private 'annotations.reader' shared service.
  42732.      *
  42733.      * @return \Shopware\Core\Framework\Compatibility\AnnotationReader
  42734.      */
  42735.     protected function getAnnotations_ReaderService()
  42736.     {
  42737.         $this->privates['annotations.reader'] = $instance = new \Shopware\Core\Framework\Compatibility\AnnotationReader();
  42738.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  42739.         $a->registerUniqueLoader('class_exists');
  42740.         $instance->addGlobalIgnoredName('required'$a);
  42741.         return $instance;
  42742.     }
  42743.     /**
  42744.      * Gets the private 'api.request_criteria_builder' shared service.
  42745.      *
  42746.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder
  42747.      */
  42748.     protected function getApi_RequestCriteriaBuilderService()
  42749.     {
  42750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  42751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  42752.         return $this->privates['api.request_criteria_builder'] = 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()));
  42753.     }
  42754.     /**
  42755.      * Gets the private 'assets.packages' shared service.
  42756.      *
  42757.      * @return \Symfony\Component\Asset\Packages
  42758.      */
  42759.     protected function getAssets_PackagesService()
  42760.     {
  42761.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  42762.         $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 () {
  42763.             yield 'public' => ($this->privates['shopware.asset.public'] ?? $this->getShopware_Asset_PublicService());
  42764.             yield 'theme' => ($this->privates['shopware.asset.theme'] ?? $this->getShopware_Asset_ThemeService());
  42765.             yield 'asset' => ($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService());
  42766.             yield 'sitemap' => ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService());
  42767.         }, 4));
  42768.         $instance->setDefaultPackage(($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService()));
  42769.         return $instance;
  42770.     }
  42771.     /**
  42772.      * Gets the private 'cache.annotations' shared service.
  42773.      *
  42774.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  42775.      */
  42776.     protected function getCache_AnnotationsService()
  42777.     {
  42778.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kjr54Rp+As'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  42779.     }
  42780.     /**
  42781.      * Gets the private 'cache.http' shared service.
  42782.      *
  42783.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  42784.      */
  42785.     protected function getCache_HttpService()
  42786.     {
  42787.         $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()));
  42788.         $instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  42789.         return $instance;
  42790.     }
  42791.     /**
  42792.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  42793.      *
  42794.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  42795.      */
  42796.     protected function getCache_Messenger_RestartWorkersSignalService()
  42797.     {
  42798.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  42799.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  42800.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  42801.     }
  42802.     /**
  42803.      * Gets the private 'cache.property_info' shared service.
  42804.      *
  42805.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  42806.      */
  42807.     protected function getCache_PropertyInfoService()
  42808.     {
  42809.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('AcUZ5K7U1E'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  42810.     }
  42811.     /**
  42812.      * Gets the private 'cache.rate_limiter' shared service.
  42813.      *
  42814.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  42815.      */
  42816.     protected function getCache_RateLimiterService()
  42817.     {
  42818.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  42819.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  42820.         return $this->privates['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  42821.     }
  42822.     /**
  42823.      * Gets the private 'cache.serializer' shared service.
  42824.      *
  42825.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  42826.      */
  42827.     protected function getCache_SerializerService()
  42828.     {
  42829.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('AspYXnx8xd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  42830.     }
  42831.     /**
  42832.      * Gets the private 'cache.tags' shared service.
  42833.      *
  42834.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  42835.      */
  42836.     protected function getCache_TagsService()
  42837.     {
  42838.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  42839.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  42840.         return $this->privates['cache.tags'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  42841.     }
  42842.     /**
  42843.      * Gets the private 'cache.validator' shared service.
  42844.      *
  42845.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  42846.      */
  42847.     protected function getCache_ValidatorService()
  42848.     {
  42849.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XWBKIfq7mp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  42850.     }
  42851.     /**
  42852.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  42853.      *
  42854.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  42855.      */
  42856.     protected function getCachePoolClearer_CacheWarmerService()
  42857.     {
  42858.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  42859.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  42860.         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']);
  42861.     }
  42862.     /**
  42863.      * Gets the private 'config_builder.warmer' shared service.
  42864.      *
  42865.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  42866.      */
  42867.     protected function getConfigBuilder_WarmerService()
  42868.     {
  42869.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  42870.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  42871.         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()));
  42872.     }
  42873.     /**
  42874.      * Gets the private 'config_cache_factory' shared service.
  42875.      *
  42876.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  42877.      */
  42878.     protected function getConfigCacheFactoryService()
  42879.     {
  42880.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  42881.             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)));
  42882.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  42883.         }, 2));
  42884.     }
  42885.     /**
  42886.      * Gets the private 'console.command.about' shared service.
  42887.      *
  42888.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  42889.      */
  42890.     protected function getConsole_Command_AboutService()
  42891.     {
  42892.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42893.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  42894.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  42895.         $instance->setName('about');
  42896.         $instance->setDescription('Display information about the current project');
  42897.         return $instance;
  42898.     }
  42899.     /**
  42900.      * Gets the private 'console.command.assets_install' shared service.
  42901.      *
  42902.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetInstallCommand
  42903.      */
  42904.     protected function getConsole_Command_AssetsInstallService()
  42905.     {
  42906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetInstallCommand.php';
  42908.         $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()));
  42909.         $instance->setName('assets:install');
  42910.         return $instance;
  42911.     }
  42912.     /**
  42913.      * Gets the private 'console.command.cache_clear' shared service.
  42914.      *
  42915.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  42916.      */
  42917.     protected function getConsole_Command_CacheClearService()
  42918.     {
  42919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42920.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  42921.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  42922.         $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())));
  42923.         $instance->setName('cache:clear');
  42924.         $instance->setDescription('Clear the cache');
  42925.         return $instance;
  42926.     }
  42927.     /**
  42928.      * Gets the private 'console.command.cache_pool_clear' shared service.
  42929.      *
  42930.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  42931.      */
  42932.     protected function getConsole_Command_CachePoolClearService()
  42933.     {
  42934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  42936.         $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']);
  42937.         $instance->setName('cache:pool:clear');
  42938.         $instance->setDescription('Clear cache pools');
  42939.         return $instance;
  42940.     }
  42941.     /**
  42942.      * Gets the private 'console.command.cache_pool_delete' shared service.
  42943.      *
  42944.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  42945.      */
  42946.     protected function getConsole_Command_CachePoolDeleteService()
  42947.     {
  42948.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42949.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  42950.         $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']);
  42951.         $instance->setName('cache:pool:delete');
  42952.         $instance->setDescription('Delete an item from a cache pool');
  42953.         return $instance;
  42954.     }
  42955.     /**
  42956.      * Gets the private 'console.command.cache_pool_list' shared service.
  42957.      *
  42958.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  42959.      */
  42960.     protected function getConsole_Command_CachePoolListService()
  42961.     {
  42962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42963.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  42964.         $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']);
  42965.         $instance->setName('cache:pool:list');
  42966.         $instance->setDescription('List available cache pools');
  42967.         return $instance;
  42968.     }
  42969.     /**
  42970.      * Gets the private 'console.command.cache_pool_prune' shared service.
  42971.      *
  42972.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  42973.      */
  42974.     protected function getConsole_Command_CachePoolPruneService()
  42975.     {
  42976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  42978.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  42979.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  42980.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  42981.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  42982.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  42983.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  42984.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  42985.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  42986.             yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  42987.             yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService());
  42988.             yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService());
  42989.             yield 'cache.tags' => ($this->privates['cache.tags'] ?? $this->getCache_TagsService());
  42990.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  42991.         }, 12));
  42992.         $instance->setName('cache:pool:prune');
  42993.         $instance->setDescription('Prune cache pools');
  42994.         return $instance;
  42995.     }
  42996.     /**
  42997.      * Gets the private 'console.command.cache_warmup' shared service.
  42998.      *
  42999.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  43000.      */
  43001.     protected function getConsole_Command_CacheWarmupService()
  43002.     {
  43003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43004.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  43005.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  43006.         $instance->setName('cache:warmup');
  43007.         $instance->setDescription('Warm up an empty cache');
  43008.         return $instance;
  43009.     }
  43010.     /**
  43011.      * Gets the private 'console.command.config_debug' shared service.
  43012.      *
  43013.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  43014.      */
  43015.     protected function getConsole_Command_ConfigDebugService()
  43016.     {
  43017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43018.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  43019.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  43020.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  43021.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  43022.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  43023.         $instance->setName('debug:config');
  43024.         $instance->setDescription('Dump the current configuration for an extension');
  43025.         return $instance;
  43026.     }
  43027.     /**
  43028.      * Gets the private 'console.command.config_dump_reference' shared service.
  43029.      *
  43030.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  43031.      */
  43032.     protected function getConsole_Command_ConfigDumpReferenceService()
  43033.     {
  43034.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43035.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  43036.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  43037.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  43038.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  43039.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  43040.         $instance->setName('config:dump-reference');
  43041.         $instance->setDescription('Dump the default configuration for an extension');
  43042.         return $instance;
  43043.     }
  43044.     /**
  43045.      * Gets the private 'console.command.container_debug' shared service.
  43046.      *
  43047.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  43048.      */
  43049.     protected function getConsole_Command_ContainerDebugService()
  43050.     {
  43051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43052.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  43053.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  43054.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  43055.         $instance->setName('debug:container');
  43056.         $instance->setDescription('Display current services for an application');
  43057.         return $instance;
  43058.     }
  43059.     /**
  43060.      * Gets the private 'console.command.container_lint' shared service.
  43061.      *
  43062.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  43063.      */
  43064.     protected function getConsole_Command_ContainerLintService()
  43065.     {
  43066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  43068.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  43069.         $instance->setName('lint:container');
  43070.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  43071.         return $instance;
  43072.     }
  43073.     /**
  43074.      * Gets the private 'console.command.debug_autowiring' shared service.
  43075.      *
  43076.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  43077.      */
  43078.     protected function getConsole_Command_DebugAutowiringService()
  43079.     {
  43080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43081.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  43082.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  43083.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  43084.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  43085.         $instance->setName('debug:autowiring');
  43086.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  43087.         return $instance;
  43088.     }
  43089.     /**
  43090.      * Gets the private 'console.command.dotenv_debug' shared service.
  43091.      *
  43092.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  43093.      */
  43094.     protected function getConsole_Command_DotenvDebugService()
  43095.     {
  43096.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43097.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  43098.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  43099.         $instance->setName('debug:dotenv');
  43100.         $instance->setDescription('Lists all dotenv files with variables and values');
  43101.         return $instance;
  43102.     }
  43103.     /**
  43104.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  43105.      *
  43106.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  43107.      */
  43108.     protected function getConsole_Command_EventDispatcherDebugService()
  43109.     {
  43110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43111.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  43112.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  43113.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  43114.         ], [
  43115.             'event_dispatcher' => '?',
  43116.         ]));
  43117.         $instance->setName('debug:event-dispatcher');
  43118.         $instance->setDescription('Display configured listeners for an application');
  43119.         return $instance;
  43120.     }
  43121.     /**
  43122.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  43123.      *
  43124.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  43125.      */
  43126.     protected function getConsole_Command_MessengerConsumeMessagesService()
  43127.     {
  43128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43129.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  43130.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/ResetServicesListener.php';
  43131.         $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']);
  43132.         $instance->setName('messenger:consume');
  43133.         $instance->setDescription('Consume messages');
  43134.         return $instance;
  43135.     }
  43136.     /**
  43137.      * Gets the private 'console.command.messenger_debug' shared service.
  43138.      *
  43139.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  43140.      */
  43141.     protected function getConsole_Command_MessengerDebugService()
  43142.     {
  43143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43144.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  43145.         $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\\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'=> []]], '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'=> []]], 'FourtwosixWebpImageConverter\\Services\\ScheduledTask\\ConvertImagesToWebpTask' => [=> [=> 'FourtwosixWebpImageConverter\\Services\\ScheduledTask\\ConvertImagesToWebpTaskHandler'=> []]], 'Pickware\\PickwareErpStarter\\ImportExport\\ImportExportSchedulerMessage' => [=> [=> 'Pickware\\PickwareErpStarter\\ImportExport\\ImportExportScheduler'=> []]], 'Pickware\\PickwareErpStarter\\Reorder\\ScheduledTask\\ReorderNotificationTask' => [=> [=> 'Pickware\\PickwareErpStarter\\Reorder\\ScheduledTask\\ReorderNotificationHandler'=> []]], 'Pickware\\PickwareErpStarter\\Stock\\ProductSalesUpdateTask' => [=> [=> 'Pickware\\PickwareErpStarter\\Stock\\ProductSalesUpdater'=> []]], 'Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatus' => [=> [=> 'Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatusHandler'=> []]], 'Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUp' => [=> [=> 'Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUpHandler'=> []]], 'Zeobv\\BundleProducts\\MessageBus\\Message\\BundleStockUpdateMessage' => [=> [=> 'Zeobv\\BundleProducts\\MessageBus\\Handler\\BundleStockUpdateHandler'=> []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]]]]);
  43146.         $instance->setName('debug:messenger');
  43147.         $instance->setDescription('List messages you can dispatch using the message buses');
  43148.         return $instance;
  43149.     }
  43150.     /**
  43151.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  43152.      *
  43153.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  43154.      */
  43155.     protected function getConsole_Command_MessengerSetupTransportsService()
  43156.     {
  43157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43158.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  43159.         $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']);
  43160.         $instance->setName('messenger:setup-transports');
  43161.         $instance->setDescription('Prepare the required infrastructure for the transport');
  43162.         return $instance;
  43163.     }
  43164.     /**
  43165.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  43166.      *
  43167.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  43168.      */
  43169.     protected function getConsole_Command_MessengerStopWorkersService()
  43170.     {
  43171.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43172.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  43173.         $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()));
  43174.         $instance->setName('messenger:stop-workers');
  43175.         $instance->setDescription('Stop workers after their current message');
  43176.         return $instance;
  43177.     }
  43178.     /**
  43179.      * Gets the private 'console.command.router_debug' shared service.
  43180.      *
  43181.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  43182.      */
  43183.     protected function getConsole_Command_RouterDebugService()
  43184.     {
  43185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43186.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  43187.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  43188.         $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()));
  43189.         $instance->setName('debug:router');
  43190.         $instance->setDescription('Display current routes for an application');
  43191.         return $instance;
  43192.     }
  43193.     /**
  43194.      * Gets the private 'console.command.router_match' shared service.
  43195.      *
  43196.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  43197.      */
  43198.     protected function getConsole_Command_RouterMatchService()
  43199.     {
  43200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43201.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  43202.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  43203.             return new \EmptyIterator();
  43204.         }, 0));
  43205.         $instance->setName('router:match');
  43206.         $instance->setDescription('Help debug routes by simulating a path info match');
  43207.         return $instance;
  43208.     }
  43209.     /**
  43210.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  43211.      *
  43212.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  43213.      */
  43214.     protected function getConsole_Command_SecretsDecryptToLocalService()
  43215.     {
  43216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43217.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  43218.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  43219.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  43220.         $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')))));
  43221.         $instance->setName('secrets:decrypt-to-local');
  43222.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  43223.         return $instance;
  43224.     }
  43225.     /**
  43226.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  43227.      *
  43228.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  43229.      */
  43230.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  43231.     {
  43232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43233.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  43234.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  43235.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  43236.         $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')))));
  43237.         $instance->setName('secrets:encrypt-from-local');
  43238.         $instance->setDescription('Encrypt all local secrets to the vault');
  43239.         return $instance;
  43240.     }
  43241.     /**
  43242.      * Gets the private 'console.command.secrets_generate_key' shared service.
  43243.      *
  43244.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  43245.      */
  43246.     protected function getConsole_Command_SecretsGenerateKeyService()
  43247.     {
  43248.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43249.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  43250.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  43251.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  43252.         $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')))));
  43253.         $instance->setName('secrets:generate-keys');
  43254.         $instance->setDescription('Generate new encryption keys');
  43255.         return $instance;
  43256.     }
  43257.     /**
  43258.      * Gets the private 'console.command.secrets_list' shared service.
  43259.      *
  43260.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  43261.      */
  43262.     protected function getConsole_Command_SecretsListService()
  43263.     {
  43264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43265.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  43266.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  43267.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  43268.         $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')))));
  43269.         $instance->setName('secrets:list');
  43270.         $instance->setDescription('List all secrets');
  43271.         return $instance;
  43272.     }
  43273.     /**
  43274.      * Gets the private 'console.command.secrets_remove' shared service.
  43275.      *
  43276.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  43277.      */
  43278.     protected function getConsole_Command_SecretsRemoveService()
  43279.     {
  43280.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43281.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  43282.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  43283.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  43284.         $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')))));
  43285.         $instance->setName('secrets:remove');
  43286.         $instance->setDescription('Remove a secret from the vault');
  43287.         return $instance;
  43288.     }
  43289.     /**
  43290.      * Gets the private 'console.command.secrets_set' shared service.
  43291.      *
  43292.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  43293.      */
  43294.     protected function getConsole_Command_SecretsSetService()
  43295.     {
  43296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43297.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  43298.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  43299.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  43300.         $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')))));
  43301.         $instance->setName('secrets:set');
  43302.         $instance->setDescription('Set a secret in the vault');
  43303.         return $instance;
  43304.     }
  43305.     /**
  43306.      * Gets the private 'console.command.translation_debug' shared service.
  43307.      *
  43308.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  43309.      */
  43310.     protected function getConsole_Command_TranslationDebugService()
  43311.     {
  43312.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43313.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  43314.         $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/LyranetworkLyra/src/Subscriber/CheckoutFinishSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/PaymentMethods/Standard.php'), => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Translation/Translator.php'), 10 => (\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Component/Handler/CheckboxComponentHandler.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php')], []);
  43315.         $instance->setName('debug:translation');
  43316.         $instance->setDescription('Display translation messages information');
  43317.         return $instance;
  43318.     }
  43319.     /**
  43320.      * Gets the private 'console.command.translation_extract' shared service.
  43321.      *
  43322.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  43323.      */
  43324.     protected function getConsole_Command_TranslationExtractService()
  43325.     {
  43326.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43327.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  43328.         $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/LyranetworkLyra/src/Subscriber/CheckoutFinishSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/PaymentMethods/Standard.php'), => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Translation/Translator.php'), 10 => (\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Component/Handler/CheckboxComponentHandler.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php')], []);
  43329.         $instance->setName('translation:extract');
  43330.         $instance->setAliases([=> 'translation:update']);
  43331.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  43332.         return $instance;
  43333.     }
  43334.     /**
  43335.      * Gets the private 'console.command.translation_pull' shared service.
  43336.      *
  43337.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  43338.      */
  43339.     protected function getConsole_Command_TranslationPullService()
  43340.     {
  43341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43342.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  43343.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  43344.         $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', [], []);
  43345.         $instance->setName('translation:pull');
  43346.         $instance->setDescription('Pull translations from a given provider.');
  43347.         return $instance;
  43348.     }
  43349.     /**
  43350.      * Gets the private 'console.command.translation_push' shared service.
  43351.      *
  43352.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  43353.      */
  43354.     protected function getConsole_Command_TranslationPushService()
  43355.     {
  43356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43357.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  43358.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  43359.         $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()), [], []);
  43360.         $instance->setName('translation:push');
  43361.         $instance->setDescription('Push translations to a given provider.');
  43362.         return $instance;
  43363.     }
  43364.     /**
  43365.      * Gets the private 'console.command.validator_debug' shared service.
  43366.      *
  43367.      * @return \Symfony\Component\Validator\Command\DebugCommand
  43368.      */
  43369.     protected function getConsole_Command_ValidatorDebugService()
  43370.     {
  43371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43372.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  43373.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  43374.         $instance->setName('debug:validator');
  43375.         $instance->setDescription('Display validation constraints for classes');
  43376.         return $instance;
  43377.     }
  43378.     /**
  43379.      * Gets the private 'console.command.xliff_lint' shared service.
  43380.      *
  43381.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  43382.      */
  43383.     protected function getConsole_Command_XliffLintService()
  43384.     {
  43385.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43386.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  43387.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  43388.         $instance->setName('lint:xliff');
  43389.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  43390.         return $instance;
  43391.     }
  43392.     /**
  43393.      * Gets the private 'console.command.yaml_lint' shared service.
  43394.      *
  43395.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  43396.      */
  43397.     protected function getConsole_Command_YamlLintService()
  43398.     {
  43399.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43400.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  43401.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  43402.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  43403.         $instance->setName('lint:yaml');
  43404.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  43405.         return $instance;
  43406.     }
  43407.     /**
  43408.      * Gets the private 'console.error_listener' shared service.
  43409.      *
  43410.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  43411.      */
  43412.     protected function getConsole_ErrorListenerService()
  43413.     {
  43414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  43415.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  43416.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  43417.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  43418.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  43419.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  43420.     }
  43421.     /**
  43422.      * Gets the private 'container.env_var_processor' shared service.
  43423.      *
  43424.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  43425.      */
  43426.     protected function getContainer_EnvVarProcessorService()
  43427.     {
  43428.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  43429.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  43430.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  43431.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  43432.         }, 1));
  43433.     }
  43434.     /**
  43435.      * Gets the private 'data_collector.request' shared service.
  43436.      *
  43437.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  43438.      */
  43439.     protected function getDataCollector_RequestService()
  43440.     {
  43441.         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())));
  43442.     }
  43443.     /**
  43444.      * Gets the private 'data_collector.request.session_collector' shared service.
  43445.      *
  43446.      * @return \Closure
  43447.      */
  43448.     protected function getDataCollector_Request_SessionCollectorService()
  43449.     {
  43450.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  43451.     }
  43452.     /**
  43453.      * Gets the private 'debug.Shopware\Core\Checkout\Cart\CartValueResolver' shared service.
  43454.      *
  43455.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  43456.      */
  43457.     protected function getCartValueResolverService()
  43458.     {
  43459.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  43460.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  43461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValueResolver.php';
  43462.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  43463.         if (isset($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'])) {
  43464.             return $this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'];
  43465.         }
  43466.         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))));
  43467.     }
  43468.     /**
  43469.      * Gets the private 'debug.Shopware\Core\Checkout\Customer\CustomerValueResolver' shared service.
  43470.      *
  43471.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  43472.      */
  43473.     protected function getCustomerValueResolverService()
  43474.     {
  43475.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  43476.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  43477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerValueResolver.php';
  43478.         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))));
  43479.     }
  43480.     /**
  43481.      * Gets the private 'debug.Shopware\Core\Framework\Api\Context\ContextValueResolver' shared service.
  43482.      *
  43483.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  43484.      */
  43485.     protected function getContextValueResolverService()
  43486.     {
  43487.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  43488.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  43489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Context/ContextValueResolver.php';
  43490.         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))));
  43491.     }
  43492.     /**
  43493.      * Gets the private 'debug.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver' shared service.
  43494.      *
  43495.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  43496.      */
  43497.     protected function getResponseFactoryInterfaceValueResolverService()
  43498.     {
  43499.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  43500.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  43501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterfaceValueResolver.php';
  43502.         return $this->privates['debug.Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryInterfaceValueResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver(($this->privates['Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryRegistry'] ?? $this->getResponseFactoryRegistryService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  43503.     }
  43504.     /**
  43505.      * Gets the private 'debug.Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver' shared service.
  43506.      *
  43507.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  43508.      */
  43509.     protected function getCriteriaValueResolverService()
  43510.     {
  43511.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  43512.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  43513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/Annotation/CriteriaValueResolver.php';
  43514.         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))));
  43515.     }
  43516.     /**
  43517.      * Gets the private 'debug.Shopware\Core\Framework\Routing\QueryDataBagResolver' shared service.
  43518.      *
  43519.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  43520.      */
  43521.     protected function getQueryDataBagResolverService()
  43522.     {
  43523.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  43524.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  43525.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/QueryDataBagResolver.php';
  43526.         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))));
  43527.     }
  43528.     /**
  43529.      * Gets the private 'debug.Shopware\Core\Framework\Routing\RequestDataBagResolver' shared service.
  43530.      *
  43531.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  43532.      */
  43533.     protected function getRequestDataBagResolverService()
  43534.     {
  43535.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  43536.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  43537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestDataBagResolver.php';
  43538.         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))));
  43539.     }
  43540.     /**
  43541.      * Gets the private 'debug.Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver' shared service.
  43542.      *
  43543.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  43544.      */
  43545.     protected function getSalesChannelContextValueResolverService()
  43546.     {
  43547.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  43548.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  43549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextValueResolver.php';
  43550.         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))));
  43551.     }
  43552.     /**
  43553.      * Gets the private 'debug.argument_resolver.default' shared service.
  43554.      *
  43555.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  43556.      */
  43557.     protected function getDebug_ArgumentResolver_DefaultService()
  43558.     {
  43559.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  43560.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  43561.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  43562.         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))));
  43563.     }
  43564.     /**
  43565.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  43566.      *
  43567.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  43568.      */
  43569.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  43570.     {
  43571.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  43572.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  43573.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  43574.         $a = ($this->privates['.service_locator.sHrCKKq'] ?? $this->get_ServiceLocator_SHrCKKqService());
  43575.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  43576.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  43577.         }
  43578.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  43579.     }
  43580.     /**
  43581.      * Gets the private 'debug.argument_resolver.request' shared service.
  43582.      *
  43583.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  43584.      */
  43585.     protected function getDebug_ArgumentResolver_RequestService()
  43586.     {
  43587.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  43588.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  43589.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  43590.         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))));
  43591.     }
  43592.     /**
  43593.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  43594.      *
  43595.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  43596.      */
  43597.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  43598.     {
  43599.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  43600.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  43601.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  43602.         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))));
  43603.     }
  43604.     /**
  43605.      * Gets the private 'debug.argument_resolver.service' shared service.
  43606.      *
  43607.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  43608.      */
  43609.     protected function getDebug_ArgumentResolver_ServiceService()
  43610.     {
  43611.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  43612.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  43613.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  43614.         $a = ($this->privates['.service_locator.sHrCKKq'] ?? $this->get_ServiceLocator_SHrCKKqService());
  43615.         if (isset($this->privates['debug.argument_resolver.service'])) {
  43616.             return $this->privates['debug.argument_resolver.service'];
  43617.         }
  43618.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  43619.     }
  43620.     /**
  43621.      * Gets the private 'debug.argument_resolver.session' shared service.
  43622.      *
  43623.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  43624.      */
  43625.     protected function getDebug_ArgumentResolver_SessionService()
  43626.     {
  43627.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  43628.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  43629.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  43630.         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))));
  43631.     }
  43632.     /**
  43633.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  43634.      *
  43635.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  43636.      */
  43637.     protected function getDebug_ArgumentResolver_VariadicService()
  43638.     {
  43639.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  43640.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  43641.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  43642.         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))));
  43643.     }
  43644.     /**
  43645.      * Gets the private 'debug.debug_handlers_listener' shared service.
  43646.      *
  43647.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  43648.      */
  43649.     protected function getDebug_DebugHandlersListenerService()
  43650.     {
  43651.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  43652.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  43653.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  43654.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  43655.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  43656.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  43657.     }
  43658.     /**
  43659.      * Gets the private 'debug.dump_listener' shared service.
  43660.      *
  43661.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  43662.      */
  43663.     protected function getDebug_DumpListenerService()
  43664.     {
  43665.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  43666.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  43667.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  43668.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  43669.         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);
  43670.     }
  43671.     /**
  43672.      * Gets the private 'debug.file_link_formatter' shared service.
  43673.      *
  43674.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  43675.      */
  43676.     protected function getDebug_FileLinkFormatterService()
  43677.     {
  43678.         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 () {
  43679.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  43680.         });
  43681.     }
  43682.     /**
  43683.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  43684.      *
  43685.      * @return \string
  43686.      */
  43687.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  43688.     {
  43689.         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');
  43690.     }
  43691.     /**
  43692.      * Gets the private 'debug.log_processor' shared service.
  43693.      *
  43694.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  43695.      */
  43696.     protected function getDebug_LogProcessorService()
  43697.     {
  43698.         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())));
  43699.     }
  43700.     /**
  43701.      * Gets the private 'debug.validator' shared service.
  43702.      *
  43703.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  43704.      */
  43705.     protected function getDebug_ValidatorService()
  43706.     {
  43707.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  43708.         if (isset($this->privates['debug.validator'])) {
  43709.             return $this->privates['debug.validator'];
  43710.         }
  43711.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  43712.     }
  43713.     /**
  43714.      * Gets the private 'enqueue.client.consume_command' shared service.
  43715.      *
  43716.      * @return \Enqueue\Symfony\Client\ConsumeCommand
  43717.      */
  43718.     protected function getEnqueue_Client_ConsumeCommandService()
  43719.     {
  43720.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43721.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  43722.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerExtensionCommandTrait.php';
  43723.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  43724.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  43725.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ConsumeCommand.php';
  43726.         $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');
  43727.         $instance->setName('enqueue:consume');
  43728.         return $instance;
  43729.     }
  43730.     /**
  43731.      * Gets the private 'enqueue.client.default.context' shared service.
  43732.      *
  43733.      * @return \Interop\Queue\Context
  43734.      */
  43735.     protected function getEnqueue_Client_Default_ContextService()
  43736.     {
  43737.         return $this->privates['enqueue.client.default.context'] = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService())->getContext();
  43738.     }
  43739.     /**
  43740.      * Gets the private 'enqueue.client.default.delegate_processor' shared service.
  43741.      *
  43742.      * @return \Enqueue\Client\DelegateProcessor
  43743.      */
  43744.     protected function getEnqueue_Client_Default_DelegateProcessorService()
  43745.     {
  43746.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  43747.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DelegateProcessor.php';
  43748.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  43749.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  43750.         return $this->privates['enqueue.client.default.delegate_processor'] = new \Enqueue\Client\DelegateProcessor(new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  43751.             'enqueue.client.default.router_processor' => ['privates''enqueue.client.default.router_processor''getEnqueue_Client_Default_RouterProcessorService'false],
  43752.         ], [
  43753.             'enqueue.client.default.router_processor' => '?',
  43754.         ]))->withContext('enqueue.client.default.processor_registry'$this)));
  43755.     }
  43756.     /**
  43757.      * Gets the private 'enqueue.client.default.driver' shared service.
  43758.      *
  43759.      * @return \Enqueue\Client\DriverInterface
  43760.      */
  43761.     protected function getEnqueue_Client_Default_DriverService()
  43762.     {
  43763.         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([]));
  43764.     }
  43765.     /**
  43766.      * Gets the private 'enqueue.client.default.flush_spool_producer_listener' shared service.
  43767.      *
  43768.      * @return \Enqueue\Symfony\Client\FlushSpoolProducerListener
  43769.      */
  43770.     protected function getEnqueue_Client_Default_FlushSpoolProducerListenerService()
  43771.     {
  43772.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/FlushSpoolProducerListener.php';
  43773.         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()));
  43774.     }
  43775.     /**
  43776.      * Gets the private 'enqueue.client.default.lazy_producer' shared service.
  43777.      *
  43778.      * @return \Enqueue\Symfony\Client\LazyProducer
  43779.      */
  43780.     protected function getEnqueue_Client_Default_LazyProducerService()
  43781.     {
  43782.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/LazyProducer.php';
  43783.         return $this->privates['enqueue.client.default.lazy_producer'] = new \Enqueue\Symfony\Client\LazyProducer(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  43784.             'enqueue.client.default.producer' => ['services''enqueue.client.default.producer''getEnqueue_Client_Default_ProducerService'false],
  43785.         ], [
  43786.             'enqueue.client.default.producer' => '?',
  43787.         ]), 'enqueue.client.default.producer');
  43788.     }
  43789.     /**
  43790.      * Gets the private 'enqueue.client.default.queue_consumer' shared service.
  43791.      *
  43792.      * @return \Enqueue\Consumption\QueueConsumer
  43793.      */
  43794.     protected function getEnqueue_Client_Default_QueueConsumerService()
  43795.     {
  43796.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  43797.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  43798.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  43799.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  43800.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  43801.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  43802.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  43803.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  43804.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  43805.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  43806.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  43807.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  43808.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  43809.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  43810.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/SetRouterPropertiesExtension.php';
  43811.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/ExclusiveCommandExtension.php';
  43812.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/FlushSpoolProducerExtension.php';
  43813.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/SignalExtension.php';
  43814.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  43815.         $a = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService());
  43816.         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);
  43817.     }
  43818.     /**
  43819.      * Gets the private 'enqueue.client.default.router_processor' shared service.
  43820.      *
  43821.      * @return \Enqueue\Client\RouterProcessor
  43822.      */
  43823.     protected function getEnqueue_Client_Default_RouterProcessorService()
  43824.     {
  43825.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  43826.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouterProcessor.php';
  43827.         return $this->privates['enqueue.client.default.router_processor'] = new \Enqueue\Client\RouterProcessor(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()));
  43828.     }
  43829.     /**
  43830.      * Gets the private 'enqueue.client.default.spool_producer' shared service.
  43831.      *
  43832.      * @return \Enqueue\Client\SpoolProducer
  43833.      */
  43834.     protected function getEnqueue_Client_Default_SpoolProducerService()
  43835.     {
  43836.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/SpoolProducer.php';
  43837.         return $this->privates['enqueue.client.default.spool_producer'] = new \Enqueue\Client\SpoolProducer(($this->privates['enqueue.client.default.lazy_producer'] ?? $this->getEnqueue_Client_Default_LazyProducerService()));
  43838.     }
  43839.     /**
  43840.      * Gets the private 'enqueue.client.produce_command' shared service.
  43841.      *
  43842.      * @return \Enqueue\Symfony\Client\ProduceCommand
  43843.      */
  43844.     protected function getEnqueue_Client_ProduceCommandService()
  43845.     {
  43846.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43847.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ProduceCommand.php';
  43848.         $this->privates['enqueue.client.produce_command'] = $instance = new \Enqueue\Symfony\Client\ProduceCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.producer');
  43849.         $instance->setName('enqueue:produce');
  43850.         return $instance;
  43851.     }
  43852.     /**
  43853.      * Gets the private 'enqueue.client.routes_command' shared service.
  43854.      *
  43855.      * @return \Enqueue\Symfony\Client\RoutesCommand
  43856.      */
  43857.     protected function getEnqueue_Client_RoutesCommandService()
  43858.     {
  43859.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43860.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/RoutesCommand.php';
  43861.         $this->privates['enqueue.client.routes_command'] = $instance = new \Enqueue\Symfony\Client\RoutesCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  43862.         $instance->setName('enqueue:routes');
  43863.         return $instance;
  43864.     }
  43865.     /**
  43866.      * Gets the private 'enqueue.client.setup_broker_command' shared service.
  43867.      *
  43868.      * @return \Enqueue\Symfony\Client\SetupBrokerCommand
  43869.      */
  43870.     protected function getEnqueue_Client_SetupBrokerCommandService()
  43871.     {
  43872.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43873.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerCommand.php';
  43874.         $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');
  43875.         $instance->setName('enqueue:setup-broker');
  43876.         return $instance;
  43877.     }
  43878.     /**
  43879.      * Gets the private 'enqueue.locator' shared service.
  43880.      *
  43881.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  43882.      */
  43883.     protected function getEnqueue_LocatorService()
  43884.     {
  43885.         return $this->privates['enqueue.locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  43886.             'enqueue.client.default.delegate_processor' => ['privates''enqueue.client.default.delegate_processor''getEnqueue_Client_Default_DelegateProcessorService'false],
  43887.             'enqueue.client.default.driver' => ['privates''enqueue.client.default.driver''getEnqueue_Client_Default_DriverService'false],
  43888.             'enqueue.client.default.producer' => ['privates''enqueue.client.default.lazy_producer''getEnqueue_Client_Default_LazyProducerService'false],
  43889.             'enqueue.client.default.queue_consumer' => ['privates''enqueue.client.default.queue_consumer''getEnqueue_Client_Default_QueueConsumerService'false],
  43890.             'enqueue.transport.default.context' => ['privates''enqueue.transport.default.context''getEnqueue_Transport_Default_ContextService'false],
  43891.             'enqueue.transport.default.processor_registry' => ['privates''enqueue.transport.default.processor_registry''getEnqueue_Transport_Default_ProcessorRegistryService'false],
  43892.             'enqueue.transport.default.queue_consumer' => ['privates''enqueue.transport.default.queue_consumer''getEnqueue_Transport_Default_QueueConsumerService'false],
  43893.         ], [
  43894.             'enqueue.client.default.delegate_processor' => '?',
  43895.             'enqueue.client.default.driver' => '?',
  43896.             'enqueue.client.default.producer' => '?',
  43897.             'enqueue.client.default.queue_consumer' => '?',
  43898.             'enqueue.transport.default.context' => '?',
  43899.             'enqueue.transport.default.processor_registry' => '?',
  43900.             'enqueue.transport.default.queue_consumer' => '?',
  43901.         ]);
  43902.     }
  43903.     /**
  43904.      * Gets the private 'enqueue.messenger_transport.factory' shared service.
  43905.      *
  43906.      * @return \Enqueue\MessengerAdapter\QueueInteropTransportFactory
  43907.      */
  43908.     protected function getEnqueue_MessengerTransport_FactoryService()
  43909.     {
  43910.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  43911.         include_once \dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/QueueInteropTransportFactory.php';
  43912.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  43913.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  43914.         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);
  43915.     }
  43916.     /**
  43917.      * Gets the private 'enqueue.transport.consume_command' shared service.
  43918.      *
  43919.      * @return \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand
  43920.      */
  43921.     protected function getEnqueue_Transport_ConsumeCommandService()
  43922.     {
  43923.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  43924.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  43925.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  43926.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  43927.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ConfigurableConsumeCommand.php';
  43928.         $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');
  43929.         $instance->setName('enqueue:transport:consume');
  43930.         return $instance;
  43931.     }
  43932.     /**
  43933.      * Gets the private 'enqueue.transport.default.connection_factory' shared service.
  43934.      *
  43935.      * @return \Interop\Queue\ConnectionFactory
  43936.      */
  43937.     protected function getEnqueue_Transport_Default_ConnectionFactoryService()
  43938.     {
  43939.         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:']);
  43940.     }
  43941.     /**
  43942.      * Gets the private 'enqueue.transport.default.context' shared service.
  43943.      *
  43944.      * @return \Interop\Queue\Context
  43945.      */
  43946.     protected function getEnqueue_Transport_Default_ContextService()
  43947.     {
  43948.         return $this->privates['enqueue.transport.default.context'] = ($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService())->createContext();
  43949.     }
  43950.     /**
  43951.      * Gets the private 'enqueue.transport.default.processor_registry' shared service.
  43952.      *
  43953.      * @return \Enqueue\Symfony\ContainerProcessorRegistry
  43954.      */
  43955.     protected function getEnqueue_Transport_Default_ProcessorRegistryService()
  43956.     {
  43957.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  43958.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  43959.         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));
  43960.     }
  43961.     /**
  43962.      * Gets the private 'enqueue.transport.default.queue_consumer' shared service.
  43963.      *
  43964.      * @return \Enqueue\Consumption\QueueConsumer
  43965.      */
  43966.     protected function getEnqueue_Transport_Default_QueueConsumerService()
  43967.     {
  43968.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  43969.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  43970.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  43971.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  43972.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  43973.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  43974.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  43975.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  43976.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  43977.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  43978.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  43979.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  43980.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  43981.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  43982.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/LogExtension.php';
  43983.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/SignalExtension.php';
  43984.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  43985.         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);
  43986.     }
  43987.     /**
  43988.      * Gets the private 'error_handler.error_renderer.html' shared service.
  43989.      *
  43990.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  43991.      */
  43992.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  43993.     {
  43994.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  43995.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  43996.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  43997.         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()));
  43998.     }
  43999.     /**
  44000.      * Gets the private 'esi_listener' shared service.
  44001.      *
  44002.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  44003.      */
  44004.     protected function getEsiListenerService()
  44005.     {
  44006.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  44007.     }
  44008.     /**
  44009.      * Gets the private 'exception_listener' shared service.
  44010.      *
  44011.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  44012.      */
  44013.     protected function getExceptionListenerService()
  44014.     {
  44015.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  44016.     }
  44017.     /**
  44018.      * Gets the private 'fourtwosix_webp_image_converter.logger' shared service.
  44019.      *
  44020.      * @return \Monolog\Logger
  44021.      */
  44022.     protected function getFourtwosixWebpImageConverter_LoggerService()
  44023.     {
  44024.         return $this->privates['fourtwosix_webp_image_converter.logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('fourtwosix_webp_image_converter.logger');
  44025.     }
  44026.     /**
  44027.      * Gets the private 'fragment.listener' shared service.
  44028.      *
  44029.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  44030.      */
  44031.     protected function getFragment_ListenerService()
  44032.     {
  44033.         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');
  44034.     }
  44035.     /**
  44036.      * Gets the private 'fragment.renderer.esi' shared service.
  44037.      *
  44038.      * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
  44039.      */
  44040.     protected function getFragment_Renderer_EsiService()
  44041.     {
  44042.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  44043.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  44044.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php';
  44045.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php';
  44046.         $a = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  44047.         if (isset($this->privates['fragment.renderer.esi'])) {
  44048.             return $this->privates['fragment.renderer.esi'];
  44049.         }
  44050.         $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')))));
  44051.         $instance->setFragmentPath('/_fragment');
  44052.         return $instance;
  44053.     }
  44054.     /**
  44055.      * Gets the private 'fragment.renderer.hinclude' shared service.
  44056.      *
  44057.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  44058.      */
  44059.     protected function getFragment_Renderer_HincludeService()
  44060.     {
  44061.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  44062.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  44063.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  44064.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  44065.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  44066.             return $this->privates['fragment.renderer.hinclude'];
  44067.         }
  44068.         $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);
  44069.         $instance->setFragmentPath('/_fragment');
  44070.         return $instance;
  44071.     }
  44072.     /**
  44073.      * Gets the private 'fragment.renderer.inline' shared service.
  44074.      *
  44075.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  44076.      */
  44077.     protected function getFragment_Renderer_InlineService()
  44078.     {
  44079.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  44080.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  44081.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  44082.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  44083.         if (isset($this->privates['fragment.renderer.inline'])) {
  44084.             return $this->privates['fragment.renderer.inline'];
  44085.         }
  44086.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  44087.         if (isset($this->privates['fragment.renderer.inline'])) {
  44088.             return $this->privates['fragment.renderer.inline'];
  44089.         }
  44090.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($b$a);
  44091.         $instance->setFragmentPath('/_fragment');
  44092.         return $instance;
  44093.     }
  44094.     /**
  44095.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  44096.      *
  44097.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  44098.      */
  44099.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  44100.     {
  44101.         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);
  44102.     }
  44103.     /**
  44104.      * Gets the private 'kernel.bundles' shared service.
  44105.      *
  44106.      * @return \Iterator
  44107.      */
  44108.     protected function getKernel_BundlesService()
  44109.     {
  44110.         return $this->privates['kernel.bundles'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getBundles();
  44111.     }
  44112.     /**
  44113.      * Gets the private 'locale_aware_listener' shared service.
  44114.      *
  44115.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  44116.      */
  44117.     protected function getLocaleAwareListenerService()
  44118.     {
  44119.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  44120.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en-GB')));
  44121.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  44122.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  44123.     }
  44124.     /**
  44125.      * Gets the private 'locale_listener' shared service.
  44126.      *
  44127.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  44128.      */
  44129.     protected function getLocaleListenerService()
  44130.     {
  44131.         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, []);
  44132.     }
  44133.     /**
  44134.      * Gets the private 'lock.default.factory' shared service.
  44135.      *
  44136.      * @return \Symfony\Component\Lock\LockFactory
  44137.      */
  44138.     protected function getLock_Default_FactoryService()
  44139.     {
  44140.         $this->privates['lock.default.factory'] = $instance = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore('semaphore'));
  44141.         $a = new \Symfony\Bridge\Monolog\Logger('lock');
  44142.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  44143.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  44144.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  44145.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  44146.         $instance->setLogger($a);
  44147.         return $instance;
  44148.     }
  44149.     /**
  44150.      * Gets the private 'mailer.messenger.message_handler' shared service.
  44151.      *
  44152.      * @return \Symfony\Component\Mailer\Messenger\MessageHandler
  44153.      */
  44154.     protected function getMailer_Messenger_MessageHandlerService()
  44155.     {
  44156.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  44157.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  44158.         if (isset($this->privates['mailer.messenger.message_handler'])) {
  44159.             return $this->privates['mailer.messenger.message_handler'];
  44160.         }
  44161.         return $this->privates['mailer.messenger.message_handler'] = new \Symfony\Component\Mailer\Messenger\MessageHandler($a);
  44162.     }
  44163.     /**
  44164.      * Gets the private 'mailer.transport_factory.native' shared service.
  44165.      *
  44166.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  44167.      */
  44168.     protected function getMailer_TransportFactory_NativeService()
  44169.     {
  44170.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  44171.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  44172.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  44173.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  44174.         if (isset($this->privates['mailer.transport_factory.native'])) {
  44175.             return $this->privates['mailer.transport_factory.native'];
  44176.         }
  44177.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  44178.     }
  44179.     /**
  44180.      * Gets the private 'mailer.transport_factory.null' shared service.
  44181.      *
  44182.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  44183.      */
  44184.     protected function getMailer_TransportFactory_NullService()
  44185.     {
  44186.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  44187.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  44188.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  44189.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  44190.         if (isset($this->privates['mailer.transport_factory.null'])) {
  44191.             return $this->privates['mailer.transport_factory.null'];
  44192.         }
  44193.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  44194.     }
  44195.     /**
  44196.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  44197.      *
  44198.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  44199.      */
  44200.     protected function getMailer_TransportFactory_SendmailService()
  44201.     {
  44202.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  44203.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  44204.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  44205.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  44206.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  44207.             return $this->privates['mailer.transport_factory.sendmail'];
  44208.         }
  44209.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  44210.     }
  44211.     /**
  44212.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  44213.      *
  44214.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  44215.      */
  44216.     protected function getMailer_TransportFactory_SmtpService()
  44217.     {
  44218.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  44219.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  44220.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  44221.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  44222.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  44223.             return $this->privates['mailer.transport_factory.smtp'];
  44224.         }
  44225.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  44226.     }
  44227.     /**
  44228.      * Gets the private 'mailer.transports' shared service.
  44229.      *
  44230.      * @return \Symfony\Component\Mailer\Transport\Transports
  44231.      */
  44232.     protected function getMailer_TransportsService()
  44233.     {
  44234.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  44235.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  44236.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  44237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailerTransportFactory.php';
  44238.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  44239.         if (isset($this->privates['mailer.transports'])) {
  44240.             return $this->privates['mailer.transports'];
  44241.         }
  44242.         return $this->privates['mailer.transports'] = (new \Shopware\Core\Content\Mail\Service\MailerTransportFactory(new RewindableGenerator(function () {
  44243.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  44244.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  44245.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  44246.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  44247.         }, 4), $a))->fromStrings(['main' => $this->getEnv('MAILER_URL')]);
  44248.     }
  44249.     /**
  44250.      * Gets the private 'maxia.maxia_listing_variants_6.logger' shared service.
  44251.      *
  44252.      * @return \Monolog\Logger
  44253.      */
  44254.     protected function getMaxia_MaxiaListingVariants6_LoggerService()
  44255.     {
  44256.         return $this->privates['maxia.maxia_listing_variants_6.logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('maxia_listing_variants_6');
  44257.     }
  44258.     /**
  44259.      * Gets the private 'messenger.bus.shopware.middleware.handle_message' shared service.
  44260.      *
  44261.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  44262.      */
  44263.     protected function getMessenger_Bus_Shopware_Middleware_HandleMessageService()
  44264.     {
  44265.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  44266.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  44267.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  44268.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  44269.         $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 () {
  44270.             yield => ($this->privates['.messenger.handler_descriptor.h1gRAD1'] ?? $this->get_Messenger_HandlerDescriptor_H1gRAD1Service());
  44271.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask' => new RewindableGenerator(function () {
  44272.             yield => ($this->privates['.messenger.handler_descriptor.aM76mVQ'] ?? $this->get_Messenger_HandlerDescriptor_AM76mVQService());
  44273.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => new RewindableGenerator(function () {
  44274.             yield => ($this->privates['.messenger.handler_descriptor.goUFZIo'] ?? $this->get_Messenger_HandlerDescriptor_GoUFZIoService());
  44275.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsMessage' => new RewindableGenerator(function () {
  44276.             yield => ($this->privates['.messenger.handler_descriptor.6a6vTR.'] ?? $this->get_Messenger_HandlerDescriptor_6a6vTR_Service());
  44277.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\UpdateThumbnailsMessage' => new RewindableGenerator(function () {
  44278.             yield => ($this->privates['.messenger.handler_descriptor.88lOdtC'] ?? $this->get_Messenger_HandlerDescriptor_88lOdtCService());
  44279.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask' => new RewindableGenerator(function () {
  44280.             yield => ($this->privates['.messenger.handler_descriptor.vN2QjSm'] ?? $this->get_Messenger_HandlerDescriptor_VN2QjSmService());
  44281.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask' => new RewindableGenerator(function () {
  44282.             yield => ($this->privates['.messenger.handler_descriptor.bD1J5H6'] ?? $this->get_Messenger_HandlerDescriptor_BD1J5H6Service());
  44283.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexingMessage' => new RewindableGenerator(function () {
  44284.             yield => ($this->privates['.messenger.handler_descriptor.2yo6BZJ'] ?? $this->get_Messenger_HandlerDescriptor_2yo6BZJService());
  44285.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\MessageQueue\\IterateEntityIndexerMessage' => new RewindableGenerator(function () {
  44286.             yield => ($this->privates['.messenger.handler_descriptor.hq66vfV'] ?? $this->get_Messenger_HandlerDescriptor_Hq66vfVService());
  44287.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask' => new RewindableGenerator(function () {
  44288.             yield => ($this->privates['.messenger.handler_descriptor.n5_pcyU'] ?? $this->get_Messenger_HandlerDescriptor_N5PcyUService());
  44289.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\EncryptedMessage' => new RewindableGenerator(function () {
  44290.             yield => ($this->privates['.messenger.handler_descriptor.W5d8anj'] ?? $this->get_Messenger_HandlerDescriptor_W5d8anjService());
  44291.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\RetryMessage' => new RewindableGenerator(function () {
  44292.             yield => ($this->privates['.messenger.handler_descriptor.rvKU_JQ'] ?? $this->get_Messenger_HandlerDescriptor_RvKUJQService());
  44293.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\SleepMessage' => new RewindableGenerator(function () {
  44294.             yield => ($this->privates['.messenger.handler_descriptor.6XWr01B'] ?? $this->get_Messenger_HandlerDescriptor_6XWr01BService());
  44295.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask' => new RewindableGenerator(function () {
  44296.             yield => ($this->privates['.messenger.handler_descriptor.BzkW.st'] ?? $this->get_Messenger_HandlerDescriptor_BzkW_StService());
  44297.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskMessage' => new RewindableGenerator(function () {
  44298.             yield => ($this->privates['.messenger.handler_descriptor.dVP21hY'] ?? $this->get_Messenger_HandlerDescriptor_DVP21hYService());
  44299.         }, 1), 'Shopware\\Core\\Framework\\Webhook\\Message\\WebhookEventMessage' => new RewindableGenerator(function () {
  44300.             yield => ($this->privates['.messenger.handler_descriptor.Z5qzcmD'] ?? $this->get_Messenger_HandlerDescriptor_Z5qzcmDService());
  44301.         }, 1), 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTask' => new RewindableGenerator(function () {
  44302.             yield => ($this->privates['.messenger.handler_descriptor._mx1WXF'] ?? $this->get_Messenger_HandlerDescriptor_Mx1WXFService());
  44303.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  44304.             yield => ($this->privates['.messenger.handler_descriptor.TaMu3bd'] ?? $this->get_Messenger_HandlerDescriptor_TaMu3bdService());
  44305.         }, 1), 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask' => new RewindableGenerator(function () {
  44306.             yield => ($this->privates['.messenger.handler_descriptor.vhvNn_P'] ?? $this->get_Messenger_HandlerDescriptor_VhvNnPService());
  44307.         }, 1), 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask' => new RewindableGenerator(function () {
  44308.             yield => ($this->privates['.messenger.handler_descriptor.6kBcctU'] ?? $this->get_Messenger_HandlerDescriptor_6kBcctUService());
  44309.         }, 1), 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask' => new RewindableGenerator(function () {
  44310.             yield => ($this->privates['.messenger.handler_descriptor.zfOhFjq'] ?? $this->get_Messenger_HandlerDescriptor_ZfOhFjqService());
  44311.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask' => new RewindableGenerator(function () {
  44312.             yield => ($this->privates['.messenger.handler_descriptor.wYSIMNj'] ?? $this->get_Messenger_HandlerDescriptor_WYSIMNjService());
  44313.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGeneration' => new RewindableGenerator(function () {
  44314.             yield => ($this->privates['.messenger.handler_descriptor.4htA3jl'] ?? $this->get_Messenger_HandlerDescriptor_4htA3jlService());
  44315.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportMessage' => new RewindableGenerator(function () {
  44316.             yield => ($this->privates['.messenger.handler_descriptor.Sx4TzkJ'] ?? $this->get_Messenger_HandlerDescriptor_Sx4TzkJService());
  44317.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  44318.             yield => ($this->privates['.messenger.handler_descriptor.3.rzR14'] ?? $this->get_Messenger_HandlerDescriptor_3_RzR14Service());
  44319.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask' => new RewindableGenerator(function () {
  44320.             yield => ($this->privates['.messenger.handler_descriptor.yKXilMm'] ?? $this->get_Messenger_HandlerDescriptor_YKXilMmService());
  44321.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask' => new RewindableGenerator(function () {
  44322.             yield => ($this->privates['.messenger.handler_descriptor.RWDR7vF'] ?? $this->get_Messenger_HandlerDescriptor_RWDR7vFService());
  44323.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapMessage' => new RewindableGenerator(function () {
  44324.             yield => ($this->privates['.messenger.handler_descriptor.z290ooz'] ?? $this->get_Messenger_HandlerDescriptor_Z290oozService());
  44325.         }, 1), 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask' => new RewindableGenerator(function () {
  44326.             yield => ($this->privates['.messenger.handler_descriptor.D8Msq11'] ?? $this->get_Messenger_HandlerDescriptor_D8Msq11Service());
  44327.         }, 1), 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\WarmUpMessage' => new RewindableGenerator(function () {
  44328.             yield => ($this->privates['.messenger.handler_descriptor.9FtfQXI'] ?? $this->get_Messenger_HandlerDescriptor_9FtfQXIService());
  44329.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => new RewindableGenerator(function () {
  44330.             yield => ($this->privates['.messenger.handler_descriptor.RaXVyBY'] ?? $this->get_Messenger_HandlerDescriptor_RaXVyBYService());
  44331.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => new RewindableGenerator(function () {
  44332.             yield => ($this->privates['.messenger.handler_descriptor.9zA2HRZ'] ?? $this->get_Messenger_HandlerDescriptor_9zA2HRZService());
  44333.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchLanguageIndexIteratorMessage' => new RewindableGenerator(function () {
  44334.             yield => ($this->privates['.messenger.handler_descriptor.ZFmY.qW'] ?? $this->get_Messenger_HandlerDescriptor_ZFmY_QWService());
  44335.         }, 1), 'Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask' => new RewindableGenerator(function () {
  44336.             yield => ($this->privates['.messenger.handler_descriptor.0Tu9xxE'] ?? $this->get_Messenger_HandlerDescriptor_0Tu9xxEService());
  44337.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\CloneVisibilityMessage' => new RewindableGenerator(function () {
  44338.             yield => ($this->privates['.messenger.handler_descriptor.I0UD7br'] ?? $this->get_Messenger_HandlerDescriptor_I0UD7brService());
  44339.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\SyncManagerMessage' => new RewindableGenerator(function () {
  44340.             yield => ($this->privates['.messenger.handler_descriptor.ka59xCt'] ?? $this->get_Messenger_HandlerDescriptor_Ka59xCtService());
  44341.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductSingleSyncMessage' => new RewindableGenerator(function () {
  44342.             yield => ($this->privates['.messenger.handler_descriptor.6KXPS1P'] ?? $this->get_Messenger_HandlerDescriptor_6KXPS1PService());
  44343.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductVariantSyncMessage' => new RewindableGenerator(function () {
  44344.             yield => ($this->privates['.messenger.handler_descriptor.fTnptq7'] ?? $this->get_Messenger_HandlerDescriptor_FTnptq7Service());
  44345.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductCleanupSyncMessage' => new RewindableGenerator(function () {
  44346.             yield => ($this->privates['.messenger.handler_descriptor.6yw2O.t'] ?? $this->get_Messenger_HandlerDescriptor_6yw2O_TService());
  44347.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\InventorySyncMessage' => new RewindableGenerator(function () {
  44348.             yield => ($this->privates['.messenger.handler_descriptor.vohgW1I'] ?? $this->get_Messenger_HandlerDescriptor_VohgW1IService());
  44349.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ImageSyncMessage' => new RewindableGenerator(function () {
  44350.             yield => ($this->privates['.messenger.handler_descriptor.ex5cbt9'] ?? $this->get_Messenger_HandlerDescriptor_Ex5cbt9Service());
  44351.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\InventoryUpdateMessage' => new RewindableGenerator(function () {
  44352.             yield => ($this->privates['.messenger.handler_descriptor.FImPDsK'] ?? $this->get_Messenger_HandlerDescriptor_FImPDsKService());
  44353.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask' => new RewindableGenerator(function () {
  44354.             yield => ($this->privates['.messenger.handler_descriptor.jTJEFNe'] ?? $this->get_Messenger_HandlerDescriptor_JTJEFNeService());
  44355.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask' => new RewindableGenerator(function () {
  44356.             yield => ($this->privates['.messenger.handler_descriptor.u3lfLwH'] ?? $this->get_Messenger_HandlerDescriptor_U3lfLwHService());
  44357.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask' => new RewindableGenerator(function () {
  44358.             yield => ($this->privates['.messenger.handler_descriptor.xfSTNS5'] ?? $this->get_Messenger_HandlerDescriptor_XfSTNS5Service());
  44359.         }, 1), 'FourtwosixWebpImageConverter\\Services\\ScheduledTask\\ConvertImagesToWebpTask' => new RewindableGenerator(function () {
  44360.             yield => ($this->privates['.messenger.handler_descriptor.nKTo8fg'] ?? $this->get_Messenger_HandlerDescriptor_NKTo8fgService());
  44361.         }, 1), 'Pickware\\PickwareErpStarter\\ImportExport\\ImportExportSchedulerMessage' => new RewindableGenerator(function () {
  44362.             yield => ($this->privates['.messenger.handler_descriptor.tY0_E14'] ?? $this->get_Messenger_HandlerDescriptor_TY0E14Service());
  44363.         }, 1), 'Pickware\\PickwareErpStarter\\Reorder\\ScheduledTask\\ReorderNotificationTask' => new RewindableGenerator(function () {
  44364.             yield => ($this->privates['.messenger.handler_descriptor.l4.K1gE'] ?? $this->get_Messenger_HandlerDescriptor_L4_K1gEService());
  44365.         }, 1), 'Pickware\\PickwareErpStarter\\Stock\\ProductSalesUpdateTask' => new RewindableGenerator(function () {
  44366.             yield => ($this->privates['.messenger.handler_descriptor.B08gNF7'] ?? $this->get_Messenger_HandlerDescriptor_B08gNF7Service());
  44367.         }, 1), 'Swag\\AmazonPay\\Framework\\ScheduledTasks\\CheckPaymentStatus' => new RewindableGenerator(function () {
  44368.             yield => ($this->privates['.messenger.handler_descriptor.KpgS6kr'] ?? $this->get_Messenger_HandlerDescriptor_KpgS6krService());
  44369.         }, 1), 'Swag\\AmazonPay\\Framework\\ScheduledTasks\\SignUpTokenCleanUp' => new RewindableGenerator(function () {
  44370.             yield => ($this->privates['.messenger.handler_descriptor.ht3XEZJ'] ?? $this->get_Messenger_HandlerDescriptor_Ht3XEZJService());
  44371.         }, 1), 'Zeobv\\BundleProducts\\MessageBus\\Message\\BundleStockUpdateMessage' => new RewindableGenerator(function () {
  44372.             yield => ($this->privates['.messenger.handler_descriptor.bZeki1s'] ?? $this->get_Messenger_HandlerDescriptor_BZeki1sService());
  44373.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  44374.             yield => ($this->privates['.messenger.handler_descriptor.g5T3Vdz'] ?? $this->get_Messenger_HandlerDescriptor_G5T3VdzService());
  44375.         }, 1)]));
  44376.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  44377.         return $instance;
  44378.     }
  44379.     /**
  44380.      * Gets the private 'messenger.bus.shopware.middleware.traceable' shared service.
  44381.      *
  44382.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  44383.      */
  44384.     protected function getMessenger_Bus_Shopware_Middleware_TraceableService()
  44385.     {
  44386.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  44387.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  44388.         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');
  44389.     }
  44390.     /**
  44391.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  44392.      *
  44393.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  44394.      */
  44395.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  44396.     {
  44397.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  44398.         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()));
  44399.     }
  44400.     /**
  44401.      * Gets the private 'messenger.listener.stop_worker_on_sigterm_signal_listener' shared service.
  44402.      *
  44403.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener
  44404.      */
  44405.     protected function getMessenger_Listener_StopWorkerOnSigtermSignalListenerService()
  44406.     {
  44407.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnSigtermSignalListener.php';
  44408.         return $this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  44409.     }
  44410.     /**
  44411.      * Gets the private 'messenger.middleware.send_message' shared service.
  44412.      *
  44413.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  44414.      */
  44415.     protected function getMessenger_Middleware_SendMessageService()
  44416.     {
  44417.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  44418.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  44419.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  44420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DefaultSenderLocator.php';
  44421.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  44422.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  44423.         if (isset($this->privates['messenger.middleware.send_message'])) {
  44424.             return $this->privates['messenger.middleware.send_message'];
  44425.         }
  44426.         $b = ($this->privates['.service_locator.ltYzMMM'] ?? $this->get_ServiceLocator_LtYzMMMService());
  44427.         if (isset($this->privates['messenger.middleware.send_message'])) {
  44428.             return $this->privates['messenger.middleware.send_message'];
  44429.         }
  44430.         $c = ($this->privates['messenger.transport.default'] ?? $this->getMessenger_Transport_DefaultService());
  44431.         if (isset($this->privates['messenger.middleware.send_message'])) {
  44432.             return $this->privates['messenger.middleware.send_message'];
  44433.         }
  44434.         $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([], $b), $c'default'), $a);
  44435.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  44436.         return $instance;
  44437.     }
  44438.     /**
  44439.      * Gets the private 'messenger.receiver_locator' shared service.
  44440.      *
  44441.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  44442.      */
  44443.     protected function getMessenger_ReceiverLocatorService()
  44444.     {
  44445.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  44446.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  44447.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  44448.         ], [
  44449.             'default' => '?',
  44450.             'messenger.transport.default' => '?',
  44451.         ]);
  44452.     }
  44453.     /**
  44454.      * Gets the private 'messenger.retry.multiplier_retry_strategy.default' shared service.
  44455.      *
  44456.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  44457.      */
  44458.     protected function getMessenger_Retry_MultiplierRetryStrategy_DefaultService()
  44459.     {
  44460.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  44461.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  44462.         return $this->privates['messenger.retry.multiplier_retry_strategy.default'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  44463.     }
  44464.     /**
  44465.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  44466.      *
  44467.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  44468.      */
  44469.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  44470.     {
  44471.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  44472.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  44473.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  44474.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  44475.         }
  44476.         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, [
  44477.             'default' => ['privates''messenger.retry.multiplier_retry_strategy.default''getMessenger_Retry_MultiplierRetryStrategy_DefaultService'false],
  44478.         ], [
  44479.             'default' => '?',
  44480.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  44481.     }
  44482.     /**
  44483.      * Gets the private 'messenger.routable_message_bus' shared service.
  44484.      *
  44485.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  44486.      */
  44487.     protected function getMessenger_RoutableMessageBusService()
  44488.     {
  44489.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  44490.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  44491.         if (isset($this->privates['messenger.routable_message_bus'])) {
  44492.             return $this->privates['messenger.routable_message_bus'];
  44493.         }
  44494.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  44495.             'messenger.bus.shopware' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  44496.         ], [
  44497.             'messenger.bus.shopware' => '?',
  44498.         ]), $a);
  44499.     }
  44500.     /**
  44501.      * Gets the private 'messenger.transport.default' shared service.
  44502.      *
  44503.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  44504.      */
  44505.     protected function getMessenger_Transport_DefaultService()
  44506.     {
  44507.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  44508.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  44509.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  44510.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  44511.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  44512.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  44513.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  44514.         return $this->privates['messenger.transport.default'] = (new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  44515.             yield => (new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory());
  44516.             yield => (new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory());
  44517.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  44518.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  44519.             yield => $this->getEnqueue_MessengerTransport_FactoryService();
  44520.         }, 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())));
  44521.     }
  44522.     /**
  44523.      * Gets the private 'messenger.transport.sync.factory' shared service.
  44524.      *
  44525.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  44526.      */
  44527.     protected function getMessenger_Transport_Sync_FactoryService()
  44528.     {
  44529.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  44530.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  44531.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  44532.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  44533.             return $this->privates['messenger.transport.sync.factory'];
  44534.         }
  44535.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  44536.     }
  44537.     /**
  44538.      * Gets the private 'mime_types' shared service.
  44539.      *
  44540.      * @return \Symfony\Component\Mime\MimeTypes
  44541.      */
  44542.     protected function getMimeTypesService()
  44543.     {
  44544.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  44545.         $instance->setDefault($instance);
  44546.         return $instance;
  44547.     }
  44548.     /**
  44549.      * Gets the private 'monolog.command.server_log' shared service.
  44550.      *
  44551.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  44552.      */
  44553.     protected function getMonolog_Command_ServerLogService()
  44554.     {
  44555.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  44556.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  44557.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  44558.         $instance->setName('server:log');
  44559.         $instance->setDescription('Start a log server that displays logs in real time');
  44560.         return $instance;
  44561.     }
  44562.     /**
  44563.      * Gets the private 'monolog.handler.business_event_handler_buffer' shared service.
  44564.      *
  44565.      * @return \Monolog\Handler\BufferHandler
  44566.      */
  44567.     protected function getMonolog_Handler_BusinessEventHandlerBufferService()
  44568.     {
  44569.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  44570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/DoctrineSQLHandler.php';
  44571.         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())), 0400truefalse);
  44572.     }
  44573.     /**
  44574.      * Gets the private 'monolog.handler.console' shared service.
  44575.      *
  44576.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  44577.      */
  44578.     protected function getMonolog_Handler_ConsoleService()
  44579.     {
  44580.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  44581.     }
  44582.     /**
  44583.      * Gets the private 'monolog.logger' shared service.
  44584.      *
  44585.      * @return \Symfony\Bridge\Monolog\Logger
  44586.      */
  44587.     protected function getMonolog_LoggerService()
  44588.     {
  44589.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  44590.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  44591.         $instance->useMicrosecondTimestamps(true);
  44592.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  44593.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  44594.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  44595.         return $instance;
  44596.     }
  44597.     /**
  44598.      * Gets the private 'monolog.logger.cache' shared service.
  44599.      *
  44600.      * @return \Symfony\Bridge\Monolog\Logger
  44601.      */
  44602.     protected function getMonolog_Logger_CacheService()
  44603.     {
  44604.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  44605.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  44606.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  44607.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  44608.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  44609.         return $instance;
  44610.     }
  44611.     /**
  44612.      * Gets the private 'monolog.logger.mailer' shared service.
  44613.      *
  44614.      * @return \Symfony\Bridge\Monolog\Logger
  44615.      */
  44616.     protected function getMonolog_Logger_MailerService()
  44617.     {
  44618.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  44619.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  44620.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  44621.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  44622.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  44623.         return $instance;
  44624.     }
  44625.     /**
  44626.      * Gets the private 'monolog.logger.messenger' shared service.
  44627.      *
  44628.      * @return \Symfony\Bridge\Monolog\Logger
  44629.      */
  44630.     protected function getMonolog_Logger_MessengerService()
  44631.     {
  44632.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  44633.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  44634.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  44635.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  44636.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  44637.         return $instance;
  44638.     }
  44639.     /**
  44640.      * Gets the private 'monolog.logger.request' shared service.
  44641.      *
  44642.      * @return \Symfony\Bridge\Monolog\Logger
  44643.      */
  44644.     protected function getMonolog_Logger_RequestService()
  44645.     {
  44646.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  44647.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  44648.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  44649.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  44650.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  44651.         return $instance;
  44652.     }
  44653.     /**
  44654.      * Gets the private 'netzp_blog6.url_provider' shared service.
  44655.      *
  44656.      * @return \NetzpBlog6\Helper\SitemapProvider
  44657.      */
  44658.     protected function getNetzpBlog6_UrlProviderService()
  44659.     {
  44660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  44661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  44662.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Helper/SitemapProvider.php';
  44663.         $a = ($this->privates['NetzpBlog6\\Helper\\BlogHelper'] ?? $this->getBlogHelperService());
  44664.         if (isset($this->privates['netzp_blog6.url_provider'])) {
  44665.             return $this->privates['netzp_blog6.url_provider'];
  44666.         }
  44667.         return $this->privates['netzp_blog6.url_provider'] = new \NetzpBlog6\Helper\SitemapProvider(($this->services['router'] ?? $this->getRouterService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  44668.     }
  44669.     /**
  44670.      * Gets the private 'parameter_bag' shared service.
  44671.      *
  44672.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  44673.      */
  44674.     protected function getParameterBagService()
  44675.     {
  44676.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  44677.     }
  44678.     /**
  44679.      * Gets the private 'pickware_dhl.logger' shared service.
  44680.      *
  44681.      * @return \Psr\Log\LoggerInterface
  44682.      */
  44683.     protected function getPickwareDhl_LoggerService()
  44684.     {
  44685.         return $this->privates['pickware_dhl.logger'] = ($this->privates['Pickware\\ShippingBundle\\Logging\\PickwareShippingLoggerFactory'] ?? $this->getPickwareShippingLoggerFactoryService())->createRotating('pickware.dhl');
  44686.     }
  44687.     /**
  44688.      * Gets the private 'pickware_mobile_app.authorization_server' shared service.
  44689.      *
  44690.      * @return \League\OAuth2\Server\AuthorizationServer
  44691.      */
  44692.     protected function getPickwareMobileApp_AuthorizationServerService()
  44693.     {
  44694.         return $this->privates['pickware_mobile_app.authorization_server'] = new \League\OAuth2\Server\AuthorizationServer(new \Pickware\MobileAppAuthBundle\OAuth\ClientRepository(), ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\AccessTokenRepository())), new \Pickware\MobileAppAuthBundle\OAuth\ScopeRepository(new RewindableGenerator(function () {
  44695.             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()));
  44696.             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()));
  44697.             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()));
  44698.         }, 3), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['shopware.private_key'] ?? ($this->privates['shopware.private_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/private.pem'), $this->getEnv('string:default:jwt_private_key_passphrase_default:JWT_PRIVATE_KEY_PASSPHRASE')))), $this->getEnv('APP_SECRET'));
  44699.     }
  44700.     /**
  44701.      * Gets the private 'pickware_ups.logger' shared service.
  44702.      *
  44703.      * @return \Psr\Log\LoggerInterface
  44704.      */
  44705.     protected function getPickwareUps_LoggerService()
  44706.     {
  44707.         return $this->privates['pickware_ups.logger'] = ($this->privates['Pickware\\ShippingBundle\\Logging\\PickwareShippingLoggerFactory'] ?? $this->getPickwareShippingLoggerFactoryService())->createRotating('pickware_ups');
  44708.     }
  44709.     /**
  44710.      * Gets the private 'profiler_listener' shared service.
  44711.      *
  44712.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  44713.      */
  44714.     protected function getProfilerListenerService()
  44715.     {
  44716.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  44717.         if (isset($this->privates['profiler_listener'])) {
  44718.             return $this->privates['profiler_listener'];
  44719.         }
  44720.         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);
  44721.     }
  44722.     /**
  44723.      * Gets the private 'property_info' shared service.
  44724.      *
  44725.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  44726.      */
  44727.     protected function getPropertyInfoService()
  44728.     {
  44729.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  44730.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  44731.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  44732.         }, 2), new RewindableGenerator(function () {
  44733.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  44734.         }, 1), new RewindableGenerator(function () {
  44735.             return new \EmptyIterator();
  44736.         }, 0), new RewindableGenerator(function () {
  44737.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  44738.         }, 1), new RewindableGenerator(function () {
  44739.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  44740.         }, 1));
  44741.     }
  44742.     /**
  44743.      * Gets the private 'property_info.serializer_extractor' shared service.
  44744.      *
  44745.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  44746.      */
  44747.     protected function getPropertyInfo_SerializerExtractorService()
  44748.     {
  44749.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  44750.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  44751.     }
  44752.     /**
  44753.      * Gets the private 'router.cache_warmer' shared service.
  44754.      *
  44755.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  44756.      */
  44757.     protected function getRouter_CacheWarmerService()
  44758.     {
  44759.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  44760.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  44761.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  44762.             'router' => ['services''router''getRouterService'false],
  44763.         ], [
  44764.             'router' => '?',
  44765.         ]))->withContext('router.cache_warmer'$this));
  44766.     }
  44767.     /**
  44768.      * Gets the private 'router.default' shared service.
  44769.      *
  44770.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  44771.      */
  44772.     protected function getRouter_DefaultService()
  44773.     {
  44774.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  44775.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  44776.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  44777.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  44778.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  44779.         $this->privates['router.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  44780.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  44781.         ], [
  44782.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  44783.         ]))->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');
  44784.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  44785.         return $instance;
  44786.     }
  44787.     /**
  44788.      * Gets the private 'router.request_context' shared service.
  44789.      *
  44790.      * @return \Symfony\Component\Routing\RequestContext
  44791.      */
  44792.     protected function getRouter_RequestContextService()
  44793.     {
  44794.         return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  44795.     }
  44796.     /**
  44797.      * Gets the private 'router_listener' shared service.
  44798.      *
  44799.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  44800.      */
  44801.     protected function getRouterListenerService()
  44802.     {
  44803.         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);
  44804.     }
  44805.     /**
  44806.      * Gets the private 'secrets.vault' shared service.
  44807.      *
  44808.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  44809.      */
  44810.     protected function getSecrets_VaultService()
  44811.     {
  44812.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  44813.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  44814.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  44815.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  44816.         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'));
  44817.     }
  44818.     /**
  44819.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  44820.      *
  44821.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  44822.      */
  44823.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  44824.     {
  44825.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  44826.     }
  44827.     /**
  44828.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  44829.      *
  44830.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  44831.      */
  44832.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  44833.     {
  44834.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  44835.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULLNULL), 0'doctrine.orm');
  44836.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  44837.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  44838.     }
  44839.     /**
  44840.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  44841.      *
  44842.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  44843.      */
  44844.     protected function getSensioFrameworkExtra_View_ListenerService()
  44845.     {
  44846.         $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))));
  44847.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  44848.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  44849.         ], [
  44850.             'twig' => '?',
  44851.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  44852.         return $instance;
  44853.     }
  44854.     /**
  44855.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  44856.      *
  44857.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  44858.      */
  44859.     protected function getSerializer_Mapping_CacheWarmerService()
  44860.     {
  44861.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  44862.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  44863.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  44864.         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'));
  44865.     }
  44866.     /**
  44867.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  44868.      *
  44869.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  44870.      */
  44871.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  44872.     {
  44873.         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()))]));
  44874.     }
  44875.     /**
  44876.      * Gets the private 'session.factory' shared service.
  44877.      *
  44878.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  44879.      */
  44880.     protected function getSession_FactoryService()
  44881.     {
  44882.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  44883.         if (isset($this->privates['session.factory'])) {
  44884.             return $this->privates['session.factory'];
  44885.         }
  44886.         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']);
  44887.     }
  44888.     /**
  44889.      * Gets the private 'session.storage.factory.native' shared service.
  44890.      *
  44891.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory
  44892.      */
  44893.     protected function getSession_Storage_Factory_NativeService()
  44894.     {
  44895.         return $this->privates['session.storage.factory.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true);
  44896.     }
  44897.     /**
  44898.      * Gets the private 'session_listener' shared service.
  44899.      *
  44900.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  44901.      */
  44902.     protected function getSessionListenerService()
  44903.     {
  44904.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  44905.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  44906.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  44907.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  44908.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  44909.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  44910.         ], [
  44911.             'initialized_session' => '?',
  44912.             'logger' => '?',
  44913.             'session' => '?',
  44914.             'session_collector' => '?',
  44915.             'session_factory' => '?',
  44916.         ]), true$this->parameters['session.storage.options']);
  44917.     }
  44918.     /**
  44919.      * Gets the private 'shopware.api.authorization_server' shared service.
  44920.      *
  44921.      * @return \League\OAuth2\Server\AuthorizationServer
  44922.      */
  44923.     protected function getShopware_Api_AuthorizationServerService()
  44924.     {
  44925.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  44926.         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 () {
  44927.             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()));
  44928.             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()));
  44929.             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()));
  44930.         }, 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'));
  44931.     }
  44932.     /**
  44933.      * Gets the private 'shopware.app_system.guzzle' shared service.
  44934.      *
  44935.      * @return \GuzzleHttp\Client
  44936.      */
  44937.     protected function getShopware_AppSystem_GuzzleService($lazyLoad true)
  44938.     {
  44939.         if ($lazyLoad) {
  44940.             return $this->privates['shopware.app_system.guzzle'] = $this->createProxy('Client_b190fb5', function () {
  44941.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  44942.                     $wrappedInstance $this->getShopware_AppSystem_GuzzleService(false);
  44943.                     $proxy->setProxyInitializer(null);
  44944.                     return true;
  44945.                 });
  44946.             });
  44947.         }
  44948.         include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/HandlerStack.php';
  44949.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/Guzzle/AuthMiddleware.php';
  44950.         $a \GuzzleHttp\HandlerStack::create();
  44951.         $a->push(new \Shopware\Core\Framework\App\Hmac\Guzzle\AuthMiddleware('6.4.18.1', ($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] ?? $this->getAppLocaleProviderService())));
  44952.         return new \GuzzleHttp\Client(['timeout' => 5'connect_timeout' => 1'handler' => $a]);
  44953.     }
  44954.     /**
  44955.      * Gets the private 'shopware.asset.asset' shared service.
  44956.      *
  44957.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  44958.      */
  44959.     protected function getShopware_Asset_AssetService()
  44960.     {
  44961.         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()));
  44962.     }
  44963.     /**
  44964.      * Gets the private 'shopware.asset.asset.version_strategy' shared service.
  44965.      *
  44966.      * @return \Shopware\Core\Framework\Adapter\Asset\FlysystemLastModifiedVersionStrategy
  44967.      */
  44968.     protected function getShopware_Asset_Asset_VersionStrategyService()
  44969.     {
  44970.         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()));
  44971.     }
  44972.     /**
  44973.      * Gets the private 'shopware.asset.public' shared service.
  44974.      *
  44975.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  44976.      */
  44977.     protected function getShopware_Asset_PublicService()
  44978.     {
  44979.         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())));
  44980.     }
  44981.     /**
  44982.      * Gets the private 'shopware.asset.sitemap' shared service.
  44983.      *
  44984.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  44985.      */
  44986.     protected function getShopware_Asset_SitemapService()
  44987.     {
  44988.         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())));
  44989.     }
  44990.     /**
  44991.      * Gets the private 'shopware.asset.theme' shared service.
  44992.      *
  44993.      * @return \Shopware\Storefront\Theme\ThemeAssetPackage
  44994.      */
  44995.     protected function getShopware_Asset_ThemeService()
  44996.     {
  44997.         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())));
  44998.     }
  44999.     /**
  45000.      * Gets the private 'shopware.elasticsearch.logger' shared service.
  45001.      *
  45002.      * @return \Psr\Log\LoggerInterface
  45003.      */
  45004.     protected function getShopware_Elasticsearch_LoggerService()
  45005.     {
  45006.         return $this->privates['shopware.elasticsearch.logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('elasticsearch'90100);
  45007.     }
  45008.     /**
  45009.      * Gets the private 'shopware.es.profiled.client.inner' shared service.
  45010.      *
  45011.      * @return \Elasticsearch\Client
  45012.      */
  45013.     protected function getShopware_Es_Profiled_Client_InnerService($lazyLoad true)
  45014.     {
  45015.         if ($lazyLoad) {
  45016.             return $this->privates['shopware.es.profiled.client.inner'] = $this->createProxy('Client_dba3ed3', function () {
  45017.                 return \Client_dba3ed3::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  45018.                     $wrappedInstance $this->getShopware_Es_Profiled_Client_InnerService(false);
  45019.                     $proxy->setProxyInitializer(null);
  45020.                     return true;
  45021.                 });
  45022.             });
  45023.         }
  45024.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ClientFactory.php';
  45025.         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']);
  45026.     }
  45027.     /**
  45028.      * Gets the private 'shopware.increment.message_queue.gateway.mysql' shared service.
  45029.      *
  45030.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  45031.      */
  45032.     protected function getShopware_Increment_MessageQueue_Gateway_MysqlService()
  45033.     {
  45034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  45035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  45036.         $this->privates['shopware.increment.message_queue.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  45037.         $instance->setPool('message_queue');
  45038.         $instance->setConfig([]);
  45039.         return $instance;
  45040.     }
  45041.     /**
  45042.      * Gets the private 'shopware.increment.user_activity.gateway.mysql' shared service.
  45043.      *
  45044.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  45045.      */
  45046.     protected function getShopware_Increment_UserActivity_Gateway_MysqlService()
  45047.     {
  45048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  45049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  45050.         $this->privates['shopware.increment.user_activity.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  45051.         $instance->setPool('user_activity');
  45052.         $instance->setConfig([]);
  45053.         return $instance;
  45054.     }
  45055.     /**
  45056.      * Gets the private 'shopware.jwt_config' shared service.
  45057.      *
  45058.      * @return \Lcobucci\JWT\Configuration
  45059.      */
  45060.     protected function getShopware_JwtConfigService()
  45061.     {
  45062.         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')))));
  45063.     }
  45064.     /**
  45065.      * Gets the private 'shopware.rate_limiter' shared service.
  45066.      *
  45067.      * @return \Shopware\Core\Framework\RateLimiter\RateLimiter
  45068.      */
  45069.     protected function getShopware_RateLimiterService()
  45070.     {
  45071.         $this->privates['shopware.rate_limiter'] = $instance = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  45072.         $a = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  45073.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  45074.         $c = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  45075.         $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));
  45076.         $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));
  45077.         $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));
  45078.         $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));
  45079.         $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));
  45080.         $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));
  45081.         $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));
  45082.         $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));
  45083.         $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));
  45084.         return $instance;
  45085.     }
  45086.     /**
  45087.      * Gets the private 'slugify' shared service.
  45088.      *
  45089.      * @return \Cocur\Slugify\Slugify
  45090.      */
  45091.     protected function getSlugifyService()
  45092.     {
  45093.         return $this->privates['slugify'] = new \Cocur\Slugify\Slugify($this->parameters['shopware.slug.config']);
  45094.     }
  45095.     /**
  45096.      * Gets the private 'translation.extractor' shared service.
  45097.      *
  45098.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  45099.      */
  45100.     protected function getTranslation_ExtractorService()
  45101.     {
  45102.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  45103.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  45104.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  45105.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  45106.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  45107.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  45108.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  45109.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  45110.         return $instance;
  45111.     }
  45112.     /**
  45113.      * Gets the private 'translation.loader.csv' shared service.
  45114.      *
  45115.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  45116.      */
  45117.     protected function getTranslation_Loader_CsvService()
  45118.     {
  45119.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  45120.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  45121.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  45122.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  45123.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  45124.     }
  45125.     /**
  45126.      * Gets the private 'translation.loader.dat' shared service.
  45127.      *
  45128.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  45129.      */
  45130.     protected function getTranslation_Loader_DatService()
  45131.     {
  45132.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  45133.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  45134.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  45135.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  45136.     }
  45137.     /**
  45138.      * Gets the private 'translation.loader.ini' shared service.
  45139.      *
  45140.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  45141.      */
  45142.     protected function getTranslation_Loader_IniService()
  45143.     {
  45144.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  45145.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  45146.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  45147.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  45148.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  45149.     }
  45150.     /**
  45151.      * Gets the private 'translation.loader.json' shared service.
  45152.      *
  45153.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  45154.      */
  45155.     protected function getTranslation_Loader_JsonService()
  45156.     {
  45157.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  45158.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  45159.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  45160.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  45161.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  45162.     }
  45163.     /**
  45164.      * Gets the private 'translation.loader.mo' shared service.
  45165.      *
  45166.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  45167.      */
  45168.     protected function getTranslation_Loader_MoService()
  45169.     {
  45170.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  45171.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  45172.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  45173.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  45174.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  45175.     }
  45176.     /**
  45177.      * Gets the private 'translation.loader.php' shared service.
  45178.      *
  45179.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  45180.      */
  45181.     protected function getTranslation_Loader_PhpService()
  45182.     {
  45183.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  45184.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  45185.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  45186.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  45187.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  45188.     }
  45189.     /**
  45190.      * Gets the private 'translation.loader.po' shared service.
  45191.      *
  45192.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  45193.      */
  45194.     protected function getTranslation_Loader_PoService()
  45195.     {
  45196.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  45197.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  45198.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  45199.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  45200.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  45201.     }
  45202.     /**
  45203.      * Gets the private 'translation.loader.qt' shared service.
  45204.      *
  45205.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  45206.      */
  45207.     protected function getTranslation_Loader_QtService()
  45208.     {
  45209.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  45210.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  45211.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  45212.     }
  45213.     /**
  45214.      * Gets the private 'translation.loader.res' shared service.
  45215.      *
  45216.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  45217.      */
  45218.     protected function getTranslation_Loader_ResService()
  45219.     {
  45220.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  45221.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  45222.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  45223.     }
  45224.     /**
  45225.      * Gets the private 'translation.loader.xliff' shared service.
  45226.      *
  45227.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  45228.      */
  45229.     protected function getTranslation_Loader_XliffService()
  45230.     {
  45231.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  45232.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  45233.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  45234.     }
  45235.     /**
  45236.      * Gets the private 'translation.loader.yml' shared service.
  45237.      *
  45238.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  45239.      */
  45240.     protected function getTranslation_Loader_YmlService()
  45241.     {
  45242.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  45243.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  45244.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  45245.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  45246.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  45247.     }
  45248.     /**
  45249.      * Gets the private 'translation.provider_collection' shared service.
  45250.      *
  45251.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  45252.      */
  45253.     protected function getTranslation_ProviderCollectionService()
  45254.     {
  45255.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  45256.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  45257.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  45258.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  45259.         }, 1), []))->fromConfig([]);
  45260.     }
  45261.     /**
  45262.      * Gets the private 'translation.reader' shared service.
  45263.      *
  45264.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  45265.      */
  45266.     protected function getTranslation_ReaderService()
  45267.     {
  45268.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  45269.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  45270.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  45271.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  45272.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  45273.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  45274.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  45275.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  45276.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  45277.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  45278.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  45279.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  45280.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  45281.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  45282.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  45283.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  45284.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  45285.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  45286.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  45287.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  45288.         $instance->addLoader('yaml'$a);
  45289.         $instance->addLoader('yml'$a);
  45290.         $instance->addLoader('xlf'$b);
  45291.         $instance->addLoader('xliff'$b);
  45292.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  45293.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  45294.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  45295.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  45296.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  45297.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  45298.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  45299.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  45300.         return $instance;
  45301.     }
  45302.     /**
  45303.      * Gets the private 'translation.warmer' shared service.
  45304.      *
  45305.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  45306.      */
  45307.     protected function getTranslation_WarmerService()
  45308.     {
  45309.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  45310.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  45311.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  45312.             'translator' => ['services''translator''getTranslatorService'false],
  45313.         ], [
  45314.             'translator' => '?',
  45315.         ]))->withContext('translation.warmer'$this));
  45316.     }
  45317.     /**
  45318.      * Gets the private 'translation.writer' shared service.
  45319.      *
  45320.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  45321.      */
  45322.     protected function getTranslation_WriterService()
  45323.     {
  45324.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  45325.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  45326.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  45327.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  45328.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  45329.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  45330.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  45331.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  45332.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  45333.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  45334.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  45335.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  45336.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  45337.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  45338.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  45339.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  45340.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  45341.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  45342.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  45343.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  45344.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  45345.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  45346.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  45347.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  45348.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  45349.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  45350.         return $instance;
  45351.     }
  45352.     /**
  45353.      * Gets the private 'translator.default' shared service.
  45354.      *
  45355.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  45356.      */
  45357.     protected function getTranslator_DefaultService()
  45358.     {
  45359.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  45360.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  45361.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  45362.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  45363.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  45364.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  45365.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  45366.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  45367.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  45368.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  45369.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  45370.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  45371.         ], [
  45372.             'translation.loader.csv' => '?',
  45373.             'translation.loader.dat' => '?',
  45374.             'translation.loader.ini' => '?',
  45375.             'translation.loader.json' => '?',
  45376.             'translation.loader.mo' => '?',
  45377.             'translation.loader.php' => '?',
  45378.             'translation.loader.po' => '?',
  45379.             'translation.loader.qt' => '?',
  45380.             'translation.loader.res' => '?',
  45381.             'translation.loader.xliff' => '?',
  45382.             'translation.loader.yml' => '?',
  45383.         ]), ($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/SwagLanguagePack/src/translations'), 21 => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/translations'), 22 => (\dirname(__DIR__4).'/custom/plugins/AcrisRulesCS/src/translations'), 23 => (\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/translations'), 24 => (\dirname(__DIR__4).'/custom/plugins/FourtwosixChooseDeliveryCountryInSideCart/src/translations'), 25 => (\dirname(__DIR__4).'/custom/plugins/FourtwosixWebpImageConverter/src/translations'), 26 => (\dirname(__DIR__4).'/custom/plugins/FroshTools/src/translations'), 27 => (\dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/translations'), 28 => (\dirname(__DIR__4).'/custom/plugins/KsAdditions/src/translations'), 29 => (\dirname(__DIR__4).'/custom/plugins/KsAttachments/src/translations'), 30 => (\dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/translations'), 31 => (\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/translations'), 32 => (\dirname(__DIR__4).'/custom/plugins/McsCookiePermission/src/translations'), 33 => (\dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src/translations'), 34 => (\dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/translations'), 35 => (\dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/translations'), 36 => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/translations'), 37 => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src/translations'), 38 => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src/translations'), 39 => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/money-bundle/src/translations'), 40 => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/api-error-handling-bundle/src/translations'), 41 => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/translations'), 42 => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/validation-bundle/src/translations'), 43 => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/debug-bundle/src/translations'), 44 => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/config-bundle/src/translations'), 45 => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/translations'), 46 => (\dirname(__DIR__4).'/custom/plugins/KsGeutherTheme/src/translations'), 47 => (\dirname(__DIR__4).'/custom/plugins/PickwareGls/src/translations'), 48 => (\dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/translations'), 49 => (\dirname(__DIR__4).'/custom/plugins/PickwareErpPro/src/translations'), 50 => (\dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-ups-bundle/src/translations'), 51 => (\dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-dhl-express-bundle/src/translations'), 52 => (\dirname(__DIR__4).'/custom/plugins/PickwareWms/src/translations'), 53 => (\dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/api-versioning-bundle/src/translations'), 54 => (\dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/mobile-app-auth-bundle/src/translations'), 55 => (\dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/translations'), 56 => (\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/translations'), 57 => (\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/translations'), 58 => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/translations'), 59 => (\dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/translations'), 60 => (\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/translations'), 61 => (\dirname(__DIR__4).'/custom/plugins/FourtwosixWirthsExtension/src/translations'), 62 => (\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/translations'), 63 => (\dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/translations'), 64 => (\dirname(__DIR__4).'/custom/plugins/OdShoplytics/src/translations'), 65 => (\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/translations'), 66 => (\dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/translations'), 67 => (\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/SwagLanguagePack/src/translations'21 => 'custom/plugins/SwagPayPal/src/translations'22 => 'custom/plugins/AcrisRulesCS/src/translations'23 => 'custom/plugins/DtgsGoogleTagManagerSw6/src/translations'24 => 'custom/plugins/FourtwosixChooseDeliveryCountryInSideCart/src/translations'25 => 'custom/plugins/FourtwosixWebpImageConverter/src/translations'26 => 'custom/plugins/FroshTools/src/translations'27 => 'custom/plugins/GbmedCustomFieldsFilter/src/translations'28 => 'custom/plugins/KsAdditions/src/translations'29 => 'custom/plugins/KsAttachments/src/translations'30 => 'custom/plugins/LyranetworkLyra/src/translations'31 => 'custom/plugins/MaxiaListingVariants6/src/translations'32 => 'custom/plugins/McsCookiePermission/src/translations'33 => 'custom/plugins/MoorlCmsTwig/src/translations'34 => 'custom/plugins/NetzpBlog6/src/translations'35 => 'custom/plugins/nwdxxItRechtConnector6/src/translations'36 => 'custom/plugins/PickwareErpStarter/src/translations'37 => 'custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src/translations'38 => 'custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src/translations'39 => 'custom/plugins/PickwareErpStarter/vendor/pickware/money-bundle/src/translations'40 => 'custom/plugins/PickwareErpStarter/vendor/pickware/api-error-handling-bundle/src/translations'41 => 'custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/translations'42 => 'custom/plugins/PickwareErpStarter/vendor/pickware/validation-bundle/src/translations'43 => 'custom/plugins/PickwareErpStarter/vendor/pickware/debug-bundle/src/translations'44 => 'custom/plugins/PickwareErpStarter/vendor/pickware/config-bundle/src/translations'45 => 'custom/plugins/zenitPlatformHorizon/src/translations'46 => 'custom/plugins/KsGeutherTheme/src/translations'47 => 'custom/plugins/PickwareGls/src/translations'48 => 'custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/translations'49 => 'custom/plugins/PickwareErpPro/src/translations'50 => 'custom/plugins/PickwareErpPro/vendor/pickware/pickware-ups-bundle/src/translations'51 => 'custom/plugins/PickwareErpPro/vendor/pickware/pickware-dhl-express-bundle/src/translations'52 => 'custom/plugins/PickwareWms/src/translations'53 => 'custom/plugins/PickwareWms/vendor/pickware/api-versioning-bundle/src/translations'54 => 'custom/plugins/PickwareWms/vendor/pickware/mobile-app-auth-bundle/src/translations'55 => 'custom/plugins/RedMagnalisterSW6/src/translations'56 => 'custom/plugins/SolidAdvancedSliderElements/src/translations'57 => 'custom/plugins/SwagAmazonPay/src/translations'58 => 'custom/plugins/SwagExtensionStore/src/translations'59 => 'custom/plugins/ZeobvBundleProducts/src/translations'60 => 'custom/plugins/FourtwosixThemeExtension/src/translations'61 => 'custom/plugins/FourtwosixWirthsExtension/src/translations'62 => 'custom/plugins/SwagCmsExtensions/src/translations'63 => 'custom/plugins/PickwareDhl/src/translations'64 => 'custom/plugins/OdShoplytics/src/translations'65 => 'custom/plugins/IwvOrdersCsvExporterV6/src/translations'66 => 'custom/plugins/SendcloudShipping/src/translations'67 => 'vendor/shopware/core/Framework/Plugin/KernelPluginLoader/translations']]], []);
  45384.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  45385.         $instance->setFallbackLocales([=> 'en_GB'=> 'en']);
  45386.         return $instance;
  45387.     }
  45388.     /**
  45389.      * Gets the private 'translator.formatter.default' shared service.
  45390.      *
  45391.      * @return \Symfony\Component\Translation\Formatter\MessageFormatter
  45392.      */
  45393.     protected function getTranslator_Formatter_DefaultService()
  45394.     {
  45395.         return $this->privates['translator.formatter.default'] = new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator());
  45396.     }
  45397.     /**
  45398.      * Gets the private 'twig.command.debug' shared service.
  45399.      *
  45400.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  45401.      */
  45402.     protected function getTwig_Command_DebugService()
  45403.     {
  45404.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  45405.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  45406.         $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()));
  45407.         $instance->setName('debug:twig');
  45408.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  45409.         return $instance;
  45410.     }
  45411.     /**
  45412.      * Gets the private 'twig.command.lint' shared service.
  45413.      *
  45414.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  45415.      */
  45416.     protected function getTwig_Command_LintService()
  45417.     {
  45418.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  45419.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  45420.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  45421.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  45422.         $instance->setName('lint:twig');
  45423.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  45424.         return $instance;
  45425.     }
  45426.     /**
  45427.      * Gets the private 'twig.extension.trans' shared service.
  45428.      *
  45429.      * @return \Symfony\Bridge\Twig\Extension\TranslationExtension
  45430.      */
  45431.     protected function getTwig_Extension_TransService()
  45432.     {
  45433.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  45434.         if (isset($this->privates['twig.extension.trans'])) {
  45435.             return $this->privates['twig.extension.trans'];
  45436.         }
  45437.         return $this->privates['twig.extension.trans'] = new \Symfony\Bridge\Twig\Extension\TranslationExtension($a);
  45438.     }
  45439.     /**
  45440.      * Gets the private 'twig.loader.chain' shared service.
  45441.      *
  45442.      * @return \Twig\Loader\ChainLoader
  45443.      */
  45444.     protected function getTwig_Loader_ChainService()
  45445.     {
  45446.         $this->privates['twig.loader.chain'] = $instance = new \Twig\Loader\ChainLoader();
  45447.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  45448.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  45449.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  45450.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'Enqueue');
  45451.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), '!Enqueue');
  45452.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  45453.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), '!Framework');
  45454.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  45455.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), '!Administration');
  45456.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  45457.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), '!Storefront');
  45458.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  45459.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), '!Elasticsearch');
  45460.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  45461.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  45462.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  45463.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), '!Profiling');
  45464.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), 'SwagPayPal');
  45465.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), '!SwagPayPal');
  45466.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources/views'), 'DtgsGoogleTagManagerSw6');
  45467.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources/views'), '!DtgsGoogleTagManagerSw6');
  45468.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixChooseDeliveryCountryInSideCart/src/Resources/views'), 'FourtwosixChooseDeliveryCountryInSideCart');
  45469.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixChooseDeliveryCountryInSideCart/src/Resources/views'), '!FourtwosixChooseDeliveryCountryInSideCart');
  45470.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'), 'FroshTools');
  45471.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'), '!FroshTools');
  45472.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Resources/views'), 'GbmedCustomFieldsFilter');
  45473.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Resources/views'), '!GbmedCustomFieldsFilter');
  45474.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsAdditions/src/Resources/views'), 'KsAdditions');
  45475.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsAdditions/src/Resources/views'), '!KsAdditions');
  45476.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Resources/views'), 'KsAttachments');
  45477.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Resources/views'), '!KsAttachments');
  45478.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/Resources/views'), 'LyranetworkLyra');
  45479.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/Resources/views'), '!LyranetworkLyra');
  45480.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Resources/views'), 'MaxiaListingVariants6');
  45481.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Resources/views'), '!MaxiaListingVariants6');
  45482.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/McsCookiePermission/src/Resources/views'), 'McsCookiePermission');
  45483.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/McsCookiePermission/src/Resources/views'), '!McsCookiePermission');
  45484.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src/Resources/views'), 'MoorlCmsTwig');
  45485.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src/Resources/views'), '!MoorlCmsTwig');
  45486.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Resources/views'), 'NetzpBlog6');
  45487.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Resources/views'), '!NetzpBlog6');
  45488.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Resources/views'), 'PickwareErpStarter');
  45489.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Resources/views'), '!PickwareErpStarter');
  45490.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/Resources/views'), 'zenitPlatformHorizon');
  45491.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/Resources/views'), '!zenitPlatformHorizon');
  45492.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsGeutherTheme/src/Resources/views'), 'KsGeutherTheme');
  45493.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsGeutherTheme/src/Resources/views'), '!KsGeutherTheme');
  45494.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Resources/views'), 'PickwareWms');
  45495.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Resources/views'), '!PickwareWms');
  45496.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources/views'), 'SolidAdvancedSliderElements');
  45497.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources/views'), '!SolidAdvancedSliderElements');
  45498.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Resources/views'), 'SwagAmazonPay');
  45499.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Resources/views'), '!SwagAmazonPay');
  45500.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Resources/views'), 'ZeobvBundleProducts');
  45501.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Resources/views'), '!ZeobvBundleProducts');
  45502.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources/views'), 'SwagCmsExtensions');
  45503.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources/views'), '!SwagCmsExtensions');
  45504.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/Resources/views'), 'PickwareDhl');
  45505.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/Resources/views'), '!PickwareDhl');
  45506.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/OdShoplytics/src/Resources/views'), 'OdShoplytics');
  45507.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/OdShoplytics/src/Resources/views'), '!OdShoplytics');
  45508.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Resources/views'), 'IwvOrdersCsvExporterV6');
  45509.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Resources/views'), '!IwvOrdersCsvExporterV6');
  45510.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Resources/views'), 'SendcloudShipping');
  45511.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Resources/views'), '!SendcloudShipping');
  45512.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  45513.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  45514.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources'), 'FrameworkBundle');
  45515.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/Resources'), 'MonologBundle');
  45516.         $a->addPath((\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Resources'), 'SensioFrameworkExtraBundle');
  45517.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources'), 'TwigBundle');
  45518.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'));
  45519.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'DebugBundle');
  45520.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources'), 'DebugBundle');
  45521.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'));
  45522.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'EnqueueBundle');
  45523.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources'), 'EnqueueBundle');
  45524.         $a->addPath((\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle/Resources'), 'EnqueueAdapterBundle');
  45525.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'));
  45526.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  45527.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources'), 'Framework');
  45528.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/System/Resources'), 'System');
  45529.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Content/Resources'), 'Content');
  45530.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Checkout/Resources'), 'Checkout');
  45531.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'));
  45532.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  45533.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources'), 'Administration');
  45534.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'));
  45535.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  45536.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views/../app/storefront/dist'), 'Storefront');
  45537.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources'), 'Storefront');
  45538.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'));
  45539.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  45540.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources'), 'Elasticsearch');
  45541.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'));
  45542.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfilerBundle');
  45543.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources'), 'WebProfilerBundle');
  45544.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'));
  45545.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  45546.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources'), 'Profiling');
  45547.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Resources'), 'SwagLanguagePack');
  45548.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'));
  45549.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), 'SwagPayPal');
  45550.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views/../app/storefront/dist'), 'SwagPayPal');
  45551.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources'), 'SwagPayPal');
  45552.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/AcrisRulesCS/src/Resources'), 'AcrisRulesCS');
  45553.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources/views'));
  45554.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources/views'), 'DtgsGoogleTagManagerSw6');
  45555.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources/views/../app/storefront/dist'), 'DtgsGoogleTagManagerSw6');
  45556.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src/Resources'), 'DtgsGoogleTagManagerSw6');
  45557.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixChooseDeliveryCountryInSideCart/src/Resources/views'));
  45558.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixChooseDeliveryCountryInSideCart/src/Resources/views'), 'FourtwosixChooseDeliveryCountryInSideCart');
  45559.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixChooseDeliveryCountryInSideCart/src/Resources'), 'FourtwosixChooseDeliveryCountryInSideCart');
  45560.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixWebpImageConverter/src/Resources'), 'FourtwosixWebpImageConverter');
  45561.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'));
  45562.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'), 'FroshTools');
  45563.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources'), 'FroshTools');
  45564.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Resources/views'));
  45565.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Resources/views'), 'GbmedCustomFieldsFilter');
  45566.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Resources/views/../app/storefront/dist'), 'GbmedCustomFieldsFilter');
  45567.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src/Resources'), 'GbmedCustomFieldsFilter');
  45568.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsAdditions/src/Resources/views'));
  45569.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsAdditions/src/Resources/views'), 'KsAdditions');
  45570.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsAdditions/src/Resources'), 'KsAdditions');
  45571.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Resources/views'));
  45572.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Resources/views'), 'KsAttachments');
  45573.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Resources/views/../app/storefront/dist'), 'KsAttachments');
  45574.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsAttachments/src/Resources'), 'KsAttachments');
  45575.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/Resources/views'));
  45576.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/Resources/views'), 'LyranetworkLyra');
  45577.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src/Resources'), 'LyranetworkLyra');
  45578.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Resources/views'));
  45579.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Resources/views'), 'MaxiaListingVariants6');
  45580.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Resources/views/../app/storefront/dist'), 'MaxiaListingVariants6');
  45581.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Resources'), 'MaxiaListingVariants6');
  45582.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/McsCookiePermission/src/Resources/views'));
  45583.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/McsCookiePermission/src/Resources/views'), 'McsCookiePermission');
  45584.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/McsCookiePermission/src/Resources/views/../app/storefront/dist'), 'McsCookiePermission');
  45585.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/McsCookiePermission/src/Resources'), 'McsCookiePermission');
  45586.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src/Resources/views'));
  45587.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src/Resources/views'), 'MoorlCmsTwig');
  45588.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src/Resources'), 'MoorlCmsTwig');
  45589.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Resources/views'));
  45590.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Resources/views'), 'NetzpBlog6');
  45591.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Resources/views/../app/storefront/dist'), 'NetzpBlog6');
  45592.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src/Resources'), 'NetzpBlog6');
  45593.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src/Resources'), 'nwdxxItRechtConnector6');
  45594.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Resources/views'));
  45595.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Resources/views'), 'PickwareErpStarter');
  45596.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src/Resources'), 'PickwareErpStarter');
  45597.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src/Resources'), 'DocumentBundle');
  45598.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/Resources'), 'PickwareShopwareExtensionsBundle');
  45599.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/debug-bundle/src/Resources'), 'ShopwarePluginsDebugBundle');
  45600.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/Resources/views'));
  45601.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/Resources/views'), 'zenitPlatformHorizon');
  45602.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/Resources/views/../app/storefront/dist'), 'zenitPlatformHorizon');
  45603.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/Resources'), 'zenitPlatformHorizon');
  45604.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsGeutherTheme/src/Resources/views'));
  45605.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsGeutherTheme/src/Resources/views'), 'KsGeutherTheme');
  45606.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsGeutherTheme/src/Resources/views/../app/storefront/dist'), 'KsGeutherTheme');
  45607.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/KsGeutherTheme/src/Resources'), 'KsGeutherTheme');
  45608.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareGls/src/Resources'), 'PickwareGls');
  45609.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src/Resources'), 'PickwareShippingBundle');
  45610.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareErpPro/src/Resources'), 'PickwareErpPro');
  45611.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-ups-bundle/src/Resources'), 'PickwareUpsBundle');
  45612.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-dhl-express-bundle/src/Resources'), 'PickwareDhlExpressBundle');
  45613.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Resources/views'));
  45614.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Resources/views'), 'PickwareWms');
  45615.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareWms/src/Resources'), 'PickwareWms');
  45616.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/mobile-app-auth-bundle/src/Resources'), 'PickwareMobileAppAuthBundle');
  45617.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src/Resources'), 'RedMagnalisterSW6');
  45618.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources/views'));
  45619.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources/views'), 'SolidAdvancedSliderElements');
  45620.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources/views/../app/storefront/dist'), 'SolidAdvancedSliderElements');
  45621.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src/Resources'), 'SolidAdvancedSliderElements');
  45622.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Resources/views'));
  45623.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Resources/views'), 'SwagAmazonPay');
  45624.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Resources/views/../app/storefront/dist'), 'SwagAmazonPay');
  45625.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src/Resources'), 'SwagAmazonPay');
  45626.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Resources'), 'SwagExtensionStore');
  45627.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Resources/views'));
  45628.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Resources/views'), 'ZeobvBundleProducts');
  45629.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Resources/views/../app/storefront/dist'), 'ZeobvBundleProducts');
  45630.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src/Resources'), 'ZeobvBundleProducts');
  45631.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src/Resources'), 'FourtwosixThemeExtension');
  45632.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FourtwosixWirthsExtension/src/Resources'), 'FourtwosixWirthsExtension');
  45633.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources/views'));
  45634.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources/views'), 'SwagCmsExtensions');
  45635.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources/views/../app/storefront/dist'), 'SwagCmsExtensions');
  45636.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources'), 'SwagCmsExtensions');
  45637.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/Resources/views'));
  45638.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/Resources/views'), 'PickwareDhl');
  45639.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/Resources/views/../app/storefront/dist'), 'PickwareDhl');
  45640.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PickwareDhl/src/Resources'), 'PickwareDhl');
  45641.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/OdShoplytics/src/Resources/views'));
  45642.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/OdShoplytics/src/Resources/views'), 'OdShoplytics');
  45643.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/OdShoplytics/src/Resources'), 'OdShoplytics');
  45644.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Resources/views'));
  45645.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Resources/views'), 'IwvOrdersCsvExporterV6');
  45646.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src/Resources'), 'IwvOrdersCsvExporterV6');
  45647.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Resources/views'));
  45648.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Resources/views'), 'SendcloudShipping');
  45649.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Resources/views/../app/storefront/dist'), 'SendcloudShipping');
  45650.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src/Resources'), 'SendcloudShipping');
  45651.         $instance->addLoader(($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService()));
  45652.         $instance->addLoader($a);
  45653.         return $instance;
  45654.     }
  45655.     /**
  45656.      * Gets the private 'twig.mailer.message_listener' shared service.
  45657.      *
  45658.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  45659.      */
  45660.     protected function getTwig_Mailer_MessageListenerService()
  45661.     {
  45662.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  45663.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  45664.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  45665.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  45666.         if (isset($this->privates['twig.mailer.message_listener'])) {
  45667.             return $this->privates['twig.mailer.message_listener'];
  45668.         }
  45669.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  45670.     }
  45671.     /**
  45672.      * Gets the private 'twig.runtime.httpkernel' shared service.
  45673.      *
  45674.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  45675.      */
  45676.     protected function getTwig_Runtime_HttpkernelService()
  45677.     {
  45678.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  45679.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  45680.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  45681.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  45682.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  45683.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  45684.         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, [
  45685.             'esi' => ['privates''fragment.renderer.esi''getFragment_Renderer_EsiService'false],
  45686.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  45687.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  45688.         ], [
  45689.             'esi' => '?',
  45690.             'hinclude' => '?',
  45691.             'inline' => '?',
  45692.         ]), $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));
  45693.     }
  45694.     /**
  45695.      * Gets the private 'twig.runtime.security_csrf' shared service.
  45696.      *
  45697.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  45698.      */
  45699.     protected function getTwig_Runtime_SecurityCsrfService()
  45700.     {
  45701.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  45702.         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()));
  45703.     }
  45704.     /**
  45705.      * Gets the private 'twig.runtime.serializer' shared service.
  45706.      *
  45707.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  45708.      */
  45709.     protected function getTwig_Runtime_SerializerService()
  45710.     {
  45711.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  45712.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  45713.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  45714.     }
  45715.     /**
  45716.      * Gets the private 'validator.builder' shared service.
  45717.      *
  45718.      * @return \Symfony\Component\Validator\ValidatorBuilder
  45719.      */
  45720.     protected function getValidator_BuilderService()
  45721.     {
  45722.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  45723.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  45724.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  45725.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator''getCustomerEmailUniqueValidatorService'false],
  45726.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator''getCustomerPasswordMatchesValidatorService'false],
  45727.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator''getCustomerVatIdentificationValidatorService'false],
  45728.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator''getCustomerZipCodeValidatorService'false],
  45729.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator''getEntityExistsValidatorService'false],
  45730.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator''getEntityNotExistsValidatorService'false],
  45731.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  45732.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  45733.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  45734.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  45735.         ], [
  45736.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => '?',
  45737.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => '?',
  45738.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => '?',
  45739.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => '?',
  45740.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => '?',
  45741.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => '?',
  45742.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  45743.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  45744.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  45745.             'validator.expression' => '?',
  45746.         ])));
  45747.         if ($this->has('translator')) {
  45748.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  45749.         }
  45750.         $instance->setTranslationDomain('validators');
  45751.         $instance->enableAnnotationMapping(true);
  45752.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  45753.         $instance->addMethodMapping('loadValidatorMetadata');
  45754.         $instance->addObjectInitializers([]);
  45755.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  45756.         return $instance;
  45757.     }
  45758.     /**
  45759.      * Gets the private 'validator.email' shared service.
  45760.      *
  45761.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  45762.      */
  45763.     protected function getValidator_EmailService()
  45764.     {
  45765.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  45766.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  45767.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  45768.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('loose');
  45769.     }
  45770.     /**
  45771.      * Gets the private 'validator.expression' shared service.
  45772.      *
  45773.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  45774.      */
  45775.     protected function getValidator_ExpressionService()
  45776.     {
  45777.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  45778.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  45779.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  45780.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(NULL);
  45781.     }
  45782.     /**
  45783.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  45784.      *
  45785.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  45786.      */
  45787.     protected function getValidator_Mapping_CacheWarmerService()
  45788.     {
  45789.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  45790.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  45791.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  45792.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  45793.     }
  45794.     /**
  45795.      * Gets the private 'validator.not_compromised_password' shared service.
  45796.      *
  45797.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  45798.      */
  45799.     protected function getValidator_NotCompromisedPasswordService()
  45800.     {
  45801.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  45802.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  45803.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  45804.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(NULL'UTF-8'trueNULL);
  45805.     }
  45806.     /**
  45807.      * Gets the private 'var_dumper.command.server_dump' shared service.
  45808.      *
  45809.      * @return \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand
  45810.      */
  45811.     protected function getVarDumper_Command_ServerDumpService()
  45812.     {
  45813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  45814.         include_once \dirname(__DIR__4).'/vendor/symfony/debug-bundle/Command/ServerDumpPlaceholderCommand.php';
  45815.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  45816.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  45817.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  45818.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  45819.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  45820.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  45821.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  45822.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  45823.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  45824.         $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()))]);
  45825.         $instance->setName('server:dump');
  45826.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  45827.         return $instance;
  45828.     }
  45829.     /**
  45830.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  45831.      *
  45832.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  45833.      */
  45834.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  45835.     {
  45836.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  45837.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  45838.         return $instance;
  45839.     }
  45840.     /**
  45841.      * Gets the private 'var_dumper.html_dumper' shared service.
  45842.      *
  45843.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  45844.      */
  45845.     protected function getVarDumper_HtmlDumperService()
  45846.     {
  45847.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  45848.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  45849.         return $instance;
  45850.     }
  45851.     /**
  45852.      * Gets the private 'web_profiler.csp.handler' shared service.
  45853.      *
  45854.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  45855.      */
  45856.     protected function getWebProfiler_Csp_HandlerService()
  45857.     {
  45858.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  45859.     }
  45860.     /**
  45861.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  45862.      *
  45863.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  45864.      */
  45865.     protected function getWebProfiler_DebugToolbarService()
  45866.     {
  45867.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  45868.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  45869.             return $this->privates['web_profiler.debug_toolbar'];
  45870.         }
  45871.         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()));
  45872.     }
  45873.     /**
  45874.      * Gets the private 'zenit\PlatformHorizon\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver' shared service.
  45875.      *
  45876.      * @return \zenit\PlatformHorizon\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver
  45877.      */
  45878.     protected function getImageSliderTypeDataResolver2Service()
  45879.     {
  45880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  45881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  45882.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/Core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  45883.         return $this->privates['zenit\\PlatformHorizon\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] = new \zenit\PlatformHorizon\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver(($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService()));
  45884.     }
  45885.     /**
  45886.      * Gets the private 'zenit\PlatformHorizon\Core\Content\Media\Cms\Type\TeaserTypeDataResolver' shared service.
  45887.      *
  45888.      * @return \zenit\PlatformHorizon\Core\Content\Media\Cms\Type\TeaserTypeDataResolver
  45889.      */
  45890.     protected function getTeaserTypeDataResolverService()
  45891.     {
  45892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  45893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  45894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  45895.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/Core/Content/Media/Cms/Type/TeaserTypeDataResolver.php';
  45896.         return $this->privates['zenit\\PlatformHorizon\\Core\\Content\\Media\\Cms\\Type\\TeaserTypeDataResolver'] = new \zenit\PlatformHorizon\Core\Content\Media\Cms\Type\TeaserTypeDataResolver(($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService()));
  45897.     }
  45898.     /**
  45899.      * Gets the private 'zenit\PlatformHorizon\Core\Content\Product\Cms\ProductBoxCmsElementResolverDecorator' shared service.
  45900.      *
  45901.      * @return \zenit\PlatformHorizon\Core\Content\Product\Cms\ProductBoxCmsElementResolverDecorator
  45902.      */
  45903.     protected function getProductBoxCmsElementResolverDecoratorService()
  45904.     {
  45905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  45906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  45907.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/Core/Content/Product/Cms/ProductBoxCmsElementResolverDecorator.php';
  45908.         $a = ($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] ?? $this->getProductBoxCmsElementResolverService());
  45909.         if (isset($this->privates['zenit\\PlatformHorizon\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolverDecorator'])) {
  45910.             return $this->privates['zenit\\PlatformHorizon\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolverDecorator'];
  45911.         }
  45912.         return $this->privates['zenit\\PlatformHorizon\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolverDecorator'] = new \zenit\PlatformHorizon\Core\Content\Product\Cms\ProductBoxCmsElementResolverDecorator($a);
  45913.     }
  45914.     /**
  45915.      * Gets the private 'zenit\PlatformHorizon\Core\Content\Product\Cms\ProductSliderCmsElementResolverDecorator' shared service.
  45916.      *
  45917.      * @return \zenit\PlatformHorizon\Core\Content\Product\Cms\ProductSliderCmsElementResolverDecorator
  45918.      */
  45919.     protected function getProductSliderCmsElementResolverDecoratorService()
  45920.     {
  45921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  45922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  45923.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/Core/Content/Product/Cms/ProductSliderCmsElementResolverDecorator.php';
  45924.         $a = ($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] ?? $this->getProductSliderCmsElementResolverService());
  45925.         if (isset($this->privates['zenit\\PlatformHorizon\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolverDecorator'])) {
  45926.             return $this->privates['zenit\\PlatformHorizon\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolverDecorator'];
  45927.         }
  45928.         return $this->privates['zenit\\PlatformHorizon\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolverDecorator'] = new \zenit\PlatformHorizon\Core\Content\Product\Cms\ProductSliderCmsElementResolverDecorator($a);
  45929.     }
  45930.     /**
  45931.      * Gets the private 'zenit\PlatformHorizon\Subscriber\ProductListingSubscriber' shared service.
  45932.      *
  45933.      * @return \zenit\PlatformHorizon\Subscriber\ProductListingSubscriber
  45934.      */
  45935.     protected function getProductListingSubscriberService()
  45936.     {
  45937.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/Subscriber/ProductListingSubscriber.php';
  45938.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService());
  45939.         if (isset($this->privates['zenit\\PlatformHorizon\\Subscriber\\ProductListingSubscriber'])) {
  45940.             return $this->privates['zenit\\PlatformHorizon\\Subscriber\\ProductListingSubscriber'];
  45941.         }
  45942.         $b = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  45943.         if (isset($this->privates['zenit\\PlatformHorizon\\Subscriber\\ProductListingSubscriber'])) {
  45944.             return $this->privates['zenit\\PlatformHorizon\\Subscriber\\ProductListingSubscriber'];
  45945.         }
  45946.         return $this->privates['zenit\\PlatformHorizon\\Subscriber\\ProductListingSubscriber'] = new \zenit\PlatformHorizon\Subscriber\ProductListingSubscriber($a$b);
  45947.     }
  45948.     /**
  45949.      * Gets the private 'zenit\PlatformHorizon\Subscriber\QuickViewSubscriber' shared service.
  45950.      *
  45951.      * @return \zenit\PlatformHorizon\Subscriber\QuickViewSubscriber
  45952.      */
  45953.     protected function getQuickViewSubscriberService()
  45954.     {
  45955.         include_once \dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src/Subscriber/QuickViewSubscriber.php';
  45956.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService());
  45957.         if (isset($this->privates['zenit\\PlatformHorizon\\Subscriber\\QuickViewSubscriber'])) {
  45958.             return $this->privates['zenit\\PlatformHorizon\\Subscriber\\QuickViewSubscriber'];
  45959.         }
  45960.         return $this->privates['zenit\\PlatformHorizon\\Subscriber\\QuickViewSubscriber'] = new \zenit\PlatformHorizon\Subscriber\QuickViewSubscriber($a);
  45961.     }
  45962.     /**
  45963.      * Gets the public 'cache_clearer' alias.
  45964.      *
  45965.      * @return object The ".container.private.cache_clearer" service.
  45966.      */
  45967.     protected function getCacheClearerService()
  45968.     {
  45969.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  45970.         return $this->get('.container.private.cache_clearer');
  45971.     }
  45972.     /**
  45973.      * Gets the public 'filesystem' alias.
  45974.      *
  45975.      * @return object The ".container.private.filesystem" service.
  45976.      */
  45977.     protected function getFilesystemService()
  45978.     {
  45979.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  45980.         return $this->get('.container.private.filesystem');
  45981.     }
  45982.     /**
  45983.      * Gets the public 'serializer' alias.
  45984.      *
  45985.      * @return object The ".container.private.serializer" service.
  45986.      */
  45987.     protected function getSerializerService()
  45988.     {
  45989.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  45990.         return $this->get('.container.private.serializer');
  45991.     }
  45992.     /**
  45993.      * Gets the public 'security.csrf.token_manager' alias.
  45994.      *
  45995.      * @return object The ".container.private.security.csrf.token_manager" service.
  45996.      */
  45997.     protected function getSecurity_Csrf_TokenManagerService()
  45998.     {
  45999.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  46000.         return $this->get('.container.private.security.csrf.token_manager');
  46001.     }
  46002.     /**
  46003.      * Gets the public 'profiler' alias.
  46004.      *
  46005.      * @return object The ".container.private.profiler" service.
  46006.      */
  46007.     protected function getProfiler2Service()
  46008.     {
  46009.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  46010.         return $this->get('.container.private.profiler');
  46011.     }
  46012.     /**
  46013.      * Gets the public 'twig' alias.
  46014.      *
  46015.      * @return object The ".container.private.twig" service.
  46016.      */
  46017.     protected function getTwigService()
  46018.     {
  46019.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  46020.         return $this->get('.container.private.twig');
  46021.     }
  46022.     /**
  46023.      * Gets the public 'session' alias.
  46024.      *
  46025.      * @return object The ".container.private.session" service.
  46026.      */
  46027.     protected function getSessionService()
  46028.     {
  46029.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  46030.         return $this->get('.container.private.session');
  46031.     }
  46032.     /**
  46033.      * Gets the public 'validator' alias.
  46034.      *
  46035.      * @return object The ".container.private.validator" service.
  46036.      */
  46037.     protected function getValidatorService()
  46038.     {
  46039.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  46040.         return $this->get('.container.private.validator');
  46041.     }
  46042.     /**
  46043.      * @return array|bool|float|int|string|\UnitEnum|null
  46044.      */
  46045.     public function getParameter(string $name)
  46046.     {
  46047.         if (isset($this->buildParameters[$name])) {
  46048.             return $this->buildParameters[$name];
  46049.         }
  46050.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  46051.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  46052.         }
  46053.         if (isset($this->loadedDynamicParameters[$name])) {
  46054.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  46055.         }
  46056.         return $this->parameters[$name];
  46057.     }
  46058.     public function hasParameter(string $name): bool
  46059.     {
  46060.         if (isset($this->buildParameters[$name])) {
  46061.             return true;
  46062.         }
  46063.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  46064.     }
  46065.     public function setParameter(string $name$value): void
  46066.     {
  46067.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  46068.     }
  46069.     public function getParameterBag(): ParameterBagInterface
  46070.     {
  46071.         if (null === $this->parameterBag) {
  46072.             $parameters $this->parameters;
  46073.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  46074.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  46075.             }
  46076.             foreach ($this->buildParameters as $name => $value) {
  46077.                 $parameters[$name] = $value;
  46078.             }
  46079.             $this->parameterBag = new FrozenParameterBag($parameters);
  46080.         }
  46081.         return $this->parameterBag;
  46082.     }
  46083.     private $loadedDynamicParameters = [
  46084.         'kernel.runtime_environment' => false,
  46085.         'kernel.build_dir' => false,
  46086.         'kernel.cache_dir' => false,
  46087.         'APP_URL' => false,
  46088.         'shopware.routing.registered_api_prefixes' => false,
  46089.         'shopware.dbal.time_zone_support_enabled' => false,
  46090.         'shopware.dbal.token_minimum_length' => false,
  46091.         'instance_id' => false,
  46092.         'shopware_administration.path_name' => false,
  46093.         'shopware.http.cache.enabled' => false,
  46094.         'shopware.http.cache.default_ttl' => false,
  46095.         'elasticsearch.enabled' => false,
  46096.         'elasticsearch.indexing_enabled' => false,
  46097.         'elasticsearch.hosts' => false,
  46098.         'elasticsearch.index_prefix' => false,
  46099.         'shopware.cdn.strategy' => false,
  46100.         'kernel.secret' => false,
  46101.         'debug.container.dump' => false,
  46102.         'serializer.mapping.cache.file' => false,
  46103.         'session.save_path' => false,
  46104.         'validator.mapping.cache.file' => false,
  46105.         'profiler.storage.dsn' => false,
  46106.         'shopware.cdn' => false,
  46107.         'shopware.deployment' => false,
  46108.         'shopware.deployment.blue_green' => false,
  46109.         'shopware.html_sanitizer' => false,
  46110.         'shopware.html_sanitizer.cache_dir' => false,
  46111.         'shopware.cache' => false,
  46112.         'shopware.cache.redis_prefix' => false,
  46113.         'elasticsearch.indexing_batch_size' => false,
  46114.         'elasticsearch.throw_exception' => false,
  46115.         'frosh_tools.queue_connection' => false,
  46116.     ];
  46117.     private $dynamicParameters = [];
  46118.     private function getDynamicParameter(string $name)
  46119.     {
  46120.         switch ($name) {
  46121.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  46122.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  46123.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  46124.             case 'APP_URL'$value $this->getEnv('string:APP_URL'); break;
  46125.             case 'shopware.routing.registered_api_prefixes'$value = [
  46126.                 => '_wdt',
  46127.                 => '_profiler',
  46128.                 => '_error',
  46129.                 => 'api',
  46130.                 => 'sw-domain-hash.html',
  46131.                 => 'store-api',
  46132.                 => $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'),
  46133.                 => 'api',
  46134.             ]; break;
  46135.             case 'shopware.dbal.time_zone_support_enabled'$value $this->getEnv('bool:SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED'); break;
  46136.             case 'shopware.dbal.token_minimum_length'$value $this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH'); break;
  46137.             case 'instance_id'$value $this->getEnv('INSTANCE_ID'); break;
  46138.             case 'shopware_administration.path_name'$value $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'); break;
  46139.             case 'shopware.http.cache.enabled'$value $this->getEnv('default:shopware_http_cache_enabled_default:SHOPWARE_HTTP_CACHE_ENABLED'); break;
  46140.             case 'shopware.http.cache.default_ttl'$value $this->getEnv('default:shopware_http_cache_default_ttl_default:SHOPWARE_HTTP_DEFAULT_TTL'); break;
  46141.             case 'elasticsearch.enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'); break;
  46142.             case 'elasticsearch.indexing_enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_INDEXING_ENABLED'); break;
  46143.             case 'elasticsearch.hosts'$value $this->getEnv('string:default:default_whitespace:SHOPWARE_ES_HOSTS'); break;
  46144.             case 'elasticsearch.index_prefix'$value $this->getEnv('string:default:default_elasticsearch_prefix:SHOPWARE_ES_INDEX_PREFIX'); break;
  46145.             case 'shopware.cdn.strategy'$value $this->getEnv('default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'); break;
  46146.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  46147.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainer.xml'); break;
  46148.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  46149.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  46150.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  46151.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  46152.             case 'shopware.cdn'$value = [
  46153.                 'url' => '',
  46154.                 'strategy' => $this->getEnv('string:default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'),
  46155.             ]; break;
  46156.             case 'shopware.deployment'$value = [
  46157.                 'blue_green' => $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'),
  46158.             ]; break;
  46159.             case 'shopware.deployment.blue_green'$value $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'); break;
  46160.             case 'shopware.html_sanitizer'$value = [
  46161.                 'cache_dir' => $this->targetDir.'',
  46162.                 'cache_enabled' => true,
  46163.                 'sets' => [
  46164.                     'basic' => [
  46165.                         'tags' => [
  46166.                             => 'a',
  46167.                             => 'abbr',
  46168.                             => 'acronym',
  46169.                             => 'address',
  46170.                             => 'b',
  46171.                             => 'bdo',
  46172.                             => 'big',
  46173.                             => 'blockquote',
  46174.                             => 'br',
  46175.                             => 'caption',
  46176.                             10 => 'center',
  46177.                             11 => 'cite',
  46178.                             12 => 'code',
  46179.                             13 => 'col',
  46180.                             14 => 'colgroup',
  46181.                             15 => 'dd',
  46182.                             16 => 'del',
  46183.                             17 => 'dfn',
  46184.                             18 => 'dir',
  46185.                             19 => 'div',
  46186.                             20 => 'dl',
  46187.                             21 => 'dt',
  46188.                             22 => 'em',
  46189.                             23 => 'font',
  46190.                             24 => 'h1',
  46191.                             25 => 'h2',
  46192.                             26 => 'h3',
  46193.                             27 => 'h4',
  46194.                             28 => 'h5',
  46195.                             29 => 'h6',
  46196.                             30 => 'hr',
  46197.                             31 => 'i',
  46198.                             32 => 'ins',
  46199.                             33 => 'kbd',
  46200.                             34 => 'li',
  46201.                             35 => 'menu',
  46202.                             36 => 'ol',
  46203.                             37 => 'p',
  46204.                             38 => 'pre',
  46205.                             39 => 'q',
  46206.                             40 => 's',
  46207.                             41 => 'samp',
  46208.                             42 => 'small',
  46209.                             43 => 'span',
  46210.                             44 => 'strike',
  46211.                             45 => 'strong',
  46212.                             46 => 'sub',
  46213.                             47 => 'sup',
  46214.                             48 => 'table',
  46215.                             49 => 'tbody',
  46216.                             50 => 'td',
  46217.                             51 => 'tfoot',
  46218.                             52 => 'th',
  46219.                             53 => 'thead',
  46220.                             54 => 'tr',
  46221.                             55 => 'tt',
  46222.                             56 => 'u',
  46223.                             57 => 'ul',
  46224.                             58 => 'var',
  46225.                         ],
  46226.                         'attributes' => [
  46227.                             => 'align',
  46228.                             => 'bgcolor',
  46229.                             => 'border',
  46230.                             => 'cellpadding',
  46231.                             => 'cellspacing',
  46232.                             => 'cite',
  46233.                             => 'class',
  46234.                             => 'clear',
  46235.                             => 'color',
  46236.                             => 'colspan',
  46237.                             10 => 'dir',
  46238.                             11 => 'face',
  46239.                             12 => 'frame',
  46240.                             13 => 'height',
  46241.                             14 => 'href',
  46242.                             15 => 'id',
  46243.                             16 => 'lang',
  46244.                             17 => 'name',
  46245.                             18 => 'noshade',
  46246.                             19 => 'nowrap',
  46247.                             20 => 'rel',
  46248.                             21 => 'rev',
  46249.                             22 => 'rowspan',
  46250.                             23 => 'scope',
  46251.                             24 => 'size',
  46252.                             25 => 'span',
  46253.                             26 => 'start',
  46254.                             27 => 'style',
  46255.                             28 => 'summary',
  46256.                             29 => 'title',
  46257.                             30 => 'type',
  46258.                             31 => 'valign',
  46259.                             32 => 'value',
  46260.                             33 => 'width',
  46261.                         ],
  46262.                         'options' => [
  46263.                         ],
  46264.                     ],
  46265.                     'media' => [
  46266.                         'tags' => [
  46267.                             => 'img',
  46268.                         ],
  46269.                         'attributes' => [
  46270.                             => 'src',
  46271.                             => 'alt',
  46272.                         ],
  46273.                         'options' => [
  46274.                         ],
  46275.                     ],
  46276.                     'script' => [
  46277.                         'tags' => [
  46278.                             => 'script',
  46279.                         ],
  46280.                         'options' => [
  46281.                             'HTML.Trusted' => true,
  46282.                         ],
  46283.                         'attributes' => [
  46284.                         ],
  46285.                     ],
  46286.                     'tidy' => [
  46287.                         'options' => [
  46288.                             'Output.TidyFormat' => true,
  46289.                         ],
  46290.                         'tags' => [
  46291.                         ],
  46292.                         'attributes' => [
  46293.                         ],
  46294.                     ],
  46295.                 ],
  46296.                 'fields' => [
  46297.                     'product_translation.description' => [
  46298.                         'sets' => [
  46299.                             => 'basic',
  46300.                             => 'media',
  46301.                         ],
  46302.                     ],
  46303.                     'app_cms_block.template' => [
  46304.                         'sets' => [
  46305.                             => 'basic',
  46306.                             => 'media',
  46307.                             => 'tidy',
  46308.                         ],
  46309.                     ],
  46310.                 ],
  46311.             ]; break;
  46312.             case 'shopware.html_sanitizer.cache_dir'$value $this->targetDir.''; break;
  46313.             case 'shopware.cache'$value = [
  46314.                 'redis_prefix' => $this->getEnv('REDIS_PREFIX'),
  46315.                 'invalidation' => [
  46316.                     'delay' => 0,
  46317.                     'count' => 150,
  46318.                     'http_cache' => [
  46319.                         => 'logged-in',
  46320.                         => 'cart-filled',
  46321.                     ],
  46322.                     'product_listing_route' => [
  46323.                     ],
  46324.                     'product_detail_route' => [
  46325.                     ],
  46326.                     'product_review_route' => [
  46327.                     ],
  46328.                     'product_search_route' => [
  46329.                     ],
  46330.                     'product_suggest_route' => [
  46331.                     ],
  46332.                     'product_cross_selling_route' => [
  46333.                     ],
  46334.                     'payment_method_route' => [
  46335.                     ],
  46336.                     'shipping_method_route' => [
  46337.                     ],
  46338.                     'navigation_route' => [
  46339.                     ],
  46340.                     'category_route' => [
  46341.                     ],
  46342.                     'landing_page_route' => [
  46343.                     ],
  46344.                     'language_route' => [
  46345.                     ],
  46346.                     'currency_route' => [
  46347.                     ],
  46348.                     'country_route' => [
  46349.                     ],
  46350.                     'country_state_route' => [
  46351.                     ],
  46352.                     'salutation_route' => [
  46353.                     ],
  46354.                     'sitemap_route' => [
  46355.                     ],
  46356.                 ],
  46357.             ]; break;
  46358.             case 'shopware.cache.redis_prefix'$value $this->getEnv('REDIS_PREFIX'); break;
  46359.             case 'elasticsearch.indexing_batch_size'$value $this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'); break;
  46360.             case 'elasticsearch.throw_exception'$value $this->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'); break;
  46361.             case 'frosh_tools.queue_connection'$value $this->getEnv('MESSENGER_TRANSPORT_DSN'); break;
  46362.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  46363.         }
  46364.         $this->loadedDynamicParameters[$name] = true;
  46365.         return $this->dynamicParameters[$name] = $value;
  46366.     }
  46367.     protected function getDefaultParameters(): array
  46368.     {
  46369.         return [
  46370.             'kernel.project_dir' => \dirname(__DIR__4),
  46371.             'kernel.environment' => 'dev',
  46372.             'kernel.debug' => true,
  46373.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  46374.             'kernel.bundles' => [
  46375.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  46376.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  46377.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  46378.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  46379.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  46380.                 'EnqueueBundle' => 'Enqueue\\Bundle\\EnqueueBundle',
  46381.                 'EnqueueAdapterBundle' => 'Enqueue\\MessengerAdapter\\Bundle\\EnqueueAdapterBundle',
  46382.                 'Framework' => 'Shopware\\Core\\Framework\\Framework',
  46383.                 'System' => 'Shopware\\Core\\System\\System',
  46384.                 'Content' => 'Shopware\\Core\\Content\\Content',
  46385.                 'Checkout' => 'Shopware\\Core\\Checkout\\Checkout',
  46386.                 'Administration' => 'Shopware\\Administration\\Administration',
  46387.                 'Storefront' => 'Shopware\\Storefront\\Storefront',
  46388.                 'Elasticsearch' => 'Shopware\\Elasticsearch\\Elasticsearch',
  46389.                 'Maintenance' => 'Shopware\\Core\\Maintenance\\Maintenance',
  46390.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  46391.                 'Profiling' => 'Shopware\\Core\\Profiling\\Profiling',
  46392.                 'SwagLanguagePack' => 'Swag\\LanguagePack\\SwagLanguagePack',
  46393.                 'SwagPayPal' => 'Swag\\PayPal\\SwagPayPal',
  46394.                 'AcrisRulesCS' => 'Acris\\Rules\\AcrisRulesCS',
  46395.                 'DtgsGoogleTagManagerSw6' => 'Dtgs\\GoogleTagManager\\DtgsGoogleTagManagerSw6',
  46396.                 'FourtwosixChooseDeliveryCountryInSideCart' => 'FourtwosixChooseDeliveryCountryInSideCart\\FourtwosixChooseDeliveryCountryInSideCart',
  46397.                 'FourtwosixWebpImageConverter' => 'FourtwosixWebpImageConverter\\FourtwosixWebpImageConverter',
  46398.                 'FroshTools' => 'Frosh\\Tools\\FroshTools',
  46399.                 'GbmedCustomFieldsFilter' => 'Gbmed\\CustomFieldsFilter\\GbmedCustomFieldsFilter',
  46400.                 'KsAdditions' => 'Ks\\KsAdditions\\KsAdditions',
  46401.                 'KsAttachments' => 'Ks\\Attachments\\KsAttachments',
  46402.                 'LyranetworkLyra' => 'Lyranetwork\\Lyra\\LyranetworkLyra',
  46403.                 'MaxiaListingVariants6' => 'Maxia\\MaxiaListingVariants6\\MaxiaListingVariants6',
  46404.                 'McsCookiePermission' => 'Mcs\\CookiePermission\\McsCookiePermission',
  46405.                 'MoorlCmsTwig' => 'MoorlCmsTwig\\MoorlCmsTwig',
  46406.                 'NetzpBlog6' => 'NetzpBlog6\\NetzpBlog6',
  46407.                 'nwdxxItRechtConnector6' => 'Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6',
  46408.                 'PickwareErpStarter' => 'Pickware\\PickwareErpStarter\\PickwareErpStarter',
  46409.                 'DalBundle' => 'Pickware\\DalBundle\\DalBundle',
  46410.                 'DocumentBundle' => 'Pickware\\DocumentBundle\\DocumentBundle',
  46411.                 'MoneyBundle' => 'Pickware\\MoneyBundle\\MoneyBundle',
  46412.                 'PickwareApiErrorHandlingBundle' => 'Pickware\\ApiErrorHandlingBundle\\PickwareApiErrorHandlingBundle',
  46413.                 'PickwareShopwareExtensionsBundle' => 'Pickware\\ShopwareExtensionsBundle\\PickwareShopwareExtensionsBundle',
  46414.                 'PickwareValidationBundle' => 'Pickware\\ValidationBundle\\PickwareValidationBundle',
  46415.                 'ShopwarePluginsDebugBundle' => 'Pickware\\DebugBundle\\ShopwarePluginsDebugBundle',
  46416.                 'PickwareConfigBundle' => 'Pickware\\ConfigBundle\\PickwareConfigBundle',
  46417.                 'zenitPlatformHorizon' => 'zenit\\PlatformHorizon\\zenitPlatformHorizon',
  46418.                 'KsGeutherTheme' => 'KsGeutherTheme\\KsGeutherTheme',
  46419.                 'PickwareGls' => 'Pickware\\PickwareGls\\PickwareGls',
  46420.                 'PickwareShippingBundle' => 'Pickware\\ShippingBundle\\PickwareShippingBundle',
  46421.                 'PickwareErpPro' => 'Pickware\\PickwareErpPro\\PickwareErpPro',
  46422.                 'PickwareUpsBundle' => 'Pickware\\PickwareUpsBundle\\PickwareUpsBundle',
  46423.                 'PickwareDhlExpressBundle' => 'Pickware\\PickwareDhlExpressBundle\\PickwareDhlExpressBundle',
  46424.                 'PickwareWms' => 'Pickware\\PickwareWms\\PickwareWms',
  46425.                 'PickwareApiVersioningBundle' => 'Pickware\\ApiVersioningBundle\\PickwareApiVersioningBundle',
  46426.                 'PickwareMobileAppAuthBundle' => 'Pickware\\MobileAppAuthBundle\\PickwareMobileAppAuthBundle',
  46427.                 'RedMagnalisterSW6' => 'Redgecko\\Magnalister\\RedMagnalisterSW6',
  46428.                 'SolidAdvancedSliderElements' => 'StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements',
  46429.                 'SwagAmazonPay' => 'Swag\\AmazonPay\\SwagAmazonPay',
  46430.                 'SwagExtensionStore' => 'SwagExtensionStore\\SwagExtensionStore',
  46431.                 'ZeobvBundleProducts' => 'Zeobv\\BundleProducts\\ZeobvBundleProducts',
  46432.                 'FourtwosixThemeExtension' => 'FourtwosixThemeExtension\\FourtwosixThemeExtension',
  46433.                 'FourtwosixWirthsExtension' => 'FourtwosixWirthsExtension\\FourtwosixWirthsExtension',
  46434.                 'SwagCmsExtensions' => 'Swag\\CmsExtensions\\SwagCmsExtensions',
  46435.                 'PickwareDhl' => 'Pickware\\PickwareDhl\\PickwareDhl',
  46436.                 'OdShoplytics' => 'Onedrop\\Shoplytics\\OdShoplytics',
  46437.                 'IwvOrdersCsvExporterV6' => 'Iwv\\IwvOrdersCsvExporterV6\\IwvOrdersCsvExporterV6',
  46438.                 'SendcloudShipping' => 'Sendcloud\\Shipping\\SendcloudShipping',
  46439.                 'DbalKernelPluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\DbalKernelPluginLoader',
  46440.             ],
  46441.             'kernel.bundles_metadata' => [
  46442.                 'FrameworkBundle' => [
  46443.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  46444.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  46445.                 ],
  46446.                 'MonologBundle' => [
  46447.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  46448.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  46449.                 ],
  46450.                 'SensioFrameworkExtraBundle' => [
  46451.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  46452.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  46453.                 ],
  46454.                 'TwigBundle' => [
  46455.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  46456.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  46457.                 ],
  46458.                 'DebugBundle' => [
  46459.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  46460.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  46461.                 ],
  46462.                 'EnqueueBundle' => [
  46463.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle'),
  46464.                     'namespace' => 'Enqueue\\Bundle',
  46465.                 ],
  46466.                 'EnqueueAdapterBundle' => [
  46467.                     'path' => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle'),
  46468.                     'namespace' => 'Enqueue\\MessengerAdapter\\Bundle',
  46469.                 ],
  46470.                 'Framework' => [
  46471.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework'),
  46472.                     'namespace' => 'Shopware\\Core\\Framework',
  46473.                 ],
  46474.                 'System' => [
  46475.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/System'),
  46476.                     'namespace' => 'Shopware\\Core\\System',
  46477.                 ],
  46478.                 'Content' => [
  46479.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Content'),
  46480.                     'namespace' => 'Shopware\\Core\\Content',
  46481.                 ],
  46482.                 'Checkout' => [
  46483.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout'),
  46484.                     'namespace' => 'Shopware\\Core\\Checkout',
  46485.                 ],
  46486.                 'Administration' => [
  46487.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/administration'),
  46488.                     'namespace' => 'Shopware\\Administration',
  46489.                 ],
  46490.                 'Storefront' => [
  46491.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  46492.                     'namespace' => 'Shopware\\Storefront',
  46493.                 ],
  46494.                 'Elasticsearch' => [
  46495.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch'),
  46496.                     'namespace' => 'Shopware\\Elasticsearch',
  46497.                 ],
  46498.                 'Maintenance' => [
  46499.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance'),
  46500.                     'namespace' => 'Shopware\\Core\\Maintenance',
  46501.                 ],
  46502.                 'WebProfilerBundle' => [
  46503.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  46504.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  46505.                 ],
  46506.                 'Profiling' => [
  46507.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling'),
  46508.                     'namespace' => 'Shopware\\Core\\Profiling',
  46509.                 ],
  46510.                 'SwagLanguagePack' => [
  46511.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src'),
  46512.                     'namespace' => 'Swag\\LanguagePack',
  46513.                 ],
  46514.                 'SwagPayPal' => [
  46515.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src'),
  46516.                     'namespace' => 'Swag\\PayPal',
  46517.                 ],
  46518.                 'AcrisRulesCS' => [
  46519.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisRulesCS/src'),
  46520.                     'namespace' => 'Acris\\Rules',
  46521.                 ],
  46522.                 'DtgsGoogleTagManagerSw6' => [
  46523.                     'path' => (\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src'),
  46524.                     'namespace' => 'Dtgs\\GoogleTagManager',
  46525.                 ],
  46526.                 'FourtwosixChooseDeliveryCountryInSideCart' => [
  46527.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixChooseDeliveryCountryInSideCart/src'),
  46528.                     'namespace' => 'FourtwosixChooseDeliveryCountryInSideCart',
  46529.                 ],
  46530.                 'FourtwosixWebpImageConverter' => [
  46531.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixWebpImageConverter/src'),
  46532.                     'namespace' => 'FourtwosixWebpImageConverter',
  46533.                 ],
  46534.                 'FroshTools' => [
  46535.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshTools/src'),
  46536.                     'namespace' => 'Frosh\\Tools',
  46537.                 ],
  46538.                 'GbmedCustomFieldsFilter' => [
  46539.                     'path' => (\dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src'),
  46540.                     'namespace' => 'Gbmed\\CustomFieldsFilter',
  46541.                 ],
  46542.                 'KsAdditions' => [
  46543.                     'path' => (\dirname(__DIR__4).'/custom/plugins/KsAdditions/src'),
  46544.                     'namespace' => 'Ks\\KsAdditions',
  46545.                 ],
  46546.                 'KsAttachments' => [
  46547.                     'path' => (\dirname(__DIR__4).'/custom/plugins/KsAttachments/src'),
  46548.                     'namespace' => 'Ks\\Attachments',
  46549.                 ],
  46550.                 'LyranetworkLyra' => [
  46551.                     'path' => (\dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src'),
  46552.                     'namespace' => 'Lyranetwork\\Lyra',
  46553.                 ],
  46554.                 'MaxiaListingVariants6' => [
  46555.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src'),
  46556.                     'namespace' => 'Maxia\\MaxiaListingVariants6',
  46557.                 ],
  46558.                 'McsCookiePermission' => [
  46559.                     'path' => (\dirname(__DIR__4).'/custom/plugins/McsCookiePermission/src'),
  46560.                     'namespace' => 'Mcs\\CookiePermission',
  46561.                 ],
  46562.                 'MoorlCmsTwig' => [
  46563.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src'),
  46564.                     'namespace' => 'MoorlCmsTwig',
  46565.                 ],
  46566.                 'NetzpBlog6' => [
  46567.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src'),
  46568.                     'namespace' => 'NetzpBlog6',
  46569.                 ],
  46570.                 'nwdxxItRechtConnector6' => [
  46571.                     'path' => (\dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src'),
  46572.                     'namespace' => 'Nwdxx\\ItRechtConnector6',
  46573.                 ],
  46574.                 'PickwareErpStarter' => [
  46575.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src'),
  46576.                     'namespace' => 'Pickware\\PickwareErpStarter',
  46577.                 ],
  46578.                 'DalBundle' => [
  46579.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/dal-bundle/src'),
  46580.                     'namespace' => 'Pickware\\DalBundle',
  46581.                 ],
  46582.                 'DocumentBundle' => [
  46583.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/document-bundle/src'),
  46584.                     'namespace' => 'Pickware\\DocumentBundle',
  46585.                 ],
  46586.                 'MoneyBundle' => [
  46587.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/money-bundle/src'),
  46588.                     'namespace' => 'Pickware\\MoneyBundle',
  46589.                 ],
  46590.                 'PickwareApiErrorHandlingBundle' => [
  46591.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/api-error-handling-bundle/src'),
  46592.                     'namespace' => 'Pickware\\ApiErrorHandlingBundle',
  46593.                 ],
  46594.                 'PickwareShopwareExtensionsBundle' => [
  46595.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src'),
  46596.                     'namespace' => 'Pickware\\ShopwareExtensionsBundle',
  46597.                 ],
  46598.                 'PickwareValidationBundle' => [
  46599.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/validation-bundle/src'),
  46600.                     'namespace' => 'Pickware\\ValidationBundle',
  46601.                 ],
  46602.                 'ShopwarePluginsDebugBundle' => [
  46603.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/debug-bundle/src'),
  46604.                     'namespace' => 'Pickware\\DebugBundle',
  46605.                 ],
  46606.                 'PickwareConfigBundle' => [
  46607.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/vendor/pickware/config-bundle/src'),
  46608.                     'namespace' => 'Pickware\\ConfigBundle',
  46609.                 ],
  46610.                 'zenitPlatformHorizon' => [
  46611.                     'path' => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src'),
  46612.                     'namespace' => 'zenit\\PlatformHorizon',
  46613.                 ],
  46614.                 'KsGeutherTheme' => [
  46615.                     'path' => (\dirname(__DIR__4).'/custom/plugins/KsGeutherTheme/src'),
  46616.                     'namespace' => 'KsGeutherTheme',
  46617.                 ],
  46618.                 'PickwareGls' => [
  46619.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareGls/src'),
  46620.                     'namespace' => 'Pickware\\PickwareGls',
  46621.                 ],
  46622.                 'PickwareShippingBundle' => [
  46623.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/shipping-bundle/src'),
  46624.                     'namespace' => 'Pickware\\ShippingBundle',
  46625.                 ],
  46626.                 'PickwareErpPro' => [
  46627.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareErpPro/src'),
  46628.                     'namespace' => 'Pickware\\PickwareErpPro',
  46629.                 ],
  46630.                 'PickwareUpsBundle' => [
  46631.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-ups-bundle/src'),
  46632.                     'namespace' => 'Pickware\\PickwareUpsBundle',
  46633.                 ],
  46634.                 'PickwareDhlExpressBundle' => [
  46635.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareErpPro/vendor/pickware/pickware-dhl-express-bundle/src'),
  46636.                     'namespace' => 'Pickware\\PickwareDhlExpressBundle',
  46637.                 ],
  46638.                 'PickwareWms' => [
  46639.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareWms/src'),
  46640.                     'namespace' => 'Pickware\\PickwareWms',
  46641.                 ],
  46642.                 'PickwareApiVersioningBundle' => [
  46643.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/api-versioning-bundle/src'),
  46644.                     'namespace' => 'Pickware\\ApiVersioningBundle',
  46645.                 ],
  46646.                 'PickwareMobileAppAuthBundle' => [
  46647.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareWms/vendor/pickware/mobile-app-auth-bundle/src'),
  46648.                     'namespace' => 'Pickware\\MobileAppAuthBundle',
  46649.                 ],
  46650.                 'RedMagnalisterSW6' => [
  46651.                     'path' => (\dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src'),
  46652.                     'namespace' => 'Redgecko\\Magnalister',
  46653.                 ],
  46654.                 'SolidAdvancedSliderElements' => [
  46655.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src'),
  46656.                     'namespace' => 'StudioSolid\\AdvancedSliderElements',
  46657.                 ],
  46658.                 'SwagAmazonPay' => [
  46659.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src'),
  46660.                     'namespace' => 'Swag\\AmazonPay',
  46661.                 ],
  46662.                 'SwagExtensionStore' => [
  46663.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  46664.                     'namespace' => 'SwagExtensionStore',
  46665.                 ],
  46666.                 'ZeobvBundleProducts' => [
  46667.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src'),
  46668.                     'namespace' => 'Zeobv\\BundleProducts',
  46669.                 ],
  46670.                 'FourtwosixThemeExtension' => [
  46671.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src'),
  46672.                     'namespace' => 'FourtwosixThemeExtension',
  46673.                 ],
  46674.                 'FourtwosixWirthsExtension' => [
  46675.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixWirthsExtension/src'),
  46676.                     'namespace' => 'FourtwosixWirthsExtension',
  46677.                 ],
  46678.                 'SwagCmsExtensions' => [
  46679.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src'),
  46680.                     'namespace' => 'Swag\\CmsExtensions',
  46681.                 ],
  46682.                 'PickwareDhl' => [
  46683.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareDhl/src'),
  46684.                     'namespace' => 'Pickware\\PickwareDhl',
  46685.                 ],
  46686.                 'OdShoplytics' => [
  46687.                     'path' => (\dirname(__DIR__4).'/custom/plugins/OdShoplytics/src'),
  46688.                     'namespace' => 'Onedrop\\Shoplytics',
  46689.                 ],
  46690.                 'IwvOrdersCsvExporterV6' => [
  46691.                     'path' => (\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src'),
  46692.                     'namespace' => 'Iwv\\IwvOrdersCsvExporterV6',
  46693.                 ],
  46694.                 'SendcloudShipping' => [
  46695.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src'),
  46696.                     'namespace' => 'Sendcloud\\Shipping',
  46697.                 ],
  46698.                 'DbalKernelPluginLoader' => [
  46699.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader'),
  46700.                     'namespace' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader',
  46701.                 ],
  46702.             ],
  46703.             'kernel.charset' => 'UTF-8',
  46704.             'kernel.container_class' => 'Shopware_Core_KernelDevDebugContainer',
  46705.             'kernel.cache.hash' => '7302b6dbeb5b1ab0a68ccd87e6c236f4',
  46706.             'kernel.shopware_version' => '6.4.18.1',
  46707.             'kernel.shopware_version_revision' => '7e14f7706b85770cefa095d38a560d4e26eb251f',
  46708.             'kernel.shopware_core_dir' => (\dirname(__DIR__4).'/vendor/shopware/core'),
  46709.             'kernel.plugin_dir' => (\dirname(__DIR__4).'/custom/plugins'),
  46710.             'kernel.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  46711.             'kernel.active_plugins' => [
  46712.                 'Swag\\LanguagePack\\SwagLanguagePack' => [
  46713.                     'name' => 'SwagLanguagePack',
  46714.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src'),
  46715.                     'class' => 'Swag\\LanguagePack\\SwagLanguagePack',
  46716.                 ],
  46717.                 'Swag\\PayPal\\SwagPayPal' => [
  46718.                     'name' => 'SwagPayPal',
  46719.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src'),
  46720.                     'class' => 'Swag\\PayPal\\SwagPayPal',
  46721.                 ],
  46722.                 'Acris\\Rules\\AcrisRulesCS' => [
  46723.                     'name' => 'AcrisRulesCS',
  46724.                     'path' => (\dirname(__DIR__4).'/custom/plugins/AcrisRulesCS/src'),
  46725.                     'class' => 'Acris\\Rules\\AcrisRulesCS',
  46726.                 ],
  46727.                 'Dtgs\\GoogleTagManager\\DtgsGoogleTagManagerSw6' => [
  46728.                     'name' => 'DtgsGoogleTagManagerSw6',
  46729.                     'path' => (\dirname(__DIR__4).'/custom/plugins/DtgsGoogleTagManagerSw6/src'),
  46730.                     'class' => 'Dtgs\\GoogleTagManager\\DtgsGoogleTagManagerSw6',
  46731.                 ],
  46732.                 'FourtwosixChooseDeliveryCountryInSideCart\\FourtwosixChooseDeliveryCountryInSideCart' => [
  46733.                     'name' => 'FourtwosixChooseDeliveryCountryInSideCart',
  46734.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixChooseDeliveryCountryInSideCart/src'),
  46735.                     'class' => 'FourtwosixChooseDeliveryCountryInSideCart\\FourtwosixChooseDeliveryCountryInSideCart',
  46736.                 ],
  46737.                 'FourtwosixWebpImageConverter\\FourtwosixWebpImageConverter' => [
  46738.                     'name' => 'FourtwosixWebpImageConverter',
  46739.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixWebpImageConverter/src'),
  46740.                     'class' => 'FourtwosixWebpImageConverter\\FourtwosixWebpImageConverter',
  46741.                 ],
  46742.                 'Frosh\\Tools\\FroshTools' => [
  46743.                     'name' => 'FroshTools',
  46744.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshTools/src'),
  46745.                     'class' => 'Frosh\\Tools\\FroshTools',
  46746.                 ],
  46747.                 'Gbmed\\CustomFieldsFilter\\GbmedCustomFieldsFilter' => [
  46748.                     'name' => 'GbmedCustomFieldsFilter',
  46749.                     'path' => (\dirname(__DIR__4).'/custom/plugins/GbmedCustomFieldsFilter/src'),
  46750.                     'class' => 'Gbmed\\CustomFieldsFilter\\GbmedCustomFieldsFilter',
  46751.                 ],
  46752.                 'Ks\\KsAdditions\\KsAdditions' => [
  46753.                     'name' => 'KsAdditions',
  46754.                     'path' => (\dirname(__DIR__4).'/custom/plugins/KsAdditions/src'),
  46755.                     'class' => 'Ks\\KsAdditions\\KsAdditions',
  46756.                 ],
  46757.                 'Ks\\Attachments\\KsAttachments' => [
  46758.                     'name' => 'KsAttachments',
  46759.                     'path' => (\dirname(__DIR__4).'/custom/plugins/KsAttachments/src'),
  46760.                     'class' => 'Ks\\Attachments\\KsAttachments',
  46761.                 ],
  46762.                 'Lyranetwork\\Lyra\\LyranetworkLyra' => [
  46763.                     'name' => 'LyranetworkLyra',
  46764.                     'path' => (\dirname(__DIR__4).'/custom/plugins/LyranetworkLyra/src'),
  46765.                     'class' => 'Lyranetwork\\Lyra\\LyranetworkLyra',
  46766.                 ],
  46767.                 'Maxia\\MaxiaListingVariants6\\MaxiaListingVariants6' => [
  46768.                     'name' => 'MaxiaListingVariants6',
  46769.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src'),
  46770.                     'class' => 'Maxia\\MaxiaListingVariants6\\MaxiaListingVariants6',
  46771.                 ],
  46772.                 'Mcs\\CookiePermission\\McsCookiePermission' => [
  46773.                     'name' => 'McsCookiePermission',
  46774.                     'path' => (\dirname(__DIR__4).'/custom/plugins/McsCookiePermission/src'),
  46775.                     'class' => 'Mcs\\CookiePermission\\McsCookiePermission',
  46776.                 ],
  46777.                 'MoorlCmsTwig\\MoorlCmsTwig' => [
  46778.                     'name' => 'MoorlCmsTwig',
  46779.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src'),
  46780.                     'class' => 'MoorlCmsTwig\\MoorlCmsTwig',
  46781.                 ],
  46782.                 'NetzpBlog6\\NetzpBlog6' => [
  46783.                     'name' => 'NetzpBlog6',
  46784.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NetzpBlog6/src'),
  46785.                     'class' => 'NetzpBlog6\\NetzpBlog6',
  46786.                 ],
  46787.                 'Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6' => [
  46788.                     'name' => 'nwdxxItRechtConnector6',
  46789.                     'path' => (\dirname(__DIR__4).'/custom/plugins/nwdxxItRechtConnector6/src'),
  46790.                     'class' => 'Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6',
  46791.                 ],
  46792.                 'Pickware\\PickwareErpStarter\\PickwareErpStarter' => [
  46793.                     'name' => 'PickwareErpStarter',
  46794.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareErpStarter/src'),
  46795.                     'class' => 'Pickware\\PickwareErpStarter\\PickwareErpStarter',
  46796.                 ],
  46797.                 'zenit\\PlatformHorizon\\zenitPlatformHorizon' => [
  46798.                     'name' => 'zenitPlatformHorizon',
  46799.                     'path' => (\dirname(__DIR__4).'/custom/plugins/zenitPlatformHorizon/src'),
  46800.                     'class' => 'zenit\\PlatformHorizon\\zenitPlatformHorizon',
  46801.                 ],
  46802.                 'KsGeutherTheme\\KsGeutherTheme' => [
  46803.                     'name' => 'KsGeutherTheme',
  46804.                     'path' => (\dirname(__DIR__4).'/custom/plugins/KsGeutherTheme/src'),
  46805.                     'class' => 'KsGeutherTheme\\KsGeutherTheme',
  46806.                 ],
  46807.                 'Pickware\\PickwareGls\\PickwareGls' => [
  46808.                     'name' => 'PickwareGls',
  46809.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareGls/src'),
  46810.                     'class' => 'Pickware\\PickwareGls\\PickwareGls',
  46811.                 ],
  46812.                 'Pickware\\PickwareErpPro\\PickwareErpPro' => [
  46813.                     'name' => 'PickwareErpPro',
  46814.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareErpPro/src'),
  46815.                     'class' => 'Pickware\\PickwareErpPro\\PickwareErpPro',
  46816.                 ],
  46817.                 'Pickware\\PickwareWms\\PickwareWms' => [
  46818.                     'name' => 'PickwareWms',
  46819.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareWms/src'),
  46820.                     'class' => 'Pickware\\PickwareWms\\PickwareWms',
  46821.                 ],
  46822.                 'Redgecko\\Magnalister\\RedMagnalisterSW6' => [
  46823.                     'name' => 'RedMagnalisterSW6',
  46824.                     'path' => (\dirname(__DIR__4).'/custom/plugins/RedMagnalisterSW6/src'),
  46825.                     'class' => 'Redgecko\\Magnalister\\RedMagnalisterSW6',
  46826.                 ],
  46827.                 'StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements' => [
  46828.                     'name' => 'SolidAdvancedSliderElements',
  46829.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SolidAdvancedSliderElements/src'),
  46830.                     'class' => 'StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements',
  46831.                 ],
  46832.                 'Swag\\AmazonPay\\SwagAmazonPay' => [
  46833.                     'name' => 'SwagAmazonPay',
  46834.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagAmazonPay/src'),
  46835.                     'class' => 'Swag\\AmazonPay\\SwagAmazonPay',
  46836.                 ],
  46837.                 'SwagExtensionStore\\SwagExtensionStore' => [
  46838.                     'name' => 'SwagExtensionStore',
  46839.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  46840.                     'class' => 'SwagExtensionStore\\SwagExtensionStore',
  46841.                 ],
  46842.                 'Zeobv\\BundleProducts\\ZeobvBundleProducts' => [
  46843.                     'name' => 'ZeobvBundleProducts',
  46844.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ZeobvBundleProducts/src'),
  46845.                     'class' => 'Zeobv\\BundleProducts\\ZeobvBundleProducts',
  46846.                 ],
  46847.                 'FourtwosixThemeExtension\\FourtwosixThemeExtension' => [
  46848.                     'name' => 'FourtwosixThemeExtension',
  46849.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixThemeExtension/src'),
  46850.                     'class' => 'FourtwosixThemeExtension\\FourtwosixThemeExtension',
  46851.                 ],
  46852.                 'FourtwosixWirthsExtension\\FourtwosixWirthsExtension' => [
  46853.                     'name' => 'FourtwosixWirthsExtension',
  46854.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FourtwosixWirthsExtension/src'),
  46855.                     'class' => 'FourtwosixWirthsExtension\\FourtwosixWirthsExtension',
  46856.                 ],
  46857.                 'Swag\\CmsExtensions\\SwagCmsExtensions' => [
  46858.                     'name' => 'SwagCmsExtensions',
  46859.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src'),
  46860.                     'class' => 'Swag\\CmsExtensions\\SwagCmsExtensions',
  46861.                 ],
  46862.                 'Pickware\\PickwareDhl\\PickwareDhl' => [
  46863.                     'name' => 'PickwareDhl',
  46864.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PickwareDhl/src'),
  46865.                     'class' => 'Pickware\\PickwareDhl\\PickwareDhl',
  46866.                 ],
  46867.                 'Onedrop\\Shoplytics\\OdShoplytics' => [
  46868.                     'name' => 'OdShoplytics',
  46869.                     'path' => (\dirname(__DIR__4).'/custom/plugins/OdShoplytics/src'),
  46870.                     'class' => 'Onedrop\\Shoplytics\\OdShoplytics',
  46871.                 ],
  46872.                 'Iwv\\IwvOrdersCsvExporterV6\\IwvOrdersCsvExporterV6' => [
  46873.                     'name' => 'IwvOrdersCsvExporterV6',
  46874.                     'path' => (\dirname(__DIR__4).'/custom/plugins/IwvOrdersCsvExporterV6/src'),
  46875.                     'class' => 'Iwv\\IwvOrdersCsvExporterV6\\IwvOrdersCsvExporterV6',
  46876.                 ],
  46877.                 'Sendcloud\\Shipping\\SendcloudShipping' => [
  46878.                     'name' => 'SendcloudShipping',
  46879.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SendcloudShipping/src'),
  46880.                     'class' => 'Sendcloud\\Shipping\\SendcloudShipping',
  46881.                 ],
  46882.             ],
  46883.             'kernel.plugin_infos' => [
  46884.                 => [
  46885.                     'name' => 'KplngiProductOrder',
  46886.                     'baseClass' => 'Kplngi\\ProductOrder\\KplngiProductOrder',
  46887.                     'active' => false,
  46888.                     'path' => 'custom/plugins/KplngiProductOrder',
  46889.                     'version' => '1.5.9',
  46890.                     'autoload' => [
  46891.                         'psr-4' => [
  46892.                             'Kplngi\\ProductOrder\\' => 'src/',
  46893.                         ],
  46894.                     ],
  46895.                     'managedByComposer' => false,
  46896.                     'composerName' => 'kplngi/product-order',
  46897.                 ],
  46898.                 => [
  46899.                     'name' => 'FourtwosixMonitorPlugin',
  46900.                     'baseClass' => 'FourtwosixMonitorPlugin\\FourtwosixMonitorPlugin',
  46901.                     'active' => false,
  46902.                     'path' => 'custom/plugins/FourtwosixMonitorPlugin',
  46903.                     'version' => '5.7.1',
  46904.                     'autoload' => [
  46905.                         'psr-4' => [
  46906.                             'FourtwosixMonitorPlugin\\' => 'src/',
  46907.                         ],
  46908.                     ],
  46909.                     'managedByComposer' => false,
  46910.                     'composerName' => 'fourtwosix/monitor-plugin',
  46911.                 ],
  46912.                 => [
  46913.                     'name' => 'ScopPlatformRedirecter',
  46914.                     'baseClass' => 'Scop\\PlatformRedirecter\\ScopPlatformRedirecter',
  46915.                     'active' => false,
  46916.                     'path' => 'custom/plugins/ScopPlatformRedirecter',
  46917.                     'version' => '1.2.0',
  46918.                     'autoload' => [
  46919.                         'psr-4' => [
  46920.                             'Scop\\PlatformRedirecter\\' => 'src/',
  46921.                         ],
  46922.                     ],
  46923.                     'managedByComposer' => false,
  46924.                     'composerName' => 'scop/scopplatformredirecter',
  46925.                 ],
  46926.                 => [
  46927.                     'name' => 'KssListingFilter',
  46928.                     'baseClass' => 'KssListingFilter\\KssListingFilter',
  46929.                     'active' => false,
  46930.                     'path' => 'custom/plugins/KssListingFilter',
  46931.                     'version' => '1.0.1',
  46932.                     'autoload' => [
  46933.                         'psr-4' => [
  46934.                             'KssListingFilter\\' => 'src/',
  46935.                         ],
  46936.                     ],
  46937.                     'managedByComposer' => false,
  46938.                     'composerName' => 'kenner/listing_filter',
  46939.                 ],
  46940.                 => [
  46941.                     'name' => 'EmzPlatformMailTemplateBianco',
  46942.                     'baseClass' => 'Emz\\PlatformMailTemplateBianco\\EmzPlatformMailTemplateBianco',
  46943.                     'active' => false,
  46944.                     'path' => 'custom/plugins/EmzPlatformMailTemplateBianco',
  46945.                     'version' => '1.0.0',
  46946.                     'autoload' => [
  46947.                         'psr-4' => [
  46948.                             'Emz\\PlatformMailTemplateBianco\\' => 'src/',
  46949.                         ],
  46950.                     ],
  46951.                     'managedByComposer' => false,
  46952.                     'composerName' => 'emz/bianco-mail-template',
  46953.                 ],
  46954.                 => [
  46955.                     'name' => 'LwsV6MailFr',
  46956.                     'baseClass' => 'LwsV6\\MailFr\\LwsV6MailFr',
  46957.                     'active' => false,
  46958.                     'path' => 'custom/plugins/LwsV6MailFr',
  46959.                     'version' => '6.1.0',
  46960.                     'autoload' => [
  46961.                         'psr-4' => [
  46962.                             'LwsV6\\MailFr\\' => 'src/',
  46963.                         ],
  46964.                     ],
  46965.                     'managedByComposer' => false,
  46966.                     'composerName' => 'lwsv6/mailfr',
  46967.                 ],
  46968.                 => [
  46969.                     'name' => 'SwagLanguagePack',
  46970.                     'baseClass' => 'Swag\\LanguagePack\\SwagLanguagePack',
  46971.                     'active' => true,
  46972.                     'path' => 'custom/plugins/SwagLanguagePack',
  46973.                     'version' => '2.5.0',
  46974.                     'autoload' => [
  46975.                         'psr-4' => [
  46976.                             'Swag\\LanguagePack\\' => 'src/',
  46977.                         ],
  46978.                     ],
  46979.                     'managedByComposer' => false,
  46980.                     'composerName' => 'swag/language-pack',
  46981.                 ],
  46982.                 => [
  46983.                     'name' => 'SwagMigrationAssistant',
  46984.                     'baseClass' => 'SwagMigrationAssistant\\SwagMigrationAssistant',
  46985.                     'active' => false,
  46986.                     'path' => 'custom/plugins/SwagMigrationAssistant',
  46987.                     'version' => '4.2.5',
  46988.                     'autoload' => [
  46989.                         'psr-4' => [
  46990.                             'SwagMigrationAssistant\\' => '',
  46991.                         ],
  46992.                     ],
  46993.                     'managedByComposer' => false,
  46994.                     'composerName' => 'swag/migration-assistant',
  46995.                 ],
  46996.                 => [
  46997.                     'name' => 'SwagPayPal',
  46998.                     'baseClass' => 'Swag\\PayPal\\SwagPayPal',
  46999.                     'active' => true,
  47000.                     'path' => 'custom/plugins/SwagPayPal',
  47001.                     'version' => '6.3.1',
  47002.                     'autoload' => [
  47003.                         'psr-4' => [
  47004.                             'Swag\\PayPal\\' => 'src/',
  47005.                         ],
  47006.                     ],
  47007.                     'managedByComposer' => false,
  47008.                     'composerName' => 'swag/paypal',
  47009.                 ],
  47010.                 => [
  47011.                     'name' => 'AcrisRulesCS',
  47012.                     'baseClass' => 'Acris\\Rules\\AcrisRulesCS',
  47013.                     'active' => true,
  47014.                     'path' => 'custom/plugins/AcrisRulesCS',
  47015.                     'version' => '4.0.0',
  47016.                     'autoload' => [
  47017.                         'psr-4' => [
  47018.                             'Acris\\Rules\\' => 'src/',
  47019.                         ],
  47020.                     ],
  47021.                     'managedByComposer' => false,
  47022.                     'composerName' => 'acris/rules',
  47023.                 ],
  47024.                 10 => [
  47025.                     'name' => 'DtgsGoogleTagManagerSw6',
  47026.                     'baseClass' => 'Dtgs\\GoogleTagManager\\DtgsGoogleTagManagerSw6',
  47027.                     'active' => true,
  47028.                     'path' => 'custom/plugins/DtgsGoogleTagManagerSw6',
  47029.                     'version' => '6.1.45',
  47030.                     'autoload' => [
  47031.                         'psr-4' => [
  47032.                             'Dtgs\\GoogleTagManager\\' => 'src/',
  47033.                         ],
  47034.                     ],
  47035.                     'managedByComposer' => false,
  47036.                     'composerName' => 'dtgs/google-tag-manager',
  47037.                 ],
  47038.                 11 => [
  47039.                     'name' => 'FourtwosixChooseDeliveryCountryInSideCart',
  47040.                     'baseClass' => 'FourtwosixChooseDeliveryCountryInSideCart\\FourtwosixChooseDeliveryCountryInSideCart',
  47041.                     'active' => true,
  47042.                     'path' => 'custom/plugins/FourtwosixChooseDeliveryCountryInSideCart',
  47043.                     'version' => '4.18.0',
  47044.                     'autoload' => [
  47045.                         'psr-4' => [
  47046.                             'FourtwosixChooseDeliveryCountryInSideCart\\' => 'src/',
  47047.                         ],
  47048.                     ],
  47049.                     'managedByComposer' => false,
  47050.                     'composerName' => 'fourtwosix/choose-delivery-country-in-side-cart',
  47051.                 ],
  47052.                 12 => [
  47053.                     'name' => 'FourtwosixWebpImageConverter',
  47054.                     'baseClass' => 'FourtwosixWebpImageConverter\\FourtwosixWebpImageConverter',
  47055.                     'active' => true,
  47056.                     'path' => 'custom/plugins/FourtwosixWebpImageConverter',
  47057.                     'version' => '1.0.1',
  47058.                     'autoload' => [
  47059.                         'psr-4' => [
  47060.                             'FourtwosixWebpImageConverter\\' => 'src/',
  47061.                         ],
  47062.                     ],
  47063.                     'managedByComposer' => false,
  47064.                     'composerName' => 'fourtwosix/webp-image-converter',
  47065.                 ],
  47066.                 13 => [
  47067.                     'name' => 'FroshTools',
  47068.                     'baseClass' => 'Frosh\\Tools\\FroshTools',
  47069.                     'active' => true,
  47070.                     'path' => 'custom/plugins/FroshTools',
  47071.                     'version' => '0.2.13',
  47072.                     'autoload' => [
  47073.                         'psr-4' => [
  47074.                             'Frosh\\Tools\\' => 'src/',
  47075.                         ],
  47076.                     ],
  47077.                     'managedByComposer' => false,
  47078.                     'composerName' => 'frosh/tools',
  47079.                 ],
  47080.                 14 => [
  47081.                     'name' => 'GbmedCustomFieldsFilter',
  47082.                     'baseClass' => 'Gbmed\\CustomFieldsFilter\\GbmedCustomFieldsFilter',
  47083.                     'active' => true,
  47084.                     'path' => 'custom/plugins/GbmedCustomFieldsFilter',
  47085.                     'version' => '1.0.0',
  47086.                     'autoload' => [
  47087.                         'psr-4' => [
  47088.                             'Gbmed\\CustomFieldsFilter\\' => 'src/',
  47089.                         ],
  47090.                     ],
  47091.                     'managedByComposer' => false,
  47092.                     'composerName' => 'gb-media/custom-fields-filter',
  47093.                 ],
  47094.                 15 => [
  47095.                     'name' => 'KsAdditions',
  47096.                     'baseClass' => 'Ks\\KsAdditions\\KsAdditions',
  47097.                     'active' => true,
  47098.                     'path' => 'custom/plugins/KsAdditions',
  47099.                     'version' => '1.0.3',
  47100.                     'autoload' => [
  47101.                         'psr-4' => [
  47102.                             'Ks\\KsAdditions\\' => 'src/',
  47103.                         ],
  47104.                     ],
  47105.                     'managedByComposer' => false,
  47106.                     'composerName' => 'kennersoft/ks-additions',
  47107.                 ],
  47108.                 16 => [
  47109.                     'name' => 'KsAttachments',
  47110.                     'baseClass' => 'Ks\\Attachments\\KsAttachments',
  47111.                     'active' => true,
  47112.                     'path' => 'custom/plugins/KsAttachments',
  47113.                     'version' => '1.0.0',
  47114.                     'autoload' => [
  47115.                         'psr-4' => [
  47116.                             'Ks\\Attachments\\' => 'src/',
  47117.                         ],
  47118.                     ],
  47119.                     'managedByComposer' => false,
  47120.                     'composerName' => 'kennersoft/ks-attachments',
  47121.                 ],
  47122.                 17 => [
  47123.                     'name' => 'LyranetworkLyra',
  47124.                     'baseClass' => 'Lyranetwork\\Lyra\\LyranetworkLyra',
  47125.                     'active' => true,
  47126.                     'path' => 'custom/plugins/LyranetworkLyra',
  47127.                     'version' => '3.0.3',
  47128.                     'autoload' => [
  47129.                         'psr-4' => [
  47130.                             'Lyranetwork\\Lyra\\' => 'src/',
  47131.                         ],
  47132.                     ],
  47133.                     'managedByComposer' => false,
  47134.                     'composerName' => 'lyranetwork/lyra',
  47135.                 ],
  47136.                 18 => [
  47137.                     'name' => 'MaxiaListingVariants6',
  47138.                     'baseClass' => 'Maxia\\MaxiaListingVariants6\\MaxiaListingVariants6',
  47139.                     'active' => true,
  47140.                     'path' => 'custom/plugins/MaxiaListingVariants6',
  47141.                     'version' => '1.4.14',
  47142.                     'autoload' => [
  47143.                         'psr-4' => [
  47144.                             'Maxia\\MaxiaListingVariants6\\' => 'src/',
  47145.                         ],
  47146.                     ],
  47147.                     'managedByComposer' => false,
  47148.                     'composerName' => 'maxia/maxia-listing-variants-6',
  47149.                 ],
  47150.                 19 => [
  47151.                     'name' => 'McsCookiePermission',
  47152.                     'baseClass' => 'Mcs\\CookiePermission\\McsCookiePermission',
  47153.                     'active' => true,
  47154.                     'path' => 'custom/plugins/McsCookiePermission',
  47155.                     'version' => '1.3.1',
  47156.                     'autoload' => [
  47157.                         'psr-4' => [
  47158.                             'Mcs\\CookiePermission\\' => 'src/',
  47159.                         ],
  47160.                     ],
  47161.                     'managedByComposer' => false,
  47162.                     'composerName' => 'mcs/cookie-permission',
  47163.                 ],
  47164.                 20 => [
  47165.                     'name' => 'MolliePayments',
  47166.                     'baseClass' => 'Kiener\\MolliePayments\\MolliePayments',
  47167.                     'active' => false,
  47168.                     'path' => 'custom/plugins/MolliePayments',
  47169.                     'version' => '3.5.0',
  47170.                     'autoload' => [
  47171.                         'psr-4' => [
  47172.                             'Mollie\\Api\\' => 'vendor/mollie/mollie-api-php/src/',
  47173.                             'Kiener\\MolliePayments\\' => 'src/',
  47174.                         ],
  47175.                     ],
  47176.                     'managedByComposer' => false,
  47177.                     'composerName' => 'kiener/mollie-payments-plugin',
  47178.                 ],
  47179.                 21 => [
  47180.                     'name' => 'MoorlCmsTwig',
  47181.                     'baseClass' => 'MoorlCmsTwig\\MoorlCmsTwig',
  47182.                     'active' => true,
  47183.                     'path' => 'custom/plugins/MoorlCmsTwig',
  47184.                     'version' => '1.4.3',
  47185.                     'autoload' => [
  47186.                         'psr-4' => [
  47187.                             'MoorlCmsTwig\\' => 'src/',
  47188.                         ],
  47189.                     ],
  47190.                     'managedByComposer' => false,
  47191.                     'composerName' => 'moorl/moorl-cms-twig',
  47192.                 ],
  47193.                 22 => [
  47194.                     'name' => 'NetzpBlog6',
  47195.                     'baseClass' => 'NetzpBlog6\\NetzpBlog6',
  47196.                     'active' => true,
  47197.                     'path' => 'custom/plugins/NetzpBlog6',
  47198.                     'version' => '1.4.1',
  47199.                     'autoload' => [
  47200.                         'psr-4' => [
  47201.                             'NetzpBlog6\\' => 'src/',
  47202.                         ],
  47203.                     ],
  47204.                     'managedByComposer' => false,
  47205.                     'composerName' => 'netzp/netzpblog6',
  47206.                 ],
  47207.                 23 => [
  47208.                     'name' => 'nwdxxItRechtConnector6',
  47209.                     'baseClass' => 'Nwdxx\\ItRechtConnector6\\nwdxxItRechtConnector6',
  47210.                     'active' => true,
  47211.                     'path' => 'custom/plugins/nwdxxItRechtConnector6',
  47212.                     'version' => '1.1.6',
  47213.                     'autoload' => [
  47214.                         'psr-4' => [
  47215.                             'Nwdxx\\ItRechtConnector6\\' => 'src/',
  47216.                         ],
  47217.                     ],
  47218.                     'managedByComposer' => false,
  47219.                     'composerName' => 'nwdxx/it-recht-connector6',
  47220.                 ],
  47221.                 24 => [
  47222.                     'name' => 'PickwareErpStarter',
  47223.                     'baseClass' => 'Pickware\\PickwareErpStarter\\PickwareErpStarter',
  47224.                     'active' => true,
  47225.                     'path' => 'custom/plugins/PickwareErpStarter',
  47226.                     'version' => '2.46.2',
  47227.                     'autoload' => [
  47228.                         'psr-4' => [
  47229.                             'Pickware\\PickwareErpStarter\\' => 'src/',
  47230.                             'Pickware\\PickwareErpStarter\\Test\\TestEntityCreation\\' => 'test/TestEntityCreation/',
  47231.                         ],
  47232.                         'exclude-from-classmap' => [
  47233.                             => '**.unit.php',
  47234.                             => '**.integration.php',
  47235.                         ],
  47236.                     ],
  47237.                     'managedByComposer' => false,
  47238.                     'composerName' => 'pickware/pickware-erp-starter',
  47239.                 ],
  47240.                 25 => [
  47241.                     'name' => 'zenitPlatformHorizon',
  47242.                     'baseClass' => 'zenit\\PlatformHorizon\\zenitPlatformHorizon',
  47243.                     'active' => true,
  47244.                     'path' => 'custom/plugins/zenitPlatformHorizon',
  47245.                     'version' => '2.12.0',
  47246.                     'autoload' => [
  47247.                         'psr-4' => [
  47248.                             'zenit\\PlatformHorizon\\' => 'src/',
  47249.                         ],
  47250.                     ],
  47251.                     'managedByComposer' => false,
  47252.                     'composerName' => 'zenit/horizon',
  47253.                 ],
  47254.                 26 => [
  47255.                     'name' => 'KsGeutherTheme',
  47256.                     'baseClass' => 'KsGeutherTheme\\KsGeutherTheme',
  47257.                     'active' => true,
  47258.                     'path' => 'custom/plugins/KsGeutherTheme',
  47259.                     'version' => '1.0.0',
  47260.                     'autoload' => [
  47261.                         'psr-4' => [
  47262.                             'KsGeutherTheme\\' => 'src/',
  47263.                         ],
  47264.                     ],
  47265.                     'managedByComposer' => false,
  47266.                     'composerName' => 'zenit/ks-geuther-theme',
  47267.                 ],
  47268.                 27 => [
  47269.                     'name' => 'PickwareGls',
  47270.                     'baseClass' => 'Pickware\\PickwareGls\\PickwareGls',
  47271.                     'active' => true,
  47272.                     'path' => 'custom/plugins/PickwareGls',
  47273.                     'version' => '1.5.0',
  47274.                     'autoload' => [
  47275.                         'psr-4' => [
  47276.                             'Pickware\\PickwareGls\\' => 'src/',
  47277.                         ],
  47278.                         'exclude-from-classmap' => [
  47279.                             => '**.unit.php',
  47280.                             => '**.integration.php',
  47281.                         ],
  47282.                     ],
  47283.                     'managedByComposer' => false,
  47284.                     'composerName' => 'pickware/pickware-gls',
  47285.                 ],
  47286.                 28 => [
  47287.                     'name' => 'PickwareErpPro',
  47288.                     'baseClass' => 'Pickware\\PickwareErpPro\\PickwareErpPro',
  47289.                     'active' => true,
  47290.                     'path' => 'custom/plugins/PickwareErpPro',
  47291.                     'version' => '1.5.0',
  47292.                     'autoload' => [
  47293.                         'psr-4' => [
  47294.                             'Pickware\\PickwareErpPro\\' => 'src/',
  47295.                         ],
  47296.                     ],
  47297.                     'managedByComposer' => false,
  47298.                     'composerName' => 'pickware/pickware-erp-pro',
  47299.                 ],
  47300.                 29 => [
  47301.                     'name' => 'PickwareWms',
  47302.                     'baseClass' => 'Pickware\\PickwareWms\\PickwareWms',
  47303.                     'active' => true,
  47304.                     'path' => 'custom/plugins/PickwareWms',
  47305.                     'version' => '2.2.3',
  47306.                     'autoload' => [
  47307.                         'psr-4' => [
  47308.                             'Pickware\\PickwareWms\\' => 'src/',
  47309.                             'Pickware\\PickwareWms\\Test\\TestEntityCreation\\' => 'test/TestEntityCreation/',
  47310.                         ],
  47311.                         'exclude-from-classmap' => [
  47312.                             => '**.unit.php',
  47313.                             => '**.integration.php',
  47314.                         ],
  47315.                     ],
  47316.                     'managedByComposer' => false,
  47317.                     'composerName' => 'pickware/pickware-wms',
  47318.                 ],
  47319.                 30 => [
  47320.                     'name' => 'RedMagnalisterSW6',
  47321.                     'baseClass' => 'Redgecko\\Magnalister\\RedMagnalisterSW6',
  47322.                     'active' => true,
  47323.                     'path' => 'custom/plugins/RedMagnalisterSW6',
  47324.                     'version' => '3.2.12',
  47325.                     'autoload' => [
  47326.                         'psr-4' => [
  47327.                             'Redgecko\\Magnalister\\' => 'src/',
  47328.                         ],
  47329.                     ],
  47330.                     'managedByComposer' => false,
  47331.                     'composerName' => 'redgecko/magnalister',
  47332.                 ],
  47333.                 31 => [
  47334.                     'name' => 'SolidAdvancedSliderElements',
  47335.                     'baseClass' => 'StudioSolid\\AdvancedSliderElements\\SolidAdvancedSliderElements',
  47336.                     'active' => true,
  47337.                     'path' => 'custom/plugins/SolidAdvancedSliderElements',
  47338.                     'version' => '2.0.1',
  47339.                     'autoload' => [
  47340.                         'psr-4' => [
  47341.                             'StudioSolid\\AdvancedSliderElements\\' => 'src/',
  47342.                         ],
  47343.                     ],
  47344.                     'managedByComposer' => false,
  47345.                     'composerName' => 'studiosolid/advanced-slider-elements',
  47346.                 ],
  47347.                 32 => [
  47348.                     'name' => 'SwagAmazonPay',
  47349.                     'baseClass' => 'Swag\\AmazonPay\\SwagAmazonPay',
  47350.                     'active' => true,
  47351.                     'path' => 'custom/plugins/SwagAmazonPay',
  47352.                     'version' => '5.2.1',
  47353.                     'autoload' => [
  47354.                         'psr-4' => [
  47355.                             'Swag\\AmazonPay\\' => 'src/',
  47356.                         ],
  47357.                     ],
  47358.                     'managedByComposer' => false,
  47359.                     'composerName' => 'swag/amazon-pay',
  47360.                 ],
  47361.                 33 => [
  47362.                     'name' => 'SwagExtensionStore',
  47363.                     'baseClass' => 'SwagExtensionStore\\SwagExtensionStore',
  47364.                     'active' => true,
  47365.                     'path' => 'custom/plugins/SwagExtensionStore',
  47366.                     'version' => '1.7.0',
  47367.                     'autoload' => [
  47368.                         'psr-4' => [
  47369.                             'SwagExtensionStore\\' => 'src/',
  47370.                         ],
  47371.                     ],
  47372.                     'managedByComposer' => false,
  47373.                     'composerName' => 'swag/swag-extension-store',
  47374.                 ],
  47375.                 34 => [
  47376.                     'name' => 'SwagPlatformDemoData',
  47377.                     'baseClass' => 'Swag\\PlatformDemoData\\SwagPlatformDemoData',
  47378.                     'active' => false,
  47379.                     'path' => 'custom/plugins/SwagPlatformDemoData',
  47380.                     'version' => '1.0.9',
  47381.                     'autoload' => [
  47382.                         'psr-4' => [
  47383.                             'Swag\\PlatformDemoData\\' => 'src/',
  47384.                         ],
  47385.                     ],
  47386.                     'managedByComposer' => false,
  47387.                     'composerName' => 'swag/demo-data',
  47388.                 ],
  47389.                 35 => [
  47390.                     'name' => 'ZeobvBundleProducts',
  47391.                     'baseClass' => 'Zeobv\\BundleProducts\\ZeobvBundleProducts',
  47392.                     'active' => true,
  47393.                     'path' => 'custom/plugins/ZeobvBundleProducts',
  47394.                     'version' => '1.4.26',
  47395.                     'autoload' => [
  47396.                         'psr-4' => [
  47397.                             'Zeobv\\BundleProducts\\' => 'src/',
  47398.                         ],
  47399.                     ],
  47400.                     'managedByComposer' => false,
  47401.                     'composerName' => 'zeobv/bundle-products',
  47402.                 ],
  47403.                 36 => [
  47404.                     'name' => 'FourtwosixThemeExtension',
  47405.                     'baseClass' => 'FourtwosixThemeExtension\\FourtwosixThemeExtension',
  47406.                     'active' => true,
  47407.                     'path' => 'custom/plugins/FourtwosixThemeExtension',
  47408.                     'version' => '1.0.0',
  47409.                     'autoload' => [
  47410.                         'psr-4' => [
  47411.                             'FourtwosixThemeExtension\\' => 'src/',
  47412.                         ],
  47413.                     ],
  47414.                     'managedByComposer' => false,
  47415.                     'composerName' => 'fourtwosix/theme-extension',
  47416.                 ],
  47417.                 37 => [
  47418.                     'name' => 'FourtwosixWirthsExtension',
  47419.                     'baseClass' => 'FourtwosixWirthsExtension\\FourtwosixWirthsExtension',
  47420.                     'active' => true,
  47421.                     'path' => 'custom/plugins/FourtwosixWirthsExtension',
  47422.                     'version' => 'dev-master',
  47423.                     'autoload' => [
  47424.                         'psr-4' => [
  47425.                             'FourtwosixWirthsExtension\\' => 'src/',
  47426.                         ],
  47427.                     ],
  47428.                     'managedByComposer' => false,
  47429.                     'composerName' => 'fourtwosix/wirths-extension',
  47430.                 ],
  47431.                 38 => [
  47432.                     'name' => 'SwagCmsExtensions',
  47433.                     'baseClass' => 'Swag\\CmsExtensions\\SwagCmsExtensions',
  47434.                     'active' => true,
  47435.                     'path' => 'custom/plugins/SwagCmsExtensions',
  47436.                     'version' => '2.6.0',
  47437.                     'autoload' => [
  47438.                         'psr-4' => [
  47439.                             'Swag\\CmsExtensions\\' => 'src/',
  47440.                         ],
  47441.                     ],
  47442.                     'managedByComposer' => false,
  47443.                     'composerName' => 'swag/cms-extensions',
  47444.                 ],
  47445.                 39 => [
  47446.                     'name' => 'PickwareDhl',
  47447.                     'baseClass' => 'Pickware\\PickwareDhl\\PickwareDhl',
  47448.                     'active' => true,
  47449.                     'path' => 'custom/plugins/PickwareDhl',
  47450.                     'version' => '1.24.1',
  47451.                     'autoload' => [
  47452.                         'psr-4' => [
  47453.                             'Pickware\\PickwareDhl\\' => 'src/',
  47454.                         ],
  47455.                         'exclude-from-classmap' => [
  47456.                             => '**.unit.php',
  47457.                             => '**.integration.php',
  47458.                         ],
  47459.                     ],
  47460.                     'managedByComposer' => false,
  47461.                     'composerName' => 'pickware/pickware-dhl',
  47462.                 ],
  47463.                 40 => [
  47464.                     'name' => 'OdShoplytics',
  47465.                     'baseClass' => 'Onedrop\\Shoplytics\\OdShoplytics',
  47466.                     'active' => true,
  47467.                     'path' => 'custom/plugins/OdShoplytics',
  47468.                     'version' => '1.0.1',
  47469.                     'autoload' => [
  47470.                         'psr-4' => [
  47471.                             'Onedrop\\Shoplytics\\' => 'src/',
  47472.                         ],
  47473.                     ],
  47474.                     'managedByComposer' => false,
  47475.                     'composerName' => 'onedrop/shoplytics',
  47476.                 ],
  47477.                 41 => [
  47478.                     'name' => 'IwvOrdersCsvExporterV6',
  47479.                     'baseClass' => 'Iwv\\IwvOrdersCsvExporterV6\\IwvOrdersCsvExporterV6',
  47480.                     'active' => true,
  47481.                     'path' => 'custom/plugins/IwvOrdersCsvExporterV6',
  47482.                     'version' => '1.0.45',
  47483.                     'autoload' => [
  47484.                         'psr-4' => [
  47485.                             'Iwv\\IwvOrdersCsvExporterV6\\' => 'src/',
  47486.                         ],
  47487.                     ],
  47488.                     'managedByComposer' => false,
  47489.                     'composerName' => 'iwv/iwv-orders-csv-exporter',
  47490.                 ],
  47491.                 42 => [
  47492.                     'name' => 'SendcloudShipping',
  47493.                     'baseClass' => 'Sendcloud\\Shipping\\SendcloudShipping',
  47494.                     'active' => true,
  47495.                     'path' => 'custom/plugins/SendcloudShipping',
  47496.                     'version' => '1.3.18',
  47497.                     'autoload' => [
  47498.                         'psr-4' => [
  47499.                             'Sendcloud\\Shipping\\' => 'src/',
  47500.                         ],
  47501.                     ],
  47502.                     'managedByComposer' => false,
  47503.                     'composerName' => 'sendcloud/shipping',
  47504.                 ],
  47505.             ],
  47506.             'kernel.supported_api_versions' => [
  47507.                 => 2,
  47508.                 => 3,
  47509.                 => 4,
  47510.             ],
  47511.             'defaults_bool_true' => true,
  47512.             'defaults_bool_false' => false,
  47513.             'default_whitespace' => ' ',
  47514.             'locale' => 'en-GB',
  47515.             'messenger.default_transport_name' => 'default',
  47516.             'env(MAILER_URL)' => 'null://null',
  47517.             'env(MESSENGER_TRANSPORT_DSN)' => 'enqueue://default?receiveTimeout=100',
  47518.             'default_cdn_strategy' => 'physical_filename',
  47519.             'env(APP_URL)' => '',
  47520.             'env(REDIS_PREFIX)' => '',
  47521.             'shopware.slug.config' => [
  47522.                 'regexp' => '/([^A-Za-z0-9\\.]|-)+/',
  47523.                 'lowercase' => false,
  47524.             ],
  47525.             'core.migration.directories' => [
  47526.             ],
  47527.             'migration.active' => [
  47528.                 => 1536232600,
  47529.                 => 1536232610,
  47530.                 => 1536232620,
  47531.                 => 1536232630,
  47532.                 => 1536232640,
  47533.                 => 1536232650,
  47534.                 => 1536232660,
  47535.                 => 1536232670,
  47536.                 => 1536232680,
  47537.                 => 1536232690,
  47538.                 10 => 1536232700,
  47539.                 11 => 1536232710,
  47540.                 12 => 1536232720,
  47541.                 13 => 1536232730,
  47542.                 14 => 1536232740,
  47543.                 15 => 1536232750,
  47544.                 16 => 1536232760,
  47545.                 17 => 1536232770,
  47546.                 18 => 1536232790,
  47547.                 19 => 1536232800,
  47548.                 20 => 1536232810,
  47549.                 21 => 1536232820,
  47550.                 22 => 1536232830,
  47551.                 23 => 1536232840,
  47552.                 24 => 1536232850,
  47553.                 25 => 1536232860,
  47554.                 26 => 1536232870,
  47555.                 27 => 1536232880,
  47556.                 28 => 1536232890,
  47557.                 29 => 1536232900,
  47558.                 30 => 1536232910,
  47559.                 31 => 1536232920,
  47560.                 32 => 1536232930,
  47561.                 33 => 1536232940,
  47562.                 34 => 1536232950,
  47563.                 35 => 1536232960,
  47564.                 36 => 1536232970,
  47565.                 37 => 1536232980,
  47566.                 38 => 1536232990,
  47567.                 39 => 1536233000,
  47568.                 40 => 1536233010,
  47569.                 41 => 1536233020,
  47570.                 42 => 1536233030,
  47571.                 43 => 1536233040,
  47572.                 44 => 1536233050,
  47573.                 45 => 1536233060,
  47574.                 46 => 1536233070,
  47575.                 47 => 1536233080,
  47576.                 48 => 1536233090,
  47577.                 49 => 1536233100,
  47578.                 50 => 1536233110,
  47579.                 51 => 1536233120,
  47580.                 52 => 1536233130,
  47581.                 53 => 1536233140,
  47582.                 54 => 1536233150,
  47583.                 55 => 1536233160,
  47584.                 56 => 1536233170,
  47585.                 57 => 1536233180,
  47586.                 58 => 1536233190,
  47587.                 59 => 1536233200,
  47588.                 60 => 1536233210,
  47589.                 61 => 1536233220,
  47590.                 62 => 1536233230,
  47591.                 63 => 1536233240,
  47592.                 64 => 1536233250,
  47593.                 65 => 1536233260,
  47594.                 66 => 1536233270,
  47595.                 67 => 1536233280,
  47596.                 68 => 1536233290,
  47597.                 69 => 1536233300,
  47598.                 70 => 1536233310,
  47599.                 71 => 1536233320,
  47600.                 72 => 1536233330,
  47601.                 73 => 1536233340,
  47602.                 74 => 1536233350,
  47603.                 75 => 1536233360,
  47604.                 76 => 1536233370,
  47605.                 77 => 1536233380,
  47606.                 78 => 1536233390,
  47607.                 79 => 1536233400,
  47608.                 80 => 1536233410,
  47609.                 81 => 1536233420,
  47610.                 82 => 1536233430,
  47611.                 83 => 1536233440,
  47612.                 84 => 1536233450,
  47613.                 85 => 1536233460,
  47614.                 86 => 1536233470,
  47615.                 87 => 1536233480,
  47616.                 88 => 1536233500,
  47617.                 89 => 1536233510,
  47618.                 90 => 1536233520,
  47619.                 91 => 1536233530,
  47620.                 92 => 1536233540,
  47621.                 93 => 1536233550,
  47622.                 94 => 1536233560,
  47623.                 95 => 1552360944,
  47624.                 96 => 1554199340,
  47625.                 97 => 1554200141,
  47626.                 98 => 1554203706,
  47627.                 99 => 1554900301,
  47628.                 100 => 1556809270,
  47629.                 101 => 1558082916,
  47630.                 102 => 1558105657,
  47631.                 103 => 1558443337,
  47632.                 104 => 1558505525,
  47633.                 105 => 1558594334,
  47634.                 106 => 1558938938,
  47635.                 107 => 1559050088,
  47636.                 108 => 1559050903,
  47637.                 109 => 1559134989,
  47638.                 110 => 1559306391,
  47639.                 111 => 1561370284,
  47640.                 112 => 1561377793,
  47641.                 113 => 1561442979,
  47642.                 114 => 1561452005,
  47643.                 115 => 1561712450,
  47644.                 116 => 1562228335,
  47645.                 117 => 1562240231,
  47646.                 118 => 1562306893,
  47647.                 119 => 1562324772,
  47648.                 120 => 1562579120,
  47649.                 121 => 1562684474,
  47650.                 122 => 1562841035,
  47651.                 123 => 1562933907,
  47652.                 124 => 1563180880,
  47653.                 125 => 1563288227,
  47654.                 126 => 1563518181,
  47655.                 127 => 1563805586,
  47656.                 128 => 1563949275,
  47657.                 129 => 1564475053,
  47658.                 130 => 1565007156,
  47659.                 131 => 1565079228,
  47660.                 132 => 1565270155,
  47661.                 133 => 1565270366,
  47662.                 134 => 1565346846,
  47663.                 135 => 1565705280,
  47664.                 136 => 1566293076,
  47665.                 137 => 1566460168,
  47666.                 138 => 1566817701,
  47667.                 139 => 1567431050,
  47668.                 140 => 1568120239,
  47669.                 141 => 1568120302,
  47670.                 142 => 1568645037,
  47671.                 143 => 1568901713,
  47672.                 144 => 1569403146,
  47673.                 145 => 1570187167,
  47674.                 146 => 1570459127,
  47675.                 147 => 1570621541,
  47676.                 148 => 1570622696,
  47677.                 149 => 1570629862,
  47678.                 150 => 1570684913,
  47679.                 151 => 1571059598,
  47680.                 152 => 1571210820,
  47681.                 153 => 1571660203,
  47682.                 154 => 1571724915,
  47683.                 155 => 1571981437,
  47684.                 156 => 1571990395,
  47685.                 157 => 1572193798,
  47686.                 158 => 1572264837,
  47687.                 159 => 1572273565,
  47688.                 160 => 1572421282,
  47689.                 161 => 1572425108,
  47690.                 162 => 1572957455,
  47691.                 163 => 1573049297,
  47692.                 164 => 1573569685,
  47693.                 165 => 1573729158,
  47694.                 166 => 1574063550,
  47695.                 167 => 1574082635,
  47696.                 168 => 1574258787,
  47697.                 169 => 1574258788,
  47698.                 170 => 1574258789,
  47699.                 171 => 1574520220,
  47700.                 172 => 1574672450,
  47701.                 173 => 1574695657,
  47702.                 174 => 1574925962,
  47703.                 175 => 1575010262,
  47704.                 176 => 1575021466,
  47705.                 177 => 1575034234,
  47706.                 178 => 1575036586,
  47707.                 179 => 1575039284,
  47708.                 180 => 1575197543,
  47709.                 181 => 1575274700,
  47710.                 182 => 1575293069,
  47711.                 183 => 1575451283,
  47712.                 184 => 1575626180,
  47713.                 185 => 1575883959,
  47714.                 186 => 1576488398,
  47715.                 187 => 1576590301,
  47716.                 188 => 1578042218,
  47717.                 189 => 1578044453,
  47718.                 190 => 1578470886,
  47719.                 191 => 1578475268,
  47720.                 192 => 1578485775,
  47721.                 193 => 1578491480,
  47722.                 194 => 1578590702,
  47723.                 195 => 1578648299,
  47724.                 196 => 1578650334,
  47725.                 197 => 1580202210,
  47726.                 198 => 1580218617,
  47727.                 199 => 1580743279,
  47728.                 200 => 1580746806,
  47729.                 201 => 1580808849,
  47730.                 202 => 1580819350,
  47731.                 203 => 1580827023,
  47732.                 204 => 1582011195,
  47733.                 205 => 1583142266,
  47734.                 206 => 1583416186,
  47735.                 207 => 1583756864,
  47736.                 208 => 1583844433,
  47737.                 209 => 1584002637,
  47738.                 210 => 1584953715,
  47739.                 211 => 1585056571,
  47740.                 212 => 1585126355,
  47741.                 213 => 1585490020,
  47742.                 214 => 1585744384,
  47743.                 215 => 1585816139,
  47744.                 216 => 1586158920,
  47745.                 217 => 1586173614,
  47746.                 218 => 1586260286,
  47747.                 219 => 1586334003,
  47748.                 220 => 1587039363,
  47749.                 221 => 1587109484,
  47750.                 222 => 1587111506,
  47751.                 223 => 1587461582,
  47752.                 224 => 1588143272,
  47753.                 225 => 1588144801,
  47754.                 226 => 1588153272,
  47755.                 227 => 1589178550,
  47756.                 228 => 1589357321,
  47757.                 229 => 1589359936,
  47758.                 230 => 1589379060,
  47759.                 231 => 1589447332,
  47760.                 232 => 1589458026,
  47761.                 233 => 1590408550,
  47762.                 234 => 1590409548,
  47763.                 235 => 1590566018,
  47764.                 236 => 1590566405,
  47765.                 237 => 1590579986,
  47766.                 238 => 1590758953,
  47767.                 239 => 1591052278,
  47768.                 240 => 1591167126,
  47769.                 241 => 1591253089,
  47770.                 242 => 1591259559,
  47771.                 243 => 1591272594,
  47772.                 244 => 1591361320,
  47773.                 245 => 1591683158,
  47774.                 246 => 1591817370,
  47775.                 247 => 1592466717,
  47776.                 248 => 1592837424,
  47777.                 249 => 1592978289,
  47778.                 250 => 1593698606,
  47779.                 251 => 1594650256,
  47780.                 252 => 1594885630,
  47781.                 253 => 1594886106,
  47782.                 254 => 1594886773,
  47783.                 255 => 1594886895,
  47784.                 256 => 1594887027,
  47785.                 257 => 1595160327,
  47786.                 258 => 1595321666,
  47787.                 259 => 1595422169,
  47788.                 260 => 1595480600,
  47789.                 261 => 1595489705,
  47790.                 262 => 1595492052,
  47791.                 263 => 1595492053,
  47792.                 264 => 1595499689,
  47793.                 265 => 1595553089,
  47794.                 266 => 1595578253,
  47795.                 267 => 1595919251,
  47796.                 268 => 1596091744,
  47797.                 269 => 1596441551,
  47798.                 270 => 1597391970,
  47799.                 271 => 1597394241,
  47800.                 272 => 1597657689,
  47801.                 273 => 1597762808,
  47802.                 274 => 1597830237,
  47803.                 275 => 1597930227,
  47804.                 276 => 1598280548,
  47805.                 277 => 1598520424,
  47806.                 278 => 1598885384,
  47807.                 279 => 1599112309,
  47808.                 280 => 1599134496,
  47809.                 281 => 1599463278,
  47810.                 282 => 1599570560,
  47811.                 283 => 1599720163,
  47812.                 284 => 1599806584,
  47813.                 285 => 1599806595,
  47814.                 286 => 1599822061,
  47815.                 287 => 1600072779,
  47816.                 288 => 1600156989,
  47817.                 289 => 1600253602,
  47818.                 290 => 1600330846,
  47819.                 291 => 1600338271,
  47820.                 292 => 1600349343,
  47821.                 293 => 1600676671,
  47822.                 294 => 1600769357,
  47823.                 295 => 1600778848,
  47824.                 296 => 1601388975,
  47825.                 297 => 1601451838,
  47826.                 298 => 1601539530,
  47827.                 299 => 1601543829,
  47828.                 300 => 1601891339,
  47829.                 301 => 1602062376,
  47830.                 302 => 1602146868,
  47831.                 303 => 1602153572,
  47832.                 304 => 1602494493,
  47833.                 305 => 1602494495,
  47834.                 306 => 1602745374,
  47835.                 307 => 1602822727,
  47836.                 308 => 1603179023,
  47837.                 309 => 1603293043,
  47838.                 310 => 1603970276,
  47839.                 311 => 1604056363,
  47840.                 312 => 1604056421,
  47841.                 313 => 1604475913,
  47842.                 314 => 1604499476,
  47843.                 315 => 1604568928,
  47844.                 316 => 1604669773,
  47845.                 317 => 1605103533,
  47846.                 318 => 1605530777,
  47847.                 319 => 1605609309,
  47848.                 320 => 1605609477,
  47849.                 321 => 1605861407,
  47850.                 322 => 1606310257,
  47851.                 323 => 1607415095,
  47852.                 324 => 1607500561,
  47853.                 325 => 1607514878,
  47854.                 326 => 1607581275,
  47855.                 327 => 1607581276,
  47856.                 328 => 1608624028,
  47857.                 329 => 1609125144,
  47858.                 330 => 1609857999,
  47859.                 331 => 1610531188,
  47860.                 332 => 1610965670,
  47861.                 333 => 1610974673,
  47862.                 334 => 1611155140,
  47863.                 335 => 1614240671,
  47864.                 336 => 1552899789,
  47865.                 337 => 1555406153,
  47866.                 338 => 1563785071,
  47867.                 339 => 1564385954,
  47868.                 340 => 1564385960,
  47869.                 341 => 1565640170,
  47870.                 342 => 1565640175,
  47871.                 343 => 1595492054,
  47872.                 344 => 1604502151,
  47873.                 345 => 1594104496,
  47874.                 346 => 1604585230,
  47875.                 347 => 1609140710,
  47876.                 348 => 1610337444,
  47877.                 349 => 1610439375,
  47878.                 350 => 1610448012,
  47879.                 351 => 1610523204,
  47880.                 352 => 1610523548,
  47881.                 353 => 1610616655,
  47882.                 354 => 1610621999,
  47883.                 355 => 1610625925,
  47884.                 356 => 1610634383,
  47885.                 357 => 1610904608,
  47886.                 358 => 1611732852,
  47887.                 359 => 1611817467,
  47888.                 360 => 1612184092,
  47889.                 361 => 1612442685,
  47890.                 362 => 1612442686,
  47891.                 363 => 1612442786,
  47892.                 364 => 1612851765,
  47893.                 365 => 1612865237,
  47894.                 366 => 1612970642,
  47895.                 367 => 1612980753,
  47896.                 368 => 1613665555,
  47897.                 369 => 1614249488,
  47898.                 370 => 1614691876,
  47899.                 371 => 1614765170,
  47900.                 372 => 1614765785,
  47901.                 373 => 1615359964,
  47902.                 374 => 1615366708,
  47903.                 375 => 1615452749,
  47904.                 376 => 1615802866,
  47905.                 377 => 1615819992,
  47906.                 378 => 1616076922,
  47907.                 379 => 1616496610,
  47908.                 380 => 1616555956,
  47909.                 381 => 1617000878,
  47910.                 382 => 1617356092,
  47911.                 383 => 1617784658,
  47912.                 384 => 1617864895,
  47913.                 385 => 1617868381,
  47914.                 386 => 1617877887,
  47915.                 387 => 1617896006,
  47916.                 388 => 1617935350,
  47917.                 389 => 1617953690,
  47918.                 390 => 1617960456,
  47919.                 391 => 1617974402,
  47920.                 392 => 1618218491,
  47921.                 393 => 1618389817,
  47922.                 394 => 1618476427,
  47923.                 395 => 1618569201,
  47924.                 396 => 1618900427,
  47925.                 397 => 1618989442,
  47926.                 398 => 1619070236,
  47927.                 399 => 1619428555,
  47928.                 400 => 1619604605,
  47929.                 401 => 1619703075,
  47930.                 402 => 1620146632,
  47931.                 403 => 1620147234,
  47932.                 404 => 1620201616,
  47933.                 405 => 1620215586,
  47934.                 406 => 1620374229,
  47935.                 407 => 1620376945,
  47936.                 408 => 1620632460,
  47937.                 409 => 1620634856,
  47938.                 410 => 1620733405,
  47939.                 411 => 1620733405,
  47940.                 412 => 1620820321,
  47941.                 413 => 1621845357,
  47942.                 414 => 1621845370,
  47943.                 415 => 1622010069,
  47944.                 416 => 1622104463,
  47945.                 417 => 1622782058,
  47946.                 418 => 1623305620,
  47947.                 419 => 1623391399,
  47948.                 420 => 1623828962,
  47949.                 421 => 1624262862,
  47950.                 422 => 1624884801,
  47951.                 423 => 1624967118,
  47952.                 424 => 1625304609,
  47953.                 425 => 1625465756,
  47954.                 426 => 1625505190,
  47955.                 427 => 1625554302,
  47956.                 428 => 1625569667,
  47957.                 429 => 1625583596,
  47958.                 430 => 1625583619,
  47959.                 431 => 1625816310,
  47960.                 432 => 1625819412,
  47961.                 433 => 1625831469,
  47962.                 434 => 1626241110,
  47963.                 435 => 1626442868,
  47964.                 436 => 1626696809,
  47965.                 437 => 1626785125,
  47966.                 438 => 1627292049,
  47967.                 439 => 1627540693,
  47968.                 440 => 1627541488,
  47969.                 441 => 1627562945,
  47970.                 442 => 1627650101,
  47971.                 443 => 1627929168,
  47972.                 444 => 1627983652,
  47973.                 445 => 1628519513,
  47974.                 446 => 1628749113,
  47975.                 447 => 1629204538,
  47976.                 448 => 1629700169,
  47977.                 449 => 1629877210,
  47978.                 450 => 1630074081,
  47979.                 451 => 1630485317,
  47980.                 452 => 1631625055,
  47981.                 453 => 1631703921,
  47982.                 454 => 1631790054,
  47983.                 455 => 1631863869,
  47984.                 456 => 1632111590,
  47985.                 457 => 1632215760,
  47986.                 458 => 1632721037,
  47987.                 459 => 1633347511,
  47988.                 460 => 1633358879,
  47989.                 461 => 1633422057,
  47990.                 462 => 1634735841,
  47991.                 463 => 1635147952,
  47992.                 464 => 1635230747,
  47993.                 465 => 1635237551,
  47994.                 466 => 1635388654,
  47995.                 467 => 1635936029,
  47996.                 468 => 1636014089,
  47997.                 469 => 1636018970,
  47998.                 470 => 1636362839,
  47999.                 471 => 1636449347,
  48000.                 472 => 1636964297,
  48001.                 473 => 1636971615,
  48002.                 474 => 1638195971,
  48003.                 475 => 1638365464,
  48004.                 476 => 1638514913,
  48005.                 477 => 1638993987,
  48006.                 478 => 1639122665,
  48007.                 479 => 1639139581,
  48008.                 480 => 1639992771,
  48009.                 481 => 1641289204,
  48010.                 482 => 1642517958,
  48011.                 483 => 1642732351,
  48012.                 484 => 1642757286,
  48013.                 485 => 1643366069,
  48014.                 486 => 1643386819,
  48015.                 487 => 1643724178,
  48016.                 488 => 1643878976,
  48017.                 489 => 1643892702,
  48018.                 490 => 1645019769,
  48019.                 491 => 1645453538,
  48020.                 492 => 1646125417,
  48021.                 493 => 1646397836,
  48022.                 494 => 1646817331,
  48023.                 495 => 1647260673,
  48024.                 496 => 1647443222,
  48025.                 497 => 1647511158,
  48026.                 498 => 1648031611,
  48027.                 499 => 1648031636,
  48028.                 500 => 1648543185,
  48029.                 501 => 1648709176,
  48030.                 502 => 1648803451,
  48031.                 503 => 1649040981,
  48032.                 504 => 1649315608,
  48033.                 505 => 1649858046,
  48034.                 506 => 1650249241,
  48035.                 507 => 1650444800,
  48036.                 508 => 1650548599,
  48037.                 509 => 1650620993,
  48038.                 510 => 1650872291,
  48039.                 511 => 1650981517,
  48040.                 512 => 1651118773,
  48041.                 513 => 1652166447,
  48042.                 514 => 1652345915,
  48043.                 515 => 1652441129,
  48044.                 516 => 1652864153,
  48045.                 517 => 1653376989,
  48046.                 518 => 1653385302,
  48047.                 519 => 1655730949,
  48048.                 520 => 1656397126,
  48049.                 521 => 1656928097,
  48050.                 522 => 1657011337,
  48051.                 523 => 1657027979,
  48052.                 524 => 1658786605,
  48053.                 525 => 1660814397,
  48054.                 526 => 1661759290,
  48055.                 527 => 1661771388,
  48056.                 528 => 1663238480,
  48057.                 529 => 1664541794,
  48058.                 530 => 1664894872,
  48059.                 531 => 1665064823,
  48060.                 532 => 1665267882,
  48061.                 533 => 1667806582,
  48062.                 534 => 1672164687,
  48063.                 535 => 1672743034,
  48064.                 536 => 1673001912,
  48065.                 537 => 1632281097,
  48066.                 538 => 1636121186,
  48067.                 539 => 1660813696,
  48068.                 540 => 1641476963,
  48069.                 541 => 1651172963,
  48070.                 542 => 1661505878,
  48071.                 543 => 1632281097,
  48072.                 544 => 1636121186,
  48073.                 545 => 1660813696,
  48074.                 546 => 1552899789,
  48075.                 547 => 1555406153,
  48076.                 548 => 1563785071,
  48077.                 549 => 1564385954,
  48078.                 550 => 1564385960,
  48079.                 551 => 1565640170,
  48080.                 552 => 1565640175,
  48081.                 553 => 1595492054,
  48082.                 554 => 1604502151,
  48083.                 555 => 1605167857,
  48084.                 556 => 1584005462,
  48085.                 557 => 1589800641,
  48086.                 558 => 1589800704,
  48087.                 559 => 1589882802,
  48088.                 560 => 1589905764,
  48089.                 561 => 1591365484,
  48090.                 562 => 1626082072,
  48091.                 563 => 1675420139,
  48092.                 564 => 1675155788,
  48093.                 565 => 1684315483,
  48094.                 566 => 1580205548,
  48095.                 567 => 1580205550,
  48096.                 568 => 1580205551,
  48097.                 569 => 1580205552,
  48098.                 570 => 1603787192,
  48099.                 571 => 1603787193,
  48100.                 572 => 1608909056,
  48101.                 573 => 1608909057,
  48102.                 574 => 1608909058,
  48103.                 575 => 1609840337,
  48104.                 576 => 1609840338,
  48105.                 577 => 1610290148,
  48106.                 578 => 1615974752,
  48107.                 579 => 1615974753,
  48108.                 580 => 1615974754,
  48109.                 581 => 1616854566,
  48110.                 582 => 1641641753,
  48111.                 583 => 1652087759,
  48112.                 584 => 1652087760,
  48113.                 585 => 1556014423,
  48114.                 586 => 1556014424,
  48115.                 587 => 1556118797,
  48116.                 588 => 1584965609,
  48117.                 589 => 1586186442,
  48118.                 590 => 1586202227,
  48119.                 591 => 1589893337,
  48120.                 592 => 1592244872,
  48121.                 593 => 1592991551,
  48122.                 594 => 1593514482,
  48123.                 595 => 1594822086,
  48124.                 596 => 1595323759,
  48125.                 597 => 1596645397,
  48126.                 598 => 1596646072,
  48127.                 599 => 1597838146,
  48128.                 600 => 1599039841,
  48129.                 601 => 1600096104,
  48130.                 602 => 1600420898,
  48131.                 603 => 1601043196,
  48132.                 604 => 1607589490,
  48133.                 605 => 1607589491,
  48134.                 606 => 1607589492,
  48135.                 607 => 1610376590,
  48136.                 608 => 1614587720,
  48137.                 609 => 1614587720,
  48138.                 610 => 1616419772,
  48139.                 611 => 1617018765,
  48140.                 612 => 1618321583,
  48141.                 613 => 1620829074,
  48142.                 614 => 1621333785,
  48143.                 615 => 1621419761,
  48144.                 616 => 1625556996,
  48145.                 617 => 1626766063,
  48146.                 618 => 1636977354,
  48147.                 619 => 1637931476,
  48148.                 620 => 1638897517,
  48149.                 621 => 1640181713,
  48150.                 622 => 1641313633,
  48151.                 623 => 1642690994,
  48152.                 624 => 1643377802,
  48153.                 625 => 1645103528,
  48154.                 626 => 1645190845,
  48155.                 627 => 1648127351,
  48156.                 628 => 1648127352,
  48157.                 629 => 1649086118,
  48158.                 630 => 1649314350,
  48159.                 631 => 1649752132,
  48160.                 632 => 1649759025,
  48161.                 633 => 1657525411,
  48162.                 634 => 1658755075,
  48163.                 635 => 1660641567,
  48164.                 636 => 1662459808,
  48165.                 637 => 1663933707,
  48166.                 638 => 1666603279,
  48167.                 639 => 1668172778,
  48168.                 640 => 1668172779,
  48169.                 641 => 1668172780,
  48170.                 642 => 1675861056,
  48171.                 643 => 1677675478,
  48172.                 644 => 1677675479,
  48173.                 645 => 1679315873,
  48174.                 646 => 1679328661,
  48175.                 647 => 1679922535,
  48176.                 648 => 1680795351,
  48177.                 649 => 1681833563,
  48178.                 650 => 1682341260,
  48179.                 651 => 1683099227,
  48180.                 652 => 1683626781,
  48181.                 653 => 1688386008,
  48182.                 654 => 1689036093,
  48183.                 655 => 1620306767,
  48184.                 656 => 1620308350,
  48185.                 657 => 1657615865,
  48186.                 658 => 1660643832,
  48187.                 659 => 1613492839,
  48188.                 660 => 1613493472,
  48189.                 661 => 1613496348,
  48190.                 662 => 1621510875,
  48191.                 663 => 1622207125,
  48192.                 664 => 1631691913,
  48193.                 665 => 1633948279,
  48194.                 666 => 1637145145,
  48195.                 667 => 1667481867,
  48196.                 668 => 1677064840,
  48197.                 669 => 1677078498,
  48198.                 670 => 1679046988,
  48199.                 671 => 1649747949,
  48200.                 672 => 1664282874,
  48201.                 673 => 1669191282,
  48202.                 674 => 1669802571,
  48203.                 675 => 1672940274,
  48204.                 676 => 1676300213,
  48205.                 677 => 1680541382,
  48206.                 678 => 1681403103,
  48207.                 679 => 1681832217,
  48208.                 680 => 1686823602,
  48209.                 681 => 1688034601,
  48210.                 682 => 1617713528,
  48211.                 683 => 1554708925,
  48212.                 684 => 1710809734,
  48213.                 685 => 1628172267,
  48214.                 686 => 1644922949,
  48215.                 687 => 1688378836,
  48216.                 688 => 1589963718,
  48217.                 689 => 1619069101,
  48218.                 690 => 1623656945,
  48219.                 691 => 1623820553,
  48220.                 692 => 1624275180,
  48221.                 693 => 1633436214,
  48222.                 694 => 1598965635,
  48223.                 695 => 1606140637,
  48224.                 696 => 1626945611,
  48225.                 697 => 1663996974,
  48226.                 698 => 1571303196,
  48227.                 699 => 1575555505,
  48228.                 700 => 1582193703,
  48229.                 701 => 1591277478,
  48230.                 702 => 1603289196,
  48231.                 703 => 1608533666,
  48232.                 704 => 1614761861,
  48233.                 705 => 1617969653,
  48234.                 706 => 1562148231,
  48235.                 707 => 1562148246,
  48236.                 708 => 1563203721,
  48237.                 709 => 1570473516,
  48238.                 710 => 1570559540,
  48239.                 711 => 1570636494,
  48240.                 712 => 1571066783,
  48241.                 713 => 1572361168,
  48242.                 714 => 1574261053,
  48243.                 715 => 1575643478,
  48244.                 716 => 1579791730,
  48245.                 717 => 1582633686,
  48246.                 718 => 1603880098,
  48247.                 719 => 1604519974,
  48248.                 720 => 1607955053,
  48249.                 721 => 1613475319,
  48250.                 722 => 1614099957,
  48251.                 723 => 1632302999,
  48252.                 724 => 1638435166,
  48253.                 725 => 1642079844,
  48254.                 726 => 1708070947,
  48255.                 727 => 1572012839,
  48256.                 728 => 1572012863,
  48257.                 729 => 1572012872,
  48258.                 730 => 1572172912,
  48259.                 731 => 1573059308,
  48260.                 732 => 1574260096,
  48261.                 733 => 1596724410,
  48262.                 734 => 1602017170,
  48263.             ],
  48264.             'shopware.security.csp_templates' => [
  48265.                 'default' => ''."\n".'object-src \'none\';'."\n".'script-src \'none\';'."\n".'base-uri \'self\';'."\n".'            ',
  48266.                 'administration' => ''."\n".'object-src \'none\';'."\n".'script-src \'strict-dynamic\' \'nonce-%nonce%\' \'unsafe-inline\' \'unsafe-eval\' https: http:;'."\n".'base-uri \'self\';'."\n".'            ',
  48267.                 'storefront' => '',
  48268.                 'installer' => '',
  48269.             ],
  48270.             'shopware.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  48271.             'env(SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED)' => 0,
  48272.             'env(SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH)' => 3,
  48273.             'env(INSTANCE_ID)' => 'install',
  48274.             'shopware.store_endpoints' => [
  48275.                 'ping' => '/ping',
  48276.                 'my_extensions' => '/swplatform/licenseenvironment',
  48277.                 'my_licenses' => '/swplatform/licenses',
  48278.                 'my_plugin_licenses' => '/swplatform/pluginlicenses',
  48279.                 'my_plugin_updates' => '/swplatform/pluginupdates',
  48280.                 'environment_information' => '/swplatform/environmentinformation',
  48281.                 'updater_extension_compatibility' => '/swplatform/autoupdate',
  48282.                 'updater_permission' => '/swplatform/autoupdate/permission',
  48283.                 'plugin_download' => '/swplatform/pluginfiles/{pluginName}',
  48284.                 'app_generate_signature' => '/swplatform/generatesignature',
  48285.                 'cancel_license' => '/swplatform/pluginlicenses/%s/cancel',
  48286.                 'login' => '/swplatform/login',
  48287.                 'create_rating' => '/swplatform/extensionstore/extensions/%s/ratings',
  48288.                 'user_info' => '/swplatform/userinfo',
  48289.             ],
  48290.             'env(SHOPWARE_UPDATE_TEST)' => '',
  48291.             'shopware.media.metadata.types' => [
  48292.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\ImageMetadata',
  48293.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\DocumentMetadata',
  48294.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\VideoMetadata',
  48295.             ],
  48296.             'product_export.directory' => 'export',
  48297.             'product_export.read_buffer_size' => 100,
  48298.             'import_export.supported_entities' => [
  48299.                 => 'customer',
  48300.                 => 'product',
  48301.             ],
  48302.             'import_export.supported_file_types' => [
  48303.                 => 'text/csv',
  48304.             ],
  48305.             'import_export.read_buffer_size' => 100,
  48306.             'import_export.write_buffer_size' => 100,
  48307.             'import_export.http_batch_size' => 100,
  48308.             'env(SHOPWARE_ADMINISTRATION_PATH_NAME)' => 'admin',
  48309.             'shopware_http_cache_enabled_default' => 1,
  48310.             'shopware_http_cache_default_ttl_default' => 7200,
  48311.             'shopware.twig.app_variable.allowed_server_params' => [
  48312.                 => 'server_name',
  48313.                 => 'request_uri',
  48314.                 => 'app_url',
  48315.                 => 'http_user_agent',
  48316.                 => 'http_host',
  48317.                 => 'server_name',
  48318.                 => 'server_port',
  48319.                 => 'redirect_url',
  48320.                 => 'https',
  48321.                 => 'forwarded',
  48322.                 10 => 'host',
  48323.                 11 => 'remote_addr',
  48324.                 12 => 'http_x_forwarded_for',
  48325.                 13 => 'http_x_forwarded_host',
  48326.                 14 => 'http_x_forwarded_proto',
  48327.                 15 => 'http_x_forwarded_port',
  48328.                 16 => 'http_x_forwarded_prefix',
  48329.             ],
  48330.             'storefrontRoot' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  48331.             'elasticsearch.index.config' => [
  48332.                 'settings' => [
  48333.                     'index' => [
  48334.                         'number_of_shards' => 3,
  48335.                         'number_of_replicas' => 3,
  48336.                         'mapping.total_fields.limit' => 50000,
  48337.                         'mapping.nested_fields.limit' => 500,
  48338.                         'mapping.nested_objects.limit' => 1000000,
  48339.                     ],
  48340.                     'analysis' => [
  48341.                         'normalizer' => [
  48342.                             'sw_lowercase_normalizer' => [
  48343.                                 'type' => 'custom',
  48344.                                 'filter' => [
  48345.                                     => 'lowercase',
  48346.                                 ],
  48347.                             ],
  48348.                         ],
  48349.                         'analyzer' => [
  48350.                             'sw_ngram_analyzer' => [
  48351.                                 'type' => 'custom',
  48352.                                 'tokenizer' => 'whitespace',
  48353.                                 'filter' => [
  48354.                                     => 'lowercase',
  48355.                                     => 'sw_ngram_filter',
  48356.                                 ],
  48357.                             ],
  48358.                         ],
  48359.                         'filter' => [
  48360.                             'sw_ngram_filter' => [
  48361.                                 'type' => 'ngram',
  48362.                                 'min_gram' => 4,
  48363.                                 'max_gram' => 5,
  48364.                             ],
  48365.                         ],
  48366.                     ],
  48367.                 ],
  48368.             ],
  48369.             'elasticsearch.index.mapping' => [
  48370.                 'dynamic_templates' => [
  48371.                     => [
  48372.                         'keywords' => [
  48373.                             'match_mapping_type' => 'string',
  48374.                             'mapping' => [
  48375.                                 'type' => 'keyword',
  48376.                                 'normalizer' => 'sw_lowercase_normalizer',
  48377.                                 'fields' => [
  48378.                                     'text' => [
  48379.                                         'type' => 'text',
  48380.                                     ],
  48381.                                 ],
  48382.                             ],
  48383.                         ],
  48384.                     ],
  48385.                 ],
  48386.             ],
  48387.             'default_elasticsearch_prefix' => 'sw',
  48388.             'env(SHOPWARE_ES_ENABLED)' => '',
  48389.             'env(SHOPWARE_ES_INDEXING_ENABLED)' => '',
  48390.             'env(SHOPWARE_ES_HOSTS)' => '',
  48391.             'env(SHOPWARE_ES_INDEX_PREFIX)' => 'sw',
  48392.             'env(SHOPWARE_ES_THROW_EXCEPTION)' => '',
  48393.             'env(SHOPWARE_ES_INDEXING_BATCH_SIZE)' => 100,
  48394.             'env(APP_URL_CHECK_DISABLED)' => false,
  48395.             'maxia.maxia_listing_variants_6.plugin_name' => 'MaxiaListingVariants6',
  48396.             'pickware_erp.import_export.min_memory_requirement' => '512M',
  48397.             'pickware_erp.import_export.csv_to_database_reader.batch_size' => 1000,
  48398.             'pickware_erp.import_export.jsonl_to_database_reader.batch_size' => 1000,
  48399.             'pickware_erp.import_export.database_to_csv_writer.batch_size' => 1000,
  48400.             'pickware_erp.import_export_profiles.stock_valuation.batch_size' => 50,
  48401.             'pickware_erp.import_export_profiles.absolute_stock.batch_size' => 50,
  48402.             'pickware_erp.import_export_profiles.relative_stock_change.batch_size' => 50,
  48403.             'pickware_erp.import_export_profiles.stock_per_product.batch_size' => 50,
  48404.             'pickware_erp.import_export_profiles.stock_per_stock_location.batch_size' => 50,
  48405.             'pickware_erp.import_export_profiles.stock_per_warehouse.batch_size' => 50,
  48406.             'pickware_erp.import_export_profiles.stocktaking.batch_size' => 50,
  48407.             'pickware_erp.import_export_profiles.supplier.batch_size' => 50,
  48408.             'pickware_erp.import_export_profiles.product_supplier_configuration.batch_size' => 50,
  48409.             'pickware_erp.import_export_profiles.supplier_order.batch_size' => 50,
  48410.             'pickware_erp.import_export_profiles.bin_location.batch_size' => 50,
  48411.             'pickware_debug_bundle.relativ_path_to_public_key' => '/../Resources/jwt/public-key.spki',
  48412.             'swag_extension_store.endpoints' => [
  48413.                 'list_extensions' => '/swplatform/extensionstore/extensions',
  48414.                 'extension_detail' => '/swplatform/extensionstore/extensions/%d',
  48415.                 'filter' => '/swplatform/extensionstore/extensions/filter',
  48416.                 'reviews' => '/swplatform/extensionstore/extensions/%d/reviews',
  48417.                 'create_basket' => '/swplatform/extensionstore/baskets',
  48418.                 'order_basket' => '/swplatform/extensionstore/orders',
  48419.                 'payment_means' => '/swplatform/extensionstore/paymentmeans',
  48420.             ],
  48421.             'productionUserFallback' => 'pickware_dhl_2',
  48422.             'productionPasswordFallback' => 'V23u4QIWYNIFVe2hHecVYw7mdZFAE9',
  48423.             'container.dumper.inline_class_loader' => true,
  48424.             'container.dumper.inline_factories' => true,
  48425.             'jwt_private_key_passphrase_default' => 'shopware',
  48426.             'shopware.store.frw' => true,
  48427.             'event_dispatcher.event_aliases' => [
  48428.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  48429.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  48430.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  48431.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  48432.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  48433.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  48434.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  48435.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  48436.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  48437.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  48438.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  48439.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  48440.             ],
  48441.             'fragment.renderer.hinclude.global_template' => NULL,
  48442.             'fragment.path' => '/_fragment',
  48443.             'kernel.http_method_override' => true,
  48444.             'kernel.trusted_hosts' => [
  48445.             ],
  48446.             'kernel.default_locale' => 'en-GB',
  48447.             'kernel.enabled_locales' => [
  48448.             ],
  48449.             'kernel.error_controller' => 'error_controller',
  48450.             'debug.file_link_format' => NULL,
  48451.             'asset.request_context.base_path' => NULL,
  48452.             'asset.request_context.secure' => NULL,
  48453.             'translator.logging' => false,
  48454.             'translator.default_path' => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'),
  48455.             'debug.error_handler.throw_at' => -1,
  48456.             'router.request_context.host' => 'localhost',
  48457.             'router.request_context.scheme' => 'http',
  48458.             'router.request_context.base_url' => '',
  48459.             'router.resource' => 'kernel::loadRoutes',
  48460.             'request_listener.http_port' => 80,
  48461.             'request_listener.https_port' => 443,
  48462.             'session.metadata.storage_key' => '_sf2_meta',
  48463.             'session.storage.options' => [
  48464.                 'cache_limiter' => '0',
  48465.                 'name' => 'session-',
  48466.                 'cookie_secure' => 'auto',
  48467.                 'cookie_httponly' => true,
  48468.                 'cookie_samesite' => 'lax',
  48469.                 'gc_probability' => 1,
  48470.             ],
  48471.             'session.metadata.update_threshold' => 0,
  48472.             'validator.translation_domain' => 'validators',
  48473.             'profiler_listener.only_exceptions' => false,
  48474.             'profiler_listener.only_main_requests' => false,
  48475.             'monolog.use_microseconds' => true,
  48476.             'monolog.swift_mailer.handlers' => [
  48477.             ],
  48478.             'monolog.handlers_to_channels' => [
  48479.                 'monolog.handler.business_event_handler_buffer' => [
  48480.                     'type' => 'inclusive',
  48481.                     'elements' => [
  48482.                         => 'business_events',
  48483.                     ],
  48484.                 ],
  48485.                 'monolog.handler.console' => [
  48486.                     'type' => 'exclusive',
  48487.                     'elements' => [
  48488.                         => 'event',
  48489.                         => 'doctrine',
  48490.                         => 'console',
  48491.                     ],
  48492.                 ],
  48493.                 'monolog.handler.main' => [
  48494.                     'type' => 'exclusive',
  48495.                     'elements' => [
  48496.                         => 'event',
  48497.                         => 'doctrine',
  48498.                     ],
  48499.                 ],
  48500.             ],
  48501.             'twig.form.resources' => [
  48502.                 => 'form_div_layout.html.twig',
  48503.             ],
  48504.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  48505.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  48506.             'enqueue.transport.default.receive_timeout' => 1000,
  48507.             'enqueue.client.default.router_processor' => 'enqueue.client.default.router_processor',
  48508.             'enqueue.client.default.router_queue_name' => 'default',
  48509.             'enqueue.client.default.default_queue_name' => 'default',
  48510.             'enqueue.transports' => [
  48511.                 => 'default',
  48512.             ],
  48513.             'enqueue.clients' => [
  48514.                 => 'default',
  48515.             ],
  48516.             'enqueue.default_transport' => 'default',
  48517.             'enqueue.default_client' => 'default',
  48518.             'shopware.feature' => [
  48519.                 'flags' => [
  48520.                     'v6.5.0.0' => [
  48521.                         'default' => false,
  48522.                         'major' => true,
  48523.                     ],
  48524.                     'PERFORMANCE_TWEAKS' => [
  48525.                         'default' => false,
  48526.                         'major' => true,
  48527.                         'description' => 'Performance improvements that include a breaking change',
  48528.                     ],
  48529.                     'FEATURE_NEXT_1797' => [
  48530.                         'default' => false,
  48531.                         'major' => true,
  48532.                         'description' => 'composer require for plugins',
  48533.                     ],
  48534.                     'FEATURE_NEXT_16710' => [
  48535.                         'default' => false,
  48536.                         'major' => true,
  48537.                         'description' => 'Do not allow empty ids provided in criteria',
  48538.                     ],
  48539.                     'FEATURE_NEXT_13810' => [
  48540.                         'default' => false,
  48541.                         'major' => true,
  48542.                         'description' => 'Deprecate old promotion module',
  48543.                     ],
  48544.                     'FEATURE_NEXT_13250' => [
  48545.                         'default' => false,
  48546.                         'major' => true,
  48547.                         'description' => 'Reduce database queries if all required data for the line items is already assign',
  48548.                     ],
  48549.                     'FEATURE_NEXT_17276' => [
  48550.                         'default' => false,
  48551.                         'major' => true,
  48552.                         'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  48553.                     ],
  48554.                     'FEATURE_NEXT_16151' => [
  48555.                         'default' => false,
  48556.                         'major' => true,
  48557.                         'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  48558.                     ],
  48559.                     'FEATURE_NEXT_16155' => [
  48560.                         'default' => false,
  48561.                         'major' => true,
  48562.                         'description' => 'EntityLoadedEventFactory will be required in repositories',
  48563.                     ],
  48564.                     'FEATURE_NEXT_19501' => [
  48565.                         'default' => false,
  48566.                         'major' => false,
  48567.                         'description' => 'Disables the cart.container function',
  48568.                     ],
  48569.                     'FEATURE_NEXT_15053' => [
  48570.                         'default' => false,
  48571.                         'major' => false,
  48572.                         'description' => 'Replace wrong displayed characters in number format',
  48573.                     ],
  48574.                     'FEATURE_NEXT_18215' => [
  48575.                         'default' => false,
  48576.                         'major' => true,
  48577.                         'description' => 'Rules are aware of their assignment',
  48578.                     ],
  48579.                     'FEATURE_NEXT_15815' => [
  48580.                         'default' => false,
  48581.                         'major' => true,
  48582.                         'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  48583.                     ],
  48584.                     'FEATURE_NEXT_14699' => [
  48585.                         'default' => false,
  48586.                         'major' => true,
  48587.                         'description' => 'Refactoring of Storefront theme assets',
  48588.                     ],
  48589.                     'FEATURE_NEXT_15707' => [
  48590.                         'default' => false,
  48591.                         'major' => false,
  48592.                         'description' => 'Delivery notice for EU geoblocking regulation',
  48593.                     ],
  48594.                     'FEATURE_NEXT_14360' => [
  48595.                         'default' => false,
  48596.                         'major' => true,
  48597.                         'description' => 'App System 4.0 - Build action button messaging system',
  48598.                     ],
  48599.                     'FEATURE_NEXT_15172' => [
  48600.                         'default' => false,
  48601.                         'major' => true,
  48602.                         'description' => 'Sanitize html of fields with AllowHtml flag',
  48603.                     ],
  48604.                     'FEATURE_NEXT_14001' => [
  48605.                         'default' => false,
  48606.                         'major' => true,
  48607.                         'description' => 'Newsletter DOI for registered customers',
  48608.                     ],
  48609.                     'FEATURE_NEXT_7739' => [
  48610.                         'default' => false,
  48611.                         'major' => true,
  48612.                         'description' => 'Optional salutation',
  48613.                     ],
  48614.                     'FEATURE_NEXT_16200' => [
  48615.                         'default' => false,
  48616.                         'major' => false,
  48617.                         'description' => 'Register Doi Domain',
  48618.                     ],
  48619.                     'FEATURE_NEXT_13410' => [
  48620.                         'default' => false,
  48621.                         'major' => true,
  48622.                         'description' => 'Make sales channels required in seo generator',
  48623.                     ],
  48624.                     'FEATURE_NEXT_15917' => [
  48625.                         'default' => false,
  48626.                         'major' => true,
  48627.                         'description' => 'Move storefront script tags to head with defer',
  48628.                     ],
  48629.                     'FEATURE_NEXT_15957' => [
  48630.                         'default' => false,
  48631.                         'major' => true,
  48632.                         'description' => 'VAT id field for guest',
  48633.                     ],
  48634.                     'FEATURE_NEXT_13601' => [
  48635.                         'default' => false,
  48636.                         'major' => true,
  48637.                         'description' => 'Default transaction state for async app payments',
  48638.                     ],
  48639.                     'FEATURE_NEXT_16992' => [
  48640.                         'default' => false,
  48641.                         'major' => true,
  48642.                         'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  48643.                     ],
  48644.                     'FEATURE_NEXT_7530' => [
  48645.                         'default' => false,
  48646.                         'major' => true,
  48647.                         'description' => 'Improve orders UX in Administration',
  48648.                     ],
  48649.                     'FEATURE_NEXT_16824' => [
  48650.                         'default' => false,
  48651.                         'major' => true,
  48652.                         'description' => 'Cart merged event',
  48653.                     ],
  48654.                     'FEATURE_NEXT_16271' => [
  48655.                         'default' => false,
  48656.                         'major' => true,
  48657.                         'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  48658.                     ],
  48659.                     'FEATURE_NEXT_15381' => [
  48660.                         'default' => false,
  48661.                         'major' => true,
  48662.                         'description' => 'Save theme compilation',
  48663.                     ],
  48664.                     'FEATURE_NEXT_17275' => [
  48665.                         'default' => false,
  48666.                         'major' => true,
  48667.                         'description' => 'StorefrontRenderEvent only gets original view',
  48668.                     ],
  48669.                     'FEATURE_NEXT_17016' => [
  48670.                         'default' => false,
  48671.                         'major' => true,
  48672.                         'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  48673.                     ],
  48674.                     'FEATURE_NEXT_16236' => [
  48675.                         'default' => false,
  48676.                         'major' => true,
  48677.                         'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  48678.                     ],
  48679.                     'FEATURE_NEXT_16640' => [
  48680.                         'default' => false,
  48681.                         'major' => true,
  48682.                         'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  48683.                     ],
  48684.                     'FEATURE_NEXT_17858' => [
  48685.                         'default' => false,
  48686.                         'major' => true,
  48687.                         'description' => 'Major feature flag for Business Event',
  48688.                     ],
  48689.                     'FEATURE_NEXT_6758' => [
  48690.                         'default' => false,
  48691.                         'major' => true,
  48692.                         'description' => 'Layout assignment for category as list',
  48693.                     ],
  48694.                     'FEATURE_NEXT_19048' => [
  48695.                         'default' => false,
  48696.                         'major' => true,
  48697.                         'description' => 'Fix media resolution in theme',
  48698.                     ],
  48699.                     'FEATURE_NEXT_19822' => [
  48700.                         'default' => false,
  48701.                         'major' => true,
  48702.                         'description' => 'Enables lazy loading components in the administration',
  48703.                     ],
  48704.                     'FEATURE_NEXT_18129' => [
  48705.                         'default' => false,
  48706.                         'major' => true,
  48707.                         'description' => 'Require positionIdentifier for some components',
  48708.                     ],
  48709.                     'FEATURE_NEXT_19163' => [
  48710.                         'default' => false,
  48711.                         'major' => true,
  48712.                         'description' => 'one to one inheritance',
  48713.                     ],
  48714.                     'FEATURE_NEXT_18187' => [
  48715.                         'default' => false,
  48716.                         'major' => true,
  48717.                         'description' => 'Move admin dashboard statistics into separate component',
  48718.                     ],
  48719.                     'FEATURE_NEXT_17978' => [
  48720.                         'default' => false,
  48721.                         'major' => true,
  48722.                         'description' => 'Change component factory to work with extension overrides in Administration',
  48723.                     ],
  48724.                     'FEATURE_NEXT_11634' => [
  48725.                         'default' => false,
  48726.                         'major' => true,
  48727.                         'description' => 'Webpack alias refactor',
  48728.                     ],
  48729.                     'FEATURE_NEXT_21547' => [
  48730.                         'default' => false,
  48731.                         'major' => true,
  48732.                         'description' => 'Change admin criteria defaults',
  48733.                     ],
  48734.                     'FEATURE_NEXT_22900' => [
  48735.                         'default' => false,
  48736.                         'major' => true,
  48737.                         'description' => 'Admin search configuration is used in Elasticsearch',
  48738.                     ],
  48739.                 ],
  48740.             ],
  48741.             'shopware.feature.flags' => [
  48742.                 'v6.5.0.0' => [
  48743.                     'default' => false,
  48744.                     'major' => true,
  48745.                 ],
  48746.                 'PERFORMANCE_TWEAKS' => [
  48747.                     'default' => false,
  48748.                     'major' => true,
  48749.                     'description' => 'Performance improvements that include a breaking change',
  48750.                 ],
  48751.                 'FEATURE_NEXT_1797' => [
  48752.                     'default' => false,
  48753.                     'major' => true,
  48754.                     'description' => 'composer require for plugins',
  48755.                 ],
  48756.                 'FEATURE_NEXT_16710' => [
  48757.                     'default' => false,
  48758.                     'major' => true,
  48759.                     'description' => 'Do not allow empty ids provided in criteria',
  48760.                 ],
  48761.                 'FEATURE_NEXT_13810' => [
  48762.                     'default' => false,
  48763.                     'major' => true,
  48764.                     'description' => 'Deprecate old promotion module',
  48765.                 ],
  48766.                 'FEATURE_NEXT_13250' => [
  48767.                     'default' => false,
  48768.                     'major' => true,
  48769.                     'description' => 'Reduce database queries if all required data for the line items is already assign',
  48770.                 ],
  48771.                 'FEATURE_NEXT_17276' => [
  48772.                     'default' => false,
  48773.                     'major' => true,
  48774.                     'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  48775.                 ],
  48776.                 'FEATURE_NEXT_16151' => [
  48777.                     'default' => false,
  48778.                     'major' => true,
  48779.                     'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  48780.                 ],
  48781.                 'FEATURE_NEXT_16155' => [
  48782.                     'default' => false,
  48783.                     'major' => true,
  48784.                     'description' => 'EntityLoadedEventFactory will be required in repositories',
  48785.                 ],
  48786.                 'FEATURE_NEXT_19501' => [
  48787.                     'default' => false,
  48788.                     'major' => false,
  48789.                     'description' => 'Disables the cart.container function',
  48790.                 ],
  48791.                 'FEATURE_NEXT_15053' => [
  48792.                     'default' => false,
  48793.                     'major' => false,
  48794.                     'description' => 'Replace wrong displayed characters in number format',
  48795.                 ],
  48796.                 'FEATURE_NEXT_18215' => [
  48797.                     'default' => false,
  48798.                     'major' => true,
  48799.                     'description' => 'Rules are aware of their assignment',
  48800.                 ],
  48801.                 'FEATURE_NEXT_15815' => [
  48802.                     'default' => false,
  48803.                     'major' => true,
  48804.                     'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  48805.                 ],
  48806.                 'FEATURE_NEXT_14699' => [
  48807.                     'default' => false,
  48808.                     'major' => true,
  48809.                     'description' => 'Refactoring of Storefront theme assets',
  48810.                 ],
  48811.                 'FEATURE_NEXT_15707' => [
  48812.                     'default' => false,
  48813.                     'major' => false,
  48814.                     'description' => 'Delivery notice for EU geoblocking regulation',
  48815.                 ],
  48816.                 'FEATURE_NEXT_14360' => [
  48817.                     'default' => false,
  48818.                     'major' => true,
  48819.                     'description' => 'App System 4.0 - Build action button messaging system',
  48820.                 ],
  48821.                 'FEATURE_NEXT_15172' => [
  48822.                     'default' => false,
  48823.                     'major' => true,
  48824.                     'description' => 'Sanitize html of fields with AllowHtml flag',
  48825.                 ],
  48826.                 'FEATURE_NEXT_14001' => [
  48827.                     'default' => false,
  48828.                     'major' => true,
  48829.                     'description' => 'Newsletter DOI for registered customers',
  48830.                 ],
  48831.                 'FEATURE_NEXT_7739' => [
  48832.                     'default' => false,
  48833.                     'major' => true,
  48834.                     'description' => 'Optional salutation',
  48835.                 ],
  48836.                 'FEATURE_NEXT_16200' => [
  48837.                     'default' => false,
  48838.                     'major' => false,
  48839.                     'description' => 'Register Doi Domain',
  48840.                 ],
  48841.                 'FEATURE_NEXT_13410' => [
  48842.                     'default' => false,
  48843.                     'major' => true,
  48844.                     'description' => 'Make sales channels required in seo generator',
  48845.                 ],
  48846.                 'FEATURE_NEXT_15917' => [
  48847.                     'default' => false,
  48848.                     'major' => true,
  48849.                     'description' => 'Move storefront script tags to head with defer',
  48850.                 ],
  48851.                 'FEATURE_NEXT_15957' => [
  48852.                     'default' => false,
  48853.                     'major' => true,
  48854.                     'description' => 'VAT id field for guest',
  48855.                 ],
  48856.                 'FEATURE_NEXT_13601' => [
  48857.                     'default' => false,
  48858.                     'major' => true,
  48859.                     'description' => 'Default transaction state for async app payments',
  48860.                 ],
  48861.                 'FEATURE_NEXT_16992' => [
  48862.                     'default' => false,
  48863.                     'major' => true,
  48864.                     'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  48865.                 ],
  48866.                 'FEATURE_NEXT_7530' => [
  48867.                     'default' => false,
  48868.                     'major' => true,
  48869.                     'description' => 'Improve orders UX in Administration',
  48870.                 ],
  48871.                 'FEATURE_NEXT_16824' => [
  48872.                     'default' => false,
  48873.                     'major' => true,
  48874.                     'description' => 'Cart merged event',
  48875.                 ],
  48876.                 'FEATURE_NEXT_16271' => [
  48877.                     'default' => false,
  48878.                     'major' => true,
  48879.                     'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  48880.                 ],
  48881.                 'FEATURE_NEXT_15381' => [
  48882.                     'default' => false,
  48883.                     'major' => true,
  48884.                     'description' => 'Save theme compilation',
  48885.                 ],
  48886.                 'FEATURE_NEXT_17275' => [
  48887.                     'default' => false,
  48888.                     'major' => true,
  48889.                     'description' => 'StorefrontRenderEvent only gets original view',
  48890.                 ],
  48891.                 'FEATURE_NEXT_17016' => [
  48892.                     'default' => false,
  48893.                     'major' => true,
  48894.                     'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  48895.                 ],
  48896.                 'FEATURE_NEXT_16236' => [
  48897.                     'default' => false,
  48898.                     'major' => true,
  48899.                     'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  48900.                 ],
  48901.                 'FEATURE_NEXT_16640' => [
  48902.                     'default' => false,
  48903.                     'major' => true,
  48904.                     'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  48905.                 ],
  48906.                 'FEATURE_NEXT_17858' => [
  48907.                     'default' => false,
  48908.                     'major' => true,
  48909.                     'description' => 'Major feature flag for Business Event',
  48910.                 ],
  48911.                 'FEATURE_NEXT_6758' => [
  48912.                     'default' => false,
  48913.                     'major' => true,
  48914.                     'description' => 'Layout assignment for category as list',
  48915.                 ],
  48916.                 'FEATURE_NEXT_19048' => [
  48917.                     'default' => false,
  48918.                     'major' => true,
  48919.                     'description' => 'Fix media resolution in theme',
  48920.                 ],
  48921.                 'FEATURE_NEXT_19822' => [
  48922.                     'default' => false,
  48923.                     'major' => true,
  48924.                     'description' => 'Enables lazy loading components in the administration',
  48925.                 ],
  48926.                 'FEATURE_NEXT_18129' => [
  48927.                     'default' => false,
  48928.                     'major' => true,
  48929.                     'description' => 'Require positionIdentifier for some components',
  48930.                 ],
  48931.                 'FEATURE_NEXT_19163' => [
  48932.                     'default' => false,
  48933.                     'major' => true,
  48934.                     'description' => 'one to one inheritance',
  48935.                 ],
  48936.                 'FEATURE_NEXT_18187' => [
  48937.                     'default' => false,
  48938.                     'major' => true,
  48939.                     'description' => 'Move admin dashboard statistics into separate component',
  48940.                 ],
  48941.                 'FEATURE_NEXT_17978' => [
  48942.                     'default' => false,
  48943.                     'major' => true,
  48944.                     'description' => 'Change component factory to work with extension overrides in Administration',
  48945.                 ],
  48946.                 'FEATURE_NEXT_11634' => [
  48947.                     'default' => false,
  48948.                     'major' => true,
  48949.                     'description' => 'Webpack alias refactor',
  48950.                 ],
  48951.                 'FEATURE_NEXT_21547' => [
  48952.                     'default' => false,
  48953.                     'major' => true,
  48954.                     'description' => 'Change admin criteria defaults',
  48955.                 ],
  48956.                 'FEATURE_NEXT_22900' => [
  48957.                     'default' => false,
  48958.                     'major' => true,
  48959.                     'description' => 'Admin search configuration is used in Elasticsearch',
  48960.                 ],
  48961.             ],
  48962.             'shopware.feature.flags.v6.5.0.0' => [
  48963.                 'default' => false,
  48964.                 'major' => true,
  48965.             ],
  48966.             'shopware.feature.flags.v6.5.0.0.default' => false,
  48967.             'shopware.feature.flags.v6.5.0.0.major' => true,
  48968.             'shopware.feature.flags.PERFORMANCE_TWEAKS' => [
  48969.                 'default' => false,
  48970.                 'major' => true,
  48971.                 'description' => 'Performance improvements that include a breaking change',
  48972.             ],
  48973.             'shopware.feature.flags.PERFORMANCE_TWEAKS.default' => false,
  48974.             'shopware.feature.flags.PERFORMANCE_TWEAKS.major' => true,
  48975.             'shopware.feature.flags.PERFORMANCE_TWEAKS.description' => 'Performance improvements that include a breaking change',
  48976.             'shopware.feature.flags.FEATURE_NEXT_1797' => [
  48977.                 'default' => false,
  48978.                 'major' => true,
  48979.                 'description' => 'composer require for plugins',
  48980.             ],
  48981.             'shopware.feature.flags.FEATURE_NEXT_1797.default' => false,
  48982.             'shopware.feature.flags.FEATURE_NEXT_1797.major' => true,
  48983.             'shopware.feature.flags.FEATURE_NEXT_1797.description' => 'composer require for plugins',
  48984.             'shopware.feature.flags.FEATURE_NEXT_16710' => [
  48985.                 'default' => false,
  48986.                 'major' => true,
  48987.                 'description' => 'Do not allow empty ids provided in criteria',
  48988.             ],
  48989.             'shopware.feature.flags.FEATURE_NEXT_16710.default' => false,
  48990.             'shopware.feature.flags.FEATURE_NEXT_16710.major' => true,
  48991.             'shopware.feature.flags.FEATURE_NEXT_16710.description' => 'Do not allow empty ids provided in criteria',
  48992.             'shopware.feature.flags.FEATURE_NEXT_13810' => [
  48993.                 'default' => false,
  48994.                 'major' => true,
  48995.                 'description' => 'Deprecate old promotion module',
  48996.             ],
  48997.             'shopware.feature.flags.FEATURE_NEXT_13810.default' => false,
  48998.             'shopware.feature.flags.FEATURE_NEXT_13810.major' => true,
  48999.             'shopware.feature.flags.FEATURE_NEXT_13810.description' => 'Deprecate old promotion module',
  49000.             'shopware.feature.flags.FEATURE_NEXT_13250' => [
  49001.                 'default' => false,
  49002.                 'major' => true,
  49003.                 'description' => 'Reduce database queries if all required data for the line items is already assign',
  49004.             ],
  49005.             'shopware.feature.flags.FEATURE_NEXT_13250.default' => false,
  49006.             'shopware.feature.flags.FEATURE_NEXT_13250.major' => true,
  49007.             'shopware.feature.flags.FEATURE_NEXT_13250.description' => 'Reduce database queries if all required data for the line items is already assign',
  49008.             'shopware.feature.flags.FEATURE_NEXT_17276' => [
  49009.                 'default' => false,
  49010.                 'major' => true,
  49011.                 'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  49012.             ],
  49013.             'shopware.feature.flags.FEATURE_NEXT_17276.default' => false,
  49014.             'shopware.feature.flags.FEATURE_NEXT_17276.major' => true,
  49015.             'shopware.feature.flags.FEATURE_NEXT_17276.description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  49016.             'shopware.feature.flags.FEATURE_NEXT_16151' => [
  49017.                 'default' => false,
  49018.                 'major' => true,
  49019.                 'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  49020.             ],
  49021.             'shopware.feature.flags.FEATURE_NEXT_16151.default' => false,
  49022.             'shopware.feature.flags.FEATURE_NEXT_16151.major' => true,
  49023.             'shopware.feature.flags.FEATURE_NEXT_16151.description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  49024.             'shopware.feature.flags.FEATURE_NEXT_16155' => [
  49025.                 'default' => false,
  49026.                 'major' => true,
  49027.                 'description' => 'EntityLoadedEventFactory will be required in repositories',
  49028.             ],
  49029.             'shopware.feature.flags.FEATURE_NEXT_16155.default' => false,
  49030.             'shopware.feature.flags.FEATURE_NEXT_16155.major' => true,
  49031.             'shopware.feature.flags.FEATURE_NEXT_16155.description' => 'EntityLoadedEventFactory will be required in repositories',
  49032.             'shopware.feature.flags.FEATURE_NEXT_19501' => [
  49033.                 'default' => false,
  49034.                 'major' => false,
  49035.                 'description' => 'Disables the cart.container function',
  49036.             ],
  49037.             'shopware.feature.flags.FEATURE_NEXT_19501.default' => false,
  49038.             'shopware.feature.flags.FEATURE_NEXT_19501.major' => false,
  49039.             'shopware.feature.flags.FEATURE_NEXT_19501.description' => 'Disables the cart.container function',
  49040.             'shopware.feature.flags.FEATURE_NEXT_15053' => [
  49041.                 'default' => false,
  49042.                 'major' => false,
  49043.                 'description' => 'Replace wrong displayed characters in number format',
  49044.             ],
  49045.             'shopware.feature.flags.FEATURE_NEXT_15053.default' => false,
  49046.             'shopware.feature.flags.FEATURE_NEXT_15053.major' => false,
  49047.             'shopware.feature.flags.FEATURE_NEXT_15053.description' => 'Replace wrong displayed characters in number format',
  49048.             'shopware.feature.flags.FEATURE_NEXT_18215' => [
  49049.                 'default' => false,
  49050.                 'major' => true,
  49051.                 'description' => 'Rules are aware of their assignment',
  49052.             ],
  49053.             'shopware.feature.flags.FEATURE_NEXT_18215.default' => false,
  49054.             'shopware.feature.flags.FEATURE_NEXT_18215.major' => true,
  49055.             'shopware.feature.flags.FEATURE_NEXT_18215.description' => 'Rules are aware of their assignment',
  49056.             'shopware.feature.flags.FEATURE_NEXT_15815' => [
  49057.                 'default' => false,
  49058.                 'major' => true,
  49059.                 'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  49060.             ],
  49061.             'shopware.feature.flags.FEATURE_NEXT_15815.default' => false,
  49062.             'shopware.feature.flags.FEATURE_NEXT_15815.major' => true,
  49063.             'shopware.feature.flags.FEATURE_NEXT_15815.description' => 'Remove single record handling in sync service. Only single operation should be supported',
  49064.             'shopware.feature.flags.FEATURE_NEXT_14699' => [
  49065.                 'default' => false,
  49066.                 'major' => true,
  49067.                 'description' => 'Refactoring of Storefront theme assets',
  49068.             ],
  49069.             'shopware.feature.flags.FEATURE_NEXT_14699.default' => false,
  49070.             'shopware.feature.flags.FEATURE_NEXT_14699.major' => true,
  49071.             'shopware.feature.flags.FEATURE_NEXT_14699.description' => 'Refactoring of Storefront theme assets',
  49072.             'shopware.feature.flags.FEATURE_NEXT_15707' => [
  49073.                 'default' => false,
  49074.                 'major' => false,
  49075.                 'description' => 'Delivery notice for EU geoblocking regulation',
  49076.             ],
  49077.             'shopware.feature.flags.FEATURE_NEXT_15707.default' => false,
  49078.             'shopware.feature.flags.FEATURE_NEXT_15707.major' => false,
  49079.             'shopware.feature.flags.FEATURE_NEXT_15707.description' => 'Delivery notice for EU geoblocking regulation',
  49080.             'shopware.feature.flags.FEATURE_NEXT_14360' => [
  49081.                 'default' => false,
  49082.                 'major' => true,
  49083.                 'description' => 'App System 4.0 - Build action button messaging system',
  49084.             ],
  49085.             'shopware.feature.flags.FEATURE_NEXT_14360.default' => false,
  49086.             'shopware.feature.flags.FEATURE_NEXT_14360.major' => true,
  49087.             'shopware.feature.flags.FEATURE_NEXT_14360.description' => 'App System 4.0 - Build action button messaging system',
  49088.             'shopware.feature.flags.FEATURE_NEXT_15172' => [
  49089.                 'default' => false,
  49090.                 'major' => true,
  49091.                 'description' => 'Sanitize html of fields with AllowHtml flag',
  49092.             ],
  49093.             'shopware.feature.flags.FEATURE_NEXT_15172.default' => false,
  49094.             'shopware.feature.flags.FEATURE_NEXT_15172.major' => true,
  49095.             'shopware.feature.flags.FEATURE_NEXT_15172.description' => 'Sanitize html of fields with AllowHtml flag',
  49096.             'shopware.feature.flags.FEATURE_NEXT_14001' => [
  49097.                 'default' => false,
  49098.                 'major' => true,
  49099.                 'description' => 'Newsletter DOI for registered customers',
  49100.             ],
  49101.             'shopware.feature.flags.FEATURE_NEXT_14001.default' => false,
  49102.             'shopware.feature.flags.FEATURE_NEXT_14001.major' => true,
  49103.             'shopware.feature.flags.FEATURE_NEXT_14001.description' => 'Newsletter DOI for registered customers',
  49104.             'shopware.feature.flags.FEATURE_NEXT_7739' => [
  49105.                 'default' => false,
  49106.                 'major' => true,
  49107.                 'description' => 'Optional salutation',
  49108.             ],
  49109.             'shopware.feature.flags.FEATURE_NEXT_7739.default' => false,
  49110.             'shopware.feature.flags.FEATURE_NEXT_7739.major' => true,
  49111.             'shopware.feature.flags.FEATURE_NEXT_7739.description' => 'Optional salutation',
  49112.             'shopware.feature.flags.FEATURE_NEXT_16200' => [
  49113.                 'default' => false,
  49114.                 'major' => false,
  49115.                 'description' => 'Register Doi Domain',
  49116.             ],
  49117.             'shopware.feature.flags.FEATURE_NEXT_16200.default' => false,
  49118.             'shopware.feature.flags.FEATURE_NEXT_16200.major' => false,
  49119.             'shopware.feature.flags.FEATURE_NEXT_16200.description' => 'Register Doi Domain',
  49120.             'shopware.feature.flags.FEATURE_NEXT_13410' => [
  49121.                 'default' => false,
  49122.                 'major' => true,
  49123.                 'description' => 'Make sales channels required in seo generator',
  49124.             ],
  49125.             'shopware.feature.flags.FEATURE_NEXT_13410.default' => false,
  49126.             'shopware.feature.flags.FEATURE_NEXT_13410.major' => true,
  49127.             'shopware.feature.flags.FEATURE_NEXT_13410.description' => 'Make sales channels required in seo generator',
  49128.             'shopware.feature.flags.FEATURE_NEXT_15917' => [
  49129.                 'default' => false,
  49130.                 'major' => true,
  49131.                 'description' => 'Move storefront script tags to head with defer',
  49132.             ],
  49133.             'shopware.feature.flags.FEATURE_NEXT_15917.default' => false,
  49134.             'shopware.feature.flags.FEATURE_NEXT_15917.major' => true,
  49135.             'shopware.feature.flags.FEATURE_NEXT_15917.description' => 'Move storefront script tags to head with defer',
  49136.             'shopware.feature.flags.FEATURE_NEXT_15957' => [
  49137.                 'default' => false,
  49138.                 'major' => true,
  49139.                 'description' => 'VAT id field for guest',
  49140.             ],
  49141.             'shopware.feature.flags.FEATURE_NEXT_15957.default' => false,
  49142.             'shopware.feature.flags.FEATURE_NEXT_15957.major' => true,
  49143.             'shopware.feature.flags.FEATURE_NEXT_15957.description' => 'VAT id field for guest',
  49144.             'shopware.feature.flags.FEATURE_NEXT_13601' => [
  49145.                 'default' => false,
  49146.                 'major' => true,
  49147.                 'description' => 'Default transaction state for async app payments',
  49148.             ],
  49149.             'shopware.feature.flags.FEATURE_NEXT_13601.default' => false,
  49150.             'shopware.feature.flags.FEATURE_NEXT_13601.major' => true,
  49151.             'shopware.feature.flags.FEATURE_NEXT_13601.description' => 'Default transaction state for async app payments',
  49152.             'shopware.feature.flags.FEATURE_NEXT_16992' => [
  49153.                 'default' => false,
  49154.                 'major' => true,
  49155.                 'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  49156.             ],
  49157.             'shopware.feature.flags.FEATURE_NEXT_16992.default' => false,
  49158.             'shopware.feature.flags.FEATURE_NEXT_16992.major' => true,
  49159.             'shopware.feature.flags.FEATURE_NEXT_16992.description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  49160.             'shopware.feature.flags.FEATURE_NEXT_7530' => [
  49161.                 'default' => false,
  49162.                 'major' => true,
  49163.                 'description' => 'Improve orders UX in Administration',
  49164.             ],
  49165.             'shopware.feature.flags.FEATURE_NEXT_7530.default' => false,
  49166.             'shopware.feature.flags.FEATURE_NEXT_7530.major' => true,
  49167.             'shopware.feature.flags.FEATURE_NEXT_7530.description' => 'Improve orders UX in Administration',
  49168.             'shopware.feature.flags.FEATURE_NEXT_16824' => [
  49169.                 'default' => false,
  49170.                 'major' => true,
  49171.                 'description' => 'Cart merged event',
  49172.             ],
  49173.             'shopware.feature.flags.FEATURE_NEXT_16824.default' => false,
  49174.             'shopware.feature.flags.FEATURE_NEXT_16824.major' => true,
  49175.             'shopware.feature.flags.FEATURE_NEXT_16824.description' => 'Cart merged event',
  49176.             'shopware.feature.flags.FEATURE_NEXT_16271' => [
  49177.                 'default' => false,
  49178.                 'major' => true,
  49179.                 'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  49180.             ],
  49181.             'shopware.feature.flags.FEATURE_NEXT_16271.default' => false,
  49182.             'shopware.feature.flags.FEATURE_NEXT_16271.major' => true,
  49183.             'shopware.feature.flags.FEATURE_NEXT_16271.description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  49184.             'shopware.feature.flags.FEATURE_NEXT_15381' => [
  49185.                 'default' => false,
  49186.                 'major' => true,
  49187.                 'description' => 'Save theme compilation',
  49188.             ],
  49189.             'shopware.feature.flags.FEATURE_NEXT_15381.default' => false,
  49190.             'shopware.feature.flags.FEATURE_NEXT_15381.major' => true,
  49191.             'shopware.feature.flags.FEATURE_NEXT_15381.description' => 'Save theme compilation',
  49192.             'shopware.feature.flags.FEATURE_NEXT_17275' => [
  49193.                 'default' => false,
  49194.                 'major' => true,
  49195.                 'description' => 'StorefrontRenderEvent only gets original view',
  49196.             ],
  49197.             'shopware.feature.flags.FEATURE_NEXT_17275.default' => false,
  49198.             'shopware.feature.flags.FEATURE_NEXT_17275.major' => true,
  49199.             'shopware.feature.flags.FEATURE_NEXT_17275.description' => 'StorefrontRenderEvent only gets original view',
  49200.             'shopware.feature.flags.FEATURE_NEXT_17016' => [
  49201.                 'default' => false,
  49202.                 'major' => true,
  49203.                 'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  49204.             ],
  49205.             'shopware.feature.flags.FEATURE_NEXT_17016.default' => false,
  49206.             'shopware.feature.flags.FEATURE_NEXT_17016.major' => true,
  49207.             'shopware.feature.flags.FEATURE_NEXT_17016.description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  49208.             'shopware.feature.flags.FEATURE_NEXT_16236' => [
  49209.                 'default' => false,
  49210.                 'major' => true,
  49211.                 'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  49212.             ],
  49213.             'shopware.feature.flags.FEATURE_NEXT_16236.default' => false,
  49214.             'shopware.feature.flags.FEATURE_NEXT_16236.major' => true,
  49215.             'shopware.feature.flags.FEATURE_NEXT_16236.description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  49216.             'shopware.feature.flags.FEATURE_NEXT_16640' => [
  49217.                 'default' => false,
  49218.                 'major' => true,
  49219.                 'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  49220.             ],
  49221.             'shopware.feature.flags.FEATURE_NEXT_16640.default' => false,
  49222.             'shopware.feature.flags.FEATURE_NEXT_16640.major' => true,
  49223.             'shopware.feature.flags.FEATURE_NEXT_16640.description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  49224.             'shopware.feature.flags.FEATURE_NEXT_17858' => [
  49225.                 'default' => false,
  49226.                 'major' => true,
  49227.                 'description' => 'Major feature flag for Business Event',
  49228.             ],
  49229.             'shopware.feature.flags.FEATURE_NEXT_17858.default' => false,
  49230.             'shopware.feature.flags.FEATURE_NEXT_17858.major' => true,
  49231.             'shopware.feature.flags.FEATURE_NEXT_17858.description' => 'Major feature flag for Business Event',
  49232.             'shopware.feature.flags.FEATURE_NEXT_6758' => [
  49233.                 'default' => false,
  49234.                 'major' => true,
  49235.                 'description' => 'Layout assignment for category as list',
  49236.             ],
  49237.             'shopware.feature.flags.FEATURE_NEXT_6758.default' => false,
  49238.             'shopware.feature.flags.FEATURE_NEXT_6758.major' => true,
  49239.             'shopware.feature.flags.FEATURE_NEXT_6758.description' => 'Layout assignment for category as list',
  49240.             'shopware.feature.flags.FEATURE_NEXT_19048' => [
  49241.                 'default' => false,
  49242.                 'major' => true,
  49243.                 'description' => 'Fix media resolution in theme',
  49244.             ],
  49245.             'shopware.feature.flags.FEATURE_NEXT_19048.default' => false,
  49246.             'shopware.feature.flags.FEATURE_NEXT_19048.major' => true,
  49247.             'shopware.feature.flags.FEATURE_NEXT_19048.description' => 'Fix media resolution in theme',
  49248.             'shopware.feature.flags.FEATURE_NEXT_19822' => [
  49249.                 'default' => false,
  49250.                 'major' => true,
  49251.                 'description' => 'Enables lazy loading components in the administration',
  49252.             ],
  49253.             'shopware.feature.flags.FEATURE_NEXT_19822.default' => false,
  49254.             'shopware.feature.flags.FEATURE_NEXT_19822.major' => true,
  49255.             'shopware.feature.flags.FEATURE_NEXT_19822.description' => 'Enables lazy loading components in the administration',
  49256.             'shopware.feature.flags.FEATURE_NEXT_18129' => [
  49257.                 'default' => false,
  49258.                 'major' => true,
  49259.                 'description' => 'Require positionIdentifier for some components',
  49260.             ],
  49261.             'shopware.feature.flags.FEATURE_NEXT_18129.default' => false,
  49262.             'shopware.feature.flags.FEATURE_NEXT_18129.major' => true,
  49263.             'shopware.feature.flags.FEATURE_NEXT_18129.description' => 'Require positionIdentifier for some components',
  49264.             'shopware.feature.flags.FEATURE_NEXT_19163' => [
  49265.                 'default' => false,
  49266.                 'major' => true,
  49267.                 'description' => 'one to one inheritance',
  49268.             ],
  49269.             'shopware.feature.flags.FEATURE_NEXT_19163.default' => false,
  49270.             'shopware.feature.flags.FEATURE_NEXT_19163.major' => true,
  49271.             'shopware.feature.flags.FEATURE_NEXT_19163.description' => 'one to one inheritance',
  49272.             'shopware.feature.flags.FEATURE_NEXT_18187' => [
  49273.                 'default' => false,
  49274.                 'major' => true,
  49275.                 'description' => 'Move admin dashboard statistics into separate component',
  49276.             ],
  49277.             'shopware.feature.flags.FEATURE_NEXT_18187.default' => false,
  49278.             'shopware.feature.flags.FEATURE_NEXT_18187.major' => true,
  49279.             'shopware.feature.flags.FEATURE_NEXT_18187.description' => 'Move admin dashboard statistics into separate component',
  49280.             'shopware.feature.flags.FEATURE_NEXT_17978' => [
  49281.                 'default' => false,
  49282.                 'major' => true,
  49283.                 'description' => 'Change component factory to work with extension overrides in Administration',
  49284.             ],
  49285.             'shopware.feature.flags.FEATURE_NEXT_17978.default' => false,
  49286.             'shopware.feature.flags.FEATURE_NEXT_17978.major' => true,
  49287.             'shopware.feature.flags.FEATURE_NEXT_17978.description' => 'Change component factory to work with extension overrides in Administration',
  49288.             'shopware.feature.flags.FEATURE_NEXT_11634' => [
  49289.                 'default' => false,
  49290.                 'major' => true,
  49291.                 'description' => 'Webpack alias refactor',
  49292.             ],
  49293.             'shopware.feature.flags.FEATURE_NEXT_11634.default' => false,
  49294.             'shopware.feature.flags.FEATURE_NEXT_11634.major' => true,
  49295.             'shopware.feature.flags.FEATURE_NEXT_11634.description' => 'Webpack alias refactor',
  49296.             'shopware.feature.flags.FEATURE_NEXT_21547' => [
  49297.                 'default' => false,
  49298.                 'major' => true,
  49299.                 'description' => 'Change admin criteria defaults',
  49300.             ],
  49301.             'shopware.feature.flags.FEATURE_NEXT_21547.default' => false,
  49302.             'shopware.feature.flags.FEATURE_NEXT_21547.major' => true,
  49303.             'shopware.feature.flags.FEATURE_NEXT_21547.description' => 'Change admin criteria defaults',
  49304.             'shopware.feature.flags.FEATURE_NEXT_22900' => [
  49305.                 'default' => false,
  49306.                 'major' => true,
  49307.                 'description' => 'Admin search configuration is used in Elasticsearch',
  49308.             ],
  49309.             'shopware.feature.flags.FEATURE_NEXT_22900.default' => false,
  49310.             'shopware.feature.flags.FEATURE_NEXT_22900.major' => true,
  49311.             'shopware.feature.flags.FEATURE_NEXT_22900.description' => 'Admin search configuration is used in Elasticsearch',
  49312.             'shopware.profiler' => [
  49313.                 'integrations' => [
  49314.                     => 'Symfony',
  49315.                 ],
  49316.             ],
  49317.             'shopware.profiler.integrations' => [
  49318.                 => 'Symfony',
  49319.             ],
  49320.             'shopware.profiler.integrations.0' => 'Symfony',
  49321.             'shopware.filesystem' => [
  49322.                 'private' => [
  49323.                     'type' => 'local',
  49324.                     'config' => [
  49325.                         'root' => (\dirname(__DIR__4).'/files'),
  49326.                     ],
  49327.                 ],
  49328.                 'public' => [
  49329.                     'type' => 'local',
  49330.                     'config' => [
  49331.                         'root' => (\dirname(__DIR__4).'/public'),
  49332.                     ],
  49333.                 ],
  49334.                 'temp' => [
  49335.                     'type' => 'local',
  49336.                     'config' => [
  49337.                         'root' => \dirname(__DIR__3),
  49338.                     ],
  49339.                 ],
  49340.                 'theme' => [
  49341.                 ],
  49342.                 'asset' => [
  49343.                 ],
  49344.                 'sitemap' => [
  49345.                 ],
  49346.                 'allowed_extensions' => [
  49347.                     => 'jpg',
  49348.                     => 'jpeg',
  49349.                     => 'png',
  49350.                     => 'webp',
  49351.                     => 'gif',
  49352.                     => 'svg',
  49353.                     => 'bmp',
  49354.                     => 'tiff',
  49355.                     => 'tif',
  49356.                     => 'eps',
  49357.                     10 => 'webm',
  49358.                     11 => 'mkv',
  49359.                     12 => 'flv',
  49360.                     13 => 'ogv',
  49361.                     14 => 'ogg',
  49362.                     15 => 'mov',
  49363.                     16 => 'mp4',
  49364.                     17 => 'avi',
  49365.                     18 => 'wmv',
  49366.                     19 => 'pdf',
  49367.                     20 => 'aac',
  49368.                     21 => 'mp3',
  49369.                     22 => 'wav',
  49370.                     23 => 'flac',
  49371.                     24 => 'oga',
  49372.                     25 => 'wma',
  49373.                     26 => 'txt',
  49374.                     27 => 'doc',
  49375.                     28 => 'ico',
  49376.                 ],
  49377.             ],
  49378.             'shopware.filesystem.private' => [
  49379.                 'type' => 'local',
  49380.                 'config' => [
  49381.                     'root' => (\dirname(__DIR__4).'/files'),
  49382.                 ],
  49383.             ],
  49384.             'shopware.filesystem.private.type' => 'local',
  49385.             'shopware.filesystem.private.config' => [
  49386.                 'root' => (\dirname(__DIR__4).'/files'),
  49387.             ],
  49388.             'shopware.filesystem.private.config.root' => (\dirname(__DIR__4).'/files'),
  49389.             'shopware.filesystem.public' => [
  49390.                 'type' => 'local',
  49391.                 'config' => [
  49392.                     'root' => (\dirname(__DIR__4).'/public'),
  49393.                 ],
  49394.             ],
  49395.             'shopware.filesystem.public.type' => 'local',
  49396.             'shopware.filesystem.public.config' => [
  49397.                 'root' => (\dirname(__DIR__4).'/public'),
  49398.             ],
  49399.             'shopware.filesystem.public.config.root' => (\dirname(__DIR__4).'/public'),
  49400.             'shopware.filesystem.temp' => [
  49401.                 'type' => 'local',
  49402.                 'config' => [
  49403.                     'root' => \dirname(__DIR__3),
  49404.                 ],
  49405.             ],
  49406.             'shopware.filesystem.temp.type' => 'local',
  49407.             'shopware.filesystem.temp.config' => [
  49408.                 'root' => \dirname(__DIR__3),
  49409.             ],
  49410.             'shopware.filesystem.temp.config.root' => \dirname(__DIR__3),
  49411.             'shopware.filesystem.theme' => [
  49412.                 'type' => 'local',
  49413.                 'config' => [
  49414.                     'root' => (\dirname(__DIR__4).'/public'),
  49415.                 ],
  49416.             ],
  49417.             'shopware.filesystem.asset' => [
  49418.                 'type' => 'local',
  49419.                 'config' => [
  49420.                     'root' => (\dirname(__DIR__4).'/public'),
  49421.                 ],
  49422.             ],
  49423.             'shopware.filesystem.sitemap' => [
  49424.                 'type' => 'local',
  49425.                 'config' => [
  49426.                     'root' => (\dirname(__DIR__4).'/public'),
  49427.                 ],
  49428.             ],
  49429.             'shopware.filesystem.allowed_extensions' => [
  49430.                 => 'jpg',
  49431.                 => 'jpeg',
  49432.                 => 'png',
  49433.                 => 'webp',
  49434.                 => 'gif',
  49435.                 => 'svg',
  49436.                 => 'bmp',
  49437.                 => 'tiff',
  49438.                 => 'tif',
  49439.                 => 'eps',
  49440.                 10 => 'webm',
  49441.                 11 => 'mkv',
  49442.                 12 => 'flv',
  49443.                 13 => 'ogv',
  49444.                 14 => 'ogg',
  49445.                 15 => 'mov',
  49446.                 16 => 'mp4',
  49447.                 17 => 'avi',
  49448.                 18 => 'wmv',
  49449.                 19 => 'pdf',
  49450.                 20 => 'aac',
  49451.                 21 => 'mp3',
  49452.                 22 => 'wav',
  49453.                 23 => 'flac',
  49454.                 24 => 'oga',
  49455.                 25 => 'wma',
  49456.                 26 => 'txt',
  49457.                 27 => 'doc',
  49458.                 28 => 'ico',
  49459.             ],
  49460.             'shopware.filesystem.allowed_extensions.0' => 'jpg',
  49461.             'shopware.filesystem.allowed_extensions.1' => 'jpeg',
  49462.             'shopware.filesystem.allowed_extensions.2' => 'png',
  49463.             'shopware.filesystem.allowed_extensions.3' => 'webp',
  49464.             'shopware.filesystem.allowed_extensions.4' => 'gif',
  49465.             'shopware.filesystem.allowed_extensions.5' => 'svg',
  49466.             'shopware.filesystem.allowed_extensions.6' => 'bmp',
  49467.             'shopware.filesystem.allowed_extensions.7' => 'tiff',
  49468.             'shopware.filesystem.allowed_extensions.8' => 'tif',
  49469.             'shopware.filesystem.allowed_extensions.9' => 'eps',
  49470.             'shopware.filesystem.allowed_extensions.10' => 'webm',
  49471.             'shopware.filesystem.allowed_extensions.11' => 'mkv',
  49472.             'shopware.filesystem.allowed_extensions.12' => 'flv',
  49473.             'shopware.filesystem.allowed_extensions.13' => 'ogv',
  49474.             'shopware.filesystem.allowed_extensions.14' => 'ogg',
  49475.             'shopware.filesystem.allowed_extensions.15' => 'mov',
  49476.             'shopware.filesystem.allowed_extensions.16' => 'mp4',
  49477.             'shopware.filesystem.allowed_extensions.17' => 'avi',
  49478.             'shopware.filesystem.allowed_extensions.18' => 'wmv',
  49479.             'shopware.filesystem.allowed_extensions.19' => 'pdf',
  49480.             'shopware.filesystem.allowed_extensions.20' => 'aac',
  49481.             'shopware.filesystem.allowed_extensions.21' => 'mp3',
  49482.             'shopware.filesystem.allowed_extensions.22' => 'wav',
  49483.             'shopware.filesystem.allowed_extensions.23' => 'flac',
  49484.             'shopware.filesystem.allowed_extensions.24' => 'oga',
  49485.             'shopware.filesystem.allowed_extensions.25' => 'wma',
  49486.             'shopware.filesystem.allowed_extensions.26' => 'txt',
  49487.             'shopware.filesystem.allowed_extensions.27' => 'doc',
  49488.             'shopware.filesystem.allowed_extensions.28' => 'ico',
  49489.             'shopware.cdn.url' => '',
  49490.             'shopware.increment' => [
  49491.                 'user_activity' => [
  49492.                     'type' => 'mysql',
  49493.                 ],
  49494.                 'message_queue' => [
  49495.                     'type' => 'mysql',
  49496.                 ],
  49497.             ],
  49498.             'shopware.increment.user_activity' => [
  49499.                 'type' => 'mysql',
  49500.             ],
  49501.             'shopware.increment.user_activity.type' => 'mysql',
  49502.             'shopware.increment.message_queue' => [
  49503.                 'type' => 'mysql',
  49504.             ],
  49505.             'shopware.increment.message_queue.type' => 'mysql',
  49506.             'shopware.api' => [
  49507.                 'max_limit' => 100,
  49508.                 'api_browser' => [
  49509.                     'auth_required' => false,
  49510.                 ],
  49511.                 'store' => [
  49512.                     'context_lifetime' => 'P1D',
  49513.                 ],
  49514.                 'rate_limiter' => [
  49515.                     'login' => [
  49516.                         'enabled' => true,
  49517.                         'policy' => 'time_backoff',
  49518.                         'reset' => '24 hours',
  49519.                         'limits' => [
  49520.                             => [
  49521.                                 'limit' => 10,
  49522.                                 'interval' => '10 seconds',
  49523.                             ],
  49524.                             => [
  49525.                                 'limit' => 15,
  49526.                                 'interval' => '30 seconds',
  49527.                             ],
  49528.                             => [
  49529.                                 'limit' => 20,
  49530.                                 'interval' => '60 seconds',
  49531.                             ],
  49532.                         ],
  49533.                         'lock_factory' => 'lock.factory',
  49534.                         'cache_pool' => 'cache.rate_limiter',
  49535.                     ],
  49536.                     'guest_login' => [
  49537.                         'enabled' => true,
  49538.                         'policy' => 'time_backoff',
  49539.                         'reset' => '24 hours',
  49540.                         'limits' => [
  49541.                             => [
  49542.                                 'limit' => 10,
  49543.                                 'interval' => '10 seconds',
  49544.                             ],
  49545.                             => [
  49546.                                 'limit' => 15,
  49547.                                 'interval' => '30 seconds',
  49548.                             ],
  49549.                             => [
  49550.                                 'limit' => 20,
  49551.                                 'interval' => '60 seconds',
  49552.                             ],
  49553.                         ],
  49554.                         'lock_factory' => 'lock.factory',
  49555.                         'cache_pool' => 'cache.rate_limiter',
  49556.                     ],
  49557.                     'oauth' => [
  49558.                         'enabled' => true,
  49559.                         'policy' => 'time_backoff',
  49560.                         'reset' => '24 hours',
  49561.                         'limits' => [
  49562.                             => [
  49563.                                 'limit' => 10,
  49564.                                 'interval' => '10 seconds',
  49565.                             ],
  49566.                             => [
  49567.                                 'limit' => 15,
  49568.                                 'interval' => '30 seconds',
  49569.                             ],
  49570.                             => [
  49571.                                 'limit' => 20,
  49572.                                 'interval' => '60 seconds',
  49573.                             ],
  49574.                         ],
  49575.                         'lock_factory' => 'lock.factory',
  49576.                         'cache_pool' => 'cache.rate_limiter',
  49577.                     ],
  49578.                     'reset_password' => [
  49579.                         'enabled' => true,
  49580.                         'policy' => 'time_backoff',
  49581.                         'reset' => '24 hours',
  49582.                         'limits' => [
  49583.                             => [
  49584.                                 'limit' => 3,
  49585.                                 'interval' => '30 seconds',
  49586.                             ],
  49587.                             => [
  49588.                                 'limit' => 5,
  49589.                                 'interval' => '60 seconds',
  49590.                             ],
  49591.                             => [
  49592.                                 'limit' => 10,
  49593.                                 'interval' => '90 seconds',
  49594.                             ],
  49595.                         ],
  49596.                         'lock_factory' => 'lock.factory',
  49597.                         'cache_pool' => 'cache.rate_limiter',
  49598.                     ],
  49599.                     'user_recovery' => [
  49600.                         'enabled' => true,
  49601.                         'policy' => 'time_backoff',
  49602.                         'reset' => '24 hours',
  49603.                         'limits' => [
  49604.                             => [
  49605.                                 'limit' => 3,
  49606.                                 'interval' => '30 seconds',
  49607.                             ],
  49608.                             => [
  49609.                                 'limit' => 5,
  49610.                                 'interval' => '60 seconds',
  49611.                             ],
  49612.                             => [
  49613.                                 'limit' => 10,
  49614.                                 'interval' => '90 seconds',
  49615.                             ],
  49616.                         ],
  49617.                         'lock_factory' => 'lock.factory',
  49618.                         'cache_pool' => 'cache.rate_limiter',
  49619.                     ],
  49620.                     'contact_form' => [
  49621.                         'enabled' => true,
  49622.                         'policy' => 'time_backoff',
  49623.                         'reset' => '24 hours',
  49624.                         'limits' => [
  49625.                             => [
  49626.                                 'limit' => 3,
  49627.                                 'interval' => '30 seconds',
  49628.                             ],
  49629.                             => [
  49630.                                 'limit' => 5,
  49631.                                 'interval' => '60 seconds',
  49632.                             ],
  49633.                             => [
  49634.                                 'limit' => 10,
  49635.                                 'interval' => '90 seconds',
  49636.                             ],
  49637.                         ],
  49638.                         'lock_factory' => 'lock.factory',
  49639.                         'cache_pool' => 'cache.rate_limiter',
  49640.                     ],
  49641.                     'notification' => [
  49642.                         'enabled' => true,
  49643.                         'policy' => 'time_backoff',
  49644.                         'reset' => '24 hours',
  49645.                         'limits' => [
  49646.                             => [
  49647.                                 'limit' => 10,
  49648.                                 'interval' => '10 seconds',
  49649.                             ],
  49650.                             => [
  49651.                                 'limit' => 15,
  49652.                                 'interval' => '30 seconds',
  49653.                             ],
  49654.                             => [
  49655.                                 'limit' => 20,
  49656.                                 'interval' => '60 seconds',
  49657.                             ],
  49658.                         ],
  49659.                         'lock_factory' => 'lock.factory',
  49660.                         'cache_pool' => 'cache.rate_limiter',
  49661.                     ],
  49662.                     'newsletter_form' => [
  49663.                         'enabled' => true,
  49664.                         'policy' => 'time_backoff',
  49665.                         'reset' => '24 hours',
  49666.                         'limits' => [
  49667.                             => [
  49668.                                 'limit' => 3,
  49669.                                 'interval' => '30 seconds',
  49670.                             ],
  49671.                             => [
  49672.                                 'limit' => 5,
  49673.                                 'interval' => '60 seconds',
  49674.                             ],
  49675.                             => [
  49676.                                 'limit' => 10,
  49677.                                 'interval' => '90 seconds',
  49678.                             ],
  49679.                         ],
  49680.                         'lock_factory' => 'lock.factory',
  49681.                         'cache_pool' => 'cache.rate_limiter',
  49682.                     ],
  49683.                     'cart_add_line_item' => [
  49684.                         'enabled' => true,
  49685.                         'policy' => 'system_config',
  49686.                         'reset' => '1 hours',
  49687.                         'limits' => [
  49688.                             => [
  49689.                                 'domain' => 'core.cart.lineItemAddLimit',
  49690.                                 'interval' => '60 seconds',
  49691.                             ],
  49692.                         ],
  49693.                         'lock_factory' => 'lock.factory',
  49694.                         'cache_pool' => 'cache.rate_limiter',
  49695.                     ],
  49696.                 ],
  49697.             ],
  49698.             'shopware.api.max_limit' => 100,
  49699.             'shopware.api.api_browser' => [
  49700.                 'auth_required' => false,
  49701.             ],
  49702.             'shopware.api.api_browser.auth_required' => false,
  49703.             'shopware.api.api_browser.auth_required_str' => '0',
  49704.             'shopware.api.store' => [
  49705.                 'context_lifetime' => 'P1D',
  49706.             ],
  49707.             'shopware.api.store.context_lifetime' => 'P1D',
  49708.             'shopware.api.rate_limiter' => [
  49709.                 'login' => [
  49710.                     'enabled' => true,
  49711.                     'policy' => 'time_backoff',
  49712.                     'reset' => '24 hours',
  49713.                     'limits' => [
  49714.                         => [
  49715.                             'limit' => 10,
  49716.                             'interval' => '10 seconds',
  49717.                         ],
  49718.                         => [
  49719.                             'limit' => 15,
  49720.                             'interval' => '30 seconds',
  49721.                         ],
  49722.                         => [
  49723.                             'limit' => 20,
  49724.                             'interval' => '60 seconds',
  49725.                         ],
  49726.                     ],
  49727.                     'lock_factory' => 'lock.factory',
  49728.                     'cache_pool' => 'cache.rate_limiter',
  49729.                 ],
  49730.                 'guest_login' => [
  49731.                     'enabled' => true,
  49732.                     'policy' => 'time_backoff',
  49733.                     'reset' => '24 hours',
  49734.                     'limits' => [
  49735.                         => [
  49736.                             'limit' => 10,
  49737.                             'interval' => '10 seconds',
  49738.                         ],
  49739.                         => [
  49740.                             'limit' => 15,
  49741.                             'interval' => '30 seconds',
  49742.                         ],
  49743.                         => [
  49744.                             'limit' => 20,
  49745.                             'interval' => '60 seconds',
  49746.                         ],
  49747.                     ],
  49748.                     'lock_factory' => 'lock.factory',
  49749.                     'cache_pool' => 'cache.rate_limiter',
  49750.                 ],
  49751.                 'oauth' => [
  49752.                     'enabled' => true,
  49753.                     'policy' => 'time_backoff',
  49754.                     'reset' => '24 hours',
  49755.                     'limits' => [
  49756.                         => [
  49757.                             'limit' => 10,
  49758.                             'interval' => '10 seconds',
  49759.                         ],
  49760.                         => [
  49761.                             'limit' => 15,
  49762.                             'interval' => '30 seconds',
  49763.                         ],
  49764.                         => [
  49765.                             'limit' => 20,
  49766.                             'interval' => '60 seconds',
  49767.                         ],
  49768.                     ],
  49769.                     'lock_factory' => 'lock.factory',
  49770.                     'cache_pool' => 'cache.rate_limiter',
  49771.                 ],
  49772.                 'reset_password' => [
  49773.                     'enabled' => true,
  49774.                     'policy' => 'time_backoff',
  49775.                     'reset' => '24 hours',
  49776.                     'limits' => [
  49777.                         => [
  49778.                             'limit' => 3,
  49779.                             'interval' => '30 seconds',
  49780.                         ],
  49781.                         => [
  49782.                             'limit' => 5,
  49783.                             'interval' => '60 seconds',
  49784.                         ],
  49785.                         => [
  49786.                             'limit' => 10,
  49787.                             'interval' => '90 seconds',
  49788.                         ],
  49789.                     ],
  49790.                     'lock_factory' => 'lock.factory',
  49791.                     'cache_pool' => 'cache.rate_limiter',
  49792.                 ],
  49793.                 'user_recovery' => [
  49794.                     'enabled' => true,
  49795.                     'policy' => 'time_backoff',
  49796.                     'reset' => '24 hours',
  49797.                     'limits' => [
  49798.                         => [
  49799.                             'limit' => 3,
  49800.                             'interval' => '30 seconds',
  49801.                         ],
  49802.                         => [
  49803.                             'limit' => 5,
  49804.                             'interval' => '60 seconds',
  49805.                         ],
  49806.                         => [
  49807.                             'limit' => 10,
  49808.                             'interval' => '90 seconds',
  49809.                         ],
  49810.                     ],
  49811.                     'lock_factory' => 'lock.factory',
  49812.                     'cache_pool' => 'cache.rate_limiter',
  49813.                 ],
  49814.                 'contact_form' => [
  49815.                     'enabled' => true,
  49816.                     'policy' => 'time_backoff',
  49817.                     'reset' => '24 hours',
  49818.                     'limits' => [
  49819.                         => [
  49820.                             'limit' => 3,
  49821.                             'interval' => '30 seconds',
  49822.                         ],
  49823.                         => [
  49824.                             'limit' => 5,
  49825.                             'interval' => '60 seconds',
  49826.                         ],
  49827.                         => [
  49828.                             'limit' => 10,
  49829.                             'interval' => '90 seconds',
  49830.                         ],
  49831.                     ],
  49832.                     'lock_factory' => 'lock.factory',
  49833.                     'cache_pool' => 'cache.rate_limiter',
  49834.                 ],
  49835.                 'notification' => [
  49836.                     'enabled' => true,
  49837.                     'policy' => 'time_backoff',
  49838.                     'reset' => '24 hours',
  49839.                     'limits' => [
  49840.                         => [
  49841.                             'limit' => 10,
  49842.                             'interval' => '10 seconds',
  49843.                         ],
  49844.                         => [
  49845.                             'limit' => 15,
  49846.                             'interval' => '30 seconds',
  49847.                         ],
  49848.                         => [
  49849.                             'limit' => 20,
  49850.                             'interval' => '60 seconds',
  49851.                         ],
  49852.                     ],
  49853.                     'lock_factory' => 'lock.factory',
  49854.                     'cache_pool' => 'cache.rate_limiter',
  49855.                 ],
  49856.                 'newsletter_form' => [
  49857.                     'enabled' => true,
  49858.                     'policy' => 'time_backoff',
  49859.                     'reset' => '24 hours',
  49860.                     'limits' => [
  49861.                         => [
  49862.                             'limit' => 3,
  49863.                             'interval' => '30 seconds',
  49864.                         ],
  49865.                         => [
  49866.                             'limit' => 5,
  49867.                             'interval' => '60 seconds',
  49868.                         ],
  49869.                         => [
  49870.                             'limit' => 10,
  49871.                             'interval' => '90 seconds',
  49872.                         ],
  49873.                     ],
  49874.                     'lock_factory' => 'lock.factory',
  49875.                     'cache_pool' => 'cache.rate_limiter',
  49876.                 ],
  49877.                 'cart_add_line_item' => [
  49878.                     'enabled' => true,
  49879.                     'policy' => 'system_config',
  49880.                     'reset' => '1 hours',
  49881.                     'limits' => [
  49882.                         => [
  49883.                             'domain' => 'core.cart.lineItemAddLimit',
  49884.                             'interval' => '60 seconds',
  49885.                         ],
  49886.                     ],
  49887.                     'lock_factory' => 'lock.factory',
  49888.                     'cache_pool' => 'cache.rate_limiter',
  49889.                 ],
  49890.             ],
  49891.             'shopware.api.rate_limiter.login' => [
  49892.                 'enabled' => true,
  49893.                 'policy' => 'time_backoff',
  49894.                 'reset' => '24 hours',
  49895.                 'limits' => [
  49896.                     => [
  49897.                         'limit' => 10,
  49898.                         'interval' => '10 seconds',
  49899.                     ],
  49900.                     => [
  49901.                         'limit' => 15,
  49902.                         'interval' => '30 seconds',
  49903.                     ],
  49904.                     => [
  49905.                         'limit' => 20,
  49906.                         'interval' => '60 seconds',
  49907.                     ],
  49908.                 ],
  49909.                 'lock_factory' => 'lock.factory',
  49910.                 'cache_pool' => 'cache.rate_limiter',
  49911.             ],
  49912.             'shopware.api.rate_limiter.login.enabled' => true,
  49913.             'shopware.api.rate_limiter.login.policy' => 'time_backoff',
  49914.             'shopware.api.rate_limiter.login.reset' => '24 hours',
  49915.             'shopware.api.rate_limiter.login.limits' => [
  49916.                 => [
  49917.                     'limit' => 10,
  49918.                     'interval' => '10 seconds',
  49919.                 ],
  49920.                 => [
  49921.                     'limit' => 15,
  49922.                     'interval' => '30 seconds',
  49923.                 ],
  49924.                 => [
  49925.                     'limit' => 20,
  49926.                     'interval' => '60 seconds',
  49927.                 ],
  49928.             ],
  49929.             'shopware.api.rate_limiter.login.limits.0' => [
  49930.                 'limit' => 10,
  49931.                 'interval' => '10 seconds',
  49932.             ],
  49933.             'shopware.api.rate_limiter.login.limits.0.limit' => 10,
  49934.             'shopware.api.rate_limiter.login.limits.0.interval' => '10 seconds',
  49935.             'shopware.api.rate_limiter.login.limits.1' => [
  49936.                 'limit' => 15,
  49937.                 'interval' => '30 seconds',
  49938.             ],
  49939.             'shopware.api.rate_limiter.login.limits.1.limit' => 15,
  49940.             'shopware.api.rate_limiter.login.limits.1.interval' => '30 seconds',
  49941.             'shopware.api.rate_limiter.login.limits.2' => [
  49942.                 'limit' => 20,
  49943.                 'interval' => '60 seconds',
  49944.             ],
  49945.             'shopware.api.rate_limiter.login.limits.2.limit' => 20,
  49946.             'shopware.api.rate_limiter.login.limits.2.interval' => '60 seconds',
  49947.             'shopware.api.rate_limiter.login.lock_factory' => 'lock.factory',
  49948.             'shopware.api.rate_limiter.login.cache_pool' => 'cache.rate_limiter',
  49949.             'shopware.api.rate_limiter.guest_login' => [
  49950.                 'enabled' => true,
  49951.                 'policy' => 'time_backoff',
  49952.                 'reset' => '24 hours',
  49953.                 'limits' => [
  49954.                     => [
  49955.                         'limit' => 10,
  49956.                         'interval' => '10 seconds',
  49957.                     ],
  49958.                     => [
  49959.                         'limit' => 15,
  49960.                         'interval' => '30 seconds',
  49961.                     ],
  49962.                     => [
  49963.                         'limit' => 20,
  49964.                         'interval' => '60 seconds',
  49965.                     ],
  49966.                 ],
  49967.                 'lock_factory' => 'lock.factory',
  49968.                 'cache_pool' => 'cache.rate_limiter',
  49969.             ],
  49970.             'shopware.api.rate_limiter.guest_login.enabled' => true,
  49971.             'shopware.api.rate_limiter.guest_login.policy' => 'time_backoff',
  49972.             'shopware.api.rate_limiter.guest_login.reset' => '24 hours',
  49973.             'shopware.api.rate_limiter.guest_login.limits' => [
  49974.                 => [
  49975.                     'limit' => 10,
  49976.                     'interval' => '10 seconds',
  49977.                 ],
  49978.                 => [
  49979.                     'limit' => 15,
  49980.                     'interval' => '30 seconds',
  49981.                 ],
  49982.                 => [
  49983.                     'limit' => 20,
  49984.                     'interval' => '60 seconds',
  49985.                 ],
  49986.             ],
  49987.             'shopware.api.rate_limiter.guest_login.limits.0' => [
  49988.                 'limit' => 10,
  49989.                 'interval' => '10 seconds',
  49990.             ],
  49991.             'shopware.api.rate_limiter.guest_login.limits.0.limit' => 10,
  49992.             'shopware.api.rate_limiter.guest_login.limits.0.interval' => '10 seconds',
  49993.             'shopware.api.rate_limiter.guest_login.limits.1' => [
  49994.                 'limit' => 15,
  49995.                 'interval' => '30 seconds',
  49996.             ],
  49997.             'shopware.api.rate_limiter.guest_login.limits.1.limit' => 15,
  49998.             'shopware.api.rate_limiter.guest_login.limits.1.interval' => '30 seconds',
  49999.             'shopware.api.rate_limiter.guest_login.limits.2' => [
  50000.                 'limit' => 20,
  50001.                 'interval' => '60 seconds',
  50002.             ],
  50003.             'shopware.api.rate_limiter.guest_login.limits.2.limit' => 20,
  50004.             'shopware.api.rate_limiter.guest_login.limits.2.interval' => '60 seconds',
  50005.             'shopware.api.rate_limiter.guest_login.lock_factory' => 'lock.factory',
  50006.             'shopware.api.rate_limiter.guest_login.cache_pool' => 'cache.rate_limiter',
  50007.             'shopware.api.rate_limiter.oauth' => [
  50008.                 'enabled' => true,
  50009.                 'policy' => 'time_backoff',
  50010.                 'reset' => '24 hours',
  50011.                 'limits' => [
  50012.                     => [
  50013.                         'limit' => 10,
  50014.                         'interval' => '10 seconds',
  50015.                     ],
  50016.                     => [
  50017.                         'limit' => 15,
  50018.                         'interval' => '30 seconds',
  50019.                     ],
  50020.                     => [
  50021.                         'limit' => 20,
  50022.                         'interval' => '60 seconds',
  50023.                     ],
  50024.                 ],
  50025.                 'lock_factory' => 'lock.factory',
  50026.                 'cache_pool' => 'cache.rate_limiter',
  50027.             ],
  50028.             'shopware.api.rate_limiter.oauth.enabled' => true,
  50029.             'shopware.api.rate_limiter.oauth.policy' => 'time_backoff',
  50030.             'shopware.api.rate_limiter.oauth.reset' => '24 hours',
  50031.             'shopware.api.rate_limiter.oauth.limits' => [
  50032.                 => [
  50033.                     'limit' => 10,
  50034.                     'interval' => '10 seconds',
  50035.                 ],
  50036.                 => [
  50037.                     'limit' => 15,
  50038.                     'interval' => '30 seconds',
  50039.                 ],
  50040.                 => [
  50041.                     'limit' => 20,
  50042.                     'interval' => '60 seconds',
  50043.                 ],
  50044.             ],
  50045.             'shopware.api.rate_limiter.oauth.limits.0' => [
  50046.                 'limit' => 10,
  50047.                 'interval' => '10 seconds',
  50048.             ],
  50049.             'shopware.api.rate_limiter.oauth.limits.0.limit' => 10,
  50050.             'shopware.api.rate_limiter.oauth.limits.0.interval' => '10 seconds',
  50051.             'shopware.api.rate_limiter.oauth.limits.1' => [
  50052.                 'limit' => 15,
  50053.                 'interval' => '30 seconds',
  50054.             ],
  50055.             'shopware.api.rate_limiter.oauth.limits.1.limit' => 15,
  50056.             'shopware.api.rate_limiter.oauth.limits.1.interval' => '30 seconds',
  50057.             'shopware.api.rate_limiter.oauth.limits.2' => [
  50058.                 'limit' => 20,
  50059.                 'interval' => '60 seconds',
  50060.             ],
  50061.             'shopware.api.rate_limiter.oauth.limits.2.limit' => 20,
  50062.             'shopware.api.rate_limiter.oauth.limits.2.interval' => '60 seconds',
  50063.             'shopware.api.rate_limiter.oauth.lock_factory' => 'lock.factory',
  50064.             'shopware.api.rate_limiter.oauth.cache_pool' => 'cache.rate_limiter',
  50065.             'shopware.api.rate_limiter.reset_password' => [
  50066.                 'enabled' => true,
  50067.                 'policy' => 'time_backoff',
  50068.                 'reset' => '24 hours',
  50069.                 'limits' => [
  50070.                     => [
  50071.                         'limit' => 3,
  50072.                         'interval' => '30 seconds',
  50073.                     ],
  50074.                     => [
  50075.                         'limit' => 5,
  50076.                         'interval' => '60 seconds',
  50077.                     ],
  50078.                     => [
  50079.                         'limit' => 10,
  50080.                         'interval' => '90 seconds',
  50081.                     ],
  50082.                 ],
  50083.                 'lock_factory' => 'lock.factory',
  50084.                 'cache_pool' => 'cache.rate_limiter',
  50085.             ],
  50086.             'shopware.api.rate_limiter.reset_password.enabled' => true,
  50087.             'shopware.api.rate_limiter.reset_password.policy' => 'time_backoff',
  50088.             'shopware.api.rate_limiter.reset_password.reset' => '24 hours',
  50089.             'shopware.api.rate_limiter.reset_password.limits' => [
  50090.                 => [
  50091.                     'limit' => 3,
  50092.                     'interval' => '30 seconds',
  50093.                 ],
  50094.                 => [
  50095.                     'limit' => 5,
  50096.                     'interval' => '60 seconds',
  50097.                 ],
  50098.                 => [
  50099.                     'limit' => 10,
  50100.                     'interval' => '90 seconds',
  50101.                 ],
  50102.             ],
  50103.             'shopware.api.rate_limiter.reset_password.limits.0' => [
  50104.                 'limit' => 3,
  50105.                 'interval' => '30 seconds',
  50106.             ],
  50107.             'shopware.api.rate_limiter.reset_password.limits.0.limit' => 3,
  50108.             'shopware.api.rate_limiter.reset_password.limits.0.interval' => '30 seconds',
  50109.             'shopware.api.rate_limiter.reset_password.limits.1' => [
  50110.                 'limit' => 5,
  50111.                 'interval' => '60 seconds',
  50112.             ],
  50113.             'shopware.api.rate_limiter.reset_password.limits.1.limit' => 5,
  50114.             'shopware.api.rate_limiter.reset_password.limits.1.interval' => '60 seconds',
  50115.             'shopware.api.rate_limiter.reset_password.limits.2' => [
  50116.                 'limit' => 10,
  50117.                 'interval' => '90 seconds',
  50118.             ],
  50119.             'shopware.api.rate_limiter.reset_password.limits.2.limit' => 10,
  50120.             'shopware.api.rate_limiter.reset_password.limits.2.interval' => '90 seconds',
  50121.             'shopware.api.rate_limiter.reset_password.lock_factory' => 'lock.factory',
  50122.             'shopware.api.rate_limiter.reset_password.cache_pool' => 'cache.rate_limiter',
  50123.             'shopware.api.rate_limiter.user_recovery' => [
  50124.                 'enabled' => true,
  50125.                 'policy' => 'time_backoff',
  50126.                 'reset' => '24 hours',
  50127.                 'limits' => [
  50128.                     => [
  50129.                         'limit' => 3,
  50130.                         'interval' => '30 seconds',
  50131.                     ],
  50132.                     => [
  50133.                         'limit' => 5,
  50134.                         'interval' => '60 seconds',
  50135.                     ],
  50136.                     => [
  50137.                         'limit' => 10,
  50138.                         'interval' => '90 seconds',
  50139.                     ],
  50140.                 ],
  50141.                 'lock_factory' => 'lock.factory',
  50142.                 'cache_pool' => 'cache.rate_limiter',
  50143.             ],
  50144.             'shopware.api.rate_limiter.user_recovery.enabled' => true,
  50145.             'shopware.api.rate_limiter.user_recovery.policy' => 'time_backoff',
  50146.             'shopware.api.rate_limiter.user_recovery.reset' => '24 hours',
  50147.             'shopware.api.rate_limiter.user_recovery.limits' => [
  50148.                 => [
  50149.                     'limit' => 3,
  50150.                     'interval' => '30 seconds',
  50151.                 ],
  50152.                 => [
  50153.                     'limit' => 5,
  50154.                     'interval' => '60 seconds',
  50155.                 ],
  50156.                 => [
  50157.                     'limit' => 10,
  50158.                     'interval' => '90 seconds',
  50159.                 ],
  50160.             ],
  50161.             'shopware.api.rate_limiter.user_recovery.limits.0' => [
  50162.                 'limit' => 3,
  50163.                 'interval' => '30 seconds',
  50164.             ],
  50165.             'shopware.api.rate_limiter.user_recovery.limits.0.limit' => 3,
  50166.             'shopware.api.rate_limiter.user_recovery.limits.0.interval' => '30 seconds',
  50167.             'shopware.api.rate_limiter.user_recovery.limits.1' => [
  50168.                 'limit' => 5,
  50169.                 'interval' => '60 seconds',
  50170.             ],
  50171.             'shopware.api.rate_limiter.user_recovery.limits.1.limit' => 5,
  50172.             'shopware.api.rate_limiter.user_recovery.limits.1.interval' => '60 seconds',
  50173.             'shopware.api.rate_limiter.user_recovery.limits.2' => [
  50174.                 'limit' => 10,
  50175.                 'interval' => '90 seconds',
  50176.             ],
  50177.             'shopware.api.rate_limiter.user_recovery.limits.2.limit' => 10,
  50178.             'shopware.api.rate_limiter.user_recovery.limits.2.interval' => '90 seconds',
  50179.             'shopware.api.rate_limiter.user_recovery.lock_factory' => 'lock.factory',
  50180.             'shopware.api.rate_limiter.user_recovery.cache_pool' => 'cache.rate_limiter',
  50181.             'shopware.api.rate_limiter.contact_form' => [
  50182.                 'enabled' => true,
  50183.                 'policy' => 'time_backoff',
  50184.                 'reset' => '24 hours',
  50185.                 'limits' => [
  50186.                     => [
  50187.                         'limit' => 3,
  50188.                         'interval' => '30 seconds',
  50189.                     ],
  50190.                     => [
  50191.                         'limit' => 5,
  50192.                         'interval' => '60 seconds',
  50193.                     ],
  50194.                     => [
  50195.                         'limit' => 10,
  50196.                         'interval' => '90 seconds',
  50197.                     ],
  50198.                 ],
  50199.                 'lock_factory' => 'lock.factory',
  50200.                 'cache_pool' => 'cache.rate_limiter',
  50201.             ],
  50202.             'shopware.api.rate_limiter.contact_form.enabled' => true,
  50203.             'shopware.api.rate_limiter.contact_form.policy' => 'time_backoff',
  50204.             'shopware.api.rate_limiter.contact_form.reset' => '24 hours',
  50205.             'shopware.api.rate_limiter.contact_form.limits' => [
  50206.                 => [
  50207.                     'limit' => 3,
  50208.                     'interval' => '30 seconds',
  50209.                 ],
  50210.                 => [
  50211.                     'limit' => 5,
  50212.                     'interval' => '60 seconds',
  50213.                 ],
  50214.                 => [
  50215.                     'limit' => 10,
  50216.                     'interval' => '90 seconds',
  50217.                 ],
  50218.             ],
  50219.             'shopware.api.rate_limiter.contact_form.limits.0' => [
  50220.                 'limit' => 3,
  50221.                 'interval' => '30 seconds',
  50222.             ],
  50223.             'shopware.api.rate_limiter.contact_form.limits.0.limit' => 3,
  50224.             'shopware.api.rate_limiter.contact_form.limits.0.interval' => '30 seconds',
  50225.             'shopware.api.rate_limiter.contact_form.limits.1' => [
  50226.                 'limit' => 5,
  50227.                 'interval' => '60 seconds',
  50228.             ],
  50229.             'shopware.api.rate_limiter.contact_form.limits.1.limit' => 5,
  50230.             'shopware.api.rate_limiter.contact_form.limits.1.interval' => '60 seconds',
  50231.             'shopware.api.rate_limiter.contact_form.limits.2' => [
  50232.                 'limit' => 10,
  50233.                 'interval' => '90 seconds',
  50234.             ],
  50235.             'shopware.api.rate_limiter.contact_form.limits.2.limit' => 10,
  50236.             'shopware.api.rate_limiter.contact_form.limits.2.interval' => '90 seconds',
  50237.             'shopware.api.rate_limiter.contact_form.lock_factory' => 'lock.factory',
  50238.             'shopware.api.rate_limiter.contact_form.cache_pool' => 'cache.rate_limiter',
  50239.             'shopware.api.rate_limiter.notification' => [
  50240.                 'enabled' => true,
  50241.                 'policy' => 'time_backoff',
  50242.                 'reset' => '24 hours',
  50243.                 'limits' => [
  50244.                     => [
  50245.                         'limit' => 10,
  50246.                         'interval' => '10 seconds',
  50247.                     ],
  50248.                     => [
  50249.                         'limit' => 15,
  50250.                         'interval' => '30 seconds',
  50251.                     ],
  50252.                     => [
  50253.                         'limit' => 20,
  50254.                         'interval' => '60 seconds',
  50255.                     ],
  50256.                 ],
  50257.                 'lock_factory' => 'lock.factory',
  50258.                 'cache_pool' => 'cache.rate_limiter',
  50259.             ],
  50260.             'shopware.api.rate_limiter.notification.enabled' => true,
  50261.             'shopware.api.rate_limiter.notification.policy' => 'time_backoff',
  50262.             'shopware.api.rate_limiter.notification.reset' => '24 hours',
  50263.             'shopware.api.rate_limiter.notification.limits' => [
  50264.                 => [
  50265.                     'limit' => 10,
  50266.                     'interval' => '10 seconds',
  50267.                 ],
  50268.                 => [
  50269.                     'limit' => 15,
  50270.                     'interval' => '30 seconds',
  50271.                 ],
  50272.                 => [
  50273.                     'limit' => 20,
  50274.                     'interval' => '60 seconds',
  50275.                 ],
  50276.             ],
  50277.             'shopware.api.rate_limiter.notification.limits.0' => [
  50278.                 'limit' => 10,
  50279.                 'interval' => '10 seconds',
  50280.             ],
  50281.             'shopware.api.rate_limiter.notification.limits.0.limit' => 10,
  50282.             'shopware.api.rate_limiter.notification.limits.0.interval' => '10 seconds',
  50283.             'shopware.api.rate_limiter.notification.limits.1' => [
  50284.                 'limit' => 15,
  50285.                 'interval' => '30 seconds',
  50286.             ],
  50287.             'shopware.api.rate_limiter.notification.limits.1.limit' => 15,
  50288.             'shopware.api.rate_limiter.notification.limits.1.interval' => '30 seconds',
  50289.             'shopware.api.rate_limiter.notification.limits.2' => [
  50290.                 'limit' => 20,
  50291.                 'interval' => '60 seconds',
  50292.             ],
  50293.             'shopware.api.rate_limiter.notification.limits.2.limit' => 20,
  50294.             'shopware.api.rate_limiter.notification.limits.2.interval' => '60 seconds',
  50295.             'shopware.api.rate_limiter.notification.lock_factory' => 'lock.factory',
  50296.             'shopware.api.rate_limiter.notification.cache_pool' => 'cache.rate_limiter',
  50297.             'shopware.api.rate_limiter.newsletter_form' => [
  50298.                 'enabled' => true,
  50299.                 'policy' => 'time_backoff',
  50300.                 'reset' => '24 hours',
  50301.                 'limits' => [
  50302.                     => [
  50303.                         'limit' => 3,
  50304.                         'interval' => '30 seconds',
  50305.                     ],
  50306.                     => [
  50307.                         'limit' => 5,
  50308.                         'interval' => '60 seconds',
  50309.                     ],
  50310.                     => [
  50311.                         'limit' => 10,
  50312.                         'interval' => '90 seconds',
  50313.                     ],
  50314.                 ],
  50315.                 'lock_factory' => 'lock.factory',
  50316.                 'cache_pool' => 'cache.rate_limiter',
  50317.             ],
  50318.             'shopware.api.rate_limiter.newsletter_form.enabled' => true,
  50319.             'shopware.api.rate_limiter.newsletter_form.policy' => 'time_backoff',
  50320.             'shopware.api.rate_limiter.newsletter_form.reset' => '24 hours',
  50321.             'shopware.api.rate_limiter.newsletter_form.limits' => [
  50322.                 => [
  50323.                     'limit' => 3,
  50324.                     'interval' => '30 seconds',
  50325.                 ],
  50326.                 => [
  50327.                     'limit' => 5,
  50328.                     'interval' => '60 seconds',
  50329.                 ],
  50330.                 => [
  50331.                     'limit' => 10,
  50332.                     'interval' => '90 seconds',
  50333.                 ],
  50334.             ],
  50335.             'shopware.api.rate_limiter.newsletter_form.limits.0' => [
  50336.                 'limit' => 3,
  50337.                 'interval' => '30 seconds',
  50338.             ],
  50339.             'shopware.api.rate_limiter.newsletter_form.limits.0.limit' => 3,
  50340.             'shopware.api.rate_limiter.newsletter_form.limits.0.interval' => '30 seconds',
  50341.             'shopware.api.rate_limiter.newsletter_form.limits.1' => [
  50342.                 'limit' => 5,
  50343.                 'interval' => '60 seconds',
  50344.             ],
  50345.             'shopware.api.rate_limiter.newsletter_form.limits.1.limit' => 5,
  50346.             'shopware.api.rate_limiter.newsletter_form.limits.1.interval' => '60 seconds',
  50347.             'shopware.api.rate_limiter.newsletter_form.limits.2' => [
  50348.                 'limit' => 10,
  50349.                 'interval' => '90 seconds',
  50350.             ],
  50351.             'shopware.api.rate_limiter.newsletter_form.limits.2.limit' => 10,
  50352.             'shopware.api.rate_limiter.newsletter_form.limits.2.interval' => '90 seconds',
  50353.             'shopware.api.rate_limiter.newsletter_form.lock_factory' => 'lock.factory',
  50354.             'shopware.api.rate_limiter.newsletter_form.cache_pool' => 'cache.rate_limiter',
  50355.             'shopware.api.rate_limiter.cart_add_line_item' => [
  50356.                 'enabled' => true,
  50357.                 'policy' => 'system_config',
  50358.                 'reset' => '1 hours',
  50359.                 'limits' => [
  50360.                     => [
  50361.                         'domain' => 'core.cart.lineItemAddLimit',
  50362.                         'interval' => '60 seconds',
  50363.                     ],
  50364.                 ],
  50365.                 'lock_factory' => 'lock.factory',
  50366.                 'cache_pool' => 'cache.rate_limiter',
  50367.             ],
  50368.             'shopware.api.rate_limiter.cart_add_line_item.enabled' => true,
  50369.             'shopware.api.rate_limiter.cart_add_line_item.policy' => 'system_config',
  50370.             'shopware.api.rate_limiter.cart_add_line_item.reset' => '1 hours',
  50371.             'shopware.api.rate_limiter.cart_add_line_item.limits' => [
  50372.                 => [
  50373.                     'domain' => 'core.cart.lineItemAddLimit',
  50374.                     'interval' => '60 seconds',
  50375.                 ],
  50376.             ],
  50377.             'shopware.api.rate_limiter.cart_add_line_item.limits.0' => [
  50378.                 'domain' => 'core.cart.lineItemAddLimit',
  50379.                 'interval' => '60 seconds',
  50380.             ],
  50381.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.domain' => 'core.cart.lineItemAddLimit',
  50382.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.interval' => '60 seconds',
  50383.             'shopware.api.rate_limiter.cart_add_line_item.lock_factory' => 'lock.factory',
  50384.             'shopware.api.rate_limiter.cart_add_line_item.cache_pool' => 'cache.rate_limiter',
  50385.             'shopware.admin_worker' => [
  50386.                 'enable_admin_worker' => false,
  50387.                 'poll_interval' => 20,
  50388.                 'transports' => [
  50389.                     => 'default',
  50390.                 ],
  50391.                 'memory_limit' => '128M',
  50392.             ],
  50393.             'shopware.admin_worker.enable_admin_worker' => false,
  50394.             'shopware.admin_worker.poll_interval' => 20,
  50395.             'shopware.admin_worker.transports' => [
  50396.                 => 'default',
  50397.             ],
  50398.             'shopware.admin_worker.transports.0' => 'default',
  50399.             'shopware.admin_worker.memory_limit' => '128M',
  50400.             'shopware.auto_update' => [
  50401.                 'enabled' => true,
  50402.             ],
  50403.             'shopware.auto_update.enabled' => true,
  50404.             'shopware.store' => [
  50405.                 'frw' => false,
  50406.             ],
  50407.             'shopware.sitemap' => [
  50408.                 'batchsize' => 100,
  50409.                 'custom_urls' => [
  50410.                 ],
  50411.                 'excluded_urls' => [
  50412.                 ],
  50413.             ],
  50414.             'shopware.sitemap.batchsize' => 100,
  50415.             'shopware.sitemap.custom_urls' => [
  50416.             ],
  50417.             'shopware.sitemap.excluded_urls' => [
  50418.             ],
  50419.             'shopware.media' => [
  50420.                 'enable_url_upload_feature' => true,
  50421.                 'enable_url_validation' => false,
  50422.                 'url_upload_max_size' => 0,
  50423.             ],
  50424.             'shopware.media.enable_url_upload_feature' => true,
  50425.             'shopware.media.enable_url_validation' => false,
  50426.             'shopware.media.url_upload_max_size' => 0,
  50427.             'shopware.dal' => [
  50428.                 'batch_size' => 125,
  50429.                 'max_rule_prices' => 100,
  50430.                 'versioning' => [
  50431.                     'expire_days' => 30,
  50432.                 ],
  50433.             ],
  50434.             'shopware.dal.batch_size' => 125,
  50435.             'shopware.dal.max_rule_prices' => 100,
  50436.             'shopware.dal.versioning' => [
  50437.                 'expire_days' => 30,
  50438.             ],
  50439.             'shopware.dal.versioning.expire_days' => 30,
  50440.             'shopware.mail' => [
  50441.                 'update_mail_variables_on_send' => false,
  50442.             ],
  50443.             'shopware.mail.update_mail_variables_on_send' => false,
  50444.             'shopware.cart' => [
  50445.                 'compress' => false,
  50446.                 'expire_days' => 120,
  50447.                 'redis_url' => false,
  50448.             ],
  50449.             'shopware.cart.compress' => false,
  50450.             'shopware.cart.expire_days' => 120,
  50451.             'shopware.cart.redis_url' => false,
  50452.             'shopware.number_range' => [
  50453.                 'increment_storage' => 'SQL',
  50454.                 'redis_url' => false,
  50455.             ],
  50456.             'shopware.number_range.increment_storage' => 'SQL',
  50457.             'shopware.number_range.redis_url' => false,
  50458.             'shopware.sales_channel_context' => [
  50459.                 'expire_days' => 120,
  50460.             ],
  50461.             'shopware.sales_channel_context.expire_days' => 120,
  50462.             'shopware.html_sanitizer.cache_enabled' => true,
  50463.             'shopware.html_sanitizer.sets' => [
  50464.                 'basic' => [
  50465.                     'tags' => [
  50466.                         => 'a',
  50467.                         => 'abbr',
  50468.                         => 'acronym',
  50469.                         => 'address',
  50470.                         => 'b',
  50471.                         => 'bdo',
  50472.                         => 'big',
  50473.                         => 'blockquote',
  50474.                         => 'br',
  50475.                         => 'caption',
  50476.                         10 => 'center',
  50477.                         11 => 'cite',
  50478.                         12 => 'code',
  50479.                         13 => 'col',
  50480.                         14 => 'colgroup',
  50481.                         15 => 'dd',
  50482.                         16 => 'del',
  50483.                         17 => 'dfn',
  50484.                         18 => 'dir',
  50485.                         19 => 'div',
  50486.                         20 => 'dl',
  50487.                         21 => 'dt',
  50488.                         22 => 'em',
  50489.                         23 => 'font',
  50490.                         24 => 'h1',
  50491.                         25 => 'h2',
  50492.                         26 => 'h3',
  50493.                         27 => 'h4',
  50494.                         28 => 'h5',
  50495.                         29 => 'h6',
  50496.                         30 => 'hr',
  50497.                         31 => 'i',
  50498.                         32 => 'ins',
  50499.                         33 => 'kbd',
  50500.                         34 => 'li',
  50501.                         35 => 'menu',
  50502.                         36 => 'ol',
  50503.                         37 => 'p',
  50504.                         38 => 'pre',
  50505.                         39 => 'q',
  50506.                         40 => 's',
  50507.                         41 => 'samp',
  50508.                         42 => 'small',
  50509.                         43 => 'span',
  50510.                         44 => 'strike',
  50511.                         45 => 'strong',
  50512.                         46 => 'sub',
  50513.                         47 => 'sup',
  50514.                         48 => 'table',
  50515.                         49 => 'tbody',
  50516.                         50 => 'td',
  50517.                         51 => 'tfoot',
  50518.                         52 => 'th',
  50519.                         53 => 'thead',
  50520.                         54 => 'tr',
  50521.                         55 => 'tt',
  50522.                         56 => 'u',
  50523.                         57 => 'ul',
  50524.                         58 => 'var',
  50525.                     ],
  50526.                     'attributes' => [
  50527.                         => 'align',
  50528.                         => 'bgcolor',
  50529.                         => 'border',
  50530.                         => 'cellpadding',
  50531.                         => 'cellspacing',
  50532.                         => 'cite',
  50533.                         => 'class',
  50534.                         => 'clear',
  50535.                         => 'color',
  50536.                         => 'colspan',
  50537.                         10 => 'dir',
  50538.                         11 => 'face',
  50539.                         12 => 'frame',
  50540.                         13 => 'height',
  50541.                         14 => 'href',
  50542.                         15 => 'id',
  50543.                         16 => 'lang',
  50544.                         17 => 'name',
  50545.                         18 => 'noshade',
  50546.                         19 => 'nowrap',
  50547.                         20 => 'rel',
  50548.                         21 => 'rev',
  50549.                         22 => 'rowspan',
  50550.                         23 => 'scope',
  50551.                         24 => 'size',
  50552.                         25 => 'span',
  50553.                         26 => 'start',
  50554.                         27 => 'style',
  50555.                         28 => 'summary',
  50556.                         29 => 'title',
  50557.                         30 => 'type',
  50558.                         31 => 'valign',
  50559.                         32 => 'value',
  50560.                         33 => 'width',
  50561.                     ],
  50562.                     'options' => [
  50563.                     ],
  50564.                 ],
  50565.                 'media' => [
  50566.                     'tags' => [
  50567.                         => 'img',
  50568.                     ],
  50569.                     'attributes' => [
  50570.                         => 'src',
  50571.                         => 'alt',
  50572.                     ],
  50573.                     'options' => [
  50574.                     ],
  50575.                 ],
  50576.                 'script' => [
  50577.                     'tags' => [
  50578.                         => 'script',
  50579.                     ],
  50580.                     'options' => [
  50581.                         'HTML.Trusted' => true,
  50582.                     ],
  50583.                     'attributes' => [
  50584.                     ],
  50585.                 ],
  50586.                 'tidy' => [
  50587.                     'options' => [
  50588.                         'Output.TidyFormat' => true,
  50589.                     ],
  50590.                     'tags' => [
  50591.                     ],
  50592.                     'attributes' => [
  50593.                     ],
  50594.                 ],
  50595.             ],
  50596.             'shopware.html_sanitizer.sets.basic' => [
  50597.                 'tags' => [
  50598.                     => 'a',
  50599.                     => 'abbr',
  50600.                     => 'acronym',
  50601.                     => 'address',
  50602.                     => 'b',
  50603.                     => 'bdo',
  50604.                     => 'big',
  50605.                     => 'blockquote',
  50606.                     => 'br',
  50607.                     => 'caption',
  50608.                     10 => 'center',
  50609.                     11 => 'cite',
  50610.                     12 => 'code',
  50611.                     13 => 'col',
  50612.                     14 => 'colgroup',
  50613.                     15 => 'dd',
  50614.                     16 => 'del',
  50615.                     17 => 'dfn',
  50616.                     18 => 'dir',
  50617.                     19 => 'div',
  50618.                     20 => 'dl',
  50619.                     21 => 'dt',
  50620.                     22 => 'em',
  50621.                     23 => 'font',
  50622.                     24 => 'h1',
  50623.                     25 => 'h2',
  50624.                     26 => 'h3',
  50625.                     27 => 'h4',
  50626.                     28 => 'h5',
  50627.                     29 => 'h6',
  50628.                     30 => 'hr',
  50629.                     31 => 'i',
  50630.                     32 => 'ins',
  50631.                     33 => 'kbd',
  50632.                     34 => 'li',
  50633.                     35 => 'menu',
  50634.                     36 => 'ol',
  50635.                     37 => 'p',
  50636.                     38 => 'pre',
  50637.                     39 => 'q',
  50638.                     40 => 's',
  50639.                     41 => 'samp',
  50640.                     42 => 'small',
  50641.                     43 => 'span',
  50642.                     44 => 'strike',
  50643.                     45 => 'strong',
  50644.                     46 => 'sub',
  50645.                     47 => 'sup',
  50646.                     48 => 'table',
  50647.                     49 => 'tbody',
  50648.                     50 => 'td',
  50649.                     51 => 'tfoot',
  50650.                     52 => 'th',
  50651.                     53 => 'thead',
  50652.                     54 => 'tr',
  50653.                     55 => 'tt',
  50654.                     56 => 'u',
  50655.                     57 => 'ul',
  50656.                     58 => 'var',
  50657.                 ],
  50658.                 'attributes' => [
  50659.                     => 'align',
  50660.                     => 'bgcolor',
  50661.                     => 'border',
  50662.                     => 'cellpadding',
  50663.                     => 'cellspacing',
  50664.                     => 'cite',
  50665.                     => 'class',
  50666.                     => 'clear',
  50667.                     => 'color',
  50668.                     => 'colspan',
  50669.                     10 => 'dir',
  50670.                     11 => 'face',
  50671.                     12 => 'frame',
  50672.                     13 => 'height',
  50673.                     14 => 'href',
  50674.                     15 => 'id',
  50675.                     16 => 'lang',
  50676.                     17 => 'name',
  50677.                     18 => 'noshade',
  50678.                     19 => 'nowrap',
  50679.                     20 => 'rel',
  50680.                     21 => 'rev',
  50681.                     22 => 'rowspan',
  50682.                     23 => 'scope',
  50683.                     24 => 'size',
  50684.                     25 => 'span',
  50685.                     26 => 'start',
  50686.                     27 => 'style',
  50687.                     28 => 'summary',
  50688.                     29 => 'title',
  50689.                     30 => 'type',
  50690.                     31 => 'valign',
  50691.                     32 => 'value',
  50692.                     33 => 'width',
  50693.                 ],
  50694.                 'options' => [
  50695.                 ],
  50696.             ],
  50697.             'shopware.html_sanitizer.sets.basic.tags' => [
  50698.                 => 'a',
  50699.                 => 'abbr',
  50700.                 => 'acronym',
  50701.                 => 'address',
  50702.                 => 'b',
  50703.                 => 'bdo',
  50704.                 => 'big',
  50705.                 => 'blockquote',
  50706.                 => 'br',
  50707.                 => 'caption',
  50708.                 10 => 'center',
  50709.                 11 => 'cite',
  50710.                 12 => 'code',
  50711.                 13 => 'col',
  50712.                 14 => 'colgroup',
  50713.                 15 => 'dd',
  50714.                 16 => 'del',
  50715.                 17 => 'dfn',
  50716.                 18 => 'dir',
  50717.                 19 => 'div',
  50718.                 20 => 'dl',
  50719.                 21 => 'dt',
  50720.                 22 => 'em',
  50721.                 23 => 'font',
  50722.                 24 => 'h1',
  50723.                 25 => 'h2',
  50724.                 26 => 'h3',
  50725.                 27 => 'h4',
  50726.                 28 => 'h5',
  50727.                 29 => 'h6',
  50728.                 30 => 'hr',
  50729.                 31 => 'i',
  50730.                 32 => 'ins',
  50731.                 33 => 'kbd',
  50732.                 34 => 'li',
  50733.                 35 => 'menu',
  50734.                 36 => 'ol',
  50735.                 37 => 'p',
  50736.                 38 => 'pre',
  50737.                 39 => 'q',
  50738.                 40 => 's',
  50739.                 41 => 'samp',
  50740.                 42 => 'small',
  50741.                 43 => 'span',
  50742.                 44 => 'strike',
  50743.                 45 => 'strong',
  50744.                 46 => 'sub',
  50745.                 47 => 'sup',
  50746.                 48 => 'table',
  50747.                 49 => 'tbody',
  50748.                 50 => 'td',
  50749.                 51 => 'tfoot',
  50750.                 52 => 'th',
  50751.                 53 => 'thead',
  50752.                 54 => 'tr',
  50753.                 55 => 'tt',
  50754.                 56 => 'u',
  50755.                 57 => 'ul',
  50756.                 58 => 'var',
  50757.             ],
  50758.             'shopware.html_sanitizer.sets.basic.tags.0' => 'a',
  50759.             'shopware.html_sanitizer.sets.basic.tags.1' => 'abbr',
  50760.             'shopware.html_sanitizer.sets.basic.tags.2' => 'acronym',
  50761.             'shopware.html_sanitizer.sets.basic.tags.3' => 'address',
  50762.             'shopware.html_sanitizer.sets.basic.tags.4' => 'b',
  50763.             'shopware.html_sanitizer.sets.basic.tags.5' => 'bdo',
  50764.             'shopware.html_sanitizer.sets.basic.tags.6' => 'big',
  50765.             'shopware.html_sanitizer.sets.basic.tags.7' => 'blockquote',
  50766.             'shopware.html_sanitizer.sets.basic.tags.8' => 'br',
  50767.             'shopware.html_sanitizer.sets.basic.tags.9' => 'caption',
  50768.             'shopware.html_sanitizer.sets.basic.tags.10' => 'center',
  50769.             'shopware.html_sanitizer.sets.basic.tags.11' => 'cite',
  50770.             'shopware.html_sanitizer.sets.basic.tags.12' => 'code',
  50771.             'shopware.html_sanitizer.sets.basic.tags.13' => 'col',
  50772.             'shopware.html_sanitizer.sets.basic.tags.14' => 'colgroup',
  50773.             'shopware.html_sanitizer.sets.basic.tags.15' => 'dd',
  50774.             'shopware.html_sanitizer.sets.basic.tags.16' => 'del',
  50775.             'shopware.html_sanitizer.sets.basic.tags.17' => 'dfn',
  50776.             'shopware.html_sanitizer.sets.basic.tags.18' => 'dir',
  50777.             'shopware.html_sanitizer.sets.basic.tags.19' => 'div',
  50778.             'shopware.html_sanitizer.sets.basic.tags.20' => 'dl',
  50779.             'shopware.html_sanitizer.sets.basic.tags.21' => 'dt',
  50780.             'shopware.html_sanitizer.sets.basic.tags.22' => 'em',
  50781.             'shopware.html_sanitizer.sets.basic.tags.23' => 'font',
  50782.             'shopware.html_sanitizer.sets.basic.tags.24' => 'h1',
  50783.             'shopware.html_sanitizer.sets.basic.tags.25' => 'h2',
  50784.             'shopware.html_sanitizer.sets.basic.tags.26' => 'h3',
  50785.             'shopware.html_sanitizer.sets.basic.tags.27' => 'h4',
  50786.             'shopware.html_sanitizer.sets.basic.tags.28' => 'h5',
  50787.             'shopware.html_sanitizer.sets.basic.tags.29' => 'h6',
  50788.             'shopware.html_sanitizer.sets.basic.tags.30' => 'hr',
  50789.             'shopware.html_sanitizer.sets.basic.tags.31' => 'i',
  50790.             'shopware.html_sanitizer.sets.basic.tags.32' => 'ins',
  50791.             'shopware.html_sanitizer.sets.basic.tags.33' => 'kbd',
  50792.             'shopware.html_sanitizer.sets.basic.tags.34' => 'li',
  50793.             'shopware.html_sanitizer.sets.basic.tags.35' => 'menu',
  50794.             'shopware.html_sanitizer.sets.basic.tags.36' => 'ol',
  50795.             'shopware.html_sanitizer.sets.basic.tags.37' => 'p',
  50796.             'shopware.html_sanitizer.sets.basic.tags.38' => 'pre',
  50797.             'shopware.html_sanitizer.sets.basic.tags.39' => 'q',
  50798.             'shopware.html_sanitizer.sets.basic.tags.40' => 's',
  50799.             'shopware.html_sanitizer.sets.basic.tags.41' => 'samp',
  50800.             'shopware.html_sanitizer.sets.basic.tags.42' => 'small',
  50801.             'shopware.html_sanitizer.sets.basic.tags.43' => 'span',
  50802.             'shopware.html_sanitizer.sets.basic.tags.44' => 'strike',
  50803.             'shopware.html_sanitizer.sets.basic.tags.45' => 'strong',
  50804.             'shopware.html_sanitizer.sets.basic.tags.46' => 'sub',
  50805.             'shopware.html_sanitizer.sets.basic.tags.47' => 'sup',
  50806.             'shopware.html_sanitizer.sets.basic.tags.48' => 'table',
  50807.             'shopware.html_sanitizer.sets.basic.tags.49' => 'tbody',
  50808.             'shopware.html_sanitizer.sets.basic.tags.50' => 'td',
  50809.             'shopware.html_sanitizer.sets.basic.tags.51' => 'tfoot',
  50810.             'shopware.html_sanitizer.sets.basic.tags.52' => 'th',
  50811.             'shopware.html_sanitizer.sets.basic.tags.53' => 'thead',
  50812.             'shopware.html_sanitizer.sets.basic.tags.54' => 'tr',
  50813.             'shopware.html_sanitizer.sets.basic.tags.55' => 'tt',
  50814.             'shopware.html_sanitizer.sets.basic.tags.56' => 'u',
  50815.             'shopware.html_sanitizer.sets.basic.tags.57' => 'ul',
  50816.             'shopware.html_sanitizer.sets.basic.tags.58' => 'var',
  50817.             'shopware.html_sanitizer.sets.basic.attributes' => [
  50818.                 => 'align',
  50819.                 => 'bgcolor',
  50820.                 => 'border',
  50821.                 => 'cellpadding',
  50822.                 => 'cellspacing',
  50823.                 => 'cite',
  50824.                 => 'class',
  50825.                 => 'clear',
  50826.                 => 'color',
  50827.                 => 'colspan',
  50828.                 10 => 'dir',
  50829.                 11 => 'face',
  50830.                 12 => 'frame',
  50831.                 13 => 'height',
  50832.                 14 => 'href',
  50833.                 15 => 'id',
  50834.                 16 => 'lang',
  50835.                 17 => 'name',
  50836.                 18 => 'noshade',
  50837.                 19 => 'nowrap',
  50838.                 20 => 'rel',
  50839.                 21 => 'rev',
  50840.                 22 => 'rowspan',
  50841.                 23 => 'scope',
  50842.                 24 => 'size',
  50843.                 25 => 'span',
  50844.                 26 => 'start',
  50845.                 27 => 'style',
  50846.                 28 => 'summary',
  50847.                 29 => 'title',
  50848.                 30 => 'type',
  50849.                 31 => 'valign',
  50850.                 32 => 'value',
  50851.                 33 => 'width',
  50852.             ],
  50853.             'shopware.html_sanitizer.sets.basic.attributes.0' => 'align',
  50854.             'shopware.html_sanitizer.sets.basic.attributes.1' => 'bgcolor',
  50855.             'shopware.html_sanitizer.sets.basic.attributes.2' => 'border',
  50856.             'shopware.html_sanitizer.sets.basic.attributes.3' => 'cellpadding',
  50857.             'shopware.html_sanitizer.sets.basic.attributes.4' => 'cellspacing',
  50858.             'shopware.html_sanitizer.sets.basic.attributes.5' => 'cite',
  50859.             'shopware.html_sanitizer.sets.basic.attributes.6' => 'class',
  50860.             'shopware.html_sanitizer.sets.basic.attributes.7' => 'clear',
  50861.             'shopware.html_sanitizer.sets.basic.attributes.8' => 'color',
  50862.             'shopware.html_sanitizer.sets.basic.attributes.9' => 'colspan',
  50863.             'shopware.html_sanitizer.sets.basic.attributes.10' => 'dir',
  50864.             'shopware.html_sanitizer.sets.basic.attributes.11' => 'face',
  50865.             'shopware.html_sanitizer.sets.basic.attributes.12' => 'frame',
  50866.             'shopware.html_sanitizer.sets.basic.attributes.13' => 'height',
  50867.             'shopware.html_sanitizer.sets.basic.attributes.14' => 'href',
  50868.             'shopware.html_sanitizer.sets.basic.attributes.15' => 'id',
  50869.             'shopware.html_sanitizer.sets.basic.attributes.16' => 'lang',
  50870.             'shopware.html_sanitizer.sets.basic.attributes.17' => 'name',
  50871.             'shopware.html_sanitizer.sets.basic.attributes.18' => 'noshade',
  50872.             'shopware.html_sanitizer.sets.basic.attributes.19' => 'nowrap',
  50873.             'shopware.html_sanitizer.sets.basic.attributes.20' => 'rel',
  50874.             'shopware.html_sanitizer.sets.basic.attributes.21' => 'rev',
  50875.             'shopware.html_sanitizer.sets.basic.attributes.22' => 'rowspan',
  50876.             'shopware.html_sanitizer.sets.basic.attributes.23' => 'scope',
  50877.             'shopware.html_sanitizer.sets.basic.attributes.24' => 'size',
  50878.             'shopware.html_sanitizer.sets.basic.attributes.25' => 'span',
  50879.             'shopware.html_sanitizer.sets.basic.attributes.26' => 'start',
  50880.             'shopware.html_sanitizer.sets.basic.attributes.27' => 'style',
  50881.             'shopware.html_sanitizer.sets.basic.attributes.28' => 'summary',
  50882.             'shopware.html_sanitizer.sets.basic.attributes.29' => 'title',
  50883.             'shopware.html_sanitizer.sets.basic.attributes.30' => 'type',
  50884.             'shopware.html_sanitizer.sets.basic.attributes.31' => 'valign',
  50885.             'shopware.html_sanitizer.sets.basic.attributes.32' => 'value',
  50886.             'shopware.html_sanitizer.sets.basic.attributes.33' => 'width',
  50887.             'shopware.html_sanitizer.sets.basic.options' => [
  50888.             ],
  50889.             'shopware.html_sanitizer.sets.media' => [
  50890.                 'tags' => [
  50891.                     => 'img',
  50892.                 ],
  50893.                 'attributes' => [
  50894.                     => 'src',
  50895.                     => 'alt',
  50896.                 ],
  50897.                 'options' => [
  50898.                 ],
  50899.             ],
  50900.             'shopware.html_sanitizer.sets.media.tags' => [
  50901.                 => 'img',
  50902.             ],
  50903.             'shopware.html_sanitizer.sets.media.tags.0' => 'img',
  50904.             'shopware.html_sanitizer.sets.media.attributes' => [
  50905.                 => 'src',
  50906.                 => 'alt',
  50907.             ],
  50908.             'shopware.html_sanitizer.sets.media.attributes.0' => 'src',
  50909.             'shopware.html_sanitizer.sets.media.attributes.1' => 'alt',
  50910.             'shopware.html_sanitizer.sets.media.options' => [
  50911.             ],
  50912.             'shopware.html_sanitizer.sets.script' => [
  50913.                 'tags' => [
  50914.                     => 'script',
  50915.                 ],
  50916.                 'options' => [
  50917.                     'HTML.Trusted' => true,
  50918.                 ],
  50919.                 'attributes' => [
  50920.                 ],
  50921.             ],
  50922.             'shopware.html_sanitizer.sets.script.tags' => [
  50923.                 => 'script',
  50924.             ],
  50925.             'shopware.html_sanitizer.sets.script.tags.0' => 'script',
  50926.             'shopware.html_sanitizer.sets.script.options' => [
  50927.                 'HTML.Trusted' => true,
  50928.             ],
  50929.             'shopware.html_sanitizer.sets.script.options.HTML.Trusted' => true,
  50930.             'shopware.html_sanitizer.sets.script.attributes' => [
  50931.             ],
  50932.             'shopware.html_sanitizer.sets.tidy' => [
  50933.                 'options' => [
  50934.                     'Output.TidyFormat' => true,
  50935.                 ],
  50936.                 'tags' => [
  50937.                 ],
  50938.                 'attributes' => [
  50939.                 ],
  50940.             ],
  50941.             'shopware.html_sanitizer.sets.tidy.options' => [
  50942.                 'Output.TidyFormat' => true,
  50943.             ],
  50944.             'shopware.html_sanitizer.sets.tidy.options.Output.TidyFormat' => true,
  50945.             'shopware.html_sanitizer.sets.tidy.tags' => [
  50946.             ],
  50947.             'shopware.html_sanitizer.sets.tidy.attributes' => [
  50948.             ],
  50949.             'shopware.html_sanitizer.fields' => [
  50950.                 'product_translation.description' => [
  50951.                     'sets' => [
  50952.                         => 'basic',
  50953.                         => 'media',
  50954.                     ],
  50955.                 ],
  50956.                 'app_cms_block.template' => [
  50957.                     'sets' => [
  50958.                         => 'basic',
  50959.                         => 'media',
  50960.                         => 'tidy',
  50961.                     ],
  50962.                 ],
  50963.             ],
  50964.             'shopware.html_sanitizer.fields.product_translation.description' => [
  50965.                 'sets' => [
  50966.                     => 'basic',
  50967.                     => 'media',
  50968.                 ],
  50969.             ],
  50970.             'shopware.html_sanitizer.fields.product_translation.description.sets' => [
  50971.                 => 'basic',
  50972.                 => 'media',
  50973.             ],
  50974.             'shopware.html_sanitizer.fields.product_translation.description.sets.0' => 'basic',
  50975.             'shopware.html_sanitizer.fields.product_translation.description.sets.1' => 'media',
  50976.             'shopware.html_sanitizer.fields.app_cms_block.template' => [
  50977.                 'sets' => [
  50978.                     => 'basic',
  50979.                     => 'media',
  50980.                     => 'tidy',
  50981.                 ],
  50982.             ],
  50983.             'shopware.html_sanitizer.fields.app_cms_block.template.sets' => [
  50984.                 => 'basic',
  50985.                 => 'media',
  50986.                 => 'tidy',
  50987.             ],
  50988.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.0' => 'basic',
  50989.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.1' => 'media',
  50990.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.2' => 'tidy',
  50991.             'shopware.logger' => [
  50992.                 'file_rotation_count' => 14,
  50993.                 'exclude_exception' => [
  50994.                     => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  50995.                 ],
  50996.                 'exclude_events' => [
  50997.                     => 'user.recovery.request',
  50998.                     => 'customer.recovery.request',
  50999.                 ],
  51000.             ],
  51001.             'shopware.logger.file_rotation_count' => 14,
  51002.             'shopware.logger.exclude_exception' => [
  51003.                 => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  51004.             ],
  51005.             'shopware.logger.exclude_exception.0' => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  51006.             'shopware.logger.exclude_events' => [
  51007.                 => 'user.recovery.request',
  51008.                 => 'customer.recovery.request',
  51009.             ],
  51010.             'shopware.logger.exclude_events.0' => 'user.recovery.request',
  51011.             'shopware.logger.exclude_events.1' => 'customer.recovery.request',
  51012.             'shopware.cache.invalidation' => [
  51013.                 'delay' => 0,
  51014.                 'count' => 150,
  51015.                 'http_cache' => [
  51016.                     => 'logged-in',
  51017.                     => 'cart-filled',
  51018.                 ],
  51019.                 'product_listing_route' => [
  51020.                 ],
  51021.                 'product_detail_route' => [
  51022.                 ],
  51023.                 'product_review_route' => [
  51024.                 ],
  51025.                 'product_search_route' => [
  51026.                 ],
  51027.                 'product_suggest_route' => [
  51028.                 ],
  51029.                 'product_cross_selling_route' => [
  51030.                 ],
  51031.                 'payment_method_route' => [
  51032.                 ],
  51033.                 'shipping_method_route' => [
  51034.                 ],
  51035.                 'navigation_route' => [
  51036.                 ],
  51037.                 'category_route' => [
  51038.                 ],
  51039.                 'landing_page_route' => [
  51040.                 ],
  51041.                 'language_route' => [
  51042.                 ],
  51043.                 'currency_route' => [
  51044.                 ],
  51045.                 'country_route' => [
  51046.                 ],
  51047.                 'country_state_route' => [
  51048.                 ],
  51049.                 'salutation_route' => [
  51050.                 ],
  51051.                 'sitemap_route' => [
  51052.                 ],
  51053.             ],
  51054.             'shopware.cache.invalidation.delay' => 0,
  51055.             'shopware.cache.invalidation.count' => 150,
  51056.             'shopware.cache.invalidation.http_cache' => [
  51057.                 => 'logged-in',
  51058.                 => 'cart-filled',
  51059.             ],
  51060.             'shopware.cache.invalidation.http_cache.0' => 'logged-in',
  51061.             'shopware.cache.invalidation.http_cache.1' => 'cart-filled',
  51062.             'shopware.cache.invalidation.product_listing_route' => [
  51063.             ],
  51064.             'shopware.cache.invalidation.product_detail_route' => [
  51065.             ],
  51066.             'shopware.cache.invalidation.product_review_route' => [
  51067.             ],
  51068.             'shopware.cache.invalidation.product_search_route' => [
  51069.             ],
  51070.             'shopware.cache.invalidation.product_suggest_route' => [
  51071.             ],
  51072.             'shopware.cache.invalidation.product_cross_selling_route' => [
  51073.             ],
  51074.             'shopware.cache.invalidation.payment_method_route' => [
  51075.             ],
  51076.             'shopware.cache.invalidation.shipping_method_route' => [
  51077.             ],
  51078.             'shopware.cache.invalidation.navigation_route' => [
  51079.             ],
  51080.             'shopware.cache.invalidation.category_route' => [
  51081.             ],
  51082.             'shopware.cache.invalidation.landing_page_route' => [
  51083.             ],
  51084.             'shopware.cache.invalidation.language_route' => [
  51085.             ],
  51086.             'shopware.cache.invalidation.currency_route' => [
  51087.             ],
  51088.             'shopware.cache.invalidation.country_route' => [
  51089.             ],
  51090.             'shopware.cache.invalidation.country_state_route' => [
  51091.             ],
  51092.             'shopware.cache.invalidation.salutation_route' => [
  51093.             ],
  51094.             'shopware.cache.invalidation.sitemap_route' => [
  51095.             ],
  51096.             'shopware.twig' => [
  51097.                 'allowed_php_functions' => [
  51098.                 ],
  51099.             ],
  51100.             'shopware.twig.allowed_php_functions' => [
  51101.             ],
  51102.             'storefront.csrf' => [
  51103.                 'enabled' => true,
  51104.                 'mode' => 'twig',
  51105.             ],
  51106.             'storefront.csrf.enabled' => true,
  51107.             'storefront.csrf.mode' => 'twig',
  51108.             'storefront.reverse_proxy' => [
  51109.                 'enabled' => false,
  51110.                 'ban_method' => 'BAN',
  51111.                 'hosts' => [
  51112.                     => 'http://varnish',
  51113.                 ],
  51114.                 'max_parallel_invalidations' => 2,
  51115.                 'redis_url' => 'redis://redis',
  51116.                 'purge_all' => [
  51117.                     'ban_method' => 'BAN',
  51118.                     'ban_headers' => [
  51119.                     ],
  51120.                     'urls' => [
  51121.                         => '/',
  51122.                     ],
  51123.                 ],
  51124.                 'fastly' => [
  51125.                     'enabled' => false,
  51126.                     'api_key' => '',
  51127.                     'instance_tag' => '',
  51128.                     'service_id' => '',
  51129.                     'soft_purge' => '0',
  51130.                     'tag_prefix' => '',
  51131.                 ],
  51132.                 'use_varnish_xkey' => false,
  51133.                 'ban_headers' => [
  51134.                 ],
  51135.             ],
  51136.             'storefront.reverse_proxy.enabled' => false,
  51137.             'storefront.reverse_proxy.ban_method' => 'BAN',
  51138.             'storefront.reverse_proxy.hosts' => [
  51139.                 => 'http://varnish',
  51140.             ],
  51141.             'storefront.reverse_proxy.hosts.0' => 'http://varnish',
  51142.             'storefront.reverse_proxy.max_parallel_invalidations' => 2,
  51143.             'storefront.reverse_proxy.redis_url' => 'redis://redis',
  51144.             'storefront.reverse_proxy.purge_all' => [
  51145.                 'ban_method' => 'BAN',
  51146.                 'ban_headers' => [
  51147.                 ],
  51148.                 'urls' => [
  51149.                     => '/',
  51150.                 ],
  51151.             ],
  51152.             'storefront.reverse_proxy.purge_all.ban_method' => 'BAN',
  51153.             'storefront.reverse_proxy.purge_all.ban_headers' => [
  51154.             ],
  51155.             'storefront.reverse_proxy.purge_all.urls' => [
  51156.                 => '/',
  51157.             ],
  51158.             'storefront.reverse_proxy.purge_all.urls.0' => '/',
  51159.             'storefront.reverse_proxy.fastly' => [
  51160.                 'enabled' => false,
  51161.                 'api_key' => '',
  51162.                 'instance_tag' => '',
  51163.                 'service_id' => '',
  51164.                 'soft_purge' => '0',
  51165.                 'tag_prefix' => '',
  51166.             ],
  51167.             'storefront.reverse_proxy.fastly.enabled' => false,
  51168.             'storefront.reverse_proxy.fastly.api_key' => '',
  51169.             'storefront.reverse_proxy.fastly.instance_tag' => '',
  51170.             'storefront.reverse_proxy.fastly.service_id' => '',
  51171.             'storefront.reverse_proxy.fastly.soft_purge' => '0',
  51172.             'storefront.reverse_proxy.fastly.tag_prefix' => '',
  51173.             'storefront.reverse_proxy.use_varnish_xkey' => false,
  51174.             'storefront.reverse_proxy.ban_headers' => [
  51175.             ],
  51176.             'storefront.http_cache' => [
  51177.                 'ignored_url_parameters' => [
  51178.                     => 'pk_campaign',
  51179.                     => 'piwik_campaign',
  51180.                     => 'pk_kwd',
  51181.                     => 'piwik_kwd',
  51182.                     => 'pk_keyword',
  51183.                     => 'mtm_campaign',
  51184.                     => 'matomo_campaign',
  51185.                     => 'mtm_cid',
  51186.                     => 'matomo_cid',
  51187.                     => 'mtm_kwd',
  51188.                     10 => 'matomo_kwd',
  51189.                     11 => 'mtm_keyword',
  51190.                     12 => 'matomo_keyword',
  51191.                     13 => 'mtm_source',
  51192.                     14 => 'matomo_source',
  51193.                     15 => 'mtm_medium',
  51194.                     16 => 'matomo_medium',
  51195.                     17 => 'mtm_content',
  51196.                     18 => 'matomo_content',
  51197.                     19 => 'mtm_group',
  51198.                     20 => 'matomo_group',
  51199.                     21 => 'mtm_placement',
  51200.                     22 => 'matomo_placement',
  51201.                     23 => 'pixelId',
  51202.                     24 => 'kwid',
  51203.                     25 => 'kw',
  51204.                     26 => 'chl',
  51205.                     27 => 'dv',
  51206.                     28 => 'nk',
  51207.                     29 => 'pa',
  51208.                     30 => 'camid',
  51209.                     31 => 'adgid',
  51210.                     32 => 'utm_term',
  51211.                     33 => 'utm_source',
  51212.                     34 => 'utm_medium',
  51213.                     35 => 'utm_campaign',
  51214.                     36 => 'utm_content',
  51215.                     37 => 'cx',
  51216.                     38 => 'ie',
  51217.                     39 => 'cof',
  51218.                     40 => 'siteurl',
  51219.                     41 => '_ga',
  51220.                     42 => 'adgroupid',
  51221.                     43 => 'campaignid',
  51222.                     44 => 'adid',
  51223.                     45 => 'gclsrc',
  51224.                     46 => 'gclid',
  51225.                     47 => 'fbclid',
  51226.                     48 => 'fb_action_ids',
  51227.                     49 => 'fb_action_types',
  51228.                     50 => 'fb_source',
  51229.                     51 => 'mc_cid',
  51230.                     52 => 'mc_eid',
  51231.                     53 => '_bta_tid',
  51232.                     54 => '_bta_c',
  51233.                     55 => 'trk_contact',
  51234.                     56 => 'trk_msg',
  51235.                     57 => 'trk_module',
  51236.                     58 => 'trk_sid',
  51237.                     59 => 'gdfms',
  51238.                     60 => 'gdftrk',
  51239.                     61 => 'gdffi',
  51240.                     62 => '_ke',
  51241.                     63 => 'redirect_log_mongo_id',
  51242.                     64 => 'redirect_mongo_id',
  51243.                     65 => 'sb_referer_host',
  51244.                     66 => 'mkwid',
  51245.                     67 => 'pcrid',
  51246.                     68 => 'ef_id',
  51247.                     69 => 's_kwcid',
  51248.                     70 => 'msclkid',
  51249.                     71 => 'dm_i',
  51250.                     72 => 'epik',
  51251.                     73 => 'pp',
  51252.                 ],
  51253.                 'stale_while_revalidate' => NULL,
  51254.                 'stale_if_error' => NULL,
  51255.             ],
  51256.             'storefront.http_cache.ignored_url_parameters' => [
  51257.                 => 'pk_campaign',
  51258.                 => 'piwik_campaign',
  51259.                 => 'pk_kwd',
  51260.                 => 'piwik_kwd',
  51261.                 => 'pk_keyword',
  51262.                 => 'mtm_campaign',
  51263.                 => 'matomo_campaign',
  51264.                 => 'mtm_cid',
  51265.                 => 'matomo_cid',
  51266.                 => 'mtm_kwd',
  51267.                 10 => 'matomo_kwd',
  51268.                 11 => 'mtm_keyword',
  51269.                 12 => 'matomo_keyword',
  51270.                 13 => 'mtm_source',
  51271.                 14 => 'matomo_source',
  51272.                 15 => 'mtm_medium',
  51273.                 16 => 'matomo_medium',
  51274.                 17 => 'mtm_content',
  51275.                 18 => 'matomo_content',
  51276.                 19 => 'mtm_group',
  51277.                 20 => 'matomo_group',
  51278.                 21 => 'mtm_placement',
  51279.                 22 => 'matomo_placement',
  51280.                 23 => 'pixelId',
  51281.                 24 => 'kwid',
  51282.                 25 => 'kw',
  51283.                 26 => 'chl',
  51284.                 27 => 'dv',
  51285.                 28 => 'nk',
  51286.                 29 => 'pa',
  51287.                 30 => 'camid',
  51288.                 31 => 'adgid',
  51289.                 32 => 'utm_term',
  51290.                 33 => 'utm_source',
  51291.                 34 => 'utm_medium',
  51292.                 35 => 'utm_campaign',
  51293.                 36 => 'utm_content',
  51294.                 37 => 'cx',
  51295.                 38 => 'ie',
  51296.                 39 => 'cof',
  51297.                 40 => 'siteurl',
  51298.                 41 => '_ga',
  51299.                 42 => 'adgroupid',
  51300.                 43 => 'campaignid',
  51301.                 44 => 'adid',
  51302.                 45 => 'gclsrc',
  51303.                 46 => 'gclid',
  51304.                 47 => 'fbclid',
  51305.                 48 => 'fb_action_ids',
  51306.                 49 => 'fb_action_types',
  51307.                 50 => 'fb_source',
  51308.                 51 => 'mc_cid',
  51309.                 52 => 'mc_eid',
  51310.                 53 => '_bta_tid',
  51311.                 54 => '_bta_c',
  51312.                 55 => 'trk_contact',
  51313.                 56 => 'trk_msg',
  51314.                 57 => 'trk_module',
  51315.                 58 => 'trk_sid',
  51316.                 59 => 'gdfms',
  51317.                 60 => 'gdftrk',
  51318.                 61 => 'gdffi',
  51319.                 62 => '_ke',
  51320.                 63 => 'redirect_log_mongo_id',
  51321.                 64 => 'redirect_mongo_id',
  51322.                 65 => 'sb_referer_host',
  51323.                 66 => 'mkwid',
  51324.                 67 => 'pcrid',
  51325.                 68 => 'ef_id',
  51326.                 69 => 's_kwcid',
  51327.                 70 => 'msclkid',
  51328.                 71 => 'dm_i',
  51329.                 72 => 'epik',
  51330.                 73 => 'pp',
  51331.             ],
  51332.             'storefront.http_cache.ignored_url_parameters.0' => 'pk_campaign',
  51333.             'storefront.http_cache.ignored_url_parameters.1' => 'piwik_campaign',
  51334.             'storefront.http_cache.ignored_url_parameters.2' => 'pk_kwd',
  51335.             'storefront.http_cache.ignored_url_parameters.3' => 'piwik_kwd',
  51336.             'storefront.http_cache.ignored_url_parameters.4' => 'pk_keyword',
  51337.             'storefront.http_cache.ignored_url_parameters.5' => 'mtm_campaign',
  51338.             'storefront.http_cache.ignored_url_parameters.6' => 'matomo_campaign',
  51339.             'storefront.http_cache.ignored_url_parameters.7' => 'mtm_cid',
  51340.             'storefront.http_cache.ignored_url_parameters.8' => 'matomo_cid',
  51341.             'storefront.http_cache.ignored_url_parameters.9' => 'mtm_kwd',
  51342.             'storefront.http_cache.ignored_url_parameters.10' => 'matomo_kwd',
  51343.             'storefront.http_cache.ignored_url_parameters.11' => 'mtm_keyword',
  51344.             'storefront.http_cache.ignored_url_parameters.12' => 'matomo_keyword',
  51345.             'storefront.http_cache.ignored_url_parameters.13' => 'mtm_source',
  51346.             'storefront.http_cache.ignored_url_parameters.14' => 'matomo_source',
  51347.             'storefront.http_cache.ignored_url_parameters.15' => 'mtm_medium',
  51348.             'storefront.http_cache.ignored_url_parameters.16' => 'matomo_medium',
  51349.             'storefront.http_cache.ignored_url_parameters.17' => 'mtm_content',
  51350.             'storefront.http_cache.ignored_url_parameters.18' => 'matomo_content',
  51351.             'storefront.http_cache.ignored_url_parameters.19' => 'mtm_group',
  51352.             'storefront.http_cache.ignored_url_parameters.20' => 'matomo_group',
  51353.             'storefront.http_cache.ignored_url_parameters.21' => 'mtm_placement',
  51354.             'storefront.http_cache.ignored_url_parameters.22' => 'matomo_placement',
  51355.             'storefront.http_cache.ignored_url_parameters.23' => 'pixelId',
  51356.             'storefront.http_cache.ignored_url_parameters.24' => 'kwid',
  51357.             'storefront.http_cache.ignored_url_parameters.25' => 'kw',
  51358.             'storefront.http_cache.ignored_url_parameters.26' => 'chl',
  51359.             'storefront.http_cache.ignored_url_parameters.27' => 'dv',
  51360.             'storefront.http_cache.ignored_url_parameters.28' => 'nk',
  51361.             'storefront.http_cache.ignored_url_parameters.29' => 'pa',
  51362.             'storefront.http_cache.ignored_url_parameters.30' => 'camid',
  51363.             'storefront.http_cache.ignored_url_parameters.31' => 'adgid',
  51364.             'storefront.http_cache.ignored_url_parameters.32' => 'utm_term',
  51365.             'storefront.http_cache.ignored_url_parameters.33' => 'utm_source',
  51366.             'storefront.http_cache.ignored_url_parameters.34' => 'utm_medium',
  51367.             'storefront.http_cache.ignored_url_parameters.35' => 'utm_campaign',
  51368.             'storefront.http_cache.ignored_url_parameters.36' => 'utm_content',
  51369.             'storefront.http_cache.ignored_url_parameters.37' => 'cx',
  51370.             'storefront.http_cache.ignored_url_parameters.38' => 'ie',
  51371.             'storefront.http_cache.ignored_url_parameters.39' => 'cof',
  51372.             'storefront.http_cache.ignored_url_parameters.40' => 'siteurl',
  51373.             'storefront.http_cache.ignored_url_parameters.41' => '_ga',
  51374.             'storefront.http_cache.ignored_url_parameters.42' => 'adgroupid',
  51375.             'storefront.http_cache.ignored_url_parameters.43' => 'campaignid',
  51376.             'storefront.http_cache.ignored_url_parameters.44' => 'adid',
  51377.             'storefront.http_cache.ignored_url_parameters.45' => 'gclsrc',
  51378.             'storefront.http_cache.ignored_url_parameters.46' => 'gclid',
  51379.             'storefront.http_cache.ignored_url_parameters.47' => 'fbclid',
  51380.             'storefront.http_cache.ignored_url_parameters.48' => 'fb_action_ids',
  51381.             'storefront.http_cache.ignored_url_parameters.49' => 'fb_action_types',
  51382.             'storefront.http_cache.ignored_url_parameters.50' => 'fb_source',
  51383.             'storefront.http_cache.ignored_url_parameters.51' => 'mc_cid',
  51384.             'storefront.http_cache.ignored_url_parameters.52' => 'mc_eid',
  51385.             'storefront.http_cache.ignored_url_parameters.53' => '_bta_tid',
  51386.             'storefront.http_cache.ignored_url_parameters.54' => '_bta_c',
  51387.             'storefront.http_cache.ignored_url_parameters.55' => 'trk_contact',
  51388.             'storefront.http_cache.ignored_url_parameters.56' => 'trk_msg',
  51389.             'storefront.http_cache.ignored_url_parameters.57' => 'trk_module',
  51390.             'storefront.http_cache.ignored_url_parameters.58' => 'trk_sid',
  51391.             'storefront.http_cache.ignored_url_parameters.59' => 'gdfms',
  51392.             'storefront.http_cache.ignored_url_parameters.60' => 'gdftrk',
  51393.             'storefront.http_cache.ignored_url_parameters.61' => 'gdffi',
  51394.             'storefront.http_cache.ignored_url_parameters.62' => '_ke',
  51395.             'storefront.http_cache.ignored_url_parameters.63' => 'redirect_log_mongo_id',
  51396.             'storefront.http_cache.ignored_url_parameters.64' => 'redirect_mongo_id',
  51397.             'storefront.http_cache.ignored_url_parameters.65' => 'sb_referer_host',
  51398.             'storefront.http_cache.ignored_url_parameters.66' => 'mkwid',
  51399.             'storefront.http_cache.ignored_url_parameters.67' => 'pcrid',
  51400.             'storefront.http_cache.ignored_url_parameters.68' => 'ef_id',
  51401.             'storefront.http_cache.ignored_url_parameters.69' => 's_kwcid',
  51402.             'storefront.http_cache.ignored_url_parameters.70' => 'msclkid',
  51403.             'storefront.http_cache.ignored_url_parameters.71' => 'dm_i',
  51404.             'storefront.http_cache.ignored_url_parameters.72' => 'epik',
  51405.             'storefront.http_cache.ignored_url_parameters.73' => 'pp',
  51406.             'storefront.http_cache.stale_while_revalidate' => NULL,
  51407.             'storefront.http_cache.stale_if_error' => NULL,
  51408.             'storefront.theme' => [
  51409.                 'config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  51410.                 'theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  51411.                 'available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  51412.             ],
  51413.             'storefront.theme.config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  51414.             'storefront.theme.theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  51415.             'storefront.theme.available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  51416.             'elasticsearch.product' => [
  51417.                 'custom_fields_mapping' => [
  51418.                 ],
  51419.             ],
  51420.             'elasticsearch.product.custom_fields_mapping' => [
  51421.             ],
  51422.             'elasticsearch.ssl' => [
  51423.                 'verify_server_cert' => true,
  51424.             ],
  51425.             'elasticsearch.ssl.verify_server_cert' => true,
  51426.             'elasticsearch.index_settings' => [
  51427.                 'number_of_shards' => 3,
  51428.                 'number_of_replicas' => 3,
  51429.                 'mapping.total_fields.limit' => 50000,
  51430.                 'mapping.nested_fields.limit' => 500,
  51431.                 'mapping.nested_objects.limit' => 1000000,
  51432.             ],
  51433.             'elasticsearch.index_settings.number_of_shards' => 3,
  51434.             'elasticsearch.index_settings.number_of_replicas' => 3,
  51435.             'elasticsearch.index_settings.mapping.total_fields.limit' => 50000,
  51436.             'elasticsearch.index_settings.mapping.nested_fields.limit' => 500,
  51437.             'elasticsearch.index_settings.mapping.nested_objects.limit' => 1000000,
  51438.             'elasticsearch.analysis' => [
  51439.                 'normalizer' => [
  51440.                     'sw_lowercase_normalizer' => [
  51441.                         'type' => 'custom',
  51442.                         'filter' => [
  51443.                             => 'lowercase',
  51444.                         ],
  51445.                     ],
  51446.                 ],
  51447.                 'analyzer' => [
  51448.                     'sw_ngram_analyzer' => [
  51449.                         'type' => 'custom',
  51450.                         'tokenizer' => 'whitespace',
  51451.                         'filter' => [
  51452.                             => 'lowercase',
  51453.                             => 'sw_ngram_filter',
  51454.                         ],
  51455.                     ],
  51456.                 ],
  51457.                 'filter' => [
  51458.                     'sw_ngram_filter' => [
  51459.                         'type' => 'ngram',
  51460.                         'min_gram' => 4,
  51461.                         'max_gram' => 5,
  51462.                     ],
  51463.                 ],
  51464.             ],
  51465.             'elasticsearch.analysis.normalizer' => [
  51466.                 'sw_lowercase_normalizer' => [
  51467.                     'type' => 'custom',
  51468.                     'filter' => [
  51469.                         => 'lowercase',
  51470.                     ],
  51471.                 ],
  51472.             ],
  51473.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer' => [
  51474.                 'type' => 'custom',
  51475.                 'filter' => [
  51476.                     => 'lowercase',
  51477.                 ],
  51478.             ],
  51479.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.type' => 'custom',
  51480.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter' => [
  51481.                 => 'lowercase',
  51482.             ],
  51483.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter.0' => 'lowercase',
  51484.             'elasticsearch.analysis.analyzer' => [
  51485.                 'sw_ngram_analyzer' => [
  51486.                     'type' => 'custom',
  51487.                     'tokenizer' => 'whitespace',
  51488.                     'filter' => [
  51489.                         => 'lowercase',
  51490.                         => 'sw_ngram_filter',
  51491.                     ],
  51492.                 ],
  51493.             ],
  51494.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer' => [
  51495.                 'type' => 'custom',
  51496.                 'tokenizer' => 'whitespace',
  51497.                 'filter' => [
  51498.                     => 'lowercase',
  51499.                     => 'sw_ngram_filter',
  51500.                 ],
  51501.             ],
  51502.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.type' => 'custom',
  51503.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.tokenizer' => 'whitespace',
  51504.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter' => [
  51505.                 => 'lowercase',
  51506.                 => 'sw_ngram_filter',
  51507.             ],
  51508.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.0' => 'lowercase',
  51509.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.1' => 'sw_ngram_filter',
  51510.             'elasticsearch.analysis.filter' => [
  51511.                 'sw_ngram_filter' => [
  51512.                     'type' => 'ngram',
  51513.                     'min_gram' => 4,
  51514.                     'max_gram' => 5,
  51515.                 ],
  51516.             ],
  51517.             'elasticsearch.analysis.filter.sw_ngram_filter' => [
  51518.                 'type' => 'ngram',
  51519.                 'min_gram' => 4,
  51520.                 'max_gram' => 5,
  51521.             ],
  51522.             'elasticsearch.analysis.filter.sw_ngram_filter.type' => 'ngram',
  51523.             'elasticsearch.analysis.filter.sw_ngram_filter.min_gram' => 4,
  51524.             'elasticsearch.analysis.filter.sw_ngram_filter.max_gram' => 5,
  51525.             'elasticsearch.dynamic_templates' => [
  51526.                 => [
  51527.                     'keywords' => [
  51528.                         'match_mapping_type' => 'string',
  51529.                         'mapping' => [
  51530.                             'type' => 'keyword',
  51531.                             'normalizer' => 'sw_lowercase_normalizer',
  51532.                             'fields' => [
  51533.                                 'text' => [
  51534.                                     'type' => 'text',
  51535.                                 ],
  51536.                             ],
  51537.                         ],
  51538.                     ],
  51539.                 ],
  51540.             ],
  51541.             'elasticsearch.dynamic_templates.0' => [
  51542.                 'keywords' => [
  51543.                     'match_mapping_type' => 'string',
  51544.                     'mapping' => [
  51545.                         'type' => 'keyword',
  51546.                         'normalizer' => 'sw_lowercase_normalizer',
  51547.                         'fields' => [
  51548.                             'text' => [
  51549.                                 'type' => 'text',
  51550.                             ],
  51551.                         ],
  51552.                     ],
  51553.                 ],
  51554.             ],
  51555.             'elasticsearch.dynamic_templates.0.keywords' => [
  51556.                 'match_mapping_type' => 'string',
  51557.                 'mapping' => [
  51558.                     'type' => 'keyword',
  51559.                     'normalizer' => 'sw_lowercase_normalizer',
  51560.                     'fields' => [
  51561.                         'text' => [
  51562.                             'type' => 'text',
  51563.                         ],
  51564.                     ],
  51565.                 ],
  51566.             ],
  51567.             'elasticsearch.dynamic_templates.0.keywords.match_mapping_type' => 'string',
  51568.             'elasticsearch.dynamic_templates.0.keywords.mapping' => [
  51569.                 'type' => 'keyword',
  51570.                 'normalizer' => 'sw_lowercase_normalizer',
  51571.                 'fields' => [
  51572.                     'text' => [
  51573.                         'type' => 'text',
  51574.                     ],
  51575.                 ],
  51576.             ],
  51577.             'elasticsearch.dynamic_templates.0.keywords.mapping.type' => 'keyword',
  51578.             'elasticsearch.dynamic_templates.0.keywords.mapping.normalizer' => 'sw_lowercase_normalizer',
  51579.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields' => [
  51580.                 'text' => [
  51581.                     'type' => 'text',
  51582.                 ],
  51583.             ],
  51584.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text' => [
  51585.                 'type' => 'text',
  51586.             ],
  51587.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text.type' => 'text',
  51588.             'elasticsearch.logger_level' => 100,
  51589.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  51590.             'web_profiler.debug_toolbar.mode' => 2,
  51591.             'frosh_tools.elasticsearch.product_fields' => [
  51592.             ],
  51593.             'frosh_tools.elasticsearch.product_minimum_should_match' => 1,
  51594.             'frosh_tools.file_checker.exclude_files' => [
  51595.             ],
  51596.             'data_collector.templates' => [
  51597.                 'data_collector.request' => [
  51598.                     => 'request',
  51599.                     => '@WebProfiler/Collector/request.html.twig',
  51600.                 ],
  51601.                 'data_collector.time' => [
  51602.                     => 'time',
  51603.                     => '@WebProfiler/Collector/time.html.twig',
  51604.                 ],
  51605.                 'data_collector.memory' => [
  51606.                     => 'memory',
  51607.                     => '@WebProfiler/Collector/memory.html.twig',
  51608.                 ],
  51609.                 'data_collector.validator' => [
  51610.                     => 'validator',
  51611.                     => '@WebProfiler/Collector/validator.html.twig',
  51612.                 ],
  51613.                 'data_collector.ajax' => [
  51614.                     => 'ajax',
  51615.                     => '@WebProfiler/Collector/ajax.html.twig',
  51616.                 ],
  51617.                 'data_collector.exception' => [
  51618.                     => 'exception',
  51619.                     => '@WebProfiler/Collector/exception.html.twig',
  51620.                 ],
  51621.                 'data_collector.logger' => [
  51622.                     => 'logger',
  51623.                     => '@WebProfiler/Collector/logger.html.twig',
  51624.                 ],
  51625.                 'data_collector.events' => [
  51626.                     => 'events',
  51627.                     => '@WebProfiler/Collector/events.html.twig',
  51628.                 ],
  51629.                 'data_collector.router' => [
  51630.                     => 'router',
  51631.                     => '@WebProfiler/Collector/router.html.twig',
  51632.                 ],
  51633.                 'data_collector.cache' => [
  51634.                     => 'cache',
  51635.                     => '@WebProfiler/Collector/cache.html.twig',
  51636.                 ],
  51637.                 'data_collector.translation' => [
  51638.                     => 'translation',
  51639.                     => '@WebProfiler/Collector/translation.html.twig',
  51640.                 ],
  51641.                 'data_collector.twig' => [
  51642.                     => 'twig',
  51643.                     => '@WebProfiler/Collector/twig.html.twig',
  51644.                 ],
  51645.                 'data_collector.dump' => [
  51646.                     => 'dump',
  51647.                     => '@Debug/Profiler/dump.html.twig',
  51648.                 ],
  51649.                 'Shopware\\Core\\Profiling\\Doctrine\\ConnectionProfiler' => [
  51650.                     => 'app.connection_collector',
  51651.                     => '@Profiling/Collector/db.html.twig',
  51652.                 ],
  51653.                 'data_collector.messenger' => [
  51654.                     => 'messenger',
  51655.                     => '@WebProfiler/Collector/messenger.html.twig',
  51656.                 ],
  51657.                 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => [
  51658.                     => 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces',
  51659.                     => '@Profiling/Collector/script_traces.html.twig',
  51660.                 ],
  51661.                 'Shopware\\Elasticsearch\\Profiler\\DataCollector' => [
  51662.                     => 'elasticsearch',
  51663.                     => '@Elasticsearch/Collector/elasticsearch.html.twig',
  51664.                 ],
  51665.                 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber' => [
  51666.                     => 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber',
  51667.                     => '@Profiling/Collector/rules.html.twig',
  51668.                 ],
  51669.                 'mailer.data_collector' => [
  51670.                     => 'mailer',
  51671.                     => '@WebProfiler/Collector/mailer.html.twig',
  51672.                 ],
  51673.                 'enqueue.profiler.message_queue_collector' => [
  51674.                     => 'enqueue.message_queue',
  51675.                     => '@Enqueue/Profiler/panel.html.twig',
  51676.                 ],
  51677.                 'data_collector.config' => [
  51678.                     => 'config',
  51679.                     => '@WebProfiler/Collector/config.html.twig',
  51680.                 ],
  51681.             ],
  51682.             'shopware.filesystem.theme.url' => '',
  51683.             'shopware.filesystem.theme.type' => 'local',
  51684.             'shopware.filesystem.theme.config' => [
  51685.                 'root' => (\dirname(__DIR__4).'/public'),
  51686.             ],
  51687.             'shopware.filesystem.asset.url' => '',
  51688.             'shopware.filesystem.asset.type' => 'local',
  51689.             'shopware.filesystem.asset.config' => [
  51690.                 'root' => (\dirname(__DIR__4).'/public'),
  51691.             ],
  51692.             'shopware.filesystem.sitemap.url' => '',
  51693.             'shopware.filesystem.sitemap.type' => 'local',
  51694.             'shopware.filesystem.sitemap.config' => [
  51695.                 'root' => (\dirname(__DIR__4).'/public'),
  51696.             ],
  51697.             'shopware.filesystem.public.url' => '',
  51698.             'frosh_tools.mail_over_queue' => true,
  51699.             'frosh_tools.elasticsearch.enabled' => true,
  51700.             'console.command.ids' => [
  51701.                 => 'console.command.public_alias.Frosh\\Tools\\Command\\DevRobotsTxtCommand',
  51702.                 => 'console.command.public_alias.Pickware\\PickwareErpStarter\\DemodataGeneration\\Command\\PickwareErpDemodataCommand',
  51703.                 => 'console.command.public_alias.Pickware\\PickwareErpStarter\\DemodataGeneration\\Command\\PickwareErpShopwareDemodataPatchCommand',
  51704.                 => 'console.command.public_alias.Pickware\\ShippingBundle\\Config\\ConfigImportCommand',
  51705.                 => 'console.command.public_alias.Pickware\\ShippingBundle\\Config\\ShippingMethodConfigImportCommand',
  51706.                 => 'console.command.public_alias.Pickware\\ShippingBundle\\DemodataGeneration\\Command\\PickwareShippingPatchShopwareDemodataCommand',
  51707.                 => 'console.command.public_alias.pickware-wms.command.create-user',
  51708.                 => 'console.command.public_alias.Pickware\\MobileAppAuthBundle\\DemodataGeneration\\Command\\PickwareMobileAppAuthBundleDemodataCommand',
  51709.                 => 'console.command.public_alias.Zeobv\\BundleProducts\\Command\\Seed\\BundleConnections',
  51710.                 => 'console.command.public_alias.Pickware\\PickwareDhl\\DhlBcpConfigScraper\\Command\\FetchDhlContractDataCommand',
  51711.             ],
  51712.         ];
  51713.     }
  51714.     protected function throw($message)
  51715.     {
  51716.         throw new RuntimeException($message);
  51717.     }
  51718. }