var/cache/dev_h1366872c1c3c18b86733cb08cc0d4973/ContainerUzOrGcF/Shopware_Production_KernelDevDebugContainer.php line 8534

Open in your IDE?
  1. <?php
  2. namespace ContainerUzOrGcF;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class Shopware_Production_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  36.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  37.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  38.             '.container.private.session' => 'get_Container_Private_SessionService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'Dne\\CustomCssJs\\Api\\ThemeCompileController' => 'getThemeCompileControllerService',
  42.             'Dne\\CustomCssJs\\Core\\Content\\Module\\Aggregate\\ModuleSalesChannel\\ModuleSalesChannelDefinition' => 'getModuleSalesChannelDefinitionService',
  43.             'Dne\\CustomCssJs\\Core\\Content\\Module\\ModuleDefinition' => 'getModuleDefinitionService',
  44.             'Dne\\CustomCssJs\\DneCustomCssJs' => 'getDneCustomCssJsService',
  45.             'Doctrine\\DBAL\\Connection' => 'getConnectionService',
  46.             'Elasticsearch\\Client' => 'getClientService',
  47.             'MndCookie\\MndCookie' => 'getMndCookieService',
  48.             'MndCookie\\Resources\\snippet\\de_DE\\SnippetFile_de_DE' => 'getSnippetFileDeDEService',
  49.             'MndCookie\\Resources\\snippet\\en_GB\\SnippetFile_en_GB' => 'getSnippetFileEnGBService',
  50.             'MoorlCmsTwig\\MoorlCmsTwig' => 'getMoorlCmsTwigService',
  51.             'MoorlFormBuilderRegistration\\Controller\\RegisterController' => 'getRegisterControllerService',
  52.             'MoorlFormBuilderRegistration\\Controller\\StorefrontController' => 'getStorefrontControllerService',
  53.             'MoorlFormBuilderRegistration\\Core\\Content\\Aggregate\\CustomerUpload\\CustomerUploadDefinition' => 'getCustomerUploadDefinitionService',
  54.             'MoorlFormBuilderRegistration\\MoorlFormBuilderRegistration' => 'getMoorlFormBuilderRegistrationService',
  55.             'MoorlFormBuilder\\Controller\\StorefrontController' => 'getStorefrontController2Service',
  56.             'MoorlFormBuilder\\Core\\Content\\Aggregate\\FormProduct\\FormProductDefinition' => 'getFormProductDefinitionService',
  57.             'MoorlFormBuilder\\Core\\Content\\FormAppointment\\FormAppointmentDefinition' => 'getFormAppointmentDefinitionService',
  58.             'MoorlFormBuilder\\Core\\Content\\FormHistory\\FormHistoryDefinition' => 'getFormHistoryDefinitionService',
  59.             'MoorlFormBuilder\\Core\\Content\\Form\\FormDefinition' => 'getFormDefinitionService',
  60.             'MoorlFormBuilder\\Core\\Service\\FormService' => 'getFormServiceService',
  61.             'MoorlFormBuilder\\Core\\Service\\NewsletterService' => 'getNewsletterServiceService',
  62.             'MoorlFormBuilder\\Core\\Service\\StorefrontMediaUploader' => 'getStorefrontMediaUploaderService',
  63.             'MoorlFormBuilder\\MoorlFormBuilder' => 'getMoorlFormBuilderService',
  64.             'MoorlFoundation\\Administration\\Controller\\SettingsController' => 'getSettingsControllerService',
  65.             'MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition' => 'getCmsElementConfigDefinitionService',
  66.             'MoorlFoundation\\Core\\Content\\Location\\LocationDefinition' => 'getLocationDefinitionService',
  67.             'MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute' => 'getFoundationProductListingRouteService',
  68.             'MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Search\\FoundationProductSearchRoute' => 'getFoundationProductSearchRouteService',
  69.             'MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition' => 'getSortingDefinitionService',
  70.             'MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition' => 'getSortingTranslationDefinitionService',
  71.             'MoorlFoundation\\Core\\PluginFoundation' => 'getPluginFoundationService',
  72.             'MoorlFoundation\\Core\\Service\\DataService' => 'getDataServiceService',
  73.             'MoorlFoundation\\Core\\Service\\EntityEnricherService' => 'getEntityEnricherServiceService',
  74.             'MoorlFoundation\\Core\\Service\\EntitySearchService' => 'getEntitySearchServiceService',
  75.             'MoorlFoundation\\Core\\Service\\EntitySuggestService' => 'getEntitySuggestServiceService',
  76.             'MoorlFoundation\\Core\\Service\\LocationService' => 'getLocationServiceService',
  77.             'MoorlFoundation\\Core\\Service\\SortingService' => 'getSortingServiceService',
  78.             'MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber' => 'getMoorlFoundationSubscriberService',
  79.             'MoorlFoundation\\MoorlFoundation' => 'getMoorlFoundationService',
  80.             'MoorlFoundation\\Storefront\\Controller\\ProductBuyListController' => 'getProductBuyListControllerService',
  81.             'MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber' => 'getProductListingResultSubscriberService',
  82.             'MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber' => 'getSalesChannelContextResolvedSubscriberService',
  83.             'Poller24\\Poller24' => 'getPoller24Service',
  84.             'Sas\\BlogModule\\Content\\BlogAuthor\\BlogAuthorDefinition' => 'getBlogAuthorDefinitionService',
  85.             'Sas\\BlogModule\\Content\\BlogAuthor\\BlogAuthorTranslation\\BlogAuthorTranslationDefinition' => 'getBlogAuthorTranslationDefinitionService',
  86.             'Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryDefinition' => 'getBlogCategoryDefinitionService',
  87.             'Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryTranslation\\BlogCategoryTranslationDefinition' => 'getBlogCategoryTranslationDefinitionService',
  88.             'Sas\\BlogModule\\Content\\Blog\\Aggregate\\BlogCategoryMappingDefinition' => 'getBlogCategoryMappingDefinitionService',
  89.             'Sas\\BlogModule\\Content\\Blog\\BlogEntriesDefinition' => 'getBlogEntriesDefinitionService',
  90.             'Sas\\BlogModule\\Content\\Blog\\BlogTranslation\\BlogTranslationDefinition' => 'getBlogTranslationDefinitionService',
  91.             'Sas\\BlogModule\\Content\\SalesChannel\\Suggest\\ProductSuggestDecorated' => 'getProductSuggestDecoratedService',
  92.             'Sas\\BlogModule\\Controller\\BlogController' => 'getBlogControllerService',
  93.             'Sas\\BlogModule\\Controller\\StoreApi\\BlogController' => 'getBlogController2Service',
  94.             'Sas\\BlogModule\\Resources\\snippet\\de_DE\\SnippetFile_de_DE' => 'getSnippetFileDeDE2Service',
  95.             'Sas\\BlogModule\\Resources\\snippet\\en_GB\\SnippetFile_en_GB' => 'getSnippetFileEnGB2Service',
  96.             'Sas\\BlogModule\\SasBlogModule' => 'getSasBlogModuleService',
  97.             'Shopware\\Administration\\Controller\\AdminExtensionApiController' => 'getAdminExtensionApiControllerService',
  98.             'Shopware\\Administration\\Controller\\AdminProductStreamController' => 'getAdminProductStreamControllerService',
  99.             'Shopware\\Administration\\Controller\\AdminSearchController' => 'getAdminSearchControllerService',
  100.             'Shopware\\Administration\\Controller\\AdministrationController' => 'getAdministrationControllerService',
  101.             'Shopware\\Administration\\Controller\\NotificationController' => 'getNotificationControllerService',
  102.             'Shopware\\Administration\\Controller\\UserConfigController' => 'getUserConfigControllerService',
  103.             'Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinitionService',
  104.             'Shopware\\Administration\\Notification\\NotificationService' => 'getNotificationServiceService',
  105.             'Shopware\\Core\\Checkout\\Cart\\Calculator' => 'getCalculatorService',
  106.             'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHookFactory' => 'getCartFacadeHookFactoryService',
  107.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderConverterController' => 'getOrderConverterControllerService',
  108.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderRecalculationController' => 'getOrderRecalculationControllerService',
  109.             'Shopware\\Core\\Checkout\\Cart\\PriceActionController' => 'getPriceActionControllerService',
  110.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute' => 'getCartDeleteRouteService',
  111.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute' => 'getCartItemAddRouteService',
  112.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute' => 'getCartItemRemoveRouteService',
  113.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute' => 'getCartItemUpdateRouteService',
  114.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute' => 'getCartLoadRouteService',
  115.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute' => 'getCartOrderRouteService',
  116.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => 'getCartServiceService',
  117.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinitionService',
  118.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinitionService',
  119.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinitionService',
  120.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinitionService',
  121.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinitionService',
  122.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinitionService',
  123.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinitionService',
  124.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinitionService',
  125.             'Shopware\\Core\\Checkout\\Customer\\Api\\CustomerGroupRegistrationActionController' => 'getCustomerGroupRegistrationActionControllerService',
  126.             'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinitionService',
  127.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountNewsletterRecipientRoute' => 'getAccountNewsletterRecipientRouteService',
  128.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AddWishlistProductRoute' => 'getAddWishlistProductRouteService',
  129.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute' => 'getChangeCustomerProfileRouteService',
  130.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeEmailRoute' => 'getChangeEmailRouteService',
  131.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePasswordRoute' => 'getChangePasswordRouteService',
  132.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePaymentMethodRoute' => 'getChangePaymentMethodRouteService',
  133.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute' => 'getCustomerGroupRegistrationSettingsRouteService',
  134.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute' => 'getCustomerRouteService',
  135.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute' => 'getDeleteAddressRouteService',
  136.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute' => 'getDeleteCustomerRouteService',
  137.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute' => 'getListAddressRouteService',
  138.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute' => 'getLoadWishlistRouteService',
  139.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute' => 'getLoginRouteService',
  140.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute' => 'getLogoutRouteService',
  141.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\MergeWishlistProductRoute' => 'getMergeWishlistProductRouteService',
  142.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute' => 'getRegisterConfirmRouteService',
  143.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute' => 'getRegisterRouteService',
  144.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RemoveWishlistProductRoute' => 'getRemoveWishlistProductRouteService',
  145.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ResetPasswordRoute' => 'getResetPasswordRouteService',
  146.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute' => 'getSendPasswordRecoveryMailRouteService',
  147.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute' => 'getSwitchDefaultAddressRouteService',
  148.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute' => 'getUpsertAddressRouteService',
  149.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinitionService',
  150.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinitionService',
  151.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinitionService',
  152.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinitionService',
  153.             'Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController' => 'getDocumentControllerService',
  154.             'Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinitionService',
  155.             'Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController' => 'getDocumentGeneratorControllerService',
  156.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinitionService',
  157.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinitionService',
  158.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinitionService',
  159.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinitionService',
  160.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinitionService',
  161.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinitionService',
  162.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinitionService',
  163.             'Shopware\\Core\\Checkout\\Order\\Api\\OrderActionController' => 'getOrderActionControllerService',
  164.             'Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinitionService',
  165.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute' => 'getCancelOrderRouteService',
  166.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute' => 'getOrderRouteService',
  167.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute' => 'getSetPaymentOrderRouteService',
  168.             'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinitionService',
  169.             'Shopware\\Core\\Checkout\\Payment\\Controller\\PaymentController' => 'getPaymentControllerService',
  170.             'Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'getPaymentMethodDefinitionService',
  171.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute' => 'getCachedPaymentMethodRouteService',
  172.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\HandlePaymentMethodRoute' => 'getHandlePaymentMethodRouteService',
  173.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinitionService',
  174.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute' => 'getSortedPaymentMethodRouteService',
  175.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinitionService',
  176.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinitionService',
  177.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinitionService',
  178.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinitionService',
  179.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinitionService',
  180.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinitionService',
  181.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinitionService',
  182.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinitionService',
  183.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinitionService',
  184.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinitionService',
  185.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinitionService',
  186.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinitionService',
  187.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionActionController' => 'getPromotionActionControllerService',
  188.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionController' => 'getPromotionControllerService',
  189.             'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinitionService',
  190.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinitionService',
  191.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinitionService',
  192.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinitionService',
  193.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute' => 'getCachedShippingMethodRouteService',
  194.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinitionService',
  195.             'Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'getShippingMethodDefinitionService',
  196.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinitionService',
  197.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinitionService',
  198.             'Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'getCategoryDefinitionService',
  199.             'Shopware\\Core\\Content\\Category\\CategoryHydrator' => 'getCategoryHydratorService',
  200.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute' => 'getCachedCategoryRouteService',
  201.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute' => 'getCachedNavigationRouteService',
  202.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryListRoute' => 'getCategoryListRouteService',
  203.             'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'getSalesChannelCategoryDefinitionService',
  204.             'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute' => 'getTreeBuildingNavigationRouteService',
  205.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinitionService',
  206.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinitionService',
  207.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinitionService',
  208.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinitionService',
  209.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinitionService',
  210.             'Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinitionService',
  211.             'Shopware\\Core\\Content\\Cms\\DataAbstractionLayer\\FieldSerializer\\SlotConfigFieldSerializer' => 'getSlotConfigFieldSerializerService',
  212.             'Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver' => 'getCmsSlotsDataResolverService',
  213.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute' => 'getCmsRouteService',
  214.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository' => 'getSalesChannelCmsPageRepositoryService',
  215.             'Shopware\\Core\\Content\\ContactForm\\SalesChannel\\ContactFormRoute' => 'getContactFormRouteService',
  216.             'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinitionService',
  217.             'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => 'getCachedFlowLoaderService',
  218.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowExecutor' => 'getFlowExecutorService',
  219.             'Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinitionService',
  220.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinitionService',
  221.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinitionService',
  222.             'Shopware\\Core\\Content\\ImportExport\\Controller\\ImportExportActionController' => 'getImportExportActionControllerService',
  223.             'Shopware\\Core\\Content\\ImportExport\\ImportExportFactory' => 'getImportExportFactoryService',
  224.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinitionService',
  225.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinitionService',
  226.             'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler' => 'getImportExportHandlerService',
  227.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinitionService',
  228.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinitionService',
  229.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinitionService',
  230.             'Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'getLandingPageDefinitionService',
  231.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute' => 'getCachedLandingPageRouteService',
  232.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'getSalesChannelLandingPageDefinitionService',
  233.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinitionService',
  234.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinitionService',
  235.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinitionService',
  236.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinitionService',
  237.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinitionService',
  238.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinitionService',
  239.             'Shopware\\Core\\Content\\MailTemplate\\Api\\MailActionController' => 'getMailActionControllerService',
  240.             'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinitionService',
  241.             'Shopware\\Core\\Content\\Mail\\Service\\MailFactory' => 'getMailFactoryService',
  242.             'Shopware\\Core\\Content\\Mail\\Service\\MailSender' => 'getMailSenderService',
  243.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinitionService',
  244.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinitionService',
  245.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinitionService',
  246.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinitionService',
  247.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinitionService',
  248.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinitionService',
  249.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinitionService',
  250.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinitionService',
  251.             'Shopware\\Core\\Content\\Media\\Api\\MediaFolderController' => 'getMediaFolderControllerService',
  252.             'Shopware\\Core\\Content\\Media\\Api\\MediaUploadController' => 'getMediaUploadControllerService',
  253.             'Shopware\\Core\\Content\\Media\\File\\FileSaver' => 'getFileSaverService',
  254.             'Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinitionService',
  255.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinitionService',
  256.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'getNewsletterRecipientDefinitionService',
  257.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterConfirmRoute' => 'getNewsletterConfirmRouteService',
  258.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute' => 'getNewsletterSubscribeRouteService',
  259.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute' => 'getNewsletterUnsubscribeRouteService',
  260.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'getSalesChannelNewsletterRecipientDefinitionService',
  261.             'Shopware\\Core\\Content\\ProductExport\\Api\\ProductExportController' => 'getProductExportControllerService',
  262.             'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinitionService',
  263.             'Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator' => 'getProductExportHydratorService',
  264.             'Shopware\\Core\\Content\\ProductExport\\SalesChannel\\ExportController' => 'getExportControllerService',
  265.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator' => 'getProductExportGeneratorService',
  266.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter' => 'getProductExporterService',
  267.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinitionService',
  268.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator' => 'getProductStreamFilterHydratorService',
  269.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinitionService',
  270.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinitionService',
  271.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator' => 'getProductStreamHydratorService',
  272.             'Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder' => 'getProductStreamBuilderService',
  273.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinitionService',
  274.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinitionService',
  275.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinitionService',
  276.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator' => 'getProductConfiguratorSettingHydratorService',
  277.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinitionService',
  278.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator' => 'getProductCrossSellingAssignedProductsHydratorService',
  279.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinitionService',
  280.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinitionService',
  281.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator' => 'getProductCrossSellingHydratorService',
  282.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinitionService',
  283.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinitionService',
  284.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinitionService',
  285.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator' => 'getProductFeatureSetHydratorService',
  286.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinitionService',
  287.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator' => 'getProductKeywordDictionaryHydratorService',
  288.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinitionService',
  289.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinitionService',
  290.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator' => 'getProductManufacturerHydratorService',
  291.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinitionService',
  292.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator' => 'getProductMediaHydratorService',
  293.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinitionService',
  294.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinitionService',
  295.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator' => 'getProductPriceHydratorService',
  296.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinitionService',
  297.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinitionService',
  298.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator' => 'getProductReviewHydratorService',
  299.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinitionService',
  300.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator' => 'getProductSearchConfigFieldHydratorService',
  301.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinitionService',
  302.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator' => 'getProductSearchConfigHydratorService',
  303.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinitionService',
  304.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator' => 'getProductSearchKeywordHydratorService',
  305.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinitionService',
  306.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinitionService',
  307.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinitionService',
  308.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinitionService',
  309.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator' => 'getProductVisibilityHydratorService',
  310.             'Shopware\\Core\\Content\\Product\\Api\\ProductActionController' => 'getProductActionControllerService',
  311.             'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder' => 'getCheapestPriceAccessorBuilderService',
  312.             'Shopware\\Core\\Content\\Product\\ProductDefinition' => 'getProductDefinitionService',
  313.             'Shopware\\Core\\Content\\Product\\ProductHydrator' => 'getProductHydratorService',
  314.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute' => 'getCachedProductCrossSellingRouteService',
  315.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute' => 'getCachedProductDetailRouteService',
  316.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute' => 'getCachedProductListingRouteService',
  317.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute' => 'getResolveCriteriaProductListingRouteService',
  318.             'Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute' => 'getProductListRouteService',
  319.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute' => 'getCachedProductReviewRouteService',
  320.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute' => 'getProductReviewSaveRouteService',
  321.             'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'getSalesChannelProductDefinitionService',
  322.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\CachedProductSearchRoute' => 'getCachedProductSearchRouteService',
  323.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute' => 'getResolvedCriteriaProductSearchRouteService',
  324.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinitionService',
  325.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator' => 'getProductSortingHydratorService',
  326.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinitionService',
  327.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute' => 'getCachedProductSuggestRouteService',
  328.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinitionService',
  329.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinitionService',
  330.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator' => 'getPropertyGroupOptionHydratorService',
  331.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinitionService',
  332.             'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinitionService',
  333.             'Shopware\\Core\\Content\\Property\\PropertyGroupHydrator' => 'getPropertyGroupHydratorService',
  334.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinitionService',
  335.             'Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinitionService',
  336.             'Shopware\\Core\\Content\\Seo\\Api\\SeoActionController' => 'getSeoActionControllerService',
  337.             'Shopware\\Core\\Content\\Seo\\CachedSeoResolver' => 'getCachedSeoResolverService',
  338.             'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver' => 'getEmptyPathInfoResolverService',
  339.             'Shopware\\Core\\Content\\Seo\\Entity\\Dbal\\SeoUrlAssociationFieldResolver' => 'getSeoUrlAssociationFieldResolverService',
  340.             'Shopware\\Core\\Content\\Seo\\Entity\\Serializer\\SeoUrlFieldSerializer' => 'getSeoUrlFieldSerializerService',
  341.             'Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'getMainCategoryDefinitionService',
  342.             'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'getSalesChannelMainCategoryDefinitionService',
  343.             'Shopware\\Core\\Content\\Seo\\SalesChannel\\SeoUrlRoute' => 'getSeoUrlRouteService',
  344.             'Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface' => 'getSeoUrlPlaceholderHandlerInterfaceService',
  345.             'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinitionService',
  346.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'getSalesChannelSeoUrlDefinitionService',
  347.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'getSeoUrlDefinitionService',
  348.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute' => 'getCachedSitemapRouteService',
  349.             'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetPackageService' => 'getAssetPackageServiceService',
  350.             'Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader' => 'getCacheIdLoaderService',
  351.             'Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\Facade\\CacheInvalidatorFacadeHookFactory' => 'getCacheInvalidatorFacadeHookFactoryService',
  352.             'Shopware\\Core\\Framework\\Adapter\\Twig\\AppTemplateIterator' => 'getAppTemplateIteratorService',
  353.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => 'getTemplateFinderService',
  354.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateIterator' => 'getTemplateIteratorService',
  355.             'Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator' => 'getAclCriteriaValidatorService',
  356.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinitionService',
  357.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinitionService',
  358.             'Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController' => 'getAccessKeyControllerService',
  359.             'Shopware\\Core\\Framework\\Api\\Controller\\AclController' => 'getAclControllerService',
  360.             'Shopware\\Core\\Framework\\Api\\Controller\\ApiController' => 'getApiControllerService',
  361.             'Shopware\\Core\\Framework\\Api\\Controller\\AuthController' => 'getAuthControllerService',
  362.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController' => 'getCacheControllerService',
  363.             'Shopware\\Core\\Framework\\Api\\Controller\\FallbackController' => 'getFallbackControllerService',
  364.             'Shopware\\Core\\Framework\\Api\\Controller\\IndexingController' => 'getIndexingControllerService',
  365.             'Shopware\\Core\\Framework\\Api\\Controller\\InfoController' => 'getInfoControllerService',
  366.             'Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController' => 'getIntegrationControllerService',
  367.             'Shopware\\Core\\Framework\\Api\\Controller\\SalesChannelProxyController' => 'getSalesChannelProxyControllerService',
  368.             'Shopware\\Core\\Framework\\Api\\Controller\\SyncController' => 'getSyncControllerService',
  369.             'Shopware\\Core\\Framework\\Api\\Controller\\UserController' => 'getUserControllerService',
  370.             'Shopware\\Core\\Framework\\Api\\Sync\\SyncService' => 'getSyncServiceService',
  371.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinitionService',
  372.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinitionService',
  373.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinitionService',
  374.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinitionService',
  375.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinitionService',
  376.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinitionService',
  377.             'Shopware\\Core\\Framework\\App\\Api\\AppActionController' => 'getAppActionControllerService',
  378.             'Shopware\\Core\\Framework\\App\\Api\\AppCmsController' => 'getAppCmsControllerService',
  379.             'Shopware\\Core\\Framework\\App\\Api\\AppUrlChangeController' => 'getAppUrlChangeControllerService',
  380.             'Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinitionService',
  381.             'Shopware\\Core\\Framework\\App\\AppLocaleProvider' => 'getAppLocaleProviderService',
  382.             'Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver' => 'getResolverService',
  383.             'Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider' => 'getShopIdProviderService',
  384.             'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinitionService',
  385.             'Shopware\\Core\\Framework\\App\\Template\\TemplateStateService' => 'getTemplateStateServiceService',
  386.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator' => 'getEntityCacheKeyGeneratorService',
  387.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator' => 'getEntityHydratorService',
  388.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\ConfigJsonFieldAccessorBuilder' => 'getConfigJsonFieldAccessorBuilderService',
  389.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\CustomFieldsAccessorBuilder' => 'getCustomFieldsAccessorBuilderService',
  390.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder' => 'getDefaultFieldAccessorBuilderService',
  391.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\JsonFieldAccessorBuilder' => 'getJsonFieldAccessorBuilderService',
  392.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\PriceFieldAccessorBuilder' => 'getPriceFieldAccessorBuilderService',
  393.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver' => 'getManyToManyAssociationFieldResolverService',
  394.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToOneAssociationFieldResolver' => 'getManyToOneAssociationFieldResolverService',
  395.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver' => 'getOneToManyAssociationFieldResolverService',
  396.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver' => 'getTranslationFieldResolverService',
  397.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder' => 'getJoinGroupBuilderService',
  398.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry' => 'getDefinitionInstanceRegistryService',
  399.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory' => 'getEntityLoadedEventFactoryService',
  400.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry' => 'getExtensionRegistryService',
  401.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryFacadeHookFactory' => 'getRepositoryFacadeHookFactoryService',
  402.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryWriterFacadeHookFactory' => 'getRepositoryWriterFacadeHookFactoryService',
  403.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\SalesChannelRepositoryFacadeHookFactory' => 'getSalesChannelRepositoryFacadeHookFactoryService',
  404.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer' => 'getBlobFieldSerializerService',
  405.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BoolFieldSerializer' => 'getBoolFieldSerializerService',
  406.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CalculatedPriceFieldSerializer' => 'getCalculatedPriceFieldSerializerService',
  407.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer' => 'getCartPriceFieldSerializerService',
  408.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CashRoundingConfigFieldSerializer' => 'getCashRoundingConfigFieldSerializerService',
  409.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ConfigJsonFieldSerializer' => 'getConfigJsonFieldSerializerService',
  410.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedAtFieldSerializer' => 'getCreatedAtFieldSerializerService',
  411.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedByFieldSerializer' => 'getCreatedByFieldSerializerService',
  412.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer' => 'getCustomFieldsSerializerService',
  413.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateFieldSerializer' => 'getDateFieldSerializerService',
  414.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateTimeFieldSerializer' => 'getDateTimeFieldSerializerService',
  415.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\EmailFieldSerializer' => 'getEmailFieldSerializerService',
  416.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FkFieldSerializer' => 'getFkFieldSerializerService',
  417.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FloatFieldSerializer' => 'getFloatFieldSerializerService',
  418.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IdFieldSerializer' => 'getIdFieldSerializerService',
  419.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IntFieldSerializer' => 'getIntFieldSerializerService',
  420.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\JsonFieldSerializer' => 'getJsonFieldSerializerService',
  421.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ListFieldSerializer' => 'getListFieldSerializerService',
  422.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\LongTextFieldSerializer' => 'getLongTextFieldSerializerService',
  423.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToManyAssociationFieldSerializer' => 'getManyToManyAssociationFieldSerializerService',
  424.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToOneAssociationFieldSerializer' => 'getManyToOneAssociationFieldSerializerService',
  425.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToManyAssociationFieldSerializer' => 'getOneToManyAssociationFieldSerializerService',
  426.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToOneAssociationFieldSerializer' => 'getOneToOneAssociationFieldSerializerService',
  427.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer' => 'getPHPUnserializeFieldSerializerService',
  428.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PasswordFieldSerializer' => 'getPasswordFieldSerializerService',
  429.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceDefinitionFieldSerializer' => 'getPriceDefinitionFieldSerializerService',
  430.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceFieldSerializer' => 'getPriceFieldSerializerService',
  431.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer' => 'getReferenceVersionFieldSerializerService',
  432.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\RemoteAddressFieldSerializer' => 'getRemoteAddressFieldSerializerService',
  433.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StateMachineStateFieldSerializer' => 'getStateMachineStateFieldSerializerService',
  434.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StringFieldSerializer' => 'getStringFieldSerializerService',
  435.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TaxFreeConfigFieldSerializer' => 'getTaxFreeConfigFieldSerializerService',
  436.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TimeZoneFieldSerializer' => 'getTimeZoneFieldSerializerService',
  437.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer' => 'getTranslatedFieldSerializerService',
  438.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslationsAssociationFieldSerializer' => 'getTranslationsAssociationFieldSerializerService',
  439.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedAtFieldSerializer' => 'getUpdatedAtFieldSerializerService',
  440.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedByFieldSerializer' => 'getUpdatedByFieldSerializerService',
  441.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer' => 'getVersionDataPayloadFieldSerializerService',
  442.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer' => 'getVersionFieldSerializerService',
  443.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry' => 'getEntityIndexerRegistryService',
  444.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinitionService',
  445.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinitionService',
  446.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinitionService',
  447.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface' => 'getEntityWriteGatewayInterfaceService',
  448.             'Shopware\\Core\\Framework\\Event\\BusinessEventRegistry' => 'getBusinessEventRegistryService',
  449.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinitionService',
  450.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinitionService',
  451.             'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinitionService',
  452.             'Shopware\\Core\\Framework\\Increment\\Controller\\IncrementApiController' => 'getIncrementApiControllerService',
  453.             'Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinitionService',
  454.             'Shopware\\Core\\Framework\\MessageQueue\\Api\\ConsumeMessagesController' => 'getConsumeMessagesControllerService',
  455.             'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinitionService',
  456.             'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinitionService',
  457.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Api\\ScheduledTaskController' => 'getScheduledTaskControllerService',
  458.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinitionService',
  459.             'Shopware\\Core\\Framework\\Migration\\Api\\MigrationController' => 'getMigrationControllerService',
  460.             'Shopware\\Core\\Framework\\Migration\\IndexerQueuer' => 'getIndexerQueuerService',
  461.             'Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader' => 'getMigrationCollectionLoaderService',
  462.             'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinitionService',
  463.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection' => 'getKernelPluginCollectionService',
  464.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader' => 'getKernelPluginLoaderService',
  465.             'Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinitionService',
  466.             'Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider' => 'getPluginIdProviderService',
  467.             'Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService' => 'getCanonicalRedirectServiceService',
  468.             'Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface' => 'getRequestTransformerInterfaceService',
  469.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptApiRoute' => 'getScriptApiRouteService',
  470.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseFactoryFacadeHookFactory' => 'getScriptResponseFactoryFacadeHookFactoryService',
  471.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptStoreApiRoute' => 'getScriptStoreApiRouteService',
  472.             'Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor' => 'getScriptExecutorService',
  473.             'Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinitionService',
  474.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreActionsController' => 'getExtensionStoreActionsControllerService',
  475.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreDataController' => 'getExtensionStoreDataControllerService',
  476.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreLicensesController' => 'getExtensionStoreLicensesControllerService',
  477.             'Shopware\\Core\\Framework\\Store\\Api\\FirstRunWizardController' => 'getFirstRunWizardControllerService',
  478.             'Shopware\\Core\\Framework\\Store\\Api\\StoreController' => 'getStoreControllerService',
  479.             'Shopware\\Core\\Framework\\Update\\Api\\UpdateController' => 'getUpdateControllerService',
  480.             'Shopware\\Core\\Framework\\Util\\HtmlSanitizer' => 'getHtmlSanitizerService',
  481.             'Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinitionService',
  482.             'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinitionService',
  483.             'Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator' => 'getSalesChannelCreatorService',
  484.             'Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner' => 'getUserProvisionerService',
  485.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinitionService',
  486.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'getCountryStateDefinitionService',
  487.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'getSalesChannelCountryStateDefinitionService',
  488.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinitionService',
  489.             'Shopware\\Core\\System\\Country\\CountryDefinition' => 'getCountryDefinitionService',
  490.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute' => 'getCachedCountryRouteService',
  491.             'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinitionService',
  492.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinitionService',
  493.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinitionService',
  494.             'Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'getCurrencyDefinitionService',
  495.             'Shopware\\Core\\System\\Currency\\CurrencyFormatter' => 'getCurrencyFormatterService',
  496.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute' => 'getCachedCurrencyRouteService',
  497.             'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinitionService',
  498.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinitionService',
  499.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinitionService',
  500.             'Shopware\\Core\\System\\CustomField\\Api\\CustomFieldSetActionController' => 'getCustomFieldSetActionControllerService',
  501.             'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinitionService',
  502.             'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinitionService',
  503.             'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinitionService',
  504.             'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinitionService',
  505.             'Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinitionService',
  506.             'Shopware\\Core\\System\\Language\\LanguageDefinition' => 'getLanguageDefinitionService',
  507.             'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute' => 'getCachedLanguageRouteService',
  508.             'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinitionService',
  509.             'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinitionService',
  510.             'Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinitionService',
  511.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinitionService',
  512.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinitionService',
  513.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinitionService',
  514.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinitionService',
  515.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinitionService',
  516.             'Shopware\\Core\\System\\NumberRange\\Api\\NumberRangeController' => 'getNumberRangeControllerService',
  517.             'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinitionService',
  518.             'Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface' => 'getNumberRangeValueGeneratorInterfaceService',
  519.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinitionService',
  520.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition2Service',
  521.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition2Service',
  522.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinitionService',
  523.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition2Service',
  524.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition2Service',
  525.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition2Service',
  526.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinitionService',
  527.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinitionService',
  528.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinitionService',
  529.             'Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry' => 'getSalesChannelDefinitionInstanceRegistryService',
  530.             'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinitionService',
  531.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute' => 'getContextSwitchRouteService',
  532.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\StoreApiInfoController' => 'getStoreApiInfoControllerService',
  533.             'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinitionService',
  534.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute' => 'getCachedSalutationRouteService',
  535.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'getSalesChannelSalutationDefinitionService',
  536.             'Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'getSalutationDefinitionService',
  537.             'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinitionService',
  538.             'Shopware\\Core\\System\\Snippet\\Api\\SnippetController' => 'getSnippetControllerService',
  539.             'Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection' => 'getSnippetFileCollectionService',
  540.             'Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory' => 'getSnippetFilterFactoryService',
  541.             'Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinitionService',
  542.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinitionService',
  543.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinitionService',
  544.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinitionService',
  545.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinitionService',
  546.             'Shopware\\Core\\System\\StateMachine\\Api\\StateMachineActionController' => 'getStateMachineActionControllerService',
  547.             'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinitionService',
  548.             'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinitionService',
  549.             'Shopware\\Core\\System\\SystemConfig\\Api\\SystemConfigController' => 'getSystemConfigControllerService',
  550.             'Shopware\\Core\\System\\SystemConfig\\Facade\\SystemConfigFacadeHookFactory' => 'getSystemConfigFacadeHookFactoryService',
  551.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinitionService',
  552.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigService' => 'getSystemConfigServiceService',
  553.             'Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinitionService',
  554.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinitionService',
  555.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinitionService',
  556.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinitionService',
  557.             'Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinitionService',
  558.             'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinitionService',
  559.             'Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinitionService',
  560.             'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinitionService',
  561.             'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinitionService',
  562.             'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinitionService',
  563.             'Shopware\\Core\\System\\User\\Api\\UserRecoveryController' => 'getUserRecoveryControllerService',
  564.             'Shopware\\Core\\System\\User\\Api\\UserValidationController' => 'getUserValidationControllerService',
  565.             'Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinitionService',
  566.             'Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper' => 'getElasticsearchHelperService',
  567.             'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler' => 'getCreateAliasTaskHandlerService',
  568.             'Shopware\\Storefront\\Controller\\AccountOrderController' => 'getAccountOrderControllerService',
  569.             'Shopware\\Storefront\\Controller\\AccountPaymentController' => 'getAccountPaymentControllerService',
  570.             'Shopware\\Storefront\\Controller\\AccountProfileController' => 'getAccountProfileControllerService',
  571.             'Shopware\\Storefront\\Controller\\AddressController' => 'getAddressControllerService',
  572.             'Shopware\\Storefront\\Controller\\Api\\CaptchaController' => 'getCaptchaControllerService',
  573.             'Shopware\\Storefront\\Controller\\AuthController' => 'getAuthController2Service',
  574.             'Shopware\\Storefront\\Controller\\CaptchaController' => 'getCaptchaController2Service',
  575.             'Shopware\\Storefront\\Controller\\CartLineItemController' => 'getCartLineItemControllerService',
  576.             'Shopware\\Storefront\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  577.             'Shopware\\Storefront\\Controller\\CmsController' => 'getCmsControllerService',
  578.             'Shopware\\Storefront\\Controller\\ContextController' => 'getContextControllerService',
  579.             'Shopware\\Storefront\\Controller\\CookieController' => 'getCookieControllerService',
  580.             'Shopware\\Storefront\\Controller\\CountryStateController' => 'getCountryStateControllerService',
  581.             'Shopware\\Storefront\\Controller\\CsrfController' => 'getCsrfControllerService',
  582.             'Shopware\\Storefront\\Controller\\DocumentController' => 'getDocumentController2Service',
  583.             'Shopware\\Storefront\\Controller\\ErrorController' => 'getErrorControllerService',
  584.             'Shopware\\Storefront\\Controller\\FormController' => 'getFormControllerService',
  585.             'Shopware\\Storefront\\Controller\\LandingPageController' => 'getLandingPageControllerService',
  586.             'Shopware\\Storefront\\Controller\\MaintenanceController' => 'getMaintenanceControllerService',
  587.             'Shopware\\Storefront\\Controller\\NavigationController' => 'getNavigationControllerService',
  588.             'Shopware\\Storefront\\Controller\\NewsletterController' => 'getNewsletterControllerService',
  589.             'Shopware\\Storefront\\Controller\\ProductController' => 'getProductControllerService',
  590.             'Shopware\\Storefront\\Controller\\RegisterController' => 'getRegisterController2Service',
  591.             'Shopware\\Storefront\\Controller\\ScriptController' => 'getScriptControllerService',
  592.             'Shopware\\Storefront\\Controller\\SearchController' => 'getSearchControllerService',
  593.             'Shopware\\Storefront\\Controller\\SitemapController' => 'getSitemapControllerService',
  594.             'Shopware\\Storefront\\Controller\\StoreApiProxyController' => 'getStoreApiProxyControllerService',
  595.             'Shopware\\Storefront\\Controller\\VerificationHashController' => 'getVerificationHashControllerService',
  596.             'Shopware\\Storefront\\Controller\\WellKnownController' => 'getWellKnownControllerService',
  597.             'Shopware\\Storefront\\Controller\\WishlistController' => 'getWishlistControllerService',
  598.             'Shopware\\Storefront\\Framework\\Cache\\CacheStore' => 'getCacheStoreService',
  599.             'Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler' => 'getCsrfPlaceholderHandlerService',
  600.             'Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry' => 'getStorefrontMediaValidatorRegistryService',
  601.             'Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader' => 'getCheckoutRegisterPageLoaderService',
  602.             'Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder' => 'getProductCombinationFinderService',
  603.             'Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader' => 'getProductReviewLoaderService',
  604.             'Shopware\\Storefront\\Page\\Search\\SearchPageLoader' => 'getSearchPageLoaderService',
  605.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinitionService',
  606.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinitionService',
  607.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinitionService',
  608.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinitionService',
  609.             'Shopware\\Storefront\\Theme\\Controller\\ThemeController' => 'getThemeControllerService',
  610.             'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => 'getStorefrontPluginRegistryService',
  611.             'Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinitionService',
  612.             'SwagExtensionStore\\Controller\\DataController' => 'getDataControllerService',
  613.             'SwagExtensionStore\\Controller\\LicenseController' => 'getLicenseControllerService',
  614.             'SwagExtensionStore\\SwagExtensionStore' => 'getSwagExtensionStoreService',
  615.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  616.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  617.             'Wolf\\WolfPlatformGraphicMenu\\WolfPlatformGraphicMenu' => 'getWolfPlatformGraphicMenuService',
  618.             'XioniCmsTwig\\XioniCmsTwig' => 'getXioniCmsTwigService',
  619.             'Xioni\\Xconfig\\Core\\Checkout\\Cart\\Delivery\\DeliveryCalculatorDecorater' => 'getDeliveryCalculatorDecoraterService',
  620.             'Xioni\\Xconfig\\Storefront\\Controller\\XconfigCartLineItemController' => 'getXconfigCartLineItemControllerService',
  621.             'Xioni\\Xconfig\\XioniXconfig' => 'getXioniXconfigService',
  622.             'acl_role.repository' => 'getAclRole_RepositoryService',
  623.             'acl_user_role.repository' => 'getAclUserRole_RepositoryService',
  624.             'administration.filesystem.private' => 'getAdministration_Filesystem_PrivateService',
  625.             'administration.filesystem.public' => 'getAdministration_Filesystem_PublicService',
  626.             'app.repository' => 'getApp_RepositoryService',
  627.             'app_action_button.repository' => 'getAppActionButton_RepositoryService',
  628.             'app_action_button_translation.repository' => 'getAppActionButtonTranslation_RepositoryService',
  629.             'app_cms_block.repository' => 'getAppCmsBlock_RepositoryService',
  630.             'app_cms_block_translation.repository' => 'getAppCmsBlockTranslation_RepositoryService',
  631.             'app_payment_method.repository' => 'getAppPaymentMethod_RepositoryService',
  632.             'app_template.repository' => 'getAppTemplate_RepositoryService',
  633.             'app_translation.repository' => 'getAppTranslation_RepositoryService',
  634.             'cache.app' => 'getCache_AppService',
  635.             'cache.app_clearer' => 'getCache_AppClearerService',
  636.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  637.             'cache.system' => 'getCache_SystemService',
  638.             'cache.system_clearer' => 'getCache_SystemClearerService',
  639.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  640.             'cache_warmer' => 'getCacheWarmerService',
  641.             'category.repository' => 'getCategory_RepositoryService',
  642.             'category_tag.repository' => 'getCategoryTag_RepositoryService',
  643.             'category_translation.repository' => 'getCategoryTranslation_RepositoryService',
  644.             'checkout.filesystem.private' => 'getCheckout_Filesystem_PrivateService',
  645.             'checkout.filesystem.public' => 'getCheckout_Filesystem_PublicService',
  646.             'cms_block.repository' => 'getCmsBlock_RepositoryService',
  647.             'cms_page.repository' => 'getCmsPage_RepositoryService',
  648.             'cms_page_translation.repository' => 'getCmsPageTranslation_RepositoryService',
  649.             'cms_section.repository' => 'getCmsSection_RepositoryService',
  650.             'cms_slot.repository' => 'getCmsSlot_RepositoryService',
  651.             'cms_slot_translation.repository' => 'getCmsSlotTranslation_RepositoryService',
  652.             'console.command_loader' => 'getConsole_CommandLoaderService',
  653.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  654.             'content.filesystem.private' => 'getContent_Filesystem_PrivateService',
  655.             'content.filesystem.public' => 'getContent_Filesystem_PublicService',
  656.             'country.repository' => 'getCountry_RepositoryService',
  657.             'country_state.repository' => 'getCountryState_RepositoryService',
  658.             'country_state_translation.repository' => 'getCountryStateTranslation_RepositoryService',
  659.             'country_translation.repository' => 'getCountryTranslation_RepositoryService',
  660.             'currency.repository' => 'getCurrency_RepositoryService',
  661.             'currency_country_rounding.repository' => 'getCurrencyCountryRounding_RepositoryService',
  662.             'currency_translation.repository' => 'getCurrencyTranslation_RepositoryService',
  663.             'custom_field.repository' => 'getCustomField_RepositoryService',
  664.             'custom_field_set.repository' => 'getCustomFieldSet_RepositoryService',
  665.             'custom_field_set_relation.repository' => 'getCustomFieldSetRelation_RepositoryService',
  666.             'customer.repository' => 'getCustomer_RepositoryService',
  667.             'customer_address.repository' => 'getCustomerAddress_RepositoryService',
  668.             'customer_group.repository' => 'getCustomerGroup_RepositoryService',
  669.             'customer_group_registration_sales_channels.repository' => 'getCustomerGroupRegistrationSalesChannels_RepositoryService',
  670.             'customer_group_translation.repository' => 'getCustomerGroupTranslation_RepositoryService',
  671.             'customer_recovery.repository' => 'getCustomerRecovery_RepositoryService',
  672.             'customer_tag.repository' => 'getCustomerTag_RepositoryService',
  673.             'customer_wishlist.repository' => 'getCustomerWishlist_RepositoryService',
  674.             'customer_wishlist_product.repository' => 'getCustomerWishlistProduct_RepositoryService',
  675.             'data_collector.dump' => 'getDataCollector_DumpService',
  676.             'dead_message.repository' => 'getDeadMessage_RepositoryService',
  677.             'delivery_time.repository' => 'getDeliveryTime_RepositoryService',
  678.             'delivery_time_translation.repository' => 'getDeliveryTimeTranslation_RepositoryService',
  679.             'dne_custom_css_js.filesystem.private' => 'getDneCustomCssJs_Filesystem_PrivateService',
  680.             'dne_custom_css_js.filesystem.public' => 'getDneCustomCssJs_Filesystem_PublicService',
  681.             'dne_custom_js_css.repository' => 'getDneCustomJsCss_RepositoryService',
  682.             'dne_custom_js_css_sales_channel.repository' => 'getDneCustomJsCssSalesChannel_RepositoryService',
  683.             'document.repository' => 'getDocument_RepositoryService',
  684.             'document_base_config.repository' => 'getDocumentBaseConfig_RepositoryService',
  685.             'document_base_config_sales_channel.repository' => 'getDocumentBaseConfigSalesChannel_RepositoryService',
  686.             'document_type.repository' => 'getDocumentType_RepositoryService',
  687.             'document_type_translation.repository' => 'getDocumentTypeTranslation_RepositoryService',
  688.             'elasticsearch.filesystem.private' => 'getElasticsearch_Filesystem_PrivateService',
  689.             'elasticsearch.filesystem.public' => 'getElasticsearch_Filesystem_PublicService',
  690.             'enqueue.client.default.producer' => 'getEnqueue_Client_Default_ProducerService',
  691.             'error_controller' => 'getErrorController2Service',
  692.             'event_action.repository' => 'getEventAction_RepositoryService',
  693.             'event_action_rule.repository' => 'getEventActionRule_RepositoryService',
  694.             'event_action_sales_channel.repository' => 'getEventActionSalesChannel_RepositoryService',
  695.             'event_dispatcher' => 'getEventDispatcherService',
  696.             'flow.repository' => 'getFlow_RepositoryService',
  697.             'flow_sequence.repository' => 'getFlowSequence_RepositoryService',
  698.             'framework.filesystem.private' => 'getFramework_Filesystem_PrivateService',
  699.             'framework.filesystem.public' => 'getFramework_Filesystem_PublicService',
  700.             'http_kernel' => 'getHttpKernelService',
  701.             'import_export_file.repository' => 'getImportExportFile_RepositoryService',
  702.             'import_export_log.repository' => 'getImportExportLog_RepositoryService',
  703.             'import_export_profile.repository' => 'getImportExportProfile_RepositoryService',
  704.             'import_export_profile_translation.repository' => 'getImportExportProfileTranslation_RepositoryService',
  705.             'integration.repository' => 'getIntegration_RepositoryService',
  706.             'integration_role.repository' => 'getIntegrationRole_RepositoryService',
  707.             'landing_page.repository' => 'getLandingPage_RepositoryService',
  708.             'landing_page_sales_channel.repository' => 'getLandingPageSalesChannel_RepositoryService',
  709.             'landing_page_tag.repository' => 'getLandingPageTag_RepositoryService',
  710.             'landing_page_translation.repository' => 'getLandingPageTranslation_RepositoryService',
  711.             'language.repository' => 'getLanguage_RepositoryService',
  712.             'locale.repository' => 'getLocale_RepositoryService',
  713.             'locale_translation.repository' => 'getLocaleTranslation_RepositoryService',
  714.             'log_entry.repository' => 'getLogEntry_RepositoryService',
  715.             'mail_header_footer.repository' => 'getMailHeaderFooter_RepositoryService',
  716.             'mail_header_footer_translation.repository' => 'getMailHeaderFooterTranslation_RepositoryService',
  717.             'mail_template.repository' => 'getMailTemplate_RepositoryService',
  718.             'mail_template_media.repository' => 'getMailTemplateMedia_RepositoryService',
  719.             'mail_template_translation.repository' => 'getMailTemplateTranslation_RepositoryService',
  720.             'mail_template_type.repository' => 'getMailTemplateType_RepositoryService',
  721.             'mail_template_type_translation.repository' => 'getMailTemplateTypeTranslation_RepositoryService',
  722.             'main_category.repository' => 'getMainCategory_RepositoryService',
  723.             'media.repository' => 'getMedia_RepositoryService',
  724.             'media_default_folder.repository' => 'getMediaDefaultFolder_RepositoryService',
  725.             'media_folder.repository' => 'getMediaFolder_RepositoryService',
  726.             'media_folder_configuration.repository' => 'getMediaFolderConfiguration_RepositoryService',
  727.             'media_folder_configuration_media_thumbnail_size.repository' => 'getMediaFolderConfigurationMediaThumbnailSize_RepositoryService',
  728.             'media_tag.repository' => 'getMediaTag_RepositoryService',
  729.             'media_thumbnail.repository' => 'getMediaThumbnail_RepositoryService',
  730.             'media_thumbnail_size.repository' => 'getMediaThumbnailSize_RepositoryService',
  731.             'media_translation.repository' => 'getMediaTranslation_RepositoryService',
  732.             'message_queue_stats.repository' => 'getMessageQueueStats_RepositoryService',
  733.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  734.             'mnd_cookie.filesystem.private' => 'getMndCookie_Filesystem_PrivateService',
  735.             'mnd_cookie.filesystem.public' => 'getMndCookie_Filesystem_PublicService',
  736.             'monolog.logger.business_events' => 'getMonolog_Logger_BusinessEventsService',
  737.             'moorl_cms_element_config.repository' => 'getMoorlCmsElementConfig_RepositoryService',
  738.             'moorl_cms_twig.filesystem.private' => 'getMoorlCmsTwig_Filesystem_PrivateService',
  739.             'moorl_cms_twig.filesystem.public' => 'getMoorlCmsTwig_Filesystem_PublicService',
  740.             'moorl_fb_customer_upload.repository' => 'getMoorlFbCustomerUpload_RepositoryService',
  741.             'moorl_form.repository' => 'getMoorlForm_RepositoryService',
  742.             'moorl_form_appointment.repository' => 'getMoorlFormAppointment_RepositoryService',
  743.             'moorl_form_builder.filesystem.private' => 'getMoorlFormBuilder_Filesystem_PrivateService',
  744.             'moorl_form_builder.filesystem.public' => 'getMoorlFormBuilder_Filesystem_PublicService',
  745.             'moorl_form_builder_registration.filesystem.private' => 'getMoorlFormBuilderRegistration_Filesystem_PrivateService',
  746.             'moorl_form_builder_registration.filesystem.public' => 'getMoorlFormBuilderRegistration_Filesystem_PublicService',
  747.             'moorl_form_history.repository' => 'getMoorlFormHistory_RepositoryService',
  748.             'moorl_form_product.repository' => 'getMoorlFormProduct_RepositoryService',
  749.             'moorl_foundation.filesystem.private' => 'getMoorlFoundation_Filesystem_PrivateService',
  750.             'moorl_foundation.filesystem.public' => 'getMoorlFoundation_Filesystem_PublicService',
  751.             'moorl_location.repository' => 'getMoorlLocation_RepositoryService',
  752.             'moorl_sorting.repository' => 'getMoorlSorting_RepositoryService',
  753.             'moorl_sorting_translation.repository' => 'getMoorlSortingTranslation_RepositoryService',
  754.             'newsletter_recipient.repository' => 'getNewsletterRecipient_RepositoryService',
  755.             'newsletter_recipient_tag.repository' => 'getNewsletterRecipientTag_RepositoryService',
  756.             'notification.repository' => 'getNotification_RepositoryService',
  757.             'number_range.repository' => 'getNumberRange_RepositoryService',
  758.             'number_range_sales_channel.repository' => 'getNumberRangeSalesChannel_RepositoryService',
  759.             'number_range_state.repository' => 'getNumberRangeState_RepositoryService',
  760.             'number_range_translation.repository' => 'getNumberRangeTranslation_RepositoryService',
  761.             'number_range_type.repository' => 'getNumberRangeType_RepositoryService',
  762.             'number_range_type_translation.repository' => 'getNumberRangeTypeTranslation_RepositoryService',
  763.             'order.repository' => 'getOrder_RepositoryService',
  764.             'order_address.repository' => 'getOrderAddress_RepositoryService',
  765.             'order_customer.repository' => 'getOrderCustomer_RepositoryService',
  766.             'order_delivery.repository' => 'getOrderDelivery_RepositoryService',
  767.             'order_delivery_position.repository' => 'getOrderDeliveryPosition_RepositoryService',
  768.             'order_line_item.repository' => 'getOrderLineItem_RepositoryService',
  769.             'order_tag.repository' => 'getOrderTag_RepositoryService',
  770.             'order_transaction.repository' => 'getOrderTransaction_RepositoryService',
  771.             'payment_method.repository' => 'getPaymentMethod_RepositoryService',
  772.             'payment_method_translation.repository' => 'getPaymentMethodTranslation_RepositoryService',
  773.             'plugin.repository' => 'getPlugin_RepositoryService',
  774.             'plugin_translation.repository' => 'getPluginTranslation_RepositoryService',
  775.             'poller24.filesystem.private' => 'getPoller24_Filesystem_PrivateService',
  776.             'poller24.filesystem.public' => 'getPoller24_Filesystem_PublicService',
  777.             'product.repository' => 'getProduct_RepositoryService',
  778.             'product_category.repository' => 'getProductCategory_RepositoryService',
  779.             'product_category_tree.repository' => 'getProductCategoryTree_RepositoryService',
  780.             'product_configurator_setting.repository' => 'getProductConfiguratorSetting_RepositoryService',
  781.             'product_cross_selling.repository' => 'getProductCrossSelling_RepositoryService',
  782.             'product_cross_selling_assigned_products.repository' => 'getProductCrossSellingAssignedProducts_RepositoryService',
  783.             'product_cross_selling_translation.repository' => 'getProductCrossSellingTranslation_RepositoryService',
  784.             'product_custom_field_set.repository' => 'getProductCustomFieldSet_RepositoryService',
  785.             'product_export.repository' => 'getProductExport_RepositoryService',
  786.             'product_feature_set.repository' => 'getProductFeatureSet_RepositoryService',
  787.             'product_feature_set_translation.repository' => 'getProductFeatureSetTranslation_RepositoryService',
  788.             'product_keyword_dictionary.repository' => 'getProductKeywordDictionary_RepositoryService',
  789.             'product_manufacturer.repository' => 'getProductManufacturer_RepositoryService',
  790.             'product_manufacturer_translation.repository' => 'getProductManufacturerTranslation_RepositoryService',
  791.             'product_media.repository' => 'getProductMedia_RepositoryService',
  792.             'product_option.repository' => 'getProductOption_RepositoryService',
  793.             'product_price.repository' => 'getProductPrice_RepositoryService',
  794.             'product_property.repository' => 'getProductProperty_RepositoryService',
  795.             'product_review.repository' => 'getProductReview_RepositoryService',
  796.             'product_search_config.repository' => 'getProductSearchConfig_RepositoryService',
  797.             'product_search_config_field.repository' => 'getProductSearchConfigField_RepositoryService',
  798.             'product_search_keyword.repository' => 'getProductSearchKeyword_RepositoryService',
  799.             'product_sorting.repository' => 'getProductSorting_RepositoryService',
  800.             'product_sorting_translation.repository' => 'getProductSortingTranslation_RepositoryService',
  801.             'product_stream.repository' => 'getProductStream_RepositoryService',
  802.             'product_stream_filter.repository' => 'getProductStreamFilter_RepositoryService',
  803.             'product_stream_mapping.repository' => 'getProductStreamMapping_RepositoryService',
  804.             'product_stream_translation.repository' => 'getProductStreamTranslation_RepositoryService',
  805.             'product_tag.repository' => 'getProductTag_RepositoryService',
  806.             'product_translation.repository' => 'getProductTranslation_RepositoryService',
  807.             'product_visibility.repository' => 'getProductVisibility_RepositoryService',
  808.             'profiling.filesystem.private' => 'getProfiling_Filesystem_PrivateService',
  809.             'profiling.filesystem.public' => 'getProfiling_Filesystem_PublicService',
  810.             'promotion.repository' => 'getPromotion_RepositoryService',
  811.             'promotion_cart_rule.repository' => 'getPromotionCartRule_RepositoryService',
  812.             'promotion_discount.repository' => 'getPromotionDiscount_RepositoryService',
  813.             'promotion_discount_prices.repository' => 'getPromotionDiscountPrices_RepositoryService',
  814.             'promotion_discount_rule.repository' => 'getPromotionDiscountRule_RepositoryService',
  815.             'promotion_individual_code.repository' => 'getPromotionIndividualCode_RepositoryService',
  816.             'promotion_order_rule.repository' => 'getPromotionOrderRule_RepositoryService',
  817.             'promotion_persona_customer.repository' => 'getPromotionPersonaCustomer_RepositoryService',
  818.             'promotion_persona_rule.repository' => 'getPromotionPersonaRule_RepositoryService',
  819.             'promotion_sales_channel.repository' => 'getPromotionSalesChannel_RepositoryService',
  820.             'promotion_setgroup.repository' => 'getPromotionSetgroup_RepositoryService',
  821.             'promotion_setgroup_rule.repository' => 'getPromotionSetgroupRule_RepositoryService',
  822.             'promotion_translation.repository' => 'getPromotionTranslation_RepositoryService',
  823.             'property_group.repository' => 'getPropertyGroup_RepositoryService',
  824.             'property_group_option.repository' => 'getPropertyGroupOption_RepositoryService',
  825.             'property_group_option_translation.repository' => 'getPropertyGroupOptionTranslation_RepositoryService',
  826.             'property_group_translation.repository' => 'getPropertyGroupTranslation_RepositoryService',
  827.             'request_stack' => 'getRequestStackService',
  828.             'router' => 'getRouterService',
  829.             'routing.loader' => 'getRouting_LoaderService',
  830.             'rule.repository' => 'getRule_RepositoryService',
  831.             'rule_condition.repository' => 'getRuleCondition_RepositoryService',
  832.             'sales_channel.category.repository' => 'getSalesChannel_Category_RepositoryService',
  833.             'sales_channel.country.repository' => 'getSalesChannel_Country_RepositoryService',
  834.             'sales_channel.country_state.repository' => 'getSalesChannel_CountryState_RepositoryService',
  835.             'sales_channel.currency.repository' => 'getSalesChannel_Currency_RepositoryService',
  836.             'sales_channel.landing_page.repository' => 'getSalesChannel_LandingPage_RepositoryService',
  837.             'sales_channel.language.repository' => 'getSalesChannel_Language_RepositoryService',
  838.             'sales_channel.main_category.repository' => 'getSalesChannel_MainCategory_RepositoryService',
  839.             'sales_channel.newsletter_recipient.repository' => 'getSalesChannel_NewsletterRecipient_RepositoryService',
  840.             'sales_channel.payment_method.repository' => 'getSalesChannel_PaymentMethod_RepositoryService',
  841.             'sales_channel.product.repository' => 'getSalesChannel_Product_RepositoryService',
  842.             'sales_channel.repository' => 'getSalesChannel_RepositoryService',
  843.             'sales_channel.salutation.repository' => 'getSalesChannel_Salutation_RepositoryService',
  844.             'sales_channel.seo_url.repository' => 'getSalesChannel_SeoUrl_RepositoryService',
  845.             'sales_channel.shipping_method.repository' => 'getSalesChannel_ShippingMethod_RepositoryService',
  846.             'sales_channel_analytics.repository' => 'getSalesChannelAnalytics_RepositoryService',
  847.             'sales_channel_country.repository' => 'getSalesChannelCountry_RepositoryService',
  848.             'sales_channel_currency.repository' => 'getSalesChannelCurrency_RepositoryService',
  849.             'sales_channel_definition.Dne\\CustomCssJs\\Core\\Content\\Module\\Aggregate\\ModuleSalesChannel\\ModuleSalesChannelDefinition' => 'getModuleSalesChannelDefinition2Service',
  850.             'sales_channel_definition.Dne\\CustomCssJs\\Core\\Content\\Module\\ModuleDefinition' => 'getModuleDefinition2Service',
  851.             'sales_channel_definition.MoorlFormBuilderRegistration\\Core\\Content\\Aggregate\\CustomerUpload\\CustomerUploadDefinition' => 'getCustomerUploadDefinition2Service',
  852.             'sales_channel_definition.MoorlFormBuilder\\Core\\Content\\Aggregate\\FormProduct\\FormProductDefinition' => 'getFormProductDefinition2Service',
  853.             'sales_channel_definition.MoorlFormBuilder\\Core\\Content\\FormAppointment\\FormAppointmentDefinition' => 'getFormAppointmentDefinition2Service',
  854.             'sales_channel_definition.MoorlFormBuilder\\Core\\Content\\FormHistory\\FormHistoryDefinition' => 'getFormHistoryDefinition2Service',
  855.             'sales_channel_definition.MoorlFormBuilder\\Core\\Content\\Form\\FormDefinition' => 'getFormDefinition2Service',
  856.             'sales_channel_definition.MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition' => 'getCmsElementConfigDefinition2Service',
  857.             'sales_channel_definition.MoorlFoundation\\Core\\Content\\Location\\LocationDefinition' => 'getLocationDefinition2Service',
  858.             'sales_channel_definition.MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition' => 'getSortingDefinition2Service',
  859.             'sales_channel_definition.MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition' => 'getSortingTranslationDefinition2Service',
  860.             'sales_channel_definition.Sas\\BlogModule\\Content\\BlogAuthor\\BlogAuthorDefinition' => 'getBlogAuthorDefinition2Service',
  861.             'sales_channel_definition.Sas\\BlogModule\\Content\\BlogAuthor\\BlogAuthorTranslation\\BlogAuthorTranslationDefinition' => 'getBlogAuthorTranslationDefinition2Service',
  862.             'sales_channel_definition.Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryDefinition' => 'getBlogCategoryDefinition2Service',
  863.             'sales_channel_definition.Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryTranslation\\BlogCategoryTranslationDefinition' => 'getBlogCategoryTranslationDefinition2Service',
  864.             'sales_channel_definition.Sas\\BlogModule\\Content\\Blog\\Aggregate\\BlogCategoryMappingDefinition' => 'getBlogCategoryMappingDefinition2Service',
  865.             'sales_channel_definition.Sas\\BlogModule\\Content\\Blog\\BlogEntriesDefinition' => 'getBlogEntriesDefinition2Service',
  866.             'sales_channel_definition.Sas\\BlogModule\\Content\\Blog\\BlogTranslation\\BlogTranslationDefinition' => 'getBlogTranslationDefinition2Service',
  867.             'sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinition2Service',
  868.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinition2Service',
  869.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinition2Service',
  870.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinition2Service',
  871.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinition2Service',
  872.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinition2Service',
  873.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinition2Service',
  874.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinition2Service',
  875.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinition2Service',
  876.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinition2Service',
  877.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinition2Service',
  878.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinition2Service',
  879.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinition2Service',
  880.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinition2Service',
  881.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinition2Service',
  882.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinition2Service',
  883.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinition2Service',
  884.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinition2Service',
  885.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinition2Service',
  886.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinition2Service',
  887.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinition2Service',
  888.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinition2Service',
  889.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinition2Service',
  890.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinition2Service',
  891.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinition2Service',
  892.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinition2Service',
  893.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinition2Service',
  894.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinition2Service',
  895.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinition2Service',
  896.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinition2Service',
  897.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinition2Service',
  898.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinition2Service',
  899.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinition2Service',
  900.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinition2Service',
  901.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinition2Service',
  902.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinition2Service',
  903.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinition2Service',
  904.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinition2Service',
  905.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinition2Service',
  906.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinition2Service',
  907.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinition2Service',
  908.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinition2Service',
  909.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinition2Service',
  910.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinition2Service',
  911.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinition2Service',
  912.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinition2Service',
  913.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinition2Service',
  914.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinition2Service',
  915.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinition2Service',
  916.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinition2Service',
  917.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinition2Service',
  918.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinition2Service',
  919.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinition2Service',
  920.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinition2Service',
  921.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinition2Service',
  922.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinition2Service',
  923.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinition2Service',
  924.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinition2Service',
  925.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinition2Service',
  926.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinition2Service',
  927.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinition2Service',
  928.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinition2Service',
  929.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinition2Service',
  930.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinition2Service',
  931.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinition2Service',
  932.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service',
  933.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinition2Service',
  934.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinition2Service',
  935.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinition2Service',
  936.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinition2Service',
  937.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinition2Service',
  938.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinition2Service',
  939.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinition2Service',
  940.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinition2Service',
  941.             'sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinition2Service',
  942.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinition2Service',
  943.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinition2Service',
  944.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinition2Service',
  945.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinition2Service',
  946.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinition2Service',
  947.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinition2Service',
  948.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinition2Service',
  949.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinition2Service',
  950.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinition2Service',
  951.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinition2Service',
  952.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinition2Service',
  953.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinition2Service',
  954.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinition2Service',
  955.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinition2Service',
  956.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinition2Service',
  957.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinition2Service',
  958.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinition2Service',
  959.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinition2Service',
  960.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinition2Service',
  961.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinition2Service',
  962.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinition2Service',
  963.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinition2Service',
  964.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinition2Service',
  965.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinition2Service',
  966.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinition2Service',
  967.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinition2Service',
  968.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinition2Service',
  969.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinition2Service',
  970.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinition2Service',
  971.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinition2Service',
  972.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinition2Service',
  973.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinition2Service',
  974.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinition2Service',
  975.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinition2Service',
  976.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinition2Service',
  977.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinition2Service',
  978.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinition2Service',
  979.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinition2Service',
  980.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinition2Service',
  981.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinition2Service',
  982.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinition2Service',
  983.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinition2Service',
  984.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinition2Service',
  985.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinition2Service',
  986.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinition2Service',
  987.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinition2Service',
  988.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinition2Service',
  989.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinition2Service',
  990.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinition2Service',
  991.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinition2Service',
  992.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinition2Service',
  993.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinition2Service',
  994.             'sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinition2Service',
  995.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinition2Service',
  996.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinition2Service',
  997.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinition2Service',
  998.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinition2Service',
  999.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinition2Service',
  1000.             'sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinition2Service',
  1001.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinition2Service',
  1002.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinition2Service',
  1003.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinition2Service',
  1004.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinition2Service',
  1005.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinition2Service',
  1006.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinition2Service',
  1007.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinition2Service',
  1008.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinition2Service',
  1009.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinition2Service',
  1010.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinition2Service',
  1011.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinition2Service',
  1012.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinition2Service',
  1013.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinition2Service',
  1014.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinition2Service',
  1015.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinition2Service',
  1016.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinition2Service',
  1017.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinition2Service',
  1018.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinition2Service',
  1019.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinition2Service',
  1020.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinition2Service',
  1021.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinition2Service',
  1022.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinition2Service',
  1023.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition3Service',
  1024.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition3Service',
  1025.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinition2Service',
  1026.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition3Service',
  1027.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition3Service',
  1028.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition3Service',
  1029.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinition2Service',
  1030.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinition2Service',
  1031.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinition2Service',
  1032.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinition2Service',
  1033.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinition2Service',
  1034.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinition2Service',
  1035.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinition2Service',
  1036.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinition2Service',
  1037.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinition2Service',
  1038.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinition2Service',
  1039.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinition2Service',
  1040.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinition2Service',
  1041.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinition2Service',
  1042.             'sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinition2Service',
  1043.             'sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinition2Service',
  1044.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinition2Service',
  1045.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinition2Service',
  1046.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinition2Service',
  1047.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinition2Service',
  1048.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinition2Service',
  1049.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinition2Service',
  1050.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinition2Service',
  1051.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinition2Service',
  1052.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinition2Service',
  1053.             'sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinition2Service',
  1054.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinition2Service',
  1055.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinition2Service',
  1056.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinition2Service',
  1057.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinition2Service',
  1058.             'sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinition2Service',
  1059.             'sales_channel_domain.repository' => 'getSalesChannelDomain_RepositoryService',
  1060.             'sales_channel_language.repository' => 'getSalesChannelLanguage_RepositoryService',
  1061.             'sales_channel_payment_method.repository' => 'getSalesChannelPaymentMethod_RepositoryService',
  1062.             'sales_channel_shipping_method.repository' => 'getSalesChannelShippingMethod_RepositoryService',
  1063.             'sales_channel_translation.repository' => 'getSalesChannelTranslation_RepositoryService',
  1064.             'sales_channel_type.repository' => 'getSalesChannelType_RepositoryService',
  1065.             'sales_channel_type_translation.repository' => 'getSalesChannelTypeTranslation_RepositoryService',
  1066.             'salutation.repository' => 'getSalutation_RepositoryService',
  1067.             'salutation_translation.repository' => 'getSalutationTranslation_RepositoryService',
  1068.             'sas_blog_author.repository' => 'getSasBlogAuthor_RepositoryService',
  1069.             'sas_blog_author_translation.repository' => 'getSasBlogAuthorTranslation_RepositoryService',
  1070.             'sas_blog_blog_category.repository' => 'getSasBlogBlogCategory_RepositoryService',
  1071.             'sas_blog_category.repository' => 'getSasBlogCategory_RepositoryService',
  1072.             'sas_blog_category_translation.repository' => 'getSasBlogCategoryTranslation_RepositoryService',
  1073.             'sas_blog_entries.repository' => 'getSasBlogEntries_RepositoryService',
  1074.             'sas_blog_entries_translation.repository' => 'getSasBlogEntriesTranslation_RepositoryService',
  1075.             'sas_blog_module.filesystem.private' => 'getSasBlogModule_Filesystem_PrivateService',
  1076.             'sas_blog_module.filesystem.public' => 'getSasBlogModule_Filesystem_PublicService',
  1077.             'scheduled_task.repository' => 'getScheduledTask_RepositoryService',
  1078.             'script.repository' => 'getScript_RepositoryService',
  1079.             'seo_url.repository' => 'getSeoUrl_RepositoryService',
  1080.             'seo_url_template.repository' => 'getSeoUrlTemplate_RepositoryService',
  1081.             'services_resetter' => 'getServicesResetterService',
  1082.             'shipping_method.repository' => 'getShippingMethod_RepositoryService',
  1083.             'shipping_method_price.repository' => 'getShippingMethodPrice_RepositoryService',
  1084.             'shipping_method_tag.repository' => 'getShippingMethodTag_RepositoryService',
  1085.             'shipping_method_translation.repository' => 'getShippingMethodTranslation_RepositoryService',
  1086.             'shopware.filesystem.asset' => 'getShopware_Filesystem_AssetService',
  1087.             'shopware.filesystem.private' => 'getShopware_Filesystem_PrivateService',
  1088.             'shopware.filesystem.public' => 'getShopware_Filesystem_PublicService',
  1089.             'shopware.filesystem.sitemap' => 'getShopware_Filesystem_SitemapService',
  1090.             'shopware.filesystem.temp' => 'getShopware_Filesystem_TempService',
  1091.             'shopware.filesystem.theme' => 'getShopware_Filesystem_ThemeService',
  1092.             'shopware.increment.gateway.registry' => 'getShopware_Increment_Gateway_RegistryService',
  1093.             'snippet.repository' => 'getSnippet_RepositoryService',
  1094.             'snippet_set.repository' => 'getSnippetSet_RepositoryService',
  1095.             'state_machine.repository' => 'getStateMachine_RepositoryService',
  1096.             'state_machine_history.repository' => 'getStateMachineHistory_RepositoryService',
  1097.             'state_machine_state.repository' => 'getStateMachineState_RepositoryService',
  1098.             'state_machine_state_translation.repository' => 'getStateMachineStateTranslation_RepositoryService',
  1099.             'state_machine_transition.repository' => 'getStateMachineTransition_RepositoryService',
  1100.             'state_machine_translation.repository' => 'getStateMachineTranslation_RepositoryService',
  1101.             'storefront.filesystem.private' => 'getStorefront_Filesystem_PrivateService',
  1102.             'storefront.filesystem.public' => 'getStorefront_Filesystem_PublicService',
  1103.             'swag_extension_store.filesystem.private' => 'getSwagExtensionStore_Filesystem_PrivateService',
  1104.             'swag_extension_store.filesystem.public' => 'getSwagExtensionStore_Filesystem_PublicService',
  1105.             'system.filesystem.private' => 'getSystem_Filesystem_PrivateService',
  1106.             'system.filesystem.public' => 'getSystem_Filesystem_PublicService',
  1107.             'system_config.repository' => 'getSystemConfig_RepositoryService',
  1108.             'tag.repository' => 'getTag_RepositoryService',
  1109.             'tax.repository' => 'getTax_RepositoryService',
  1110.             'tax_rule.repository' => 'getTaxRule_RepositoryService',
  1111.             'tax_rule_type.repository' => 'getTaxRuleType_RepositoryService',
  1112.             'tax_rule_type_translation.repository' => 'getTaxRuleTypeTranslation_RepositoryService',
  1113.             'theme.repository' => 'getTheme_RepositoryService',
  1114.             'theme_child.repository' => 'getThemeChild_RepositoryService',
  1115.             'theme_media.repository' => 'getThemeMedia_RepositoryService',
  1116.             'theme_sales_channel.repository' => 'getThemeSalesChannel_RepositoryService',
  1117.             'theme_translation.repository' => 'getThemeTranslation_RepositoryService',
  1118.             'translator' => 'getTranslatorService',
  1119.             'unit.repository' => 'getUnit_RepositoryService',
  1120.             'unit_translation.repository' => 'getUnitTranslation_RepositoryService',
  1121.             'user.repository' => 'getUser_RepositoryService',
  1122.             'user_access_key.repository' => 'getUserAccessKey_RepositoryService',
  1123.             'user_config.repository' => 'getUserConfig_RepositoryService',
  1124.             'user_recovery.repository' => 'getUserRecovery_RepositoryService',
  1125.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  1126.             'version.repository' => 'getVersion_RepositoryService',
  1127.             'version_commit.repository' => 'getVersionCommit_RepositoryService',
  1128.             'version_commit_data.repository' => 'getVersionCommitData_RepositoryService',
  1129.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1130.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1131.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1132.             'webhook.repository' => 'getWebhook_RepositoryService',
  1133.             'webhook_event_log.repository' => 'getWebhookEventLog_RepositoryService',
  1134.             'wolf_platform_graphic_menu.filesystem.private' => 'getWolfPlatformGraphicMenu_Filesystem_PrivateService',
  1135.             'wolf_platform_graphic_menu.filesystem.public' => 'getWolfPlatformGraphicMenu_Filesystem_PublicService',
  1136.             'xioni_cms_twig.filesystem.private' => 'getXioniCmsTwig_Filesystem_PrivateService',
  1137.             'xioni_cms_twig.filesystem.public' => 'getXioniCmsTwig_Filesystem_PublicService',
  1138.             'xioni_xconfig.filesystem.private' => 'getXioniXconfig_Filesystem_PrivateService',
  1139.             'xioni_xconfig.filesystem.public' => 'getXioniXconfig_Filesystem_PublicService',
  1140.             'cache_clearer' => 'getCacheClearerService',
  1141.             'filesystem' => 'getFilesystemService',
  1142.             'serializer' => 'getSerializerService',
  1143.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  1144.             'profiler' => 'getProfilerService',
  1145.             'twig' => 'getTwigService',
  1146.             'session' => 'getSessionService',
  1147.             'validator' => 'getValidatorService',
  1148.         ];
  1149.         $this->aliases = [
  1150.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\PaymentMethodRoute' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute',
  1151.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\ShippingMethodRoute' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute',
  1152.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryRoute' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute',
  1153.             'Shopware\\Core\\Content\\Category\\SalesChannel\\NavigationRoute' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute',
  1154.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowLoader' => 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader',
  1155.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\LandingPageRoute' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute',
  1156.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\ProductCrossSellingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute',
  1157.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\ProductDetailRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute',
  1158.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingRoute' => 'MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute',
  1159.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute',
  1160.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ProductSearchRoute' => 'MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Search\\FoundationProductSearchRoute',
  1161.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\ProductSuggestRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute',
  1162.             'Shopware\\Core\\Content\\Seo\\SeoResolver' => 'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver',
  1163.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\SitemapRoute' => 'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute',
  1164.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute',
  1165.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CurrencyRoute' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute',
  1166.             'Shopware\\Core\\System\\Language\\SalesChannel\\LanguageRoute' => 'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute',
  1167.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalutationRoute' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute',
  1168.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1169.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1170.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1171.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1172.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1173.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1174.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1175.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1176.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1177.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1178.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\ProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1179.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1180.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1181.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1182.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1183.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1184.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1185.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1186.             'sales_channel_definition.Shopware\\Core\\System\\Country\\CountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1187.             'sales_channel_definition.Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1188.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1189.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1190.             'sales_channel_definition.Shopware\\Core\\System\\Language\\LanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1191.             'sales_channel_definition.Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1192.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1193.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1194.         ];
  1195.         $this->privates['service_container'] = function () {
  1196.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1197.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1198.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1199.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1201.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1202.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1203.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1204.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Kernel.php';
  1205.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/SlugifyInterface.php';
  1206.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Slugify.php';
  1207.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1208.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ContextResolverListener.php';
  1209.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CoreSubscriber.php';
  1210.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeListener.php';
  1211.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteEventSubscriber.php';
  1212.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  1213.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  1214.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  1215.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/AbstractTranslator.php';
  1216.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  1217.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/Translator.php';
  1218.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetService.php';
  1219.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Filter/SnippetFilterFactory.php';
  1220.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinderInterface.php';
  1221.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1222.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinder.php';
  1223.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/NamespaceHierarchyBuilder.php';
  1224.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1225.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/EntityTemplateLoader.php';
  1226.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestContextResolverInterface.php';
  1227.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeCheckTrait.php';
  1228.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php';
  1229.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ApiRequestContextResolver.php';
  1230.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeRegistry.php';
  1231.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheStateSubscriber.php';
  1232.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  1233.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  1234.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/AbstractMessageHandler.php';
  1235.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskHandler.php';
  1236.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidator.php';
  1237.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php';
  1238.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1239.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1240.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  1241.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheDecorator.php';
  1242.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1243.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  1244.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1245.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1246.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  1247.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1248.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1249.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  1250.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1251.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  1252.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/HtmlSanitizer.php';
  1253.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1254.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1255.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1256.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1257.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/ExcludeExceptionHandler.php';
  1258.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1259.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1260.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1261.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1262.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1263.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1264.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1265.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1266.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclAnnotationValidator.php';
  1267.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/CorsListener.php';
  1268.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ResponseHeaderListener.php';
  1269.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonEntityEncoder.php';
  1270.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ApiVersionConverter.php';
  1271.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ConverterRegistry.php';
  1272.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/DefaultApiConverter.php';
  1273.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  1274.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AccessTokenRepositoryInterface.php';
  1275.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/AccessTokenRepository.php';
  1276.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RefreshTokenRepositoryInterface.php';
  1277.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/RefreshTokenRepository.php';
  1278.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptKey.php';
  1279.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareInterface.php';
  1280.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareTrait.php';
  1281.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationServer.php';
  1282.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ClientRepositoryInterface.php';
  1283.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ClientRepository.php';
  1284.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ScopeRepositoryInterface.php';
  1285.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ScopeRepository.php';
  1286.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/JsonRequestTransformerListener.php';
  1287.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ExpectationSubscriber.php';
  1288.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/SalesChannelAuthenticationListener.php';
  1289.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/ApiAuthenticationListener.php';
  1290.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/ResourceServer.php';
  1291.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/AuthorizationValidatorInterface.php';
  1292.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/BearerTokenValidator.php';
  1293.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptTrait.php';
  1294.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/BearerTokenValidator.php';
  1295.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/UserRepositoryInterface.php';
  1296.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/UserRepository.php';
  1297.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidator.php';
  1298.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  1299.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  1300.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  1301.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  1302.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  1303.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  1304.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  1305.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  1306.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  1307.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ShopId/ShopIdProvider.php';
  1308.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ScriptPersister.php';
  1309.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReaderInterface.php';
  1310.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReader.php';
  1311.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActiveAppsLoader.php';
  1312.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLoader.php';
  1313.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLoader.php';
  1314.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppLocaleProvider.php';
  1315.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityDefinition.php';
  1316.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppDefinition.php';
  1317.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppPaymentMethod/AppPaymentMethodDefinition.php';
  1318.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Event/EntityLoadedEventFactory.php';
  1319.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Cache/EntityCacheKeyGenerator.php';
  1320.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelper.php';
  1321.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/JoinGroupBuilder.php';
  1322.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php';
  1323.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/TokenizerInterface.php';
  1324.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Tokenizer.php';
  1325.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/SearchTermInterpreter.php';
  1326.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/EntityScoreQueryBuilder.php';
  1327.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilder.php';
  1328.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/CriteriaPartResolver.php';
  1329.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriterInterface.php';
  1330.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriter.php';
  1331.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteResultFactory.php';
  1332.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/WriteCommandExtractor.php';
  1333.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteGatewayInterface.php';
  1334.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityWriteGateway.php';
  1335.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/ExceptionHandlerRegistry.php';
  1336.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/SqlQueryParser.php';
  1337.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolver.php';
  1338.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/VersionDefinition.php';
  1339.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommit/VersionCommitDefinition.php';
  1340.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommitData/VersionCommitDataDefinition.php';
  1341.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/VersionManager.php';
  1342.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionInstanceRegistry.php';
  1343.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionDefinition.php';
  1344.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1345.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1346.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1347.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php';
  1348.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/FilesystemFactory.php';
  1349.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemInterface.php';
  1350.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1351.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1352.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  1353.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FallbackUrlPackage.php';
  1354.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAssetPackage.php';
  1355.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1356.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FlysystemLastModifiedVersionStrategy.php';
  1357.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskDefinition.php';
  1358.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptLoader.php';
  1359.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptExecutor.php';
  1360.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/ScriptDefinition.php';
  1361.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1362.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1363.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/TemplateAwareDataCollectorInterface.php';
  1364.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/AbstractDataCollector.php';
  1365.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Debugging/ScriptTraces.php';
  1366.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageDefinition.php';
  1367.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInterface.php';
  1368.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/SalesChannelLanguageDefinition.php';
  1369.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoaderInterface.php';
  1370.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/CachedLanguageLoader.php';
  1371.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoader.php';
  1372.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/AbstractLanguageRoute.php';
  1373.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/CachedLanguageRoute.php';
  1374.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/LanguageRoute.php';
  1375.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SeoUrlDefinition.php';
  1376.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SalesChannel/SalesChannelSeoUrlDefinition.php';
  1377.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteRegistry.php';
  1378.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandlerInterface.php';
  1379.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandler.php';
  1380.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/StoreApiSeoResolver.php';
  1381.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php';
  1382.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php';
  1383.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1384.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/IncrementGatewayRegistry.php';
  1385.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannelDefinition.php';
  1386.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelDomain/SalesChannelDomainDefinition.php';
  1387.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextPersister.php';
  1388.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractSalesChannelContextFactory.php';
  1389.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedSalesChannelContextFactory.php';
  1390.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextFactory.php';
  1391.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInstanceRegistry.php';
  1392.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StoreApiResponseListener.php';
  1393.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StructEncoder.php';
  1394.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryDefinition.php';
  1395.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/CountryStateDefinition.php';
  1396.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyDefinition.php';
  1397.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyCountryRounding/CurrencyCountryRoundingDefinition.php';
  1398.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/SalesChannelCurrencyDefinition.php';
  1399.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyFormatter.php';
  1400.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/AbstractCurrencyRoute.php';
  1401.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CachedCurrencyRoute.php';
  1402.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CurrencyRoute.php';
  1403.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LanguageLocaleCodeProvider.php';
  1404.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Aggregate/SnippetSet/SnippetSetDefinition.php';
  1405.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetDefinition.php';
  1406.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/TaxDefinition.php';
  1407.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/UserDefinition.php';
  1408.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineRegistry.php';
  1409.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  1410.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  1411.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  1412.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigDefinition.php';
  1413.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/XmlReader.php';
  1414.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Util/ConfigReader.php';
  1415.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigService.php';
  1416.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/AbstractSystemConfigLoader.php';
  1417.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/MemoizedSystemConfigLoader.php';
  1418.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/CachedSystemConfigLoader.php';
  1419.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigLoader.php';
  1420.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Store/MemoizedSystemConfigStore.php';
  1421.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  1422.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGeneratorInterface.php';
  1423.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGenerator.php';
  1424.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternRegistry.php';
  1425.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryDefinition.php';
  1426.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/SalesChannelCategoryDefinition.php';
  1427.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoaderInterface.php';
  1428.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoader.php';
  1429.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractNavigationRoute.php';
  1430.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php';
  1431.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/NavigationRoute.php';
  1432.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/TreeBuildingNavigationRoute.php';
  1433.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryBreadcrumbBuilder.php';
  1434.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaDefinition.php';
  1435.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  1436.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  1437.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/DeleteFileHandler.php';
  1438.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileSaver.php';
  1439.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Metadata/MetadataLoader.php';
  1440.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGeneratorInterface.php';
  1441.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGenerator.php';
  1442.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  1443.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/StrategyFactory.php';
  1444.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetectorInterface.php';
  1445.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetector.php';
  1446.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Thumbnail/ThumbnailService.php';
  1447.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaService.php';
  1448.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileLoader.php';
  1449.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileFetcher.php';
  1450.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidatorInterface.php';
  1451.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidator.php';
  1452.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductDefinition.php';
  1453.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/SalesChannelProductDefinition.php';
  1454.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  1455.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleDefinition.php';
  1456.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/CmsPageDefinition.php';
  1457.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/CmsSlotsDataResolver.php';
  1458.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderInterface.php';
  1459.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoader.php';
  1460.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AmountCalculator.php';
  1461.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CashRounding.php';
  1462.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersisterInterface.php';
  1463.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersister.php';
  1464.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php';
  1465.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartCalculator.php';
  1466.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemUpdateRoute.php';
  1467.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemUpdateRoute.php';
  1468.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartLoadRoute.php';
  1469.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartLoadRoute.php';
  1470.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartDeleteRoute.php';
  1471.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartDeleteRoute.php';
  1472.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemRemoveRoute.php';
  1473.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemRemoveRoute.php';
  1474.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemAddRoute.php';
  1475.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemAddRoute.php';
  1476.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartOrderRoute.php';
  1477.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartOrderRoute.php';
  1478.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersisterInterface.php';
  1479.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersister.php';
  1480.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PreparedPaymentService.php';
  1481.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/PercentageTaxRuleBuilder.php';
  1482.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxDetector.php';
  1483.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxCalculator.php';
  1484.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor.php';
  1485.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Validator.php';
  1486.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Transaction/TransactionProcessor.php';
  1487.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartRuleLoader.php';
  1488.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractRuleLoader.php';
  1489.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CachedRuleLoader.php';
  1490.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/RuleLoader.php';
  1491.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryRegistry.php';
  1492.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerDefinition.php';
  1493.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerAddress/CustomerAddressDefinition.php';
  1494.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroup/CustomerGroupDefinition.php';
  1495.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/OrderDefinition.php';
  1496.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderAddress/OrderAddressDefinition.php';
  1497.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderConverter.php';
  1498.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentMethodDefinition.php';
  1499.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SalesChannelPaymentMethodDefinition.php';
  1500.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Configuration.php';
  1501.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTConfigurationFactory.php';
  1502.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer.php';
  1503.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/OpenSSL.php';
  1504.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa.php';
  1505.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa/Sha256.php';
  1506.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php';
  1507.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1508.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractPaymentMethodRoute.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/CachedPaymentMethodRoute.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/PaymentMethodRoute.php';
  1514.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SortedPaymentMethodRoute.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/ShippingMethodDefinition.php';
  1516.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SalesChannelShippingMethodDefinition.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/AbstractShippingMethodRoute.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/CachedShippingMethodRoute.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/ShippingMethodRoute.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextServiceInterface.php';
  1521.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Checkout/SalesChannelContextServiceProfiler.php';
  1522.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php';
  1523.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Read/EntityReaderInterface.php';
  1524.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Entity/EntityReaderProfiler.php';
  1525.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php';
  1526.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntityAggregatorInterface.php';
  1527.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Entity/EntityAggregatorProfiler.php';
  1528.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregator.php';
  1529.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityAggregator.php';
  1530.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchAggregationHydrator.php';
  1531.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorHydrator.php';
  1532.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntitySearcherInterface.php';
  1533.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Entity/EntitySearcherProfiler.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearcher.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntitySearcher.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchSearchHydrator.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearchHydrator.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/MaintenanceModeResolver.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractResolvedConfigLoader.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoader.php';
  1542.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ResolvedConfigLoader.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/composer/composer/src/Composer/EventDispatcher/EventSubscriberInterface.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigDateRequestListener.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfPlaceholderHandler.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Media/StorefrontMediaValidatorRegistry.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoaderInterface.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoader.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/AffiliateTracking/AffiliateTrackingListener.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoaderInterface.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoader.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoaderInterface.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoader.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoaderInterface.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoader.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/AbstractCacheTracer.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheTracer.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheResponseSubscriber.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/CaptchaRouteListener.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/ResponseHeaderListener.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/AbstractStorefrontPluginConfigurationFactory.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/StorefrontPluginConfigurationFactory.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistryInterface.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistry.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporterInterface.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporter.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileResolver.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeService.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompilerInterface.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompiler.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractConfigLoader.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseConfigLoader.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractThemePathBuilder.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/MD5ThemePathBuilder.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeDefinition.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/MappingEntityDefinition.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeSalesChannelDefinition.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/TemplateNamespaceHierarchyBuilderInterface.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeNamespaceHierarchyBuilder.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilderInterface.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilder.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/CriteriaParser.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchHelper.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchRegistry.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggerFactory.php';
  1590.             include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Core/Content/Form/FormDefinition.php';
  1591.             include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Core/Service/FormService.php';
  1592.             include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Core/Service/NewsletterService.php';
  1593.             include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Core/Service/StorefrontMediaUploader.php';
  1594.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1649.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  1650.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Compatibility/AnnotationReader.php';
  1662.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1663.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  1664.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1665.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  1666.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  1667.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  1668.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  1670.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  1671.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1672.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1673.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1674.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1675.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1676.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  1679.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  1680.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  1681.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  1682.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  1683.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  1684.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  1685.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  1686.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  1687.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  1688.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  1689.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1690.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1691.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1692.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1693.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1694.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1695.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1696.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1697.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1698.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1699.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1700.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1701.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1702.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1703.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1704.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1705.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1706.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  1707.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  1708.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  1709.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1710.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  1711.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  1712.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  1713.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  1714.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  1715.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  1716.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  1717.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  1718.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  1719.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  1720.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  1721.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  1722.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1723.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1724.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1725.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1726.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1727.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1728.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1729.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1730.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1731.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1732.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1733.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1734.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1735.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1736.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1737.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1738.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1739.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/ConnectionFactory.php';
  1740.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactoryInterface.php';
  1741.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Enqueue/ConnectionFactoryFactory.php';
  1742.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Context.php';
  1743.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverInterface.php';
  1744.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactoryInterface.php';
  1745.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactory.php';
  1746.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Config.php';
  1747.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouteCollection.php';
  1748.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepositoryInterface.php';
  1749.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php';
  1750.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepositoryInterface.php';
  1751.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepository.php';
  1752.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1753.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/Router.php';
  1754.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1755.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1756.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Monitoring/MonitoringBusDecorator.php';
  1757.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1758.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1759.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1760.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php';
  1761.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1762.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaRepositoryDecorator.php';
  1763.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryDecorator.php';
  1764.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryDecorator.php';
  1765.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodRepositoryDecorator.php';
  1766.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ProducerInterface.php';
  1767.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/TraceableProducer.php';
  1768.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Producer.php';
  1769.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Rpc/RpcFactory.php';
  1770.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendEventExtensionInterface.php';
  1771.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendCommandExtensionInterface.php';
  1772.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverPreSendExtensionInterface.php';
  1773.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PostSendExtensionInterface.php';
  1774.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ExtensionInterface.php';
  1775.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ChainExtension.php';
  1776.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1777.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1778.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1779.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1780.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1781.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1782.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1783.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1784.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1785.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1786.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1787.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1788.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1789.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1790.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  1791.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  1792.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructNormalizer.php';
  1793.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1794.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1795.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1796.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1797.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1798.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1799.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1800.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1801.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1802.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  1803.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  1804.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  1805.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1806.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1807.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1808.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1809.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1810.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1811.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1812.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1813.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1814.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1815.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1816.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1817.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1818.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructDecoder.php';
  1819.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiDecoder.php';
  1820.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1821.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1822.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1823.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1824.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1825.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1826.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1827.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1828.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1829.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  1830.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  1831.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  1832.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1833.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1834.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1835.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1836.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1837.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1838.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1839.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1840.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1841.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1842.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1843.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1844.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1845.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Doctrine/ConnectionProfiler.php';
  1846.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1847.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1848.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/AbstractMessageQueueCollector.php';
  1849.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/MessageQueueCollector.php';
  1850.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1851.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1852.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1853.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1854.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1855.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1856.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1857.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1858.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1859.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1860.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1861.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigEnvironment.php';
  1862.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1863.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1864.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1865.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1866.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1867.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1868.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1869.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1870.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1871.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1872.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1873.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1874.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1875.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/NodeExtension.php';
  1876.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/PhpSyntaxExtension.php';
  1877.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/FeatureFlagExtension.php';
  1878.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  1879.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  1880.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/InstanceOfExtension.php';
  1881.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/CurrencyFilter.php';
  1882.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Bridge/Twig/SlugifyExtension.php';
  1883.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/ReplaceRecursiveFilter.php';
  1884.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SeoUrlFunctionExtension.php';
  1885.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/CategoryUrlExtension.php';
  1886.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/AbstractCategoryUrlGenerator.php';
  1887.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryUrlGenerator.php';
  1888.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/MediaExtension.php';
  1889.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/RawUrlFunctionExtension.php';
  1890.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SwSanitizeTwigFilter.php';
  1891.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/BuildBreadcrumbExtension.php';
  1892.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Twig/DoctrineExtension.php';
  1893.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  1894.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateDataExtension.php';
  1895.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/ConfigExtension.php';
  1896.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateConfigAccessor.php';
  1897.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/IconExtension.php';
  1898.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ThumbnailExtension.php';
  1899.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/UrlEncodingTwigFilter.php';
  1900.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/CsrfFunctionExtension.php';
  1901.             include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Framework/Twig/AnimatedExtension.php';
  1902.             include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Framework/Twig/ListingExtension.php';
  1903.             include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Core/Twig/GetFileWhitelistExtension.php';
  1904.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
  1905.             include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Core/Twig/FormExtension.php';
  1906.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1907.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1908.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigAppVariable.php';
  1909.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1910.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1911.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1912.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/HappyPathValidator.php';
  1913.             include_once __DIR__.'/proxy-classes.php';
  1914.         };
  1915.     }
  1916.     public function compile(): void
  1917.     {
  1918.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1919.     }
  1920.     public function isCompiled(): bool
  1921.     {
  1922.         return true;
  1923.     }
  1924.     public function getRemovedIds(): array
  1925.     {
  1926.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1927.     }
  1928.     protected function createProxy($class, \Closure $factory)
  1929.     {
  1930.         return $factory();
  1931.     }
  1932.     /**
  1933.      * Gets the public '.container.private.cache_clearer' shared service.
  1934.      *
  1935.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1936.      */
  1937.     protected function get_Container_Private_CacheClearerService()
  1938.     {
  1939.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1940.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1941.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1942.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  1943.         }, 1));
  1944.     }
  1945.     /**
  1946.      * Gets the public '.container.private.filesystem' shared service.
  1947.      *
  1948.      * @return \Symfony\Component\Filesystem\Filesystem
  1949.      */
  1950.     protected function get_Container_Private_FilesystemService()
  1951.     {
  1952.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1953.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1954.     }
  1955.     /**
  1956.      * Gets the public '.container.private.profiler' shared service.
  1957.      *
  1958.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1959.      */
  1960.     protected function get_Container_Private_ProfilerService()
  1961.     {
  1962.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1963.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1964.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1965.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  1966.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1967.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1968.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1969.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1970.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1971.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1972.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1973.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1974.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1975.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1976.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1977.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1978.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  1979.         $d->addInstance('cache.object', ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()));
  1980.         $d->addInstance('cache.http', ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService()));
  1981.         $d->addInstance('cache.tags', ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  1982.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1983.         $e = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1984.         $e->registerBus('messenger.bus.shopware', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1985.         $f = new \Enqueue\Bundle\Profiler\MessageQueueCollector();
  1986.         $f->addProducer('default', ($this->services['enqueue.client.default.producer'] ?? $this->getEnqueue_Client_Default_ProducerService()));
  1987.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1988.         if ($this->has('kernel')) {
  1989.             $g->setKernel($b);
  1990.         }
  1991.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1992.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1993.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1994.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  1995.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1996.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1997.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Shopware_Production_KernelDevDebugContainer'), $c));
  1998.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1999.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2000.         $instance->add($d);
  2001.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2002.         $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())));
  2003.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2004.         $instance->add(new \Shopware\Core\Profiling\Doctrine\ConnectionProfiler());
  2005.         $instance->add($e);
  2006.         $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())));
  2007.         $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()))));
  2008.         $instance->add($f);
  2009.         $instance->add($g);
  2010.         return $instance;
  2011.     }
  2012.     /**
  2013.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  2014.      *
  2015.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2016.      */
  2017.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  2018.     {
  2019.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2020.         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);
  2021.     }
  2022.     /**
  2023.      * Gets the public '.container.private.serializer' shared service.
  2024.      *
  2025.      * @return \Symfony\Component\Serializer\Serializer
  2026.      */
  2027.     protected function get_Container_Private_SerializerService()
  2028.     {
  2029.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2030.         $b = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2031.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2032.         $d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
  2033.         $e = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2034.         $f = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  2035.         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\JsonSerializableNormalizer(NULLNULL), => 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(), 10 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 13 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($c$d$b$e$fNULL, [])], [=> new \Shopware\Core\Framework\Struct\Serializer\StructDecoder(), => new \Shopware\Core\Framework\Api\Serializer\JsonApiDecoder(), => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  2036.     }
  2037.     /**
  2038.      * Gets the public '.container.private.session' shared service.
  2039.      *
  2040.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2041.      */
  2042.     protected function get_Container_Private_SessionService()
  2043.     {
  2044.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2045.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2046.         return $this->services['.container.private.session'] = ($this->privates['session.factory'] ?? $this->getSession_FactoryService())->createSession();
  2047.     }
  2048.     /**
  2049.      * Gets the public '.container.private.twig' shared service.
  2050.      *
  2051.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigEnvironment
  2052.      */
  2053.     protected function get_Container_Private_TwigService()
  2054.     {
  2055.         $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'cache' => false'autoescape' => 'name''charset' => 'UTF-8']);
  2056.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2057.         $b = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2058.         $c = ($this->services['router'] ?? $this->getRouterService());
  2059.         $d = new \Symfony\Bridge\Twig\Extension\RoutingExtension($c);
  2060.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2061.         $f = ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService());
  2062.         $g = ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService());
  2063.         $h = ($this->services['MoorlFormBuilder\\Core\\Service\\FormService'] ?? $this->getFormServiceService());
  2064.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2065.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  2066.         $j = new \Symfony\Bridge\Twig\AppVariable();
  2067.         $j->setEnvironment('dev');
  2068.         $j->setDebug(true);
  2069.         if ($this->has('request_stack')) {
  2070.             $j->setRequestStack($e);
  2071.         }
  2072.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2073.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  2074.         $instance->addExtension(($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  2075.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  2076.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b, \dirname(__DIR__4), 'UTF-8'));
  2077.         $instance->addExtension($d);
  2078.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2079.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  2080.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2081.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2082.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2083.         $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())));
  2084.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension($f));
  2085.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\PhpSyntaxExtension());
  2086.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension());
  2087.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  2088.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  2089.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\InstanceOfExtension());
  2090.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter(($this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] ?? $this->getCurrencyFormatterService())));
  2091.         $instance->addExtension(new \Cocur\Slugify\Bridge\Twig\SlugifyExtension(($this->privates['slugify'] ?? $this->getSlugifyService())));
  2092.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\ReplaceRecursiveFilter());
  2093.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension($d$g));
  2094.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension($d, new \Shopware\Core\Content\Category\Service\CategoryUrlGenerator($g)));
  2095.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\MediaExtension(($this->services['media.repository'] ?? $this->getMedia_RepositoryService())));
  2096.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\RawUrlFunctionExtension($c$e));
  2097.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())));
  2098.         $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())));
  2099.         $instance->addExtension(new \Shopware\Core\Profiling\Twig\DoctrineExtension());
  2100.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\TemplateDataExtension($etrue'twig'));
  2101.         $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()))));
  2102.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\IconExtension($f));
  2103.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\ThumbnailExtension($f));
  2104.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter());
  2105.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension());
  2106.         $instance->addExtension(new \MoorlFoundation\Core\Framework\Twig\AnimatedExtension());
  2107.         $instance->addExtension(new \MoorlFoundation\Core\Framework\Twig\ListingExtension());
  2108.         $instance->addExtension(new \MoorlFormBuilder\Core\Twig\GetFileWhitelistExtension($h));
  2109.         $instance->addExtension(new \Twig\Extension\StringLoaderExtension());
  2110.         $instance->addExtension(new \MoorlFormBuilder\Core\Twig\FormExtension($f$h));
  2111.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  2112.         $instance->addGlobal('app', new \Shopware\Storefront\Framework\Twig\TwigAppVariable($j$this->parameters['shopware.twig.app_variable.allowed_server_params']));
  2113.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2114.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  2115.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2116.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  2117.         ], [
  2118.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2119.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2120.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2121.         ])));
  2122.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2123.         return $instance;
  2124.     }
  2125.     /**
  2126.      * Gets the public '.container.private.validator' shared service.
  2127.      *
  2128.      * @return \Shopware\Core\Framework\Validation\HappyPathValidator
  2129.      */
  2130.     protected function get_Container_Private_ValidatorService()
  2131.     {
  2132.         return $this->services['.container.private.validator'] = new \Shopware\Core\Framework\Validation\HappyPathValidator(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService()));
  2133.     }
  2134.     /**
  2135.      * Gets the public 'Dne\CustomCssJs\Api\ThemeCompileController' shared service.
  2136.      *
  2137.      * @return \Dne\CustomCssJs\Api\ThemeCompileController
  2138.      */
  2139.     protected function getThemeCompileControllerService()
  2140.     {
  2141.         include_once \dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Api/ThemeCompileController.php';
  2142.         $this->services['Dne\\CustomCssJs\\Api\\ThemeCompileController'] = $instance = new \Dne\CustomCssJs\Api\ThemeCompileController(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  2143.         $instance->setContainer($this);
  2144.         return $instance;
  2145.     }
  2146.     /**
  2147.      * Gets the public 'Dne\CustomCssJs\Core\Content\Module\Aggregate\ModuleSalesChannel\ModuleSalesChannelDefinition' shared service.
  2148.      *
  2149.      * @return \Dne\CustomCssJs\Core\Content\Module\Aggregate\ModuleSalesChannel\ModuleSalesChannelDefinition
  2150.      */
  2151.     protected function getModuleSalesChannelDefinitionService()
  2152.     {
  2153.         include_once \dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Core/Content/Module/Aggregate/ModuleSalesChannel/ModuleSalesChannelDefinition.php';
  2154.         $this->services['Dne\\CustomCssJs\\Core\\Content\\Module\\Aggregate\\ModuleSalesChannel\\ModuleSalesChannelDefinition'] = $instance = new \Dne\CustomCssJs\Core\Content\Module\Aggregate\ModuleSalesChannel\ModuleSalesChannelDefinition();
  2155.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2156.         return $instance;
  2157.     }
  2158.     /**
  2159.      * Gets the public 'Dne\CustomCssJs\Core\Content\Module\ModuleDefinition' shared service.
  2160.      *
  2161.      * @return \Dne\CustomCssJs\Core\Content\Module\ModuleDefinition
  2162.      */
  2163.     protected function getModuleDefinitionService()
  2164.     {
  2165.         include_once \dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Core/Content/Module/ModuleDefinition.php';
  2166.         $this->services['Dne\\CustomCssJs\\Core\\Content\\Module\\ModuleDefinition'] = $instance = new \Dne\CustomCssJs\Core\Content\Module\ModuleDefinition();
  2167.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2168.         return $instance;
  2169.     }
  2170.     /**
  2171.      * Gets the public 'Dne\CustomCssJs\DneCustomCssJs' shared autowired service.
  2172.      *
  2173.      * @return \Dne\CustomCssJs\DneCustomCssJs
  2174.      */
  2175.     protected function getDneCustomCssJsService()
  2176.     {
  2177.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2178.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2179.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2180.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2183.         include_once \dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/DneCustomCssJs.php';
  2184.         return $this->services['Dne\\CustomCssJs\\DneCustomCssJs'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Dne\\CustomCssJs\\DneCustomCssJs');
  2185.     }
  2186.     /**
  2187.      * Gets the public 'Doctrine\DBAL\Connection' shared service.
  2188.      *
  2189.      * @return \Doctrine\DBAL\Connection
  2190.      */
  2191.     protected function getConnectionService()
  2192.     {
  2193.         return $this->services['Doctrine\\DBAL\\Connection'] = \Shopware\Core\Kernel::getConnection();
  2194.     }
  2195.     /**
  2196.      * Gets the public 'Elasticsearch\Client' shared service.
  2197.      *
  2198.      * @return \Elasticsearch\Client
  2199.      */
  2200.     protected function getClientService($lazyLoad true)
  2201.     {
  2202.         if ($lazyLoad) {
  2203.             return $this->services['Elasticsearch\\Client'] = $this->createProxy('Client_dba3ed3', function () {
  2204.                 return \Client_dba3ed3::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2205.                     $wrappedInstance $this->getClientService(false);
  2206.                     $proxy->setProxyInitializer(null);
  2207.                     return true;
  2208.                 });
  2209.             });
  2210.         }
  2211.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ClientFactory.php';
  2212.         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']);
  2213.     }
  2214.     /**
  2215.      * Gets the public 'MndCookie\MndCookie' shared autowired service.
  2216.      *
  2217.      * @return \MndCookie\MndCookie
  2218.      */
  2219.     protected function getMndCookieService()
  2220.     {
  2221.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2222.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2223.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2224.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2227.         include_once \dirname(__DIR__4).'/custom/plugins/MndCookie/src/MndCookie.php';
  2228.         return $this->services['MndCookie\\MndCookie'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('MndCookie\\MndCookie');
  2229.     }
  2230.     /**
  2231.      * Gets the public 'MndCookie\Resources\snippet\de_DE\SnippetFile_de_DE' shared service.
  2232.      *
  2233.      * @return \MndCookie\Resources\snippet\de_DE\SnippetFile_de_DE
  2234.      */
  2235.     protected function getSnippetFileDeDEService()
  2236.     {
  2237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2238.         include_once \dirname(__DIR__4).'/custom/plugins/MndCookie/src/Resources/snippet/de_DE/SnippetFile_de_DE.php';
  2239.         return $this->services['MndCookie\\Resources\\snippet\\de_DE\\SnippetFile_de_DE'] = new \MndCookie\Resources\snippet\de_DE\SnippetFile_de_DE();
  2240.     }
  2241.     /**
  2242.      * Gets the public 'MndCookie\Resources\snippet\en_GB\SnippetFile_en_GB' shared service.
  2243.      *
  2244.      * @return \MndCookie\Resources\snippet\en_GB\SnippetFile_en_GB
  2245.      */
  2246.     protected function getSnippetFileEnGBService()
  2247.     {
  2248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2249.         include_once \dirname(__DIR__4).'/custom/plugins/MndCookie/src/Resources/snippet/en_GB/SnippetFile_en_GB.php';
  2250.         return $this->services['MndCookie\\Resources\\snippet\\en_GB\\SnippetFile_en_GB'] = new \MndCookie\Resources\snippet\en_GB\SnippetFile_en_GB();
  2251.     }
  2252.     /**
  2253.      * Gets the public 'MoorlCmsTwig\MoorlCmsTwig' shared autowired service.
  2254.      *
  2255.      * @return \MoorlCmsTwig\MoorlCmsTwig
  2256.      */
  2257.     protected function getMoorlCmsTwigService()
  2258.     {
  2259.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2260.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2261.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2262.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2265.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src/MoorlCmsTwig.php';
  2266.         return $this->services['MoorlCmsTwig\\MoorlCmsTwig'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('MoorlCmsTwig\\MoorlCmsTwig');
  2267.     }
  2268.     /**
  2269.      * Gets the public 'MoorlFormBuilderRegistration\Controller\RegisterController' shared service.
  2270.      *
  2271.      * @return \MoorlFormBuilderRegistration\Controller\RegisterController
  2272.      */
  2273.     protected function getRegisterControllerService()
  2274.     {
  2275.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Controller/MoorlFormBuilderStorefrontController.php';
  2276.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilderRegistration/src/Controller/RegisterController.php';
  2277.         $this->services['MoorlFormBuilderRegistration\\Controller\\RegisterController'] = $instance = new \MoorlFormBuilderRegistration\Controller\RegisterController(($this->services['MoorlFormBuilder\\Core\\Service\\FormService'] ?? $this->getFormServiceService()));
  2278.         $instance->setContainer($this);
  2279.         return $instance;
  2280.     }
  2281.     /**
  2282.      * Gets the public 'MoorlFormBuilderRegistration\Controller\StorefrontController' shared service.
  2283.      *
  2284.      * @return \MoorlFormBuilderRegistration\Controller\StorefrontController
  2285.      */
  2286.     protected function getStorefrontControllerService()
  2287.     {
  2288.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilderRegistration/src/Controller/StorefrontController.php';
  2289.         $this->services['MoorlFormBuilderRegistration\\Controller\\StorefrontController'] = $instance = new \MoorlFormBuilderRegistration\Controller\StorefrontController(($this->privates['Shopware\\Storefront\\Page\\Account\\Profile\\AccountProfilePageLoader'] ?? $this->getAccountProfilePageLoaderService()));
  2290.         $instance->setContainer($this);
  2291.         return $instance;
  2292.     }
  2293.     /**
  2294.      * Gets the public 'MoorlFormBuilderRegistration\Core\Content\Aggregate\CustomerUpload\CustomerUploadDefinition' shared service.
  2295.      *
  2296.      * @return \MoorlFormBuilderRegistration\Core\Content\Aggregate\CustomerUpload\CustomerUploadDefinition
  2297.      */
  2298.     protected function getCustomerUploadDefinitionService()
  2299.     {
  2300.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilderRegistration/src/Core/Content/Aggregate/CustomerUpload/CustomerUploadDefinition.php';
  2301.         $this->services['MoorlFormBuilderRegistration\\Core\\Content\\Aggregate\\CustomerUpload\\CustomerUploadDefinition'] = $instance = new \MoorlFormBuilderRegistration\Core\Content\Aggregate\CustomerUpload\CustomerUploadDefinition();
  2302.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2303.         return $instance;
  2304.     }
  2305.     /**
  2306.      * Gets the public 'MoorlFormBuilderRegistration\MoorlFormBuilderRegistration' shared autowired service.
  2307.      *
  2308.      * @return \MoorlFormBuilderRegistration\MoorlFormBuilderRegistration
  2309.      */
  2310.     protected function getMoorlFormBuilderRegistrationService()
  2311.     {
  2312.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2313.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2314.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2315.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2318.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilderRegistration/src/MoorlFormBuilderRegistration.php';
  2319.         return $this->services['MoorlFormBuilderRegistration\\MoorlFormBuilderRegistration'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('MoorlFormBuilderRegistration\\MoorlFormBuilderRegistration');
  2320.     }
  2321.     /**
  2322.      * Gets the public 'MoorlFormBuilder\Controller\StorefrontController' shared service.
  2323.      *
  2324.      * @return \MoorlFormBuilder\Controller\StorefrontController
  2325.      */
  2326.     protected function getStorefrontController2Service()
  2327.     {
  2328.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Controller/MoorlFormBuilderStorefrontController.php';
  2329.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Controller/StorefrontController.php';
  2330.         $this->services['MoorlFormBuilder\\Controller\\StorefrontController'] = $instance = new \MoorlFormBuilder\Controller\StorefrontController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['MoorlFormBuilder\\Core\\Service\\FormService'] ?? $this->getFormServiceService()));
  2331.         $instance->setContainer($this);
  2332.         return $instance;
  2333.     }
  2334.     /**
  2335.      * Gets the public 'MoorlFormBuilder\Core\Content\Aggregate\FormProduct\FormProductDefinition' shared service.
  2336.      *
  2337.      * @return \MoorlFormBuilder\Core\Content\Aggregate\FormProduct\FormProductDefinition
  2338.      */
  2339.     protected function getFormProductDefinitionService()
  2340.     {
  2341.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Core/Content/Aggregate/FormProduct/FormProductDefinition.php';
  2342.         $this->services['MoorlFormBuilder\\Core\\Content\\Aggregate\\FormProduct\\FormProductDefinition'] = $instance = new \MoorlFormBuilder\Core\Content\Aggregate\FormProduct\FormProductDefinition();
  2343.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2344.         return $instance;
  2345.     }
  2346.     /**
  2347.      * Gets the public 'MoorlFormBuilder\Core\Content\FormAppointment\FormAppointmentDefinition' shared service.
  2348.      *
  2349.      * @return \MoorlFormBuilder\Core\Content\FormAppointment\FormAppointmentDefinition
  2350.      */
  2351.     protected function getFormAppointmentDefinitionService()
  2352.     {
  2353.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Core/Content/FormAppointment/FormAppointmentDefinition.php';
  2354.         $this->services['MoorlFormBuilder\\Core\\Content\\FormAppointment\\FormAppointmentDefinition'] = $instance = new \MoorlFormBuilder\Core\Content\FormAppointment\FormAppointmentDefinition();
  2355.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2356.         return $instance;
  2357.     }
  2358.     /**
  2359.      * Gets the public 'MoorlFormBuilder\Core\Content\FormHistory\FormHistoryDefinition' shared service.
  2360.      *
  2361.      * @return \MoorlFormBuilder\Core\Content\FormHistory\FormHistoryDefinition
  2362.      */
  2363.     protected function getFormHistoryDefinitionService()
  2364.     {
  2365.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Core/Content/FormHistory/FormHistoryDefinition.php';
  2366.         $this->services['MoorlFormBuilder\\Core\\Content\\FormHistory\\FormHistoryDefinition'] = $instance = new \MoorlFormBuilder\Core\Content\FormHistory\FormHistoryDefinition();
  2367.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2368.         return $instance;
  2369.     }
  2370.     /**
  2371.      * Gets the public 'MoorlFormBuilder\Core\Content\Form\FormDefinition' shared service.
  2372.      *
  2373.      * @return \MoorlFormBuilder\Core\Content\Form\FormDefinition
  2374.      */
  2375.     protected function getFormDefinitionService()
  2376.     {
  2377.         $this->services['MoorlFormBuilder\\Core\\Content\\Form\\FormDefinition'] = $instance = new \MoorlFormBuilder\Core\Content\Form\FormDefinition();
  2378.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2379.         return $instance;
  2380.     }
  2381.     /**
  2382.      * Gets the public 'MoorlFormBuilder\Core\Service\FormService' shared service.
  2383.      *
  2384.      * @return \MoorlFormBuilder\Core\Service\FormService
  2385.      */
  2386.     protected function getFormServiceService()
  2387.     {
  2388.         return $this->services['MoorlFormBuilder\\Core\\Service\\FormService'] = new \MoorlFormBuilder\Core\Service\FormService(($this->services['MoorlFormBuilder\\Core\\Service\\NewsletterService'] ?? $this->getNewsletterServiceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['moorl_form.repository'] ?? $this->getMoorlForm_RepositoryService()), ($this->services['MoorlFormBuilder\\Core\\Service\\StorefrontMediaUploader'] ?? $this->getStorefrontMediaUploaderService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new RewindableGenerator(function () {
  2389.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  2390.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  2391.             yield => ($this->privates['MoorlFormBuilder\\Core\\Captcha\\MoorlCaptcha'] ?? $this->getMoorlCaptchaService());
  2392.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  2393.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  2394.         }, 5), $this->parameters['shopware.filesystem.allowed_extensions'], ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()));
  2395.     }
  2396.     /**
  2397.      * Gets the public 'MoorlFormBuilder\Core\Service\NewsletterService' shared service.
  2398.      *
  2399.      * @return \MoorlFormBuilder\Core\Service\NewsletterService
  2400.      */
  2401.     protected function getNewsletterServiceService()
  2402.     {
  2403.         return $this->services['MoorlFormBuilder\\Core\\Service\\NewsletterService'] = new \MoorlFormBuilder\Core\Service\NewsletterService(($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2404.     }
  2405.     /**
  2406.      * Gets the public 'MoorlFormBuilder\Core\Service\StorefrontMediaUploader' shared service.
  2407.      *
  2408.      * @return \MoorlFormBuilder\Core\Service\StorefrontMediaUploader
  2409.      */
  2410.     protected function getStorefrontMediaUploaderService()
  2411.     {
  2412.         return $this->services['MoorlFormBuilder\\Core\\Service\\StorefrontMediaUploader'] = new \MoorlFormBuilder\Core\Service\StorefrontMediaUploader(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->services['Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry'] ?? $this->getStorefrontMediaValidatorRegistryService()));
  2413.     }
  2414.     /**
  2415.      * Gets the public 'MoorlFormBuilder\MoorlFormBuilder' shared autowired service.
  2416.      *
  2417.      * @return \MoorlFormBuilder\MoorlFormBuilder
  2418.      */
  2419.     protected function getMoorlFormBuilderService()
  2420.     {
  2421.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2422.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2423.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2424.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2427.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/MoorlFormBuilder.php';
  2428.         return $this->services['MoorlFormBuilder\\MoorlFormBuilder'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('MoorlFormBuilder\\MoorlFormBuilder');
  2429.     }
  2430.     /**
  2431.      * Gets the public 'MoorlFoundation\Administration\Controller\SettingsController' shared service.
  2432.      *
  2433.      * @return \MoorlFoundation\Administration\Controller\SettingsController
  2434.      */
  2435.     protected function getSettingsControllerService()
  2436.     {
  2437.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Administration/Controller/SettingsController.php';
  2438.         return $this->services['MoorlFoundation\\Administration\\Controller\\SettingsController'] = new \MoorlFoundation\Administration\Controller\SettingsController(($this->services['MoorlFoundation\\Core\\Service\\DataService'] ?? $this->getDataServiceService()));
  2439.     }
  2440.     /**
  2441.      * Gets the public 'MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition' shared service.
  2442.      *
  2443.      * @return \MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition
  2444.      */
  2445.     protected function getCmsElementConfigDefinitionService()
  2446.     {
  2447.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/CmsElementConfig/CmsElementConfigDefinition.php';
  2448.         $this->services['MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition'] = $instance = new \MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition();
  2449.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2450.         return $instance;
  2451.     }
  2452.     /**
  2453.      * Gets the public 'MoorlFoundation\Core\Content\Location\LocationDefinition' shared service.
  2454.      *
  2455.      * @return \MoorlFoundation\Core\Content\Location\LocationDefinition
  2456.      */
  2457.     protected function getLocationDefinitionService()
  2458.     {
  2459.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Location/LocationDefinition.php';
  2460.         $this->services['MoorlFoundation\\Core\\Content\\Location\\LocationDefinition'] = $instance = new \MoorlFoundation\Core\Content\Location\LocationDefinition();
  2461.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2462.         return $instance;
  2463.     }
  2464.     /**
  2465.      * Gets the public 'MoorlFoundation\Core\Content\Product\SalesChannel\Listing\FoundationProductListingRoute' shared service.
  2466.      *
  2467.      * @return \MoorlFoundation\Core\Content\Product\SalesChannel\Listing\FoundationProductListingRoute
  2468.      */
  2469.     protected function getFoundationProductListingRouteService()
  2470.     {
  2471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  2472.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Product/SalesChannel/Listing/FoundationProductListingRoute.php';
  2473.         return $this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'] = new \MoorlFoundation\Core\Content\Product\SalesChannel\Listing\FoundationProductListingRoute(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService()), ($this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'] ?? $this->getEntitySearchServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2474.     }
  2475.     /**
  2476.      * Gets the public 'MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute' shared service.
  2477.      *
  2478.      * @return \MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute
  2479.      */
  2480.     protected function getFoundationProductSearchRouteService()
  2481.     {
  2482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  2483.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Product/SalesChannel/Search/FoundationProductSearchRoute.php';
  2484.         return $this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Search\\FoundationProductSearchRoute'] = new \MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute'] ?? $this->getResolvedCriteriaProductSearchRouteService()), ($this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'] ?? $this->getEntitySearchServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2485.     }
  2486.     /**
  2487.      * Gets the public 'MoorlFoundation\Core\Content\Sorting\SortingDefinition' shared service.
  2488.      *
  2489.      * @return \MoorlFoundation\Core\Content\Sorting\SortingDefinition
  2490.      */
  2491.     protected function getSortingDefinitionService()
  2492.     {
  2493.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Sorting/SortingDefinition.php';
  2494.         $this->services['MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition'] = $instance = new \MoorlFoundation\Core\Content\Sorting\SortingDefinition();
  2495.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2496.         return $instance;
  2497.     }
  2498.     /**
  2499.      * Gets the public 'MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition' shared service.
  2500.      *
  2501.      * @return \MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition
  2502.      */
  2503.     protected function getSortingTranslationDefinitionService()
  2504.     {
  2505.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2506.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Sorting/SortingTranslationDefinition.php';
  2507.         $this->services['MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition'] = $instance = new \MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition();
  2508.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2509.         return $instance;
  2510.     }
  2511.     /**
  2512.      * Gets the public 'MoorlFoundation\Core\PluginFoundation' shared service.
  2513.      *
  2514.      * @return \MoorlFoundation\Core\PluginFoundation
  2515.      */
  2516.     protected function getPluginFoundationService()
  2517.     {
  2518.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/PluginFoundation.php';
  2519.         return $this->services['MoorlFoundation\\Core\\PluginFoundation'] = new \MoorlFoundation\Core\PluginFoundation(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()), \dirname(__DIR__4), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  2520.     }
  2521.     /**
  2522.      * Gets the public 'MoorlFoundation\Core\Service\DataService' shared service.
  2523.      *
  2524.      * @return \MoorlFoundation\Core\Service\DataService
  2525.      */
  2526.     protected function getDataServiceService()
  2527.     {
  2528.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/DataService.php';
  2529.         return $this->services['MoorlFoundation\\Core\\Service\\DataService'] = new \MoorlFoundation\Core\Service\DataService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()), \dirname(__DIR__4), new RewindableGenerator(function () {
  2530.             yield => ($this->privates['MoorlFormBuilder\\Data\\Data'] ?? $this->getDataService());
  2531.             yield => ($this->privates['MoorlFoundation\\Demo\\CmsTools\\DemoCmsTools'] ?? ($this->privates['MoorlFoundation\\Demo\\CmsTools\\DemoCmsTools'] = new \MoorlFoundation\Demo\CmsTools\DemoCmsTools()));
  2532.             yield => ($this->privates['MoorlFormBuilder\\Demo\\Standard\\DemoStandard'] ?? ($this->privates['MoorlFormBuilder\\Demo\\Standard\\DemoStandard'] = new \MoorlFormBuilder\Demo\Standard\DemoStandard()));
  2533.         }, 3));
  2534.     }
  2535.     /**
  2536.      * Gets the public 'MoorlFoundation\Core\Service\EntityEnricherService' shared service.
  2537.      *
  2538.      * @return \MoorlFoundation\Core\Service\EntityEnricherService
  2539.      */
  2540.     protected function getEntityEnricherServiceService()
  2541.     {
  2542.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/EntityEnricherService.php';
  2543.         return $this->services['MoorlFoundation\\Core\\Service\\EntityEnricherService'] = new \MoorlFoundation\Core\Service\EntityEnricherService(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()));
  2544.     }
  2545.     /**
  2546.      * Gets the public 'MoorlFoundation\Core\Service\EntitySearchService' shared service.
  2547.      *
  2548.      * @return \MoorlFoundation\Core\Service\EntitySearchService
  2549.      */
  2550.     protected function getEntitySearchServiceService()
  2551.     {
  2552.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/EntitySearchService.php';
  2553.         return $this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'] = new \MoorlFoundation\Core\Service\EntitySearchService(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new RewindableGenerator(function () {
  2554.             return new \EmptyIterator();
  2555.         }, 0));
  2556.     }
  2557.     /**
  2558.      * Gets the public 'MoorlFoundation\Core\Service\EntitySuggestService' shared service.
  2559.      *
  2560.      * @return \MoorlFoundation\Core\Service\EntitySuggestService
  2561.      */
  2562.     protected function getEntitySuggestServiceService()
  2563.     {
  2564.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/EntitySearchService.php';
  2565.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/EntitySuggestService.php';
  2566.         return $this->services['MoorlFoundation\\Core\\Service\\EntitySuggestService'] = new \MoorlFoundation\Core\Service\EntitySuggestService(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new RewindableGenerator(function () {
  2567.             return new \EmptyIterator();
  2568.         }, 0));
  2569.     }
  2570.     /**
  2571.      * Gets the public 'MoorlFoundation\Core\Service\LocationService' shared service.
  2572.      *
  2573.      * @return \MoorlFoundation\Core\Service\LocationService
  2574.      */
  2575.     protected function getLocationServiceService()
  2576.     {
  2577.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/LocationService.php';
  2578.         return $this->services['MoorlFoundation\\Core\\Service\\LocationService'] = new \MoorlFoundation\Core\Service\LocationService(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  2579.     }
  2580.     /**
  2581.      * Gets the public 'MoorlFoundation\Core\Service\SortingService' shared service.
  2582.      *
  2583.      * @return \MoorlFoundation\Core\Service\SortingService
  2584.      */
  2585.     protected function getSortingServiceService()
  2586.     {
  2587.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Service/SortingService.php';
  2588.         return $this->services['MoorlFoundation\\Core\\Service\\SortingService'] = new \MoorlFoundation\Core\Service\SortingService(($this->services['moorl_sorting.repository'] ?? $this->getMoorlSorting_RepositoryService()));
  2589.     }
  2590.     /**
  2591.      * Gets the public 'MoorlFoundation\Core\Subscriber\MoorlFoundationSubscriber' shared service.
  2592.      *
  2593.      * @return \MoorlFoundation\Core\Subscriber\MoorlFoundationSubscriber
  2594.      */
  2595.     protected function getMoorlFoundationSubscriberService()
  2596.     {
  2597.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Subscriber/MoorlFoundationSubscriber.php';
  2598.         return $this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'] = new \MoorlFoundation\Core\Subscriber\MoorlFoundationSubscriber(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  2599.     }
  2600.     /**
  2601.      * Gets the public 'MoorlFoundation\MoorlFoundation' shared autowired service.
  2602.      *
  2603.      * @return \MoorlFoundation\MoorlFoundation
  2604.      */
  2605.     protected function getMoorlFoundationService()
  2606.     {
  2607.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2608.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2609.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2610.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2612.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2613.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/MoorlFoundation.php';
  2614.         return $this->services['MoorlFoundation\\MoorlFoundation'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('MoorlFoundation\\MoorlFoundation');
  2615.     }
  2616.     /**
  2617.      * Gets the public 'MoorlFoundation\Storefront\Controller\ProductBuyListController' shared service.
  2618.      *
  2619.      * @return \MoorlFoundation\Storefront\Controller\ProductBuyListController
  2620.      */
  2621.     protected function getProductBuyListControllerService()
  2622.     {
  2623.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Storefront/Controller/ProductBuyListController.php';
  2624.         $this->services['MoorlFoundation\\Storefront\\Controller\\ProductBuyListController'] = $instance = new \MoorlFoundation\Storefront\Controller\ProductBuyListController(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService()));
  2625.         $instance->setContainer($this);
  2626.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2627.         return $instance;
  2628.     }
  2629.     /**
  2630.      * Gets the public 'MoorlFoundation\Storefront\Subscriber\ProductListingResultSubscriber' shared service.
  2631.      *
  2632.      * @return \MoorlFoundation\Storefront\Subscriber\ProductListingResultSubscriber
  2633.      */
  2634.     protected function getProductListingResultSubscriberService()
  2635.     {
  2636.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Storefront/Subscriber/ProductListingResultSubscriber.php';
  2637.         return $this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'] = new \MoorlFoundation\Storefront\Subscriber\ProductListingResultSubscriber(($this->services['MoorlFoundation\\Core\\Service\\EntitySearchService'] ?? $this->getEntitySearchServiceService()), ($this->services['MoorlFoundation\\Core\\Service\\EntitySuggestService'] ?? $this->getEntitySuggestServiceService()));
  2638.     }
  2639.     /**
  2640.      * Gets the public 'MoorlFoundation\Storefront\Subscriber\SalesChannelContextResolvedSubscriber' shared service.
  2641.      *
  2642.      * @return \MoorlFoundation\Storefront\Subscriber\SalesChannelContextResolvedSubscriber
  2643.      */
  2644.     protected function getSalesChannelContextResolvedSubscriberService()
  2645.     {
  2646.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Storefront/Subscriber/SalesChannelContextResolvedSubscriber.php';
  2647.         return $this->services['MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber'] = new \MoorlFoundation\Storefront\Subscriber\SalesChannelContextResolvedSubscriber(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  2648.     }
  2649.     /**
  2650.      * Gets the public 'Poller24\Poller24' shared autowired service.
  2651.      *
  2652.      * @return \Poller24\Poller24
  2653.      */
  2654.     protected function getPoller24Service()
  2655.     {
  2656.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2657.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2658.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2659.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2662.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  2663.         include_once \dirname(__DIR__4).'/custom/plugins/Poller24/src/Poller24.php';
  2664.         return $this->services['Poller24\\Poller24'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Poller24\\Poller24');
  2665.     }
  2666.     /**
  2667.      * Gets the public 'Sas\BlogModule\Content\BlogAuthor\BlogAuthorDefinition' shared service.
  2668.      *
  2669.      * @return \Sas\BlogModule\Content\BlogAuthor\BlogAuthorDefinition
  2670.      */
  2671.     protected function getBlogAuthorDefinitionService()
  2672.     {
  2673.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/BlogAuthor/BlogAuthorDefinition.php';
  2674.         $this->services['Sas\\BlogModule\\Content\\BlogAuthor\\BlogAuthorDefinition'] = $instance = new \Sas\BlogModule\Content\BlogAuthor\BlogAuthorDefinition();
  2675.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2676.         return $instance;
  2677.     }
  2678.     /**
  2679.      * Gets the public 'Sas\BlogModule\Content\BlogAuthor\BlogAuthorTranslation\BlogAuthorTranslationDefinition' shared service.
  2680.      *
  2681.      * @return \Sas\BlogModule\Content\BlogAuthor\BlogAuthorTranslation\BlogAuthorTranslationDefinition
  2682.      */
  2683.     protected function getBlogAuthorTranslationDefinitionService()
  2684.     {
  2685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2686.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/BlogAuthor/BlogAuthorTranslation/BlogAuthorTranslationDefinition.php';
  2687.         $this->services['Sas\\BlogModule\\Content\\BlogAuthor\\BlogAuthorTranslation\\BlogAuthorTranslationDefinition'] = $instance = new \Sas\BlogModule\Content\BlogAuthor\BlogAuthorTranslation\BlogAuthorTranslationDefinition();
  2688.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2689.         return $instance;
  2690.     }
  2691.     /**
  2692.      * Gets the public 'Sas\BlogModule\Content\BlogCategory\BlogCategoryDefinition' shared service.
  2693.      *
  2694.      * @return \Sas\BlogModule\Content\BlogCategory\BlogCategoryDefinition
  2695.      */
  2696.     protected function getBlogCategoryDefinitionService()
  2697.     {
  2698.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/BlogCategory/BlogCategoryDefinition.php';
  2699.         $this->services['Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryDefinition'] = $instance = new \Sas\BlogModule\Content\BlogCategory\BlogCategoryDefinition();
  2700.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2701.         return $instance;
  2702.     }
  2703.     /**
  2704.      * Gets the public 'Sas\BlogModule\Content\BlogCategory\BlogCategoryTranslation\BlogCategoryTranslationDefinition' shared service.
  2705.      *
  2706.      * @return \Sas\BlogModule\Content\BlogCategory\BlogCategoryTranslation\BlogCategoryTranslationDefinition
  2707.      */
  2708.     protected function getBlogCategoryTranslationDefinitionService()
  2709.     {
  2710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2711.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/BlogCategory/BlogCategoryTranslation/BlogCategoryTranslationDefinition.php';
  2712.         $this->services['Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryTranslation\\BlogCategoryTranslationDefinition'] = $instance = new \Sas\BlogModule\Content\BlogCategory\BlogCategoryTranslation\BlogCategoryTranslationDefinition();
  2713.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2714.         return $instance;
  2715.     }
  2716.     /**
  2717.      * Gets the public 'Sas\BlogModule\Content\Blog\Aggregate\BlogCategoryMappingDefinition' shared service.
  2718.      *
  2719.      * @return \Sas\BlogModule\Content\Blog\Aggregate\BlogCategoryMappingDefinition
  2720.      */
  2721.     protected function getBlogCategoryMappingDefinitionService()
  2722.     {
  2723.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/Blog/Aggregate/BlogCategoryMappingDefinition.php';
  2724.         $this->services['Sas\\BlogModule\\Content\\Blog\\Aggregate\\BlogCategoryMappingDefinition'] = $instance = new \Sas\BlogModule\Content\Blog\Aggregate\BlogCategoryMappingDefinition();
  2725.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2726.         return $instance;
  2727.     }
  2728.     /**
  2729.      * Gets the public 'Sas\BlogModule\Content\Blog\BlogEntriesDefinition' shared service.
  2730.      *
  2731.      * @return \Sas\BlogModule\Content\Blog\BlogEntriesDefinition
  2732.      */
  2733.     protected function getBlogEntriesDefinitionService()
  2734.     {
  2735.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/Blog/BlogEntriesDefinition.php';
  2736.         $this->services['Sas\\BlogModule\\Content\\Blog\\BlogEntriesDefinition'] = $instance = new \Sas\BlogModule\Content\Blog\BlogEntriesDefinition();
  2737.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2738.         return $instance;
  2739.     }
  2740.     /**
  2741.      * Gets the public 'Sas\BlogModule\Content\Blog\BlogTranslation\BlogTranslationDefinition' shared service.
  2742.      *
  2743.      * @return \Sas\BlogModule\Content\Blog\BlogTranslation\BlogTranslationDefinition
  2744.      */
  2745.     protected function getBlogTranslationDefinitionService()
  2746.     {
  2747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2748.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/Blog/BlogTranslation/BlogTranslationDefinition.php';
  2749.         $this->services['Sas\\BlogModule\\Content\\Blog\\BlogTranslation\\BlogTranslationDefinition'] = $instance = new \Sas\BlogModule\Content\Blog\BlogTranslation\BlogTranslationDefinition();
  2750.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2751.         return $instance;
  2752.     }
  2753.     /**
  2754.      * Gets the public 'Sas\BlogModule\Content\SalesChannel\Suggest\ProductSuggestDecorated' shared service.
  2755.      *
  2756.      * @return \Sas\BlogModule\Content\SalesChannel\Suggest\ProductSuggestDecorated
  2757.      */
  2758.     protected function getProductSuggestDecoratedService()
  2759.     {
  2760.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/AbstractProductSuggestRoute.php';
  2761.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/SalesChannel/Suggest/ProductSuggestDecorated.php';
  2762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/ProductSuggestRoute.php';
  2763.         return $this->services['Sas\\BlogModule\\Content\\SalesChannel\\Suggest\\ProductSuggestDecorated'] = new \Sas\BlogModule\Content\SalesChannel\Suggest\ProductSuggestDecorated(new \Shopware\Core\Content\Product\SalesChannel\Suggest\ProductSuggestRoute(($this->privates['Shopware\\Elasticsearch\\Product\\ProductSearchBuilder'] ?? $this->getProductSearchBuilderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService())), ($this->services['sas_blog_entries.repository'] ?? $this->getSasBlogEntries_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  2764.     }
  2765.     /**
  2766.      * Gets the public 'Sas\BlogModule\Controller\BlogController' shared service.
  2767.      *
  2768.      * @return \Sas\BlogModule\Controller\BlogController
  2769.      */
  2770.     protected function getBlogControllerService()
  2771.     {
  2772.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Controller/BlogController.php';
  2773.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Page/Search/BlogSearchPageLoader.php';
  2774.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  2775.         $b = ($this->services['sas_blog_entries.repository'] ?? $this->getSasBlogEntries_RepositoryService());
  2776.         $this->services['Sas\\BlogModule\\Controller\\BlogController'] = $instance = new \Sas\BlogModule\Controller\BlogController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $a, ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), $b, new \Sas\BlogModule\Page\Search\BlogSearchPageLoader($a$b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  2777.         $instance->setContainer($this);
  2778.         return $instance;
  2779.     }
  2780.     /**
  2781.      * Gets the public 'Sas\BlogModule\Controller\StoreApi\BlogController' shared service.
  2782.      *
  2783.      * @return \Sas\BlogModule\Controller\StoreApi\BlogController
  2784.      */
  2785.     protected function getBlogController2Service()
  2786.     {
  2787.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Controller/StoreApi/AbstractBlogController.php';
  2788.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Controller/StoreApi/BlogController.php';
  2789.         return $this->services['Sas\\BlogModule\\Controller\\StoreApi\\BlogController'] = new \Sas\BlogModule\Controller\StoreApi\BlogController(($this->services['sas_blog_entries.repository'] ?? $this->getSasBlogEntries_RepositoryService()));
  2790.     }
  2791.     /**
  2792.      * Gets the public 'Sas\BlogModule\Resources\snippet\de_DE\SnippetFile_de_DE' shared service.
  2793.      *
  2794.      * @return \Sas\BlogModule\Resources\snippet\de_DE\SnippetFile_de_DE
  2795.      */
  2796.     protected function getSnippetFileDeDE2Service()
  2797.     {
  2798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2799.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Resources/snippet/de_DE/SnippetFile_de_DE.php';
  2800.         return $this->services['Sas\\BlogModule\\Resources\\snippet\\de_DE\\SnippetFile_de_DE'] = new \Sas\BlogModule\Resources\snippet\de_DE\SnippetFile_de_DE();
  2801.     }
  2802.     /**
  2803.      * Gets the public 'Sas\BlogModule\Resources\snippet\en_GB\SnippetFile_en_GB' shared service.
  2804.      *
  2805.      * @return \Sas\BlogModule\Resources\snippet\en_GB\SnippetFile_en_GB
  2806.      */
  2807.     protected function getSnippetFileEnGB2Service()
  2808.     {
  2809.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2810.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Resources/snippet/en_GB/SnippetFile_en_GB.php';
  2811.         return $this->services['Sas\\BlogModule\\Resources\\snippet\\en_GB\\SnippetFile_en_GB'] = new \Sas\BlogModule\Resources\snippet\en_GB\SnippetFile_en_GB();
  2812.     }
  2813.     /**
  2814.      * Gets the public 'Sas\BlogModule\SasBlogModule' shared autowired service.
  2815.      *
  2816.      * @return \Sas\BlogModule\SasBlogModule
  2817.      */
  2818.     protected function getSasBlogModuleService()
  2819.     {
  2820.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2821.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2822.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2823.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2825.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2826.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/SasBlogModule.php';
  2827.         return $this->services['Sas\\BlogModule\\SasBlogModule'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Sas\\BlogModule\\SasBlogModule');
  2828.     }
  2829.     /**
  2830.      * Gets the public 'Shopware\Administration\Controller\AdminExtensionApiController' shared service.
  2831.      *
  2832.      * @return \Shopware\Administration\Controller\AdminExtensionApiController
  2833.      */
  2834.     protected function getAdminExtensionApiControllerService()
  2835.     {
  2836.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminExtensionApiController.php';
  2837.         $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()));
  2838.         $instance->setContainer($this);
  2839.         return $instance;
  2840.     }
  2841.     /**
  2842.      * Gets the public 'Shopware\Administration\Controller\AdminProductStreamController' shared service.
  2843.      *
  2844.      * @return \Shopware\Administration\Controller\AdminProductStreamController
  2845.      */
  2846.     protected function getAdminProductStreamControllerService()
  2847.     {
  2848.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminProductStreamController.php';
  2849.         $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\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()));
  2850.         $instance->setContainer($this);
  2851.         return $instance;
  2852.     }
  2853.     /**
  2854.      * Gets the public 'Shopware\Administration\Controller\AdminSearchController' shared service.
  2855.      *
  2856.      * @return \Shopware\Administration\Controller\AdminSearchController
  2857.      */
  2858.     protected function getAdminSearchControllerService()
  2859.     {
  2860.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminSearchController.php';
  2861.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Service/AdminSearcher.php';
  2862.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  2863.         $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()));
  2864.         $instance->setContainer($this);
  2865.         return $instance;
  2866.     }
  2867.     /**
  2868.      * Gets the public 'Shopware\Administration\Controller\AdministrationController' shared service.
  2869.      *
  2870.      * @return \Shopware\Administration\Controller\AdministrationController
  2871.      */
  2872.     protected function getAdministrationControllerService()
  2873.     {
  2874.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdministrationController.php';
  2875.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinderInterface.php';
  2876.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/CachedSnippetFinder.php';
  2877.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinder.php';
  2878.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollectorInterface.php';
  2879.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollector.php';
  2880.         $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))), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService())), $this->parameters['kernel.supported_api_versions'], new \Shopware\Administration\Framework\Routing\KnownIps\KnownIpsCollector(), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), (\dirname(__DIR__4).'/vendor/shopware/core'), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2881.         $instance->setContainer($this);
  2882.         return $instance;
  2883.     }
  2884.     /**
  2885.      * Gets the public 'Shopware\Administration\Controller\NotificationController' shared service.
  2886.      *
  2887.      * @return \Shopware\Administration\Controller\NotificationController
  2888.      */
  2889.     protected function getNotificationControllerService()
  2890.     {
  2891.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/NotificationController.php';
  2892.         $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()));
  2893.         $instance->setContainer($this);
  2894.         return $instance;
  2895.     }
  2896.     /**
  2897.      * Gets the public 'Shopware\Administration\Controller\UserConfigController' shared service.
  2898.      *
  2899.      * @return \Shopware\Administration\Controller\UserConfigController
  2900.      */
  2901.     protected function getUserConfigControllerService()
  2902.     {
  2903.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/UserConfigController.php';
  2904.         $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()));
  2905.         $instance->setContainer($this);
  2906.         return $instance;
  2907.     }
  2908.     /**
  2909.      * Gets the public 'Shopware\Administration\Notification\NotificationDefinition' shared service.
  2910.      *
  2911.      * @return \Shopware\Administration\Notification\NotificationDefinition
  2912.      */
  2913.     protected function getNotificationDefinitionService()
  2914.     {
  2915.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  2916.         $this->services['Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  2917.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2918.         return $instance;
  2919.     }
  2920.     /**
  2921.      * Gets the public 'Shopware\Administration\Notification\NotificationService' shared service.
  2922.      *
  2923.      * @return \Shopware\Administration\Notification\NotificationService
  2924.      */
  2925.     protected function getNotificationServiceService()
  2926.     {
  2927.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationService.php';
  2928.         return $this->services['Shopware\\Administration\\Notification\\NotificationService'] = new \Shopware\Administration\Notification\NotificationService(($this->services['notification.repository'] ?? $this->getNotification_RepositoryService()));
  2929.     }
  2930.     /**
  2931.      * Gets the public 'Shopware\Core\Checkout\Cart\Calculator' shared service.
  2932.      *
  2933.      * @return \Shopware\Core\Checkout\Cart\Calculator
  2934.      */
  2935.     protected function getCalculatorService()
  2936.     {
  2937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Calculator.php';
  2938.         return $this->services['Shopware\\Core\\Checkout\\Cart\\Calculator'] = new \Shopware\Core\Checkout\Cart\Calculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  2939.     }
  2940.     /**
  2941.      * Gets the public 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory' shared service.
  2942.      *
  2943.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory
  2944.      */
  2945.     protected function getCartFacadeHookFactoryService()
  2946.     {
  2947.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  2948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHookFactory.php';
  2949.         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()));
  2950.     }
  2951.     /**
  2952.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController' shared service.
  2953.      *
  2954.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController
  2955.      */
  2956.     protected function getOrderConverterControllerService()
  2957.     {
  2958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderConverterController.php';
  2959.         $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()));
  2960.         $instance->setContainer($this);
  2961.         return $instance;
  2962.     }
  2963.     /**
  2964.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController' shared service.
  2965.      *
  2966.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController
  2967.      */
  2968.     protected function getOrderRecalculationControllerService()
  2969.     {
  2970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderRecalculationController.php';
  2971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/RecalculationService.php';
  2972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  2973.         $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()))));
  2974.         $instance->setContainer($this);
  2975.         return $instance;
  2976.     }
  2977.     /**
  2978.      * Gets the public 'Shopware\Core\Checkout\Cart\PriceActionController' shared service.
  2979.      *
  2980.      * @return \Shopware\Core\Checkout\Cart\PriceActionController
  2981.      */
  2982.     protected function getPriceActionControllerService()
  2983.     {
  2984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceActionController.php';
  2985.         $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()));
  2986.         $instance->setContainer($this);
  2987.         return $instance;
  2988.     }
  2989.     /**
  2990.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute' shared service.
  2991.      *
  2992.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute
  2993.      */
  2994.     protected function getCartDeleteRouteService()
  2995.     {
  2996.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2997.     }
  2998.     /**
  2999.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute' shared service.
  3000.      *
  3001.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute
  3002.      */
  3003.     protected function getCartItemAddRouteService()
  3004.     {
  3005.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService()));
  3006.     }
  3007.     /**
  3008.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute' shared service.
  3009.      *
  3010.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute
  3011.      */
  3012.     protected function getCartItemRemoveRouteService()
  3013.     {
  3014.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()));
  3015.     }
  3016.     /**
  3017.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute' shared service.
  3018.      *
  3019.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute
  3020.      */
  3021.     protected function getCartItemUpdateRouteService()
  3022.     {
  3023.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3024.     }
  3025.     /**
  3026.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute' shared service.
  3027.      *
  3028.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute
  3029.      */
  3030.     protected function getCartLoadRouteService()
  3031.     {
  3032.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()));
  3033.     }
  3034.     /**
  3035.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute' shared service.
  3036.      *
  3037.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute
  3038.      */
  3039.     protected function getCartOrderRouteService()
  3040.     {
  3041.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  3042.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), $a, new \Shopware\Core\Checkout\Cart\Order\OrderPersister($a, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Shopware\Core\Checkout\Payment\PreparedPaymentService(($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->services['app_payment_method.repository'] ?? $this->getAppPaymentMethod_RepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  3043.     }
  3044.     /**
  3045.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartService' shared service.
  3046.      *
  3047.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartService
  3048.      */
  3049.     protected function getCartServiceService()
  3050.     {
  3051.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartService(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? $this->getCartLoadRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? $this->getCartDeleteRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? $this->getCartItemAddRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? $this->getCartItemUpdateRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? $this->getCartItemRemoveRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? $this->getCartOrderRouteService()));
  3052.     }
  3053.     /**
  3054.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  3055.      *
  3056.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  3057.      */
  3058.     protected function getCustomerAddressDefinitionService()
  3059.     {
  3060.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  3061.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3062.         return $instance;
  3063.     }
  3064.     /**
  3065.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  3066.      *
  3067.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  3068.      */
  3069.     protected function getCustomerGroupRegistrationSalesChannelDefinitionService()
  3070.     {
  3071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  3072.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  3073.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3074.         return $instance;
  3075.     }
  3076.     /**
  3077.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  3078.      *
  3079.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  3080.      */
  3081.     protected function getCustomerGroupTranslationDefinitionService()
  3082.     {
  3083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  3085.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  3086.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3087.         return $instance;
  3088.     }
  3089.     /**
  3090.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  3091.      *
  3092.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  3093.      */
  3094.     protected function getCustomerGroupDefinitionService()
  3095.     {
  3096.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  3097.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3098.         return $instance;
  3099.     }
  3100.     /**
  3101.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  3102.      *
  3103.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  3104.      */
  3105.     protected function getCustomerRecoveryDefinitionService()
  3106.     {
  3107.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  3108.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  3109.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3110.         return $instance;
  3111.     }
  3112.     /**
  3113.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  3114.      *
  3115.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  3116.      */
  3117.     protected function getCustomerTagDefinitionService()
  3118.     {
  3119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  3120.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  3121.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3122.         return $instance;
  3123.     }
  3124.     /**
  3125.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  3126.      *
  3127.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  3128.      */
  3129.     protected function getCustomerWishlistProductDefinitionService()
  3130.     {
  3131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  3132.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  3133.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3134.         return $instance;
  3135.     }
  3136.     /**
  3137.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  3138.      *
  3139.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  3140.      */
  3141.     protected function getCustomerWishlistDefinitionService()
  3142.     {
  3143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  3144.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  3145.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3146.         return $instance;
  3147.     }
  3148.     /**
  3149.      * Gets the public 'Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController' shared service.
  3150.      *
  3151.      * @return \Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController
  3152.      */
  3153.     protected function getCustomerGroupRegistrationActionControllerService()
  3154.     {
  3155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Api/CustomerGroupRegistrationActionController.php';
  3156.         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['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService()));
  3157.     }
  3158.     /**
  3159.      * Gets the public 'Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  3160.      *
  3161.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  3162.      */
  3163.     protected function getCustomerDefinitionService()
  3164.     {
  3165.         $this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  3166.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3167.         return $instance;
  3168.     }
  3169.     /**
  3170.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute' shared service.
  3171.      *
  3172.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute
  3173.      */
  3174.     protected function getAccountNewsletterRecipientRouteService()
  3175.     {
  3176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAccountNewsletterRecipientRoute.php';
  3177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountNewsletterRecipientRoute.php';
  3178.         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()));
  3179.     }
  3180.     /**
  3181.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute' shared service.
  3182.      *
  3183.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute
  3184.      */
  3185.     protected function getAddWishlistProductRouteService()
  3186.     {
  3187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAddWishlistProductRoute.php';
  3188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AddWishlistProductRoute.php';
  3189.         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()));
  3190.     }
  3191.     /**
  3192.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute' shared service.
  3193.      *
  3194.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute
  3195.      */
  3196.     protected function getChangeCustomerProfileRouteService()
  3197.     {
  3198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeCustomerProfileRoute.php';
  3199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeCustomerProfileRoute.php';
  3200.         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()));
  3201.     }
  3202.     /**
  3203.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute' shared service.
  3204.      *
  3205.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute
  3206.      */
  3207.     protected function getChangeEmailRouteService()
  3208.     {
  3209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeEmailRoute.php';
  3210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeEmailRoute.php';
  3211.         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()));
  3212.     }
  3213.     /**
  3214.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute' shared service.
  3215.      *
  3216.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute
  3217.      */
  3218.     protected function getChangePasswordRouteService()
  3219.     {
  3220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePasswordRoute.php';
  3221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePasswordRoute.php';
  3222.         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()));
  3223.     }
  3224.     /**
  3225.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute' shared service.
  3226.      *
  3227.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute
  3228.      */
  3229.     protected function getChangePaymentMethodRouteService()
  3230.     {
  3231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePaymentMethodRoute.php';
  3232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePaymentMethodRoute.php';
  3233.         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()));
  3234.     }
  3235.     /**
  3236.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute' shared service.
  3237.      *
  3238.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute
  3239.      */
  3240.     protected function getCustomerGroupRegistrationSettingsRouteService()
  3241.     {
  3242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerGroupRegistrationSettingsRoute.php';
  3243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerGroupRegistrationSettingsRoute.php';
  3244.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()));
  3245.     }
  3246.     /**
  3247.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute' shared service.
  3248.      *
  3249.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute
  3250.      */
  3251.     protected function getCustomerRouteService()
  3252.     {
  3253.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRoute.php';
  3254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRoute.php';
  3255.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  3256.     }
  3257.     /**
  3258.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute' shared service.
  3259.      *
  3260.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute
  3261.      */
  3262.     protected function getDeleteAddressRouteService()
  3263.     {
  3264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteAddressRoute.php';
  3265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  3266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteAddressRoute.php';
  3267.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()));
  3268.     }
  3269.     /**
  3270.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute' shared service.
  3271.      *
  3272.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute
  3273.      */
  3274.     protected function getDeleteCustomerRouteService()
  3275.     {
  3276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteCustomerRoute.php';
  3277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteCustomerRoute.php';
  3278.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3279.     }
  3280.     /**
  3281.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute' shared service.
  3282.      *
  3283.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute
  3284.      */
  3285.     protected function getListAddressRouteService()
  3286.     {
  3287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractListAddressRoute.php';
  3288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ListAddressRoute.php';
  3289.         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()));
  3290.     }
  3291.     /**
  3292.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute' shared service.
  3293.      *
  3294.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute
  3295.      */
  3296.     protected function getLoadWishlistRouteService()
  3297.     {
  3298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoadWishlistRoute.php';
  3299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoadWishlistRoute.php';
  3300.         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()));
  3301.     }
  3302.     /**
  3303.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute' shared service.
  3304.      *
  3305.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute
  3306.      */
  3307.     protected function getLoginRouteService()
  3308.     {
  3309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoginRoute.php';
  3310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoginRoute.php';
  3311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiter.php';
  3312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiterFactory.php';
  3313.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
  3314.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
  3315.         $a = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  3316.         $b = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  3317.         $c = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  3318.         $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));
  3319.         $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));
  3320.         $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));
  3321.         $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));
  3322.         $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));
  3323.         $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));
  3324.         $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));
  3325.         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);
  3326.     }
  3327.     /**
  3328.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute' shared service.
  3329.      *
  3330.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute
  3331.      */
  3332.     protected function getLogoutRouteService()
  3333.     {
  3334.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLogoutRoute.php';
  3335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LogoutRoute.php';
  3336.         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()));
  3337.     }
  3338.     /**
  3339.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute' shared service.
  3340.      *
  3341.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute
  3342.      */
  3343.     protected function getMergeWishlistProductRouteService()
  3344.     {
  3345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractMergeWishlistProductRoute.php';
  3346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/MergeWishlistProductRoute.php';
  3347.         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()));
  3348.     }
  3349.     /**
  3350.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute' shared service.
  3351.      *
  3352.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute
  3353.      */
  3354.     protected function getRegisterConfirmRouteService()
  3355.     {
  3356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterConfirmRoute.php';
  3357.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterConfirmRoute.php';
  3358.         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()));
  3359.     }
  3360.     /**
  3361.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute' shared service.
  3362.      *
  3363.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute
  3364.      */
  3365.     protected function getRegisterRouteService()
  3366.     {
  3367.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterRoute.php';
  3368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterRoute.php';
  3369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  3370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerValidationFactory.php';
  3371.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), new \Shopware\Core\Checkout\Customer\Validation\CustomerValidationFactory(($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'] ?? $this->getCustomerProfileValidationFactoryService())), ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] ?? $this->getAddressValidationFactoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService()));
  3372.     }
  3373.     /**
  3374.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute' shared service.
  3375.      *
  3376.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute
  3377.      */
  3378.     protected function getRemoveWishlistProductRouteService()
  3379.     {
  3380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRemoveWishlistProductRoute.php';
  3381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RemoveWishlistProductRoute.php';
  3382.         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()));
  3383.     }
  3384.     /**
  3385.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute' shared service.
  3386.      *
  3387.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute
  3388.      */
  3389.     protected function getResetPasswordRouteService()
  3390.     {
  3391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractResetPasswordRoute.php';
  3392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ResetPasswordRoute.php';
  3393.         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()));
  3394.     }
  3395.     /**
  3396.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute' shared service.
  3397.      *
  3398.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute
  3399.      */
  3400.     protected function getSendPasswordRecoveryMailRouteService()
  3401.     {
  3402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSendPasswordRecoveryMailRoute.php';
  3403.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SendPasswordRecoveryMailRoute.php';
  3404.         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()));
  3405.     }
  3406.     /**
  3407.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute' shared service.
  3408.      *
  3409.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute
  3410.      */
  3411.     protected function getSwitchDefaultAddressRouteService()
  3412.     {
  3413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSwitchDefaultAddressRoute.php';
  3414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  3415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SwitchDefaultAddressRoute.php';
  3416.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3417.     }
  3418.     /**
  3419.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute' shared service.
  3420.      *
  3421.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute
  3422.      */
  3423.     protected function getUpsertAddressRouteService()
  3424.     {
  3425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractUpsertAddressRoute.php';
  3426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  3427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/UpsertAddressRoute.php';
  3428.         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()));
  3429.     }
  3430.     /**
  3431.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  3432.      *
  3433.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  3434.      */
  3435.     protected function getDocumentBaseConfigSalesChannelDefinitionService()
  3436.     {
  3437.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  3438.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  3439.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3440.         return $instance;
  3441.     }
  3442.     /**
  3443.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  3444.      *
  3445.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  3446.      */
  3447.     protected function getDocumentBaseConfigDefinitionService()
  3448.     {
  3449.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  3450.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  3451.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3452.         return $instance;
  3453.     }
  3454.     /**
  3455.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  3456.      *
  3457.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  3458.      */
  3459.     protected function getDocumentTypeTranslationDefinitionService()
  3460.     {
  3461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  3463.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  3464.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3465.         return $instance;
  3466.     }
  3467.     /**
  3468.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  3469.      *
  3470.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  3471.      */
  3472.     protected function getDocumentTypeDefinitionService()
  3473.     {
  3474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  3475.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  3476.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3477.         return $instance;
  3478.     }
  3479.     /**
  3480.      * Gets the public 'Shopware\Core\Checkout\Document\Controller\DocumentController' shared service.
  3481.      *
  3482.      * @return \Shopware\Core\Checkout\Document\Controller\DocumentController
  3483.      */
  3484.     protected function getDocumentControllerService()
  3485.     {
  3486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Controller/DocumentController.php';
  3487.         $this->services['Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController'] = $instance = new \Shopware\Core\Checkout\Document\Controller\DocumentController(($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->services['document.repository'] ?? $this->getDocument_RepositoryService()));
  3488.         $instance->setContainer($this);
  3489.         return $instance;
  3490.     }
  3491.     /**
  3492.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  3493.      *
  3494.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  3495.      */
  3496.     protected function getDocumentDefinitionService()
  3497.     {
  3498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  3499.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  3500.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3501.         return $instance;
  3502.     }
  3503.     /**
  3504.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentGeneratorController' shared service.
  3505.      *
  3506.      * @return \Shopware\Core\Checkout\Document\DocumentGeneratorController
  3507.      */
  3508.     protected function getDocumentGeneratorControllerService()
  3509.     {
  3510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGeneratorController.php';
  3511.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController'] = $instance = new \Shopware\Core\Checkout\Document\DocumentGeneratorController(($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()));
  3512.         $instance->setContainer($this);
  3513.         return $instance;
  3514.     }
  3515.     /**
  3516.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  3517.      *
  3518.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  3519.      */
  3520.     protected function getOrderAddressDefinitionService()
  3521.     {
  3522.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  3523.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3524.         return $instance;
  3525.     }
  3526.     /**
  3527.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  3528.      *
  3529.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  3530.      */
  3531.     protected function getOrderCustomerDefinitionService()
  3532.     {
  3533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  3534.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  3535.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3536.         return $instance;
  3537.     }
  3538.     /**
  3539.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  3540.      *
  3541.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  3542.      */
  3543.     protected function getOrderDeliveryPositionDefinitionService()
  3544.     {
  3545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  3546.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  3547.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3548.         return $instance;
  3549.     }
  3550.     /**
  3551.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  3552.      *
  3553.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  3554.      */
  3555.     protected function getOrderDeliveryDefinitionService()
  3556.     {
  3557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  3558.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  3559.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3560.         return $instance;
  3561.     }
  3562.     /**
  3563.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  3564.      *
  3565.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  3566.      */
  3567.     protected function getOrderLineItemDefinitionService()
  3568.     {
  3569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  3570.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  3571.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3572.         return $instance;
  3573.     }
  3574.     /**
  3575.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  3576.      *
  3577.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  3578.      */
  3579.     protected function getOrderTagDefinitionService()
  3580.     {
  3581.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  3582.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  3583.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3584.         return $instance;
  3585.     }
  3586.     /**
  3587.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  3588.      *
  3589.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  3590.      */
  3591.     protected function getOrderTransactionDefinitionService()
  3592.     {
  3593.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  3594.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  3595.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3596.         return $instance;
  3597.     }
  3598.     /**
  3599.      * Gets the public 'Shopware\Core\Checkout\Order\Api\OrderActionController' shared service.
  3600.      *
  3601.      * @return \Shopware\Core\Checkout\Order\Api\OrderActionController
  3602.      */
  3603.     protected function getOrderActionControllerService()
  3604.     {
  3605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Api/OrderActionController.php';
  3606.         $this->services['Shopware\\Core\\Checkout\\Order\\Api\\OrderActionController'] = $instance = new \Shopware\Core\Checkout\Order\Api\OrderActionController(($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()), ($this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] ?? $this->getStateMachineDefinitionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  3607.         $instance->setContainer($this);
  3608.         return $instance;
  3609.     }
  3610.     /**
  3611.      * Gets the public 'Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  3612.      *
  3613.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  3614.      */
  3615.     protected function getOrderDefinitionService()
  3616.     {
  3617.         $this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  3618.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3619.         return $instance;
  3620.     }
  3621.     /**
  3622.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute' shared service.
  3623.      *
  3624.      * @return \Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute
  3625.      */
  3626.     protected function getCancelOrderRouteService()
  3627.     {
  3628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractCancelOrderRoute.php';
  3629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/CancelOrderRoute.php';
  3630.         return $this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute'] = new \Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute(($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()));
  3631.     }
  3632.     /**
  3633.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\OrderRoute' shared service.
  3634.      *
  3635.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderRoute
  3636.      */
  3637.     protected function getOrderRouteService()
  3638.     {
  3639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractOrderRoute.php';
  3640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderRoute.php';
  3641.         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()));
  3642.     }
  3643.     /**
  3644.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute' shared service.
  3645.      *
  3646.      * @return \Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute
  3647.      */
  3648.     protected function getSetPaymentOrderRouteService()
  3649.     {
  3650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractSetPaymentOrderRoute.php';
  3651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/SetPaymentOrderRoute.php';
  3652.         return $this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute'] = new \Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute(($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($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()));
  3653.     }
  3654.     /**
  3655.      * Gets the public 'Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  3656.      *
  3657.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  3658.      */
  3659.     protected function getPaymentMethodTranslationDefinitionService()
  3660.     {
  3661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  3663.         $this->services['Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  3664.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3665.         return $instance;
  3666.     }
  3667.     /**
  3668.      * Gets the public 'Shopware\Core\Checkout\Payment\Controller\PaymentController' shared service.
  3669.      *
  3670.      * @return \Shopware\Core\Checkout\Payment\Controller\PaymentController
  3671.      */
  3672.     protected function getPaymentControllerService()
  3673.     {
  3674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Controller/PaymentController.php';
  3675.         $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()));
  3676.         $instance->setContainer($this);
  3677.         return $instance;
  3678.     }
  3679.     /**
  3680.      * Gets the public 'Shopware\Core\Checkout\Payment\PaymentMethodDefinition' shared service.
  3681.      *
  3682.      * @return \Shopware\Core\Checkout\Payment\PaymentMethodDefinition
  3683.      */
  3684.     protected function getPaymentMethodDefinitionService()
  3685.     {
  3686.         $this->services['Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\PaymentMethodDefinition();
  3687.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3688.         return $instance;
  3689.     }
  3690.     /**
  3691.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute' shared service.
  3692.      *
  3693.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute
  3694.      */
  3695.     protected function getCachedPaymentMethodRouteService()
  3696.     {
  3697.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute(new \Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute(($this->services['sales_channel.payment_method.repository'] ?? $this->getSalesChannel_PaymentMethod_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()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3698.     }
  3699.     /**
  3700.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute' shared service.
  3701.      *
  3702.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute
  3703.      */
  3704.     protected function getHandlePaymentMethodRouteService()
  3705.     {
  3706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractHandlePaymentMethodRoute.php';
  3707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/HandlePaymentMethodRoute.php';
  3708.         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()));
  3709.     }
  3710.     /**
  3711.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition' shared service.
  3712.      *
  3713.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition
  3714.      */
  3715.     protected function getSalesChannelPaymentMethodDefinitionService()
  3716.     {
  3717.         $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition();
  3718.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  3719.         return $instance;
  3720.     }
  3721.     /**
  3722.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute' shared service.
  3723.      *
  3724.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute
  3725.      */
  3726.     protected function getSortedPaymentMethodRouteService()
  3727.     {
  3728.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute(($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? $this->getCachedPaymentMethodRouteService()));
  3729.     }
  3730.     /**
  3731.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  3732.      *
  3733.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  3734.      */
  3735.     protected function getPromotionCartRuleDefinitionService()
  3736.     {
  3737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  3738.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  3739.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3740.         return $instance;
  3741.     }
  3742.     /**
  3743.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  3744.      *
  3745.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  3746.      */
  3747.     protected function getPromotionDiscountPriceDefinitionService()
  3748.     {
  3749.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  3750.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  3751.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3752.         return $instance;
  3753.     }
  3754.     /**
  3755.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  3756.      *
  3757.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  3758.      */
  3759.     protected function getPromotionDiscountRuleDefinitionService()
  3760.     {
  3761.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  3762.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  3763.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3764.         return $instance;
  3765.     }
  3766.     /**
  3767.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  3768.      *
  3769.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  3770.      */
  3771.     protected function getPromotionDiscountDefinitionService()
  3772.     {
  3773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  3774.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  3775.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3776.         return $instance;
  3777.     }
  3778.     /**
  3779.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  3780.      *
  3781.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  3782.      */
  3783.     protected function getPromotionIndividualCodeDefinitionService()
  3784.     {
  3785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  3786.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  3787.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3788.         return $instance;
  3789.     }
  3790.     /**
  3791.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  3792.      *
  3793.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  3794.      */
  3795.     protected function getPromotionOrderRuleDefinitionService()
  3796.     {
  3797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  3798.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  3799.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3800.         return $instance;
  3801.     }
  3802.     /**
  3803.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  3804.      *
  3805.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  3806.      */
  3807.     protected function getPromotionPersonaCustomerDefinitionService()
  3808.     {
  3809.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  3810.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  3811.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3812.         return $instance;
  3813.     }
  3814.     /**
  3815.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  3816.      *
  3817.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  3818.      */
  3819.     protected function getPromotionPersonaRuleDefinitionService()
  3820.     {
  3821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  3822.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  3823.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3824.         return $instance;
  3825.     }
  3826.     /**
  3827.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  3828.      *
  3829.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  3830.      */
  3831.     protected function getPromotionSalesChannelDefinitionService()
  3832.     {
  3833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  3834.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  3835.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3836.         return $instance;
  3837.     }
  3838.     /**
  3839.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  3840.      *
  3841.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  3842.      */
  3843.     protected function getPromotionSetGroupRuleDefinitionService()
  3844.     {
  3845.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  3846.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  3847.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3848.         return $instance;
  3849.     }
  3850.     /**
  3851.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  3852.      *
  3853.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  3854.      */
  3855.     protected function getPromotionSetGroupDefinitionService()
  3856.     {
  3857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  3858.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  3859.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3860.         return $instance;
  3861.     }
  3862.     /**
  3863.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  3864.      *
  3865.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  3866.      */
  3867.     protected function getPromotionTranslationDefinitionService()
  3868.     {
  3869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  3871.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  3872.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3873.         return $instance;
  3874.     }
  3875.     /**
  3876.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionActionController' shared service.
  3877.      *
  3878.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionActionController
  3879.      */
  3880.     protected function getPromotionActionControllerService()
  3881.     {
  3882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionActionController.php';
  3883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesLoader.php';
  3884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesRemover.php';
  3885.         $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()));
  3886.         $instance->setContainer($this);
  3887.         return $instance;
  3888.     }
  3889.     /**
  3890.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionController' shared service.
  3891.      *
  3892.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionController
  3893.      */
  3894.     protected function getPromotionControllerService()
  3895.     {
  3896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionController.php';
  3897.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodeService.php';
  3898.         $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())));
  3899.         $instance->setContainer($this);
  3900.         return $instance;
  3901.     }
  3902.     /**
  3903.      * Gets the public 'Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  3904.      *
  3905.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  3906.      */
  3907.     protected function getPromotionDefinitionService()
  3908.     {
  3909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  3910.         $this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  3911.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3912.         return $instance;
  3913.     }
  3914.     /**
  3915.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  3916.      *
  3917.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  3918.      */
  3919.     protected function getShippingMethodPriceDefinitionService()
  3920.     {
  3921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  3922.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  3923.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3924.         return $instance;
  3925.     }
  3926.     /**
  3927.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  3928.      *
  3929.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  3930.      */
  3931.     protected function getShippingMethodTagDefinitionService()
  3932.     {
  3933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  3934.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  3935.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3936.         return $instance;
  3937.     }
  3938.     /**
  3939.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  3940.      *
  3941.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  3942.      */
  3943.     protected function getShippingMethodTranslationDefinitionService()
  3944.     {
  3945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  3947.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  3948.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3949.         return $instance;
  3950.     }
  3951.     /**
  3952.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute' shared service.
  3953.      *
  3954.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute
  3955.      */
  3956.     protected function getCachedShippingMethodRouteService()
  3957.     {
  3958.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute(new \Shopware\Core\Checkout\Shipping\SalesChannel\ShippingMethodRoute(($this->services['sales_channel.shipping_method.repository'] ?? $this->getSalesChannel_ShippingMethod_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()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3959.     }
  3960.     /**
  3961.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition' shared service.
  3962.      *
  3963.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition
  3964.      */
  3965.     protected function getSalesChannelShippingMethodDefinitionService()
  3966.     {
  3967.         $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition();
  3968.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  3969.         return $instance;
  3970.     }
  3971.     /**
  3972.      * Gets the public 'Shopware\Core\Checkout\Shipping\ShippingMethodDefinition' shared service.
  3973.      *
  3974.      * @return \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition
  3975.      */
  3976.     protected function getShippingMethodDefinitionService()
  3977.     {
  3978.         $this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition();
  3979.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3980.         return $instance;
  3981.     }
  3982.     /**
  3983.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  3984.      *
  3985.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  3986.      */
  3987.     protected function getCategoryTagDefinitionService()
  3988.     {
  3989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  3990.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  3991.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3992.         return $instance;
  3993.     }
  3994.     /**
  3995.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  3996.      *
  3997.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  3998.      */
  3999.     protected function getCategoryTranslationDefinitionService()
  4000.     {
  4001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  4003.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  4004.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4005.         return $instance;
  4006.     }
  4007.     /**
  4008.      * Gets the public 'Shopware\Core\Content\Category\CategoryDefinition' shared service.
  4009.      *
  4010.      * @return \Shopware\Core\Content\Category\CategoryDefinition
  4011.      */
  4012.     protected function getCategoryDefinitionService()
  4013.     {
  4014.         $this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\CategoryDefinition();
  4015.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4016.         return $instance;
  4017.     }
  4018.     /**
  4019.      * Gets the public 'Shopware\Core\Content\Category\CategoryHydrator' shared service.
  4020.      *
  4021.      * @return \Shopware\Core\Content\Category\CategoryHydrator
  4022.      */
  4023.     protected function getCategoryHydratorService()
  4024.     {
  4025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryHydrator.php';
  4026.         return $this->services['Shopware\\Core\\Content\\Category\\CategoryHydrator'] = new \Shopware\Core\Content\Category\CategoryHydrator($this);
  4027.     }
  4028.     /**
  4029.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute' shared service.
  4030.      *
  4031.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute
  4032.      */
  4033.     protected function getCachedCategoryRouteService()
  4034.     {
  4035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  4036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedCategoryRoute.php';
  4037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryRoute.php';
  4038.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute'] = new \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute(new \Shopware\Core\Content\Category\SalesChannel\CategoryRoute(($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] ?? $this->getSalesChannelCategoryDefinitionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4039.     }
  4040.     /**
  4041.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute' shared service.
  4042.      *
  4043.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute
  4044.      */
  4045.     protected function getCachedNavigationRouteService()
  4046.     {
  4047.         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()), ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_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()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4048.     }
  4049.     /**
  4050.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CategoryListRoute' shared service.
  4051.      *
  4052.      * @return \Shopware\Core\Content\Category\SalesChannel\CategoryListRoute
  4053.      */
  4054.     protected function getCategoryListRouteService()
  4055.     {
  4056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryListRoute.php';
  4057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryListRoute.php';
  4058.         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()));
  4059.     }
  4060.     /**
  4061.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition' shared service.
  4062.      *
  4063.      * @return \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition
  4064.      */
  4065.     protected function getSalesChannelCategoryDefinitionService()
  4066.     {
  4067.         $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition();
  4068.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  4069.         return $instance;
  4070.     }
  4071.     /**
  4072.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute' shared service.
  4073.      *
  4074.      * @return \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute
  4075.      */
  4076.     protected function getTreeBuildingNavigationRouteService()
  4077.     {
  4078.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] = new \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute(($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'] ?? $this->getCachedNavigationRouteService()));
  4079.     }
  4080.     /**
  4081.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  4082.      *
  4083.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  4084.      */
  4085.     protected function getCmsBlockDefinitionService()
  4086.     {
  4087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  4088.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  4089.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4090.         return $instance;
  4091.     }
  4092.     /**
  4093.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  4094.      *
  4095.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  4096.      */
  4097.     protected function getCmsPageTranslationDefinitionService()
  4098.     {
  4099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  4101.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  4102.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4103.         return $instance;
  4104.     }
  4105.     /**
  4106.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  4107.      *
  4108.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  4109.      */
  4110.     protected function getCmsSectionDefinitionService()
  4111.     {
  4112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  4113.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  4114.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4115.         return $instance;
  4116.     }
  4117.     /**
  4118.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  4119.      *
  4120.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  4121.      */
  4122.     protected function getCmsSlotTranslationDefinitionService()
  4123.     {
  4124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  4126.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  4127.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4128.         return $instance;
  4129.     }
  4130.     /**
  4131.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  4132.      *
  4133.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  4134.      */
  4135.     protected function getCmsSlotDefinitionService()
  4136.     {
  4137.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  4138.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  4139.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4140.         return $instance;
  4141.     }
  4142.     /**
  4143.      * Gets the public 'Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  4144.      *
  4145.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  4146.      */
  4147.     protected function getCmsPageDefinitionService()
  4148.     {
  4149.         $this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  4150.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4151.         return $instance;
  4152.     }
  4153.     /**
  4154.      * Gets the public 'Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer' shared service.
  4155.      *
  4156.      * @return \Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer
  4157.      */
  4158.     protected function getSlotConfigFieldSerializerService()
  4159.     {
  4160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  4161.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  4162.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  4163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataAbstractionLayer/FieldSerializer/SlotConfigFieldSerializer.php';
  4164.         return $this->services['Shopware\\Core\\Content\\Cms\\DataAbstractionLayer\\FieldSerializer\\SlotConfigFieldSerializer'] = new \Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  4165.     }
  4166.     /**
  4167.      * Gets the public 'Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver' shared service.
  4168.      *
  4169.      * @return \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver
  4170.      */
  4171.     protected function getCmsSlotsDataResolverService()
  4172.     {
  4173.         return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] = new \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver(new RewindableGenerator(function () {
  4174.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver()));
  4175.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] = new \Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver()));
  4176.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageGalleryTypeDataResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageGalleryTypeDataResolver'] = new \Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver()));
  4177.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\YoutubeVideoCmsElementResolver()));
  4178.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\VimeoVideoCmsElementResolver()));
  4179.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] ?? $this->getProductBoxCmsElementResolverService());
  4180.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] ?? $this->getProductListingCmsElementResolverService());
  4181.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] ?? $this->getProductSliderCmsElementResolverService());
  4182.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductNameCmsElementResolver()));
  4183.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ManufacturerLogoCmsElementResolver()));
  4184.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] ?? $this->getCrossSellingCmsElementResolverService());
  4185.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] ?? $this->getProductDescriptionReviewsCmsElementResolverService());
  4186.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] ?? $this->getBuyBoxCmsElementResolverService());
  4187.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\TextCmsElementResolver'] ?? $this->getTextCmsElementResolverService());
  4188.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] ?? $this->getFormCmsElementResolverService());
  4189.             yield 15 => ($this->privates['MoorlFoundation\\Core\\Content\\Product\\Cms\\ProductBuyListCmsElementResolver'] ?? $this->getProductBuyListCmsElementResolverService());
  4190.             yield 16 => ($this->privates['MoorlFoundation\\Core\\Content\\Media\\Cms\\DownloadListCmsElementResolver'] ?? ($this->privates['MoorlFoundation\\Core\\Content\\Media\\Cms\\DownloadListCmsElementResolver'] = new \MoorlFoundation\Core\Content\Media\Cms\DownloadListCmsElementResolver()));
  4191.             yield 17 => ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\HtmlTagCmsElementResolver'] ?? $this->getHtmlTagCmsElementResolverService());
  4192.             yield 18 => ($this->privates['MoorlFoundation\\Core\\Content\\Cms\\TocCmsElementResolver'] ?? $this->getTocCmsElementResolverService());
  4193.             yield 19 => ($this->privates['Sas\\BlogModule\\Content\\Blog\\DataResolver\\BlogCmsElementResolver'] ?? $this->getBlogCmsElementResolverService());
  4194.             yield 20 => ($this->privates['sas.blog_module.data_resolver.blog_detail_cms_element_resolver'] ?? ($this->privates['sas.blog_module.data_resolver.blog_detail_cms_element_resolver'] = new \Sas\BlogModule\Content\Blog\DataResolver\BlogDetailCmsElementResolver()));
  4195.             yield 21 => ($this->privates['Sas\\BlogModule\\Content\\Blog\\DataResolver\\BlogSingleSelectDataResolver'] ?? ($this->privates['Sas\\BlogModule\\Content\\Blog\\DataResolver\\BlogSingleSelectDataResolver'] = new \Sas\BlogModule\Content\Blog\DataResolver\BlogSingleSelectDataResolver()));
  4196.             yield 22 => ($this->privates['MoorlCmsTwig\\DataResolver\\XioniCmsElementResolver'] ?? $this->getXioniCmsElementResolverService());
  4197.             yield 23 => ($this->privates['XioniCmsTwig\\DataResolver\\XioniCmsElementResolver'] ?? $this->getXioniCmsElementResolver2Service());
  4198.         }, 24), ['product' => ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService())], ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4199.     }
  4200.     /**
  4201.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\CmsRoute' shared service.
  4202.      *
  4203.      * @return \Shopware\Core\Content\Cms\SalesChannel\CmsRoute
  4204.      */
  4205.     protected function getCmsRouteService()
  4206.     {
  4207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/AbstractCmsRoute.php';
  4208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/CmsRoute.php';
  4209.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] = new \Shopware\Core\Content\Cms\SalesChannel\CmsRoute(($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()));
  4210.     }
  4211.     /**
  4212.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository' shared service.
  4213.      *
  4214.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository
  4215.      */
  4216.     protected function getSalesChannelCmsPageRepositoryService()
  4217.     {
  4218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageRepository.php';
  4219.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  4220.     }
  4221.     /**
  4222.      * Gets the public 'Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute' shared service.
  4223.      *
  4224.      * @return \Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute
  4225.      */
  4226.     protected function getContactFormRouteService()
  4227.     {
  4228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/AbstractContactFormRoute.php';
  4229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/ContactFormRoute.php';
  4230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  4231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/Validation/ContactFormValidationFactory.php';
  4232.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4233.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4234.         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()));
  4235.     }
  4236.     /**
  4237.      * Gets the public 'Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  4238.      *
  4239.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  4240.      */
  4241.     protected function getFlowSequenceDefinitionService()
  4242.     {
  4243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  4244.         $this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  4245.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4246.         return $instance;
  4247.     }
  4248.     /**
  4249.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader' shared service.
  4250.      *
  4251.      * @return \Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader
  4252.      */
  4253.     protected function getCachedFlowLoaderService()
  4254.     {
  4255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/AbstractFlowLoader.php';
  4256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/CachedFlowLoader.php';
  4257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowLoader.php';
  4258.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4259.         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()), $a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $a);
  4260.     }
  4261.     /**
  4262.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowExecutor' shared service.
  4263.      *
  4264.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowExecutor
  4265.      */
  4266.     protected function getFlowExecutorService()
  4267.     {
  4268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowExecutor.php';
  4269.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowExecutor'] = new \Shopware\Core\Content\Flow\Dispatching\FlowExecutor(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4270.     }
  4271.     /**
  4272.      * Gets the public 'Shopware\Core\Content\Flow\FlowDefinition' shared service.
  4273.      *
  4274.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  4275.      */
  4276.     protected function getFlowDefinitionService()
  4277.     {
  4278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  4279.         $this->services['Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  4280.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4281.         return $instance;
  4282.     }
  4283.     /**
  4284.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  4285.      *
  4286.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  4287.      */
  4288.     protected function getImportExportFileDefinitionService()
  4289.     {
  4290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  4291.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  4292.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4293.         return $instance;
  4294.     }
  4295.     /**
  4296.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  4297.      *
  4298.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  4299.      */
  4300.     protected function getImportExportLogDefinitionService()
  4301.     {
  4302.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  4303.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  4304.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4305.         return $instance;
  4306.     }
  4307.     /**
  4308.      * Gets the public 'Shopware\Core\Content\ImportExport\Controller\ImportExportActionController' shared service.
  4309.      *
  4310.      * @return \Shopware\Core\Content\ImportExport\Controller\ImportExportActionController
  4311.      */
  4312.     protected function getImportExportActionControllerService()
  4313.     {
  4314.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Controller/ImportExportActionController.php';
  4315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/SupportedFeaturesService.php';
  4316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DownloadService.php';
  4317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractMappingService.php';
  4318.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/MappingService.php';
  4319.         $a = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  4320.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  4321.         $this->services['Shopware\\Core\\Content\\ImportExport\\Controller\\ImportExportActionController'] = $instance = new \Shopware\Core\Content\ImportExport\Controller\ImportExportActionController(new \Shopware\Core\Content\ImportExport\Service\SupportedFeaturesService($this->parameters['import_export.supported_entities'], $this->parameters['import_export.supported_file_types']), ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] ?? $this->getImportExportServiceService()), new \Shopware\Core\Content\ImportExport\Service\DownloadService(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService())), $a, ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] ?? $this->getImportExportLogDefinitionService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()), ($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] ?? $this->getImportExportFactoryService()), $b, ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), new \Shopware\Core\Content\ImportExport\Service\MappingService(($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService()), $a$b));
  4322.         $instance->setContainer($this);
  4323.         return $instance;
  4324.     }
  4325.     /**
  4326.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportFactory' shared service.
  4327.      *
  4328.      * @return \Shopware\Core\Content\ImportExport\ImportExportFactory
  4329.      */
  4330.     protected function getImportExportFactoryService()
  4331.     {
  4332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportFactory.php';
  4333.         return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] = new \Shopware\Core\Content\ImportExport\ImportExportFactory(($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] ?? $this->getImportExportServiceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService()), new RewindableGenerator(function () {
  4334.             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()));
  4335.         }, 1), new RewindableGenerator(function () {
  4336.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Writer\\CsvFileWriterFactory'] ?? $this->getCsvFileWriterFactoryService());
  4337.         }, 1), new RewindableGenerator(function () {
  4338.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Pipe\\PipeFactory'] ?? $this->getPipeFactoryService());
  4339.         }, 1));
  4340.     }
  4341.     /**
  4342.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  4343.      *
  4344.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  4345.      */
  4346.     protected function getImportExportProfileDefinitionService()
  4347.     {
  4348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  4349.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  4350.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4351.         return $instance;
  4352.     }
  4353.     /**
  4354.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  4355.      *
  4356.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  4357.      */
  4358.     protected function getImportExportProfileTranslationDefinitionService()
  4359.     {
  4360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  4362.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  4363.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4364.         return $instance;
  4365.     }
  4366.     /**
  4367.      * Gets the public 'Shopware\Core\Content\ImportExport\Message\ImportExportHandler' shared service.
  4368.      *
  4369.      * @return \Shopware\Core\Content\ImportExport\Message\ImportExportHandler
  4370.      */
  4371.     protected function getImportExportHandlerService()
  4372.     {
  4373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/ImportExportHandler.php';
  4374.         return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] = new \Shopware\Core\Content\ImportExport\Message\ImportExportHandler(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] ?? $this->getImportExportFactoryService()));
  4375.     }
  4376.     /**
  4377.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  4378.      *
  4379.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  4380.      */
  4381.     protected function getLandingPageSalesChannelDefinitionService()
  4382.     {
  4383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  4384.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  4385.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4386.         return $instance;
  4387.     }
  4388.     /**
  4389.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  4390.      *
  4391.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  4392.      */
  4393.     protected function getLandingPageTagDefinitionService()
  4394.     {
  4395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  4396.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  4397.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4398.         return $instance;
  4399.     }
  4400.     /**
  4401.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  4402.      *
  4403.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  4404.      */
  4405.     protected function getLandingPageTranslationDefinitionService()
  4406.     {
  4407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  4409.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  4410.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4411.         return $instance;
  4412.     }
  4413.     /**
  4414.      * Gets the public 'Shopware\Core\Content\LandingPage\LandingPageDefinition' shared service.
  4415.      *
  4416.      * @return \Shopware\Core\Content\LandingPage\LandingPageDefinition
  4417.      */
  4418.     protected function getLandingPageDefinitionService()
  4419.     {
  4420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  4421.         $this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\LandingPageDefinition();
  4422.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4423.         return $instance;
  4424.     }
  4425.     /**
  4426.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute' shared service.
  4427.      *
  4428.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute
  4429.      */
  4430.     protected function getCachedLandingPageRouteService()
  4431.     {
  4432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/AbstractLandingPageRoute.php';
  4433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/CachedLandingPageRoute.php';
  4434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/LandingPageRoute.php';
  4435.         return $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute'] = new \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute(new \Shopware\Core\Content\LandingPage\SalesChannel\LandingPageRoute(($this->services['sales_channel.landing_page.repository'] ?? $this->getSalesChannel_LandingPage_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] ?? $this->getSalesChannelLandingPageDefinitionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4436.     }
  4437.     /**
  4438.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition' shared service.
  4439.      *
  4440.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition
  4441.      */
  4442.     protected function getSalesChannelLandingPageDefinitionService()
  4443.     {
  4444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  4445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/SalesChannelLandingPageDefinition.php';
  4446.         $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition();
  4447.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  4448.         return $instance;
  4449.     }
  4450.     /**
  4451.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  4452.      *
  4453.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  4454.      */
  4455.     protected function getMailHeaderFooterTranslationDefinitionService()
  4456.     {
  4457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  4459.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  4460.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4461.         return $instance;
  4462.     }
  4463.     /**
  4464.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  4465.      *
  4466.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  4467.      */
  4468.     protected function getMailHeaderFooterDefinitionService()
  4469.     {
  4470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  4471.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  4472.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4473.         return $instance;
  4474.     }
  4475.     /**
  4476.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  4477.      *
  4478.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  4479.      */
  4480.     protected function getMailTemplateMediaDefinitionService()
  4481.     {
  4482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  4483.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  4484.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4485.         return $instance;
  4486.     }
  4487.     /**
  4488.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  4489.      *
  4490.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  4491.      */
  4492.     protected function getMailTemplateTranslationDefinitionService()
  4493.     {
  4494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4495.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  4496.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  4497.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4498.         return $instance;
  4499.     }
  4500.     /**
  4501.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  4502.      *
  4503.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  4504.      */
  4505.     protected function getMailTemplateTypeTranslationDefinitionService()
  4506.     {
  4507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  4509.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  4510.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4511.         return $instance;
  4512.     }
  4513.     /**
  4514.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  4515.      *
  4516.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  4517.      */
  4518.     protected function getMailTemplateTypeDefinitionService()
  4519.     {
  4520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  4521.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  4522.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4523.         return $instance;
  4524.     }
  4525.     /**
  4526.      * Gets the public 'Shopware\Core\Content\MailTemplate\Api\MailActionController' shared service.
  4527.      *
  4528.      * @return \Shopware\Core\Content\MailTemplate\Api\MailActionController
  4529.      */
  4530.     protected function getMailActionControllerService()
  4531.     {
  4532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Api/MailActionController.php';
  4533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Service/AttachmentLoader.php';
  4534.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Api\\MailActionController'] = $instance = new \Shopware\Core\Content\MailTemplate\Api\MailActionController(($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService()), new \Shopware\Core\Content\MailTemplate\Service\AttachmentLoader(($this->services['document.repository'] ?? $this->getDocument_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  4535.         $instance->setContainer($this);
  4536.         return $instance;
  4537.     }
  4538.     /**
  4539.      * Gets the public 'Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  4540.      *
  4541.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  4542.      */
  4543.     protected function getMailTemplateDefinitionService()
  4544.     {
  4545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  4546.         $this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  4547.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4548.         return $instance;
  4549.     }
  4550.     /**
  4551.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailFactory' shared service.
  4552.      *
  4553.      * @return \Shopware\Core\Content\Mail\Service\MailFactory
  4554.      */
  4555.     protected function getMailFactoryService()
  4556.     {
  4557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailFactory.php';
  4558.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailFactory.php';
  4559.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] = new \Shopware\Core\Content\Mail\Service\MailFactory(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()));
  4560.     }
  4561.     /**
  4562.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailSender' shared service.
  4563.      *
  4564.      * @return \Shopware\Core\Content\Mail\Service\MailSender
  4565.      */
  4566.     protected function getMailSenderService()
  4567.     {
  4568.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailSender.php';
  4569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailSender.php';
  4570.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  4571.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  4572.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] = new \Shopware\Core\Content\Mail\Service\MailSender(new \Symfony\Component\Mailer\Mailer(($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService()), NULL, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  4573.     }
  4574.     /**
  4575.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  4576.      *
  4577.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  4578.      */
  4579.     protected function getMediaDefaultFolderDefinitionService()
  4580.     {
  4581.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  4582.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  4583.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4584.         return $instance;
  4585.     }
  4586.     /**
  4587.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  4588.      *
  4589.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  4590.      */
  4591.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinitionService()
  4592.     {
  4593.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  4594.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  4595.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4596.         return $instance;
  4597.     }
  4598.     /**
  4599.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  4600.      *
  4601.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  4602.      */
  4603.     protected function getMediaFolderConfigurationDefinitionService()
  4604.     {
  4605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  4606.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  4607.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4608.         return $instance;
  4609.     }
  4610.     /**
  4611.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  4612.      *
  4613.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  4614.      */
  4615.     protected function getMediaFolderDefinitionService()
  4616.     {
  4617.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  4618.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4619.         return $instance;
  4620.     }
  4621.     /**
  4622.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  4623.      *
  4624.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  4625.      */
  4626.     protected function getMediaTagDefinitionService()
  4627.     {
  4628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  4629.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  4630.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4631.         return $instance;
  4632.     }
  4633.     /**
  4634.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  4635.      *
  4636.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  4637.      */
  4638.     protected function getMediaThumbnailSizeDefinitionService()
  4639.     {
  4640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  4641.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  4642.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4643.         return $instance;
  4644.     }
  4645.     /**
  4646.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  4647.      *
  4648.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  4649.      */
  4650.     protected function getMediaThumbnailDefinitionService()
  4651.     {
  4652.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  4653.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4654.         return $instance;
  4655.     }
  4656.     /**
  4657.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  4658.      *
  4659.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  4660.      */
  4661.     protected function getMediaTranslationDefinitionService()
  4662.     {
  4663.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  4665.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  4666.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4667.         return $instance;
  4668.     }
  4669.     /**
  4670.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaFolderController' shared service.
  4671.      *
  4672.      * @return \Shopware\Core\Content\Media\Api\MediaFolderController
  4673.      */
  4674.     protected function getMediaFolderControllerService()
  4675.     {
  4676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaFolderController.php';
  4677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaFolderService.php';
  4678.         $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())));
  4679.         $instance->setContainer($this);
  4680.         return $instance;
  4681.     }
  4682.     /**
  4683.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaUploadController' shared service.
  4684.      *
  4685.      * @return \Shopware\Core\Content\Media\Api\MediaUploadController
  4686.      */
  4687.     protected function getMediaUploadControllerService()
  4688.     {
  4689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaUploadController.php';
  4690.         $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()));
  4691.         $instance->setContainer($this);
  4692.         return $instance;
  4693.     }
  4694.     /**
  4695.      * Gets the public 'Shopware\Core\Content\Media\File\FileSaver' shared service.
  4696.      *
  4697.      * @return \Shopware\Core\Content\Media\File\FileSaver
  4698.      */
  4699.     protected function getFileSaverService()
  4700.     {
  4701.         return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] = new \Shopware\Core\Content\Media\File\FileSaver(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService()), new \Shopware\Core\Content\Media\Metadata\MetadataLoader(new RewindableGenerator(function () {
  4702.             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()));
  4703.         }, 1)), ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] ?? $this->getTypeDetectorService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $this->parameters['shopware.filesystem.allowed_extensions']);
  4704.     }
  4705.     /**
  4706.      * Gets the public 'Shopware\Core\Content\Media\MediaDefinition' shared service.
  4707.      *
  4708.      * @return \Shopware\Core\Content\Media\MediaDefinition
  4709.      */
  4710.     protected function getMediaDefinitionService()
  4711.     {
  4712.         $this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  4713.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4714.         return $instance;
  4715.     }
  4716.     /**
  4717.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  4718.      *
  4719.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  4720.      */
  4721.     protected function getNewsletterRecipientTagDefinitionService()
  4722.     {
  4723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  4724.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  4725.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4726.         return $instance;
  4727.     }
  4728.     /**
  4729.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition' shared service.
  4730.      *
  4731.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition
  4732.      */
  4733.     protected function getNewsletterRecipientDefinitionService()
  4734.     {
  4735.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition();
  4736.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4737.         return $instance;
  4738.     }
  4739.     /**
  4740.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute' shared service.
  4741.      *
  4742.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute
  4743.      */
  4744.     protected function getNewsletterConfirmRouteService()
  4745.     {
  4746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterConfirmRoute.php';
  4747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterConfirmRoute.php';
  4748.         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()));
  4749.     }
  4750.     /**
  4751.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute' shared service.
  4752.      *
  4753.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute
  4754.      */
  4755.     protected function getNewsletterSubscribeRouteService()
  4756.     {
  4757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterSubscribeRoute.php';
  4758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterSubscribeRoute.php';
  4759.         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()));
  4760.     }
  4761.     /**
  4762.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute' shared service.
  4763.      *
  4764.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute
  4765.      */
  4766.     protected function getNewsletterUnsubscribeRouteService()
  4767.     {
  4768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterUnsubscribeRoute.php';
  4769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterUnsubscribeRoute.php';
  4770.         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()));
  4771.     }
  4772.     /**
  4773.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition' shared service.
  4774.      *
  4775.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition
  4776.      */
  4777.     protected function getSalesChannelNewsletterRecipientDefinitionService()
  4778.     {
  4779.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/SalesChannelNewsletterRecipientDefinition.php';
  4780.         $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition();
  4781.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  4782.         return $instance;
  4783.     }
  4784.     /**
  4785.      * Gets the public 'Shopware\Core\Content\ProductExport\Api\ProductExportController' shared service.
  4786.      *
  4787.      * @return \Shopware\Core\Content\ProductExport\Api\ProductExportController
  4788.      */
  4789.     protected function getProductExportControllerService()
  4790.     {
  4791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Api/ProductExportController.php';
  4792.         $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['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] ?? $this->getProductExportGeneratorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4793.         $instance->setContainer($this);
  4794.         return $instance;
  4795.     }
  4796.     /**
  4797.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  4798.      *
  4799.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  4800.      */
  4801.     protected function getProductExportDefinitionService()
  4802.     {
  4803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  4804.         $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  4805.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4806.         return $instance;
  4807.     }
  4808.     /**
  4809.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportHydrator' shared service.
  4810.      *
  4811.      * @return \Shopware\Core\Content\ProductExport\ProductExportHydrator
  4812.      */
  4813.     protected function getProductExportHydratorService()
  4814.     {
  4815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportHydrator.php';
  4816.         return $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator'] = new \Shopware\Core\Content\ProductExport\ProductExportHydrator($this);
  4817.     }
  4818.     /**
  4819.      * Gets the public 'Shopware\Core\Content\ProductExport\SalesChannel\ExportController' shared service.
  4820.      *
  4821.      * @return \Shopware\Core\Content\ProductExport\SalesChannel\ExportController
  4822.      */
  4823.     protected function getExportControllerService()
  4824.     {
  4825.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/SalesChannel/ExportController.php';
  4826.         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->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()));
  4827.     }
  4828.     /**
  4829.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExportGenerator' shared service.
  4830.      *
  4831.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator
  4832.      */
  4833.     protected function getProductExportGeneratorService()
  4834.     {
  4835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGeneratorInterface.php';
  4836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGenerator.php';
  4837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidatorInterface.php';
  4838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidator.php';
  4839.         return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator(($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Shopware\Core\Content\ProductExport\Service\ProductExportValidator(new RewindableGenerator(function () {
  4840.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] = new \Shopware\Core\Content\ProductExport\Validator\XmlValidator()));
  4841.         }, 1)), ($this->privates['Shopware\\Core\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100, ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  4842.     }
  4843.     /**
  4844.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExporter' shared service.
  4845.      *
  4846.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExporter
  4847.      */
  4848.     protected function getProductExporterService()
  4849.     {
  4850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporterInterface.php';
  4851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporter.php';
  4852.         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()));
  4853.     }
  4854.     /**
  4855.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  4856.      *
  4857.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  4858.      */
  4859.     protected function getProductStreamFilterDefinitionService()
  4860.     {
  4861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  4862.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  4863.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4864.         return $instance;
  4865.     }
  4866.     /**
  4867.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator' shared service.
  4868.      *
  4869.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator
  4870.      */
  4871.     protected function getProductStreamFilterHydratorService()
  4872.     {
  4873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterHydrator.php';
  4874.         return $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator'] = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator($this);
  4875.     }
  4876.     /**
  4877.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  4878.      *
  4879.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  4880.      */
  4881.     protected function getProductStreamTranslationDefinitionService()
  4882.     {
  4883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  4885.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  4886.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4887.         return $instance;
  4888.     }
  4889.     /**
  4890.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  4891.      *
  4892.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  4893.      */
  4894.     protected function getProductStreamDefinitionService()
  4895.     {
  4896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  4897.         $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  4898.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4899.         return $instance;
  4900.     }
  4901.     /**
  4902.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamHydrator' shared service.
  4903.      *
  4904.      * @return \Shopware\Core\Content\ProductStream\ProductStreamHydrator
  4905.      */
  4906.     protected function getProductStreamHydratorService()
  4907.     {
  4908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamHydrator.php';
  4909.         return $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator'] = new \Shopware\Core\Content\ProductStream\ProductStreamHydrator($this);
  4910.     }
  4911.     /**
  4912.      * Gets the public 'Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder' shared service.
  4913.      *
  4914.      * @return \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder
  4915.      */
  4916.     protected function getProductStreamBuilderService()
  4917.     {
  4918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilderInterface.php';
  4919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilder.php';
  4920.         return $this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] = new \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder(($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  4921.     }
  4922.     /**
  4923.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  4924.      *
  4925.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  4926.      */
  4927.     protected function getProductCategoryTreeDefinitionService()
  4928.     {
  4929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  4930.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  4931.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4932.         return $instance;
  4933.     }
  4934.     /**
  4935.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  4936.      *
  4937.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  4938.      */
  4939.     protected function getProductCategoryDefinitionService()
  4940.     {
  4941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  4942.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  4943.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4944.         return $instance;
  4945.     }
  4946.     /**
  4947.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  4948.      *
  4949.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  4950.      */
  4951.     protected function getProductConfiguratorSettingDefinitionService()
  4952.     {
  4953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  4954.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  4955.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4956.         return $instance;
  4957.     }
  4958.     /**
  4959.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator' shared service.
  4960.      *
  4961.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator
  4962.      */
  4963.     protected function getProductConfiguratorSettingHydratorService()
  4964.     {
  4965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingHydrator.php';
  4966.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator($this);
  4967.     }
  4968.     /**
  4969.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  4970.      *
  4971.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  4972.      */
  4973.     protected function getProductCrossSellingAssignedProductsDefinitionService()
  4974.     {
  4975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  4976.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  4977.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4978.         return $instance;
  4979.     }
  4980.     /**
  4981.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator' shared service.
  4982.      *
  4983.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator
  4984.      */
  4985.     protected function getProductCrossSellingAssignedProductsHydratorService()
  4986.     {
  4987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsHydrator.php';
  4988.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator($this);
  4989.     }
  4990.     /**
  4991.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  4992.      *
  4993.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  4994.      */
  4995.     protected function getProductCrossSellingTranslationDefinitionService()
  4996.     {
  4997.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4998.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  4999.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  5000.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5001.         return $instance;
  5002.     }
  5003.     /**
  5004.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  5005.      *
  5006.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  5007.      */
  5008.     protected function getProductCrossSellingDefinitionService()
  5009.     {
  5010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  5011.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  5012.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5013.         return $instance;
  5014.     }
  5015.     /**
  5016.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator' shared service.
  5017.      *
  5018.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator
  5019.      */
  5020.     protected function getProductCrossSellingHydratorService()
  5021.     {
  5022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingHydrator.php';
  5023.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator($this);
  5024.     }
  5025.     /**
  5026.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  5027.      *
  5028.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  5029.      */
  5030.     protected function getProductCustomFieldSetDefinitionService()
  5031.     {
  5032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  5033.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  5034.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5035.         return $instance;
  5036.     }
  5037.     /**
  5038.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  5039.      *
  5040.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  5041.      */
  5042.     protected function getProductFeatureSetTranslationDefinitionService()
  5043.     {
  5044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  5046.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  5047.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5048.         return $instance;
  5049.     }
  5050.     /**
  5051.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  5052.      *
  5053.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  5054.      */
  5055.     protected function getProductFeatureSetDefinitionService()
  5056.     {
  5057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  5058.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  5059.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5060.         return $instance;
  5061.     }
  5062.     /**
  5063.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator' shared service.
  5064.      *
  5065.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator
  5066.      */
  5067.     protected function getProductFeatureSetHydratorService()
  5068.     {
  5069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetHydrator.php';
  5070.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator($this);
  5071.     }
  5072.     /**
  5073.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  5074.      *
  5075.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  5076.      */
  5077.     protected function getProductKeywordDictionaryDefinitionService()
  5078.     {
  5079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  5080.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  5081.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5082.         return $instance;
  5083.     }
  5084.     /**
  5085.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator' shared service.
  5086.      *
  5087.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator
  5088.      */
  5089.     protected function getProductKeywordDictionaryHydratorService()
  5090.     {
  5091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryHydrator.php';
  5092.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator($this);
  5093.     }
  5094.     /**
  5095.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  5096.      *
  5097.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  5098.      */
  5099.     protected function getProductManufacturerTranslationDefinitionService()
  5100.     {
  5101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  5103.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  5104.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5105.         return $instance;
  5106.     }
  5107.     /**
  5108.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  5109.      *
  5110.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  5111.      */
  5112.     protected function getProductManufacturerDefinitionService()
  5113.     {
  5114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  5115.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  5116.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5117.         return $instance;
  5118.     }
  5119.     /**
  5120.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator' shared service.
  5121.      *
  5122.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator
  5123.      */
  5124.     protected function getProductManufacturerHydratorService()
  5125.     {
  5126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerHydrator.php';
  5127.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator($this);
  5128.     }
  5129.     /**
  5130.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  5131.      *
  5132.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  5133.      */
  5134.     protected function getProductMediaDefinitionService()
  5135.     {
  5136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  5137.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  5138.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5139.         return $instance;
  5140.     }
  5141.     /**
  5142.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator' shared service.
  5143.      *
  5144.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator
  5145.      */
  5146.     protected function getProductMediaHydratorService()
  5147.     {
  5148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaHydrator.php';
  5149.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator($this);
  5150.     }
  5151.     /**
  5152.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  5153.      *
  5154.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  5155.      */
  5156.     protected function getProductOptionDefinitionService()
  5157.     {
  5158.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  5159.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  5160.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5161.         return $instance;
  5162.     }
  5163.     /**
  5164.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  5165.      *
  5166.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  5167.      */
  5168.     protected function getProductPriceDefinitionService()
  5169.     {
  5170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  5171.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  5172.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5173.         return $instance;
  5174.     }
  5175.     /**
  5176.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator' shared service.
  5177.      *
  5178.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator
  5179.      */
  5180.     protected function getProductPriceHydratorService()
  5181.     {
  5182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceHydrator.php';
  5183.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator($this);
  5184.     }
  5185.     /**
  5186.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  5187.      *
  5188.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  5189.      */
  5190.     protected function getProductPropertyDefinitionService()
  5191.     {
  5192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  5193.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  5194.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5195.         return $instance;
  5196.     }
  5197.     /**
  5198.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  5199.      *
  5200.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  5201.      */
  5202.     protected function getProductReviewDefinitionService()
  5203.     {
  5204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  5205.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  5206.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5207.         return $instance;
  5208.     }
  5209.     /**
  5210.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator' shared service.
  5211.      *
  5212.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator
  5213.      */
  5214.     protected function getProductReviewHydratorService()
  5215.     {
  5216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewHydrator.php';
  5217.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator($this);
  5218.     }
  5219.     /**
  5220.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  5221.      *
  5222.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  5223.      */
  5224.     protected function getProductSearchConfigFieldDefinitionService()
  5225.     {
  5226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  5227.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  5228.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5229.         return $instance;
  5230.     }
  5231.     /**
  5232.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator' shared service.
  5233.      *
  5234.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator
  5235.      */
  5236.     protected function getProductSearchConfigFieldHydratorService()
  5237.     {
  5238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldHydrator.php';
  5239.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator($this);
  5240.     }
  5241.     /**
  5242.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  5243.      *
  5244.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  5245.      */
  5246.     protected function getProductSearchConfigDefinitionService()
  5247.     {
  5248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  5249.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  5250.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5251.         return $instance;
  5252.     }
  5253.     /**
  5254.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator' shared service.
  5255.      *
  5256.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator
  5257.      */
  5258.     protected function getProductSearchConfigHydratorService()
  5259.     {
  5260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigHydrator.php';
  5261.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator($this);
  5262.     }
  5263.     /**
  5264.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  5265.      *
  5266.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  5267.      */
  5268.     protected function getProductSearchKeywordDefinitionService()
  5269.     {
  5270.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  5271.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  5272.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5273.         return $instance;
  5274.     }
  5275.     /**
  5276.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator' shared service.
  5277.      *
  5278.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator
  5279.      */
  5280.     protected function getProductSearchKeywordHydratorService()
  5281.     {
  5282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordHydrator.php';
  5283.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator($this);
  5284.     }
  5285.     /**
  5286.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  5287.      *
  5288.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  5289.      */
  5290.     protected function getProductStreamMappingDefinitionService()
  5291.     {
  5292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  5293.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  5294.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5295.         return $instance;
  5296.     }
  5297.     /**
  5298.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  5299.      *
  5300.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  5301.      */
  5302.     protected function getProductTagDefinitionService()
  5303.     {
  5304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  5305.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  5306.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5307.         return $instance;
  5308.     }
  5309.     /**
  5310.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  5311.      *
  5312.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  5313.      */
  5314.     protected function getProductTranslationDefinitionService()
  5315.     {
  5316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  5318.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  5319.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5320.         return $instance;
  5321.     }
  5322.     /**
  5323.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  5324.      *
  5325.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  5326.      */
  5327.     protected function getProductVisibilityDefinitionService()
  5328.     {
  5329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  5330.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  5331.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5332.         return $instance;
  5333.     }
  5334.     /**
  5335.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator' shared service.
  5336.      *
  5337.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator
  5338.      */
  5339.     protected function getProductVisibilityHydratorService()
  5340.     {
  5341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityHydrator.php';
  5342.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator($this);
  5343.     }
  5344.     /**
  5345.      * Gets the public 'Shopware\Core\Content\Product\Api\ProductActionController' shared service.
  5346.      *
  5347.      * @return \Shopware\Core\Content\Product\Api\ProductActionController
  5348.      */
  5349.     protected function getProductActionControllerService()
  5350.     {
  5351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Api/ProductActionController.php';
  5352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Util/VariantCombinationLoader.php';
  5353.         $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())));
  5354.         $instance->setContainer($this);
  5355.         return $instance;
  5356.     }
  5357.     /**
  5358.      * Gets the public 'Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder' shared service.
  5359.      *
  5360.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder
  5361.      */
  5362.     protected function getCheapestPriceAccessorBuilderService()
  5363.     {
  5364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  5365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPrice/CheapestPriceAccessorBuilder.php';
  5366.         return $this->services['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder();
  5367.     }
  5368.     /**
  5369.      * Gets the public 'Shopware\Core\Content\Product\ProductDefinition' shared service.
  5370.      *
  5371.      * @return \Shopware\Core\Content\Product\ProductDefinition
  5372.      */
  5373.     protected function getProductDefinitionService()
  5374.     {
  5375.         $this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] = $instance = new \Shopware\Core\Content\Product\ProductDefinition();
  5376.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5377.         return $instance;
  5378.     }
  5379.     /**
  5380.      * Gets the public 'Shopware\Core\Content\Product\ProductHydrator' shared service.
  5381.      *
  5382.      * @return \Shopware\Core\Content\Product\ProductHydrator
  5383.      */
  5384.     protected function getProductHydratorService()
  5385.     {
  5386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductHydrator.php';
  5387.         return $this->services['Shopware\\Core\\Content\\Product\\ProductHydrator'] = new \Shopware\Core\Content\Product\ProductHydrator($this);
  5388.     }
  5389.     /**
  5390.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute' shared service.
  5391.      *
  5392.      * @return \Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute
  5393.      */
  5394.     protected function getCachedProductCrossSellingRouteService()
  5395.     {
  5396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/AbstractProductCrossSellingRoute.php';
  5397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/CachedProductCrossSellingRoute.php';
  5398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/ProductCrossSellingRoute.php';
  5399.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5400.         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(($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService()), $a, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($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, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5401.     }
  5402.     /**
  5403.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute' shared service.
  5404.      *
  5405.      * @return \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute
  5406.      */
  5407.     protected function getCachedProductDetailRouteService()
  5408.     {
  5409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AbstractProductDetailRoute.php';
  5410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php';
  5411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php';
  5412.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5413.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute(new \Shopware\Core\Content\Product\SalesChannel\Detail\ProductDetailRoute(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService()), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService()), ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), $a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5414.     }
  5415.     /**
  5416.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute' shared service.
  5417.      *
  5418.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute
  5419.      */
  5420.     protected function getCachedProductListingRouteService()
  5421.     {
  5422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  5423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/CachedProductListingRoute.php';
  5424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingRoute.php';
  5425.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5426.         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(($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService()), $a, ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($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())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5427.     }
  5428.     /**
  5429.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute' shared service.
  5430.      *
  5431.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute
  5432.      */
  5433.     protected function getResolveCriteriaProductListingRouteService()
  5434.     {
  5435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  5436.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ResolveCriteriaProductListingRoute.php';
  5437.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'] ?? $this->getCachedProductListingRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5438.     }
  5439.     /**
  5440.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\ProductListRoute' shared service.
  5441.      *
  5442.      * @return \Shopware\Core\Content\Product\SalesChannel\ProductListRoute
  5443.      */
  5444.     protected function getProductListRouteService()
  5445.     {
  5446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductListRoute.php';
  5447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductListRoute.php';
  5448.         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()));
  5449.     }
  5450.     /**
  5451.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute' shared service.
  5452.      *
  5453.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute
  5454.      */
  5455.     protected function getCachedProductReviewRouteService()
  5456.     {
  5457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewRoute.php';
  5458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/CachedProductReviewRoute.php';
  5459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewRoute.php';
  5460.         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(($this->services['product_review.repository'] ?? $this->getProductReview_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()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5461.     }
  5462.     /**
  5463.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute' shared service.
  5464.      *
  5465.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute
  5466.      */
  5467.     protected function getProductReviewSaveRouteService()
  5468.     {
  5469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewSaveRoute.php';
  5470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewSaveRoute.php';
  5471.         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()));
  5472.     }
  5473.     /**
  5474.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition' shared service.
  5475.      *
  5476.      * @return \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition
  5477.      */
  5478.     protected function getSalesChannelProductDefinitionService()
  5479.     {
  5480.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition();
  5481.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5482.         return $instance;
  5483.     }
  5484.     /**
  5485.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute' shared service.
  5486.      *
  5487.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute
  5488.      */
  5489.     protected function getCachedProductSearchRouteService()
  5490.     {
  5491.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  5492.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/CachedProductSearchRoute.php';
  5493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ProductSearchRoute.php';
  5494.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5495.         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, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5496.     }
  5497.     /**
  5498.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute' shared service.
  5499.      *
  5500.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute
  5501.      */
  5502.     protected function getResolvedCriteriaProductSearchRouteService()
  5503.     {
  5504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  5505.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ResolvedCriteriaProductSearchRoute.php';
  5506.         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()));
  5507.     }
  5508.     /**
  5509.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  5510.      *
  5511.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  5512.      */
  5513.     protected function getProductSortingDefinitionService()
  5514.     {
  5515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  5516.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  5517.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5518.         return $instance;
  5519.     }
  5520.     /**
  5521.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator' shared service.
  5522.      *
  5523.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator
  5524.      */
  5525.     protected function getProductSortingHydratorService()
  5526.     {
  5527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingHydrator.php';
  5528.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator'] = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator($this);
  5529.     }
  5530.     /**
  5531.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  5532.      *
  5533.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  5534.      */
  5535.     protected function getProductSortingTranslationDefinitionService()
  5536.     {
  5537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  5539.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  5540.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5541.         return $instance;
  5542.     }
  5543.     /**
  5544.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute' shared service.
  5545.      *
  5546.      * @return \Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute
  5547.      */
  5548.     protected function getCachedProductSuggestRouteService()
  5549.     {
  5550.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/AbstractProductSuggestRoute.php';
  5551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/CachedProductSuggestRoute.php';
  5552.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute(($this->services['Sas\\BlogModule\\Content\\SalesChannel\\Suggest\\ProductSuggestDecorated'] ?? $this->getProductSuggestDecoratedService()), ($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()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5553.     }
  5554.     /**
  5555.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  5556.      *
  5557.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  5558.      */
  5559.     protected function getPropertyGroupOptionTranslationDefinitionService()
  5560.     {
  5561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5562.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  5563.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  5564.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5565.         return $instance;
  5566.     }
  5567.     /**
  5568.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  5569.      *
  5570.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  5571.      */
  5572.     protected function getPropertyGroupOptionDefinitionService()
  5573.     {
  5574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  5575.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  5576.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5577.         return $instance;
  5578.     }
  5579.     /**
  5580.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator' shared service.
  5581.      *
  5582.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator
  5583.      */
  5584.     protected function getPropertyGroupOptionHydratorService()
  5585.     {
  5586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionHydrator.php';
  5587.         return $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator'] = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator($this);
  5588.     }
  5589.     /**
  5590.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  5591.      *
  5592.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  5593.      */
  5594.     protected function getPropertyGroupTranslationDefinitionService()
  5595.     {
  5596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  5598.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  5599.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5600.         return $instance;
  5601.     }
  5602.     /**
  5603.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  5604.      *
  5605.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  5606.      */
  5607.     protected function getPropertyGroupDefinitionService()
  5608.     {
  5609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  5610.         $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  5611.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5612.         return $instance;
  5613.     }
  5614.     /**
  5615.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupHydrator' shared service.
  5616.      *
  5617.      * @return \Shopware\Core\Content\Property\PropertyGroupHydrator
  5618.      */
  5619.     protected function getPropertyGroupHydratorService()
  5620.     {
  5621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupHydrator.php';
  5622.         return $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupHydrator'] = new \Shopware\Core\Content\Property\PropertyGroupHydrator($this);
  5623.     }
  5624.     /**
  5625.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  5626.      *
  5627.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  5628.      */
  5629.     protected function getRuleConditionDefinitionService()
  5630.     {
  5631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  5632.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  5633.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5634.         return $instance;
  5635.     }
  5636.     /**
  5637.      * Gets the public 'Shopware\Core\Content\Rule\RuleDefinition' shared service.
  5638.      *
  5639.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  5640.      */
  5641.     protected function getRuleDefinitionService()
  5642.     {
  5643.         $this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  5644.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5645.         return $instance;
  5646.     }
  5647.     /**
  5648.      * Gets the public 'Shopware\Core\Content\Seo\Api\SeoActionController' shared service.
  5649.      *
  5650.      * @return \Shopware\Core\Content\Seo\Api\SeoActionController
  5651.      */
  5652.     protected function getSeoActionControllerService()
  5653.     {
  5654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Api/SeoActionController.php';
  5655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlDataValidationFactoryInterface.php';
  5656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlValidationFactory.php';
  5657.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  5658.         $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);
  5659.         $instance->setContainer($this);
  5660.         return $instance;
  5661.     }
  5662.     /**
  5663.      * Gets the public 'Shopware\Core\Content\Seo\CachedSeoResolver' shared service.
  5664.      *
  5665.      * @return \Shopware\Core\Content\Seo\CachedSeoResolver
  5666.      */
  5667.     protected function getCachedSeoResolverService()
  5668.     {
  5669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  5670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/CachedSeoResolver.php';
  5671.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoResolver.php';
  5672.         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()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5673.     }
  5674.     /**
  5675.      * Gets the public 'Shopware\Core\Content\Seo\EmptyPathInfoResolver' shared service.
  5676.      *
  5677.      * @return \Shopware\Core\Content\Seo\EmptyPathInfoResolver
  5678.      */
  5679.     protected function getEmptyPathInfoResolverService()
  5680.     {
  5681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  5682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/EmptyPathInfoResolver.php';
  5683.         return $this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'] = new \Shopware\Core\Content\Seo\EmptyPathInfoResolver(($this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'] ?? $this->getCachedSeoResolverService()));
  5684.     }
  5685.     /**
  5686.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver' shared service.
  5687.      *
  5688.      * @return \Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver
  5689.      */
  5690.     protected function getSeoUrlAssociationFieldResolverService()
  5691.     {
  5692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  5693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Dbal/SeoUrlAssociationFieldResolver.php';
  5694.         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())));
  5695.     }
  5696.     /**
  5697.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer' shared service.
  5698.      *
  5699.      * @return \Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer
  5700.      */
  5701.     protected function getSeoUrlFieldSerializerService()
  5702.     {
  5703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  5705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Serializer/SeoUrlFieldSerializer.php';
  5706.         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()));
  5707.     }
  5708.     /**
  5709.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition' shared service.
  5710.      *
  5711.      * @return \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition
  5712.      */
  5713.     protected function getMainCategoryDefinitionService()
  5714.     {
  5715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  5716.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition();
  5717.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5718.         return $instance;
  5719.     }
  5720.     /**
  5721.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition' shared service.
  5722.      *
  5723.      * @return \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition
  5724.      */
  5725.     protected function getSalesChannelMainCategoryDefinitionService()
  5726.     {
  5727.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  5728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/SalesChannel/SalesChannelMainCategoryDefinition.php';
  5729.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition();
  5730.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5731.         return $instance;
  5732.     }
  5733.     /**
  5734.      * Gets the public 'Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute' shared service.
  5735.      *
  5736.      * @return \Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute
  5737.      */
  5738.     protected function getSeoUrlRouteService()
  5739.     {
  5740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/AbstractSeoUrlRoute.php';
  5741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/SeoUrlRoute.php';
  5742.         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()));
  5743.     }
  5744.     /**
  5745.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlPlaceholderHandlerInterface' shared service.
  5746.      *
  5747.      * @return \Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler
  5748.      */
  5749.     protected function getSeoUrlPlaceholderHandlerInterfaceService()
  5750.     {
  5751.         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()));
  5752.     }
  5753.     /**
  5754.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  5755.      *
  5756.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  5757.      */
  5758.     protected function getSeoUrlTemplateDefinitionService()
  5759.     {
  5760.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  5761.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  5762.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5763.         return $instance;
  5764.     }
  5765.     /**
  5766.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition' shared service.
  5767.      *
  5768.      * @return \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition
  5769.      */
  5770.     protected function getSalesChannelSeoUrlDefinitionService()
  5771.     {
  5772.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition();
  5773.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5774.         return $instance;
  5775.     }
  5776.     /**
  5777.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition' shared service.
  5778.      *
  5779.      * @return \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition
  5780.      */
  5781.     protected function getSeoUrlDefinitionService()
  5782.     {
  5783.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition();
  5784.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5785.         return $instance;
  5786.     }
  5787.     /**
  5788.      * Gets the public 'Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute' shared service.
  5789.      *
  5790.      * @return \Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute
  5791.      */
  5792.     protected function getCachedSitemapRouteService()
  5793.     {
  5794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/AbstractSitemapRoute.php';
  5795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/CachedSitemapRoute.php';
  5796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/SitemapRoute.php';
  5797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapListerInterface.php';
  5798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapLister.php';
  5799.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  5800.         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()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
  5801.     }
  5802.     /**
  5803.      * Gets the public 'Shopware\Core\Framework\Adapter\Asset\AssetPackageService' shared service.
  5804.      *
  5805.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetPackageService
  5806.      */
  5807.     protected function getAssetPackageServiceService()
  5808.     {
  5809.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetPackageService.php';
  5810.         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()));
  5811.     }
  5812.     /**
  5813.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\CacheIdLoader' shared service.
  5814.      *
  5815.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheIdLoader
  5816.      */
  5817.     protected function getCacheIdLoaderService()
  5818.     {
  5819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheIdLoader.php';
  5820.         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()));
  5821.     }
  5822.     /**
  5823.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory' shared service.
  5824.      *
  5825.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory
  5826.      */
  5827.     protected function getCacheInvalidatorFacadeHookFactoryService()
  5828.     {
  5829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  5830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/Facade/CacheInvalidatorFacadeHookFactory.php';
  5831.         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()));
  5832.     }
  5833.     /**
  5834.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator' shared service.
  5835.      *
  5836.      * @return \Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator
  5837.      */
  5838.     protected function getAppTemplateIteratorService()
  5839.     {
  5840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/AppTemplateIterator.php';
  5841.         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()));
  5842.     }
  5843.     /**
  5844.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateFinder' shared service.
  5845.      *
  5846.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateFinder
  5847.      */
  5848.     protected function getTemplateFinderService()
  5849.     {
  5850.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5851.         if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  5852.             return $this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'];
  5853.         }
  5854.         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 () {
  5855.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\NamespaceHierarchy\\BundleHierarchyBuilder'] ?? $this->getBundleHierarchyBuilderService());
  5856.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  5857.         }, 2)));
  5858.     }
  5859.     /**
  5860.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateIterator' shared service.
  5861.      *
  5862.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateIterator
  5863.      */
  5864.     protected function getTemplateIteratorService()
  5865.     {
  5866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateIterator.php';
  5867.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  5868.         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']);
  5869.     }
  5870.     /**
  5871.      * Gets the public 'Shopware\Core\Framework\Api\Acl\AclCriteriaValidator' shared service.
  5872.      *
  5873.      * @return \Shopware\Core\Framework\Api\Acl\AclCriteriaValidator
  5874.      */
  5875.     protected function getAclCriteriaValidatorService()
  5876.     {
  5877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclCriteriaValidator.php';
  5878.         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()));
  5879.     }
  5880.     /**
  5881.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  5882.      *
  5883.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  5884.      */
  5885.     protected function getAclRoleDefinitionService()
  5886.     {
  5887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  5888.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  5889.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5890.         return $instance;
  5891.     }
  5892.     /**
  5893.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  5894.      *
  5895.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  5896.      */
  5897.     protected function getAclUserRoleDefinitionService()
  5898.     {
  5899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  5900.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  5901.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5902.         return $instance;
  5903.     }
  5904.     /**
  5905.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AccessKeyController' shared service.
  5906.      *
  5907.      * @return \Shopware\Core\Framework\Api\Controller\AccessKeyController
  5908.      */
  5909.     protected function getAccessKeyControllerService()
  5910.     {
  5911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AccessKeyController.php';
  5912.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController'] = $instance = new \Shopware\Core\Framework\Api\Controller\AccessKeyController();
  5913.         $instance->setContainer($this);
  5914.         return $instance;
  5915.     }
  5916.     /**
  5917.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AclController' shared service.
  5918.      *
  5919.      * @return \Shopware\Core\Framework\Api\Controller\AclController
  5920.      */
  5921.     protected function getAclControllerService()
  5922.     {
  5923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AclController.php';
  5924.         $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()));
  5925.         $instance->setContainer($this);
  5926.         return $instance;
  5927.     }
  5928.     /**
  5929.      * Gets the public 'Shopware\Core\Framework\Api\Controller\ApiController' shared service.
  5930.      *
  5931.      * @return \Shopware\Core\Framework\Api\Controller\ApiController
  5932.      */
  5933.     protected function getApiControllerService()
  5934.     {
  5935.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  5936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  5937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CompositeEntitySearcher.php';
  5938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  5939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  5940.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  5941.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\ApiController'] = $instance = new \Shopware\Core\Framework\Api\Controller\ApiController($a, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), new \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\AggregationParser())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\ApiCriteriaValidator'] ?? $this->getApiCriteriaValidatorService())), new \Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher($a, new RewindableGenerator(function () {
  5942.             yield => ($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService());
  5943.             yield => ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService());
  5944.             yield => ($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService());
  5945.             yield => ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService());
  5946.             yield => ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService());
  5947.             yield => ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService());
  5948.             yield => ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService());
  5949.             yield => ($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService());
  5950.             yield => ($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService());
  5951.         }, 9)), ($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()));
  5952.         $instance->setContainer($this);
  5953.         return $instance;
  5954.     }
  5955.     /**
  5956.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AuthController' shared service.
  5957.      *
  5958.      * @return \Shopware\Core\Framework\Api\Controller\AuthController
  5959.      */
  5960.     protected function getAuthControllerService()
  5961.     {
  5962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AuthController.php';
  5963.         $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()));
  5964.         $instance->setContainer($this);
  5965.         return $instance;
  5966.     }
  5967.     /**
  5968.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CacheController' shared service.
  5969.      *
  5970.      * @return \Shopware\Core\Framework\Api\Controller\CacheController
  5971.      */
  5972.     protected function getCacheControllerService()
  5973.     {
  5974.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CacheController.php';
  5975.         $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()));
  5976.         $instance->setContainer($this);
  5977.         return $instance;
  5978.     }
  5979.     /**
  5980.      * Gets the public 'Shopware\Core\Framework\Api\Controller\FallbackController' shared service.
  5981.      *
  5982.      * @return \Shopware\Core\Framework\Api\Controller\FallbackController
  5983.      */
  5984.     protected function getFallbackControllerService()
  5985.     {
  5986.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/FallbackController.php';
  5987.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\FallbackController'] = $instance = new \Shopware\Core\Framework\Api\Controller\FallbackController();
  5988.         $instance->setContainer($this);
  5989.         return $instance;
  5990.     }
  5991.     /**
  5992.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IndexingController' shared service.
  5993.      *
  5994.      * @return \Shopware\Core\Framework\Api\Controller\IndexingController
  5995.      */
  5996.     protected function getIndexingControllerService()
  5997.     {
  5998.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IndexingController.php';
  5999.         $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()));
  6000.         $instance->setContainer($this);
  6001.         return $instance;
  6002.     }
  6003.     /**
  6004.      * Gets the public 'Shopware\Core\Framework\Api\Controller\InfoController' shared service.
  6005.      *
  6006.      * @return \Shopware\Core\Framework\Api\Controller\InfoController
  6007.      */
  6008.     protected function getInfoControllerService()
  6009.     {
  6010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/InfoController.php';
  6011.         $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['app.repository'] ?? $this->getApp_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Flow\\Api\\FlowActionCollector'] ?? $this->getFlowActionCollectorService()), true$this->parameters['shopware.security.csp_templates']);
  6012.         $instance->setContainer($this);
  6013.         return $instance;
  6014.     }
  6015.     /**
  6016.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IntegrationController' shared service.
  6017.      *
  6018.      * @return \Shopware\Core\Framework\Api\Controller\IntegrationController
  6019.      */
  6020.     protected function getIntegrationControllerService()
  6021.     {
  6022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IntegrationController.php';
  6023.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController'] = $instance = new \Shopware\Core\Framework\Api\Controller\IntegrationController(($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()));
  6024.         $instance->setContainer($this);
  6025.         return $instance;
  6026.     }
  6027.     /**
  6028.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SalesChannelProxyController' shared service.
  6029.      *
  6030.      * @return \Shopware\Core\Framework\Api\Controller\SalesChannelProxyController
  6031.      */
  6032.     protected function getSalesChannelProxyControllerService()
  6033.     {
  6034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SalesChannelProxyController.php';
  6035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/ApiOrderCartService.php';
  6036.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  6037.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  6038.         $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\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService()), ($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()));
  6039.         $instance->setContainer($this);
  6040.         return $instance;
  6041.     }
  6042.     /**
  6043.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SyncController' shared service.
  6044.      *
  6045.      * @return \Shopware\Core\Framework\Api\Controller\SyncController
  6046.      */
  6047.     protected function getSyncControllerService()
  6048.     {
  6049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SyncController.php';
  6050.         $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()));
  6051.         $instance->setContainer($this);
  6052.         return $instance;
  6053.     }
  6054.     /**
  6055.      * Gets the public 'Shopware\Core\Framework\Api\Controller\UserController' shared service.
  6056.      *
  6057.      * @return \Shopware\Core\Framework\Api\Controller\UserController
  6058.      */
  6059.     protected function getUserControllerService()
  6060.     {
  6061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/UserController.php';
  6062.         $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()));
  6063.         $instance->setContainer($this);
  6064.         return $instance;
  6065.     }
  6066.     /**
  6067.      * Gets the public 'Shopware\Core\Framework\Api\Sync\SyncService' shared service.
  6068.      *
  6069.      * @return \Shopware\Core\Framework\Api\Sync\SyncService
  6070.      */
  6071.     protected function getSyncServiceService()
  6072.     {
  6073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncServiceInterface.php';
  6074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncService.php';
  6075.         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()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6076.     }
  6077.     /**
  6078.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  6079.      *
  6080.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  6081.      */
  6082.     protected function getActionButtonTranslationDefinitionService()
  6083.     {
  6084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  6086.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  6087.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6088.         return $instance;
  6089.     }
  6090.     /**
  6091.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  6092.      *
  6093.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  6094.      */
  6095.     protected function getActionButtonDefinitionService()
  6096.     {
  6097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  6098.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  6099.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6100.         return $instance;
  6101.     }
  6102.     /**
  6103.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  6104.      *
  6105.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  6106.      */
  6107.     protected function getAppPaymentMethodDefinitionService()
  6108.     {
  6109.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  6110.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6111.         return $instance;
  6112.     }
  6113.     /**
  6114.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  6115.      *
  6116.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  6117.      */
  6118.     protected function getAppTranslationDefinitionService()
  6119.     {
  6120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  6122.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  6123.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6124.         return $instance;
  6125.     }
  6126.     /**
  6127.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  6128.      *
  6129.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  6130.      */
  6131.     protected function getAppCmsBlockTranslationDefinitionService()
  6132.     {
  6133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  6135.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  6136.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6137.         return $instance;
  6138.     }
  6139.     /**
  6140.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  6141.      *
  6142.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  6143.      */
  6144.     protected function getAppCmsBlockDefinitionService()
  6145.     {
  6146.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  6147.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  6148.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6149.         return $instance;
  6150.     }
  6151.     /**
  6152.      * Gets the public 'Shopware\Core\Framework\App\Api\AppActionController' shared service.
  6153.      *
  6154.      * @return \Shopware\Core\Framework\App\Api\AppActionController
  6155.      */
  6156.     protected function getAppActionControllerService()
  6157.     {
  6158.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppActionController.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/ActionButtonLoader.php';
  6160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/AppActionLoader.php';
  6161.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Manifest/ModuleLoader.php';
  6162.         $a = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  6163.         $b = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  6164.         $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())));
  6165.         $instance->setContainer($this);
  6166.         return $instance;
  6167.     }
  6168.     /**
  6169.      * Gets the public 'Shopware\Core\Framework\App\Api\AppCmsController' shared service.
  6170.      *
  6171.      * @return \Shopware\Core\Framework\App\Api\AppCmsController
  6172.      */
  6173.     protected function getAppCmsControllerService()
  6174.     {
  6175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppCmsController.php';
  6176.         $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()));
  6177.         $instance->setContainer($this);
  6178.         return $instance;
  6179.     }
  6180.     /**
  6181.      * Gets the public 'Shopware\Core\Framework\App\Api\AppUrlChangeController' shared service.
  6182.      *
  6183.      * @return \Shopware\Core\Framework\App\Api\AppUrlChangeController
  6184.      */
  6185.     protected function getAppUrlChangeControllerService()
  6186.     {
  6187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppUrlChangeController.php';
  6188.         $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\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  6189.         $instance->setContainer($this);
  6190.         return $instance;
  6191.     }
  6192.     /**
  6193.      * Gets the public 'Shopware\Core\Framework\App\AppDefinition' shared service.
  6194.      *
  6195.      * @return \Shopware\Core\Framework\App\AppDefinition
  6196.      */
  6197.     protected function getAppDefinitionService()
  6198.     {
  6199.         $this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  6200.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6201.         return $instance;
  6202.     }
  6203.     /**
  6204.      * Gets the public 'Shopware\Core\Framework\App\AppLocaleProvider' shared service.
  6205.      *
  6206.      * @return \Shopware\Core\Framework\App\AppLocaleProvider
  6207.      */
  6208.     protected function getAppLocaleProviderService()
  6209.     {
  6210.         return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] = new \Shopware\Core\Framework\App\AppLocaleProvider(($this->services['user.repository'] ?? $this->getUser_RepositoryService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  6211.     }
  6212.     /**
  6213.      * Gets the public 'Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver' shared service.
  6214.      *
  6215.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver
  6216.      */
  6217.     protected function getResolverService()
  6218.     {
  6219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/Resolver.php';
  6220.         return $this->services['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver'] = new \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver(new RewindableGenerator(function () {
  6221.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\MoveShopPermanentlyStrategy'] ?? $this->getMoveShopPermanentlyStrategyService());
  6222.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\ReinstallAppsStrategy'] ?? $this->getReinstallAppsStrategyService());
  6223.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\UninstallAppsStrategy'] ?? $this->getUninstallAppsStrategyService());
  6224.         }, 3), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  6225.     }
  6226.     /**
  6227.      * Gets the public 'Shopware\Core\Framework\App\ShopId\ShopIdProvider' shared service.
  6228.      *
  6229.      * @return \Shopware\Core\Framework\App\ShopId\ShopIdProvider
  6230.      */
  6231.     protected function getShopIdProviderService()
  6232.     {
  6233.         return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] = new \Shopware\Core\Framework\App\ShopId\ShopIdProvider(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  6234.     }
  6235.     /**
  6236.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  6237.      *
  6238.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  6239.      */
  6240.     protected function getTemplateDefinitionService()
  6241.     {
  6242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  6243.         $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  6244.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6245.         return $instance;
  6246.     }
  6247.     /**
  6248.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateStateService' shared service.
  6249.      *
  6250.      * @return \Shopware\Core\Framework\App\Template\TemplateStateService
  6251.      */
  6252.     protected function getTemplateStateServiceService()
  6253.     {
  6254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateStateService.php';
  6255.         return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] = new \Shopware\Core\Framework\App\Template\TemplateStateService(($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService()));
  6256.     }
  6257.     /**
  6258.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator' shared service.
  6259.      *
  6260.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator
  6261.      */
  6262.     protected function getEntityCacheKeyGeneratorService()
  6263.     {
  6264.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator();
  6265.     }
  6266.     /**
  6267.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator' shared service.
  6268.      *
  6269.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator
  6270.      */
  6271.     protected function getEntityHydratorService()
  6272.     {
  6273.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator($this);
  6274.     }
  6275.     /**
  6276.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder' shared service.
  6277.      *
  6278.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder
  6279.      */
  6280.     protected function getConfigJsonFieldAccessorBuilderService()
  6281.     {
  6282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  6284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/ConfigJsonFieldAccessorBuilder.php';
  6285.         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()));
  6286.     }
  6287.     /**
  6288.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder' shared service.
  6289.      *
  6290.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder
  6291.      */
  6292.     protected function getCustomFieldsAccessorBuilderService()
  6293.     {
  6294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  6295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  6296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/CustomFieldsAccessorBuilder.php';
  6297.         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()));
  6298.     }
  6299.     /**
  6300.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder' shared service.
  6301.      *
  6302.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder
  6303.      */
  6304.     protected function getDefaultFieldAccessorBuilderService()
  6305.     {
  6306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  6307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/DefaultFieldAccessorBuilder.php';
  6308.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder();
  6309.     }
  6310.     /**
  6311.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder' shared service.
  6312.      *
  6313.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder
  6314.      */
  6315.     protected function getJsonFieldAccessorBuilderService()
  6316.     {
  6317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  6318.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  6319.         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()));
  6320.     }
  6321.     /**
  6322.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder' shared service.
  6323.      *
  6324.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder
  6325.      */
  6326.     protected function getPriceFieldAccessorBuilderService()
  6327.     {
  6328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  6329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilder.php';
  6330.         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()));
  6331.     }
  6332.     /**
  6333.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver' shared service.
  6334.      *
  6335.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver
  6336.      */
  6337.     protected function getManyToManyAssociationFieldResolverService()
  6338.     {
  6339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  6340.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToManyAssociationFieldResolver.php';
  6341.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver();
  6342.     }
  6343.     /**
  6344.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver' shared service.
  6345.      *
  6346.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver
  6347.      */
  6348.     protected function getManyToOneAssociationFieldResolverService()
  6349.     {
  6350.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  6351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolver.php';
  6352.         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())));
  6353.     }
  6354.     /**
  6355.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver' shared service.
  6356.      *
  6357.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver
  6358.      */
  6359.     protected function getOneToManyAssociationFieldResolverService()
  6360.     {
  6361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  6362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/OneToManyAssociationFieldResolver.php';
  6363.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver();
  6364.     }
  6365.     /**
  6366.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver' shared service.
  6367.      *
  6368.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver
  6369.      */
  6370.     protected function getTranslationFieldResolverService()
  6371.     {
  6372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  6373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/TranslationFieldResolver.php';
  6374.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver();
  6375.     }
  6376.     /**
  6377.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder' shared service.
  6378.      *
  6379.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder
  6380.      */
  6381.     protected function getJoinGroupBuilderService()
  6382.     {
  6383.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder();
  6384.     }
  6385.     /**
  6386.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry' shared service.
  6387.      *
  6388.      * @return \Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry
  6389.      */
  6390.     protected function getDefinitionInstanceRegistryService()
  6391.     {
  6392.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry($this, ['log_entry' => 'Shopware\\Core\\Framework\\Log\\LogEntryDefinition''acl_role' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition''acl_user_role' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition''app' => 'Shopware\\Core\\Framework\\App\\AppDefinition''app_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition''app_action_button' => 'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition''app_action_button_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition''app_template' => 'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition''app_payment_method' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition''app_cms_block' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition''app_cms_block_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition''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''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''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''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''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''dne_custom_js_css' => 'Dne\\CustomCssJs\\Core\\Content\\Module\\ModuleDefinition''dne_custom_js_css_sales_channel' => 'Dne\\CustomCssJs\\Core\\Content\\Module\\Aggregate\\ModuleSalesChannel\\ModuleSalesChannelDefinition''moorl_cms_element_config' => 'MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition''moorl_location' => 'MoorlFoundation\\Core\\Content\\Location\\LocationDefinition''moorl_sorting' => 'MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition''moorl_sorting_translation' => 'MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition''moorl_form_product' => 'MoorlFormBuilder\\Core\\Content\\Aggregate\\FormProduct\\FormProductDefinition''moorl_form_history' => 'MoorlFormBuilder\\Core\\Content\\FormHistory\\FormHistoryDefinition''moorl_form' => 'MoorlFormBuilder\\Core\\Content\\Form\\FormDefinition''moorl_form_appointment' => 'MoorlFormBuilder\\Core\\Content\\FormAppointment\\FormAppointmentDefinition''moorl_fb_customer_upload' => 'MoorlFormBuilderRegistration\\Core\\Content\\Aggregate\\CustomerUpload\\CustomerUploadDefinition''sas_blog_entries' => 'Sas\\BlogModule\\Content\\Blog\\BlogEntriesDefinition''sas_blog_entries_translation' => 'Sas\\BlogModule\\Content\\Blog\\BlogTranslation\\BlogTranslationDefinition''sas_blog_category' => 'Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryDefinition''sas_blog_category_translation' => 'Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryTranslation\\BlogCategoryTranslationDefinition''sas_blog_blog_category' => 'Sas\\BlogModule\\Content\\Blog\\Aggregate\\BlogCategoryMappingDefinition''sas_blog_author' => 'Sas\\BlogModule\\Content\\BlogAuthor\\BlogAuthorDefinition''sas_blog_author_translation' => 'Sas\\BlogModule\\Content\\BlogAuthor\\BlogAuthorTranslation\\BlogAuthorTranslationDefinition'], ['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_cms_block' => 'app_cms_block.repository''app_cms_block_translation' => 'app_cms_block_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''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''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''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''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''dne_custom_js_css' => 'dne_custom_js_css.repository''dne_custom_js_css_sales_channel' => 'dne_custom_js_css_sales_channel.repository''moorl_cms_element_config' => 'moorl_cms_element_config.repository''moorl_location' => 'moorl_location.repository''moorl_sorting' => 'moorl_sorting.repository''moorl_sorting_translation' => 'moorl_sorting_translation.repository''moorl_form_product' => 'moorl_form_product.repository''moorl_form_history' => 'moorl_form_history.repository''moorl_form' => 'moorl_form.repository''moorl_form_appointment' => 'moorl_form_appointment.repository''moorl_fb_customer_upload' => 'moorl_fb_customer_upload.repository''sas_blog_entries' => 'sas_blog_entries.repository''sas_blog_entries_translation' => 'sas_blog_entries_translation.repository''sas_blog_category' => 'sas_blog_category.repository''sas_blog_category_translation' => 'sas_blog_category_translation.repository''sas_blog_blog_category' => 'sas_blog_blog_category.repository''sas_blog_author' => 'sas_blog_author.repository''sas_blog_author_translation' => 'sas_blog_author_translation.repository']);
  6393.     }
  6394.     /**
  6395.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory' shared service.
  6396.      *
  6397.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory
  6398.      */
  6399.     protected function getEntityLoadedEventFactoryService()
  6400.     {
  6401.         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()));
  6402.     }
  6403.     /**
  6404.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry' shared service.
  6405.      *
  6406.      * @return \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry
  6407.      */
  6408.     protected function getExtensionRegistryService()
  6409.     {
  6410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php';
  6411.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry(new RewindableGenerator(function () {
  6412.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] = new \Shopware\Administration\Notification\Extension\IntegrationExtension()));
  6413.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] = new \Shopware\Administration\Notification\Extension\UserExtension()));
  6414.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] = new \Shopware\Storefront\Theme\Extension\SalesChannelExtension()));
  6415.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] = new \Shopware\Storefront\Theme\Extension\LanguageExtension()));
  6416.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] = new \Shopware\Storefront\Theme\Extension\MediaExtension()));
  6417.             yield => ($this->privates['Dne\\CustomCssJs\\Core\\Content\\SalesChannel\\SalesChannelExtension'] ?? ($this->privates['Dne\\CustomCssJs\\Core\\Content\\SalesChannel\\SalesChannelExtension'] = new \Dne\CustomCssJs\Core\Content\SalesChannel\SalesChannelExtension()));
  6418.             yield => ($this->privates['MoorlFormBuilder\\Core\\Content\\Product\\ProductExtension'] ?? ($this->privates['MoorlFormBuilder\\Core\\Content\\Product\\ProductExtension'] = new \MoorlFormBuilder\Core\Content\Product\ProductExtension()));
  6419.         }, 7));
  6420.     }
  6421.     /**
  6422.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory' shared service.
  6423.      *
  6424.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory
  6425.      */
  6426.     protected function getRepositoryFacadeHookFactoryService()
  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/Framework/DataAbstractionLayer/Facade/RepositoryFacadeHookFactory.php';
  6430.         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()));
  6431.     }
  6432.     /**
  6433.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory' shared service.
  6434.      *
  6435.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory
  6436.      */
  6437.     protected function getRepositoryWriterFacadeHookFactoryService()
  6438.     {
  6439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  6440.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryWriterFacadeHookFactory.php';
  6441.         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()));
  6442.     }
  6443.     /**
  6444.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory' shared service.
  6445.      *
  6446.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory
  6447.      */
  6448.     protected function getSalesChannelRepositoryFacadeHookFactoryService()
  6449.     {
  6450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  6451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/SalesChannelRepositoryFacadeHookFactory.php';
  6452.         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()));
  6453.     }
  6454.     /**
  6455.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer' shared service.
  6456.      *
  6457.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer
  6458.      */
  6459.     protected function getBlobFieldSerializerService()
  6460.     {
  6461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BlobFieldSerializer.php';
  6463.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer();
  6464.     }
  6465.     /**
  6466.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer' shared service.
  6467.      *
  6468.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer
  6469.      */
  6470.     protected function getBoolFieldSerializerService()
  6471.     {
  6472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BoolFieldSerializer.php';
  6475.         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()));
  6476.     }
  6477.     /**
  6478.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer' shared service.
  6479.      *
  6480.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer
  6481.      */
  6482.     protected function getCalculatedPriceFieldSerializerService()
  6483.     {
  6484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CalculatedPriceFieldSerializer.php';
  6488.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CalculatedPriceFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6489.     }
  6490.     /**
  6491.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer' shared service.
  6492.      *
  6493.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer
  6494.      */
  6495.     protected function getCartPriceFieldSerializerService()
  6496.     {
  6497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CartPriceFieldSerializer.php';
  6501.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6502.     }
  6503.     /**
  6504.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer' shared service.
  6505.      *
  6506.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer
  6507.      */
  6508.     protected function getCashRoundingConfigFieldSerializerService()
  6509.     {
  6510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CashRoundingConfigFieldSerializer.php';
  6514.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CashRoundingConfigFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6515.     }
  6516.     /**
  6517.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer' shared service.
  6518.      *
  6519.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer
  6520.      */
  6521.     protected function getConfigJsonFieldSerializerService()
  6522.     {
  6523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6524.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6525.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6526.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ConfigJsonFieldSerializer.php';
  6527.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ConfigJsonFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6528.     }
  6529.     /**
  6530.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer' shared service.
  6531.      *
  6532.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer
  6533.      */
  6534.     protected function getCreatedAtFieldSerializerService()
  6535.     {
  6536.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  6539.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedAtFieldSerializer.php';
  6540.         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()));
  6541.     }
  6542.     /**
  6543.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer' shared service.
  6544.      *
  6545.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer
  6546.      */
  6547.     protected function getCreatedByFieldSerializerService()
  6548.     {
  6549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6550.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  6552.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedByFieldSerializer.php';
  6553.         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()));
  6554.     }
  6555.     /**
  6556.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer' shared service.
  6557.      *
  6558.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer
  6559.      */
  6560.     protected function getCustomFieldsSerializerService()
  6561.     {
  6562.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6564.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CustomFieldsSerializer.php';
  6566.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService()));
  6567.     }
  6568.     /**
  6569.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer' shared service.
  6570.      *
  6571.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer
  6572.      */
  6573.     protected function getDateFieldSerializerService()
  6574.     {
  6575.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateFieldSerializer.php';
  6578.         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()));
  6579.     }
  6580.     /**
  6581.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer' shared service.
  6582.      *
  6583.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer
  6584.      */
  6585.     protected function getDateTimeFieldSerializerService()
  6586.     {
  6587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  6590.         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()));
  6591.     }
  6592.     /**
  6593.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer' shared service.
  6594.      *
  6595.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer
  6596.      */
  6597.     protected function getEmailFieldSerializerService()
  6598.     {
  6599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6600.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6601.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/EmailFieldSerializer.php';
  6602.         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()));
  6603.     }
  6604.     /**
  6605.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer' shared service.
  6606.      *
  6607.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer
  6608.      */
  6609.     protected function getFkFieldSerializerService()
  6610.     {
  6611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6612.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  6614.         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()));
  6615.     }
  6616.     /**
  6617.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer' shared service.
  6618.      *
  6619.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer
  6620.      */
  6621.     protected function getFloatFieldSerializerService()
  6622.     {
  6623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6625.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FloatFieldSerializer.php';
  6626.         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()));
  6627.     }
  6628.     /**
  6629.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer' shared service.
  6630.      *
  6631.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer
  6632.      */
  6633.     protected function getIdFieldSerializerService()
  6634.     {
  6635.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IdFieldSerializer.php';
  6638.         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()));
  6639.     }
  6640.     /**
  6641.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer' shared service.
  6642.      *
  6643.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer
  6644.      */
  6645.     protected function getIntFieldSerializerService()
  6646.     {
  6647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IntFieldSerializer.php';
  6650.         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()));
  6651.     }
  6652.     /**
  6653.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer' shared service.
  6654.      *
  6655.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer
  6656.      */
  6657.     protected function getJsonFieldSerializerService()
  6658.     {
  6659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6662.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\JsonFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6663.     }
  6664.     /**
  6665.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer' shared service.
  6666.      *
  6667.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer
  6668.      */
  6669.     protected function getListFieldSerializerService()
  6670.     {
  6671.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ListFieldSerializer.php';
  6674.         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()));
  6675.     }
  6676.     /**
  6677.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer' shared service.
  6678.      *
  6679.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer
  6680.      */
  6681.     protected function getLongTextFieldSerializerService()
  6682.     {
  6683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6684.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/LongTextFieldSerializer.php';
  6686.         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()));
  6687.     }
  6688.     /**
  6689.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer' shared service.
  6690.      *
  6691.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer
  6692.      */
  6693.     protected function getManyToManyAssociationFieldSerializerService()
  6694.     {
  6695.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToManyAssociationFieldSerializer.php';
  6697.         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()));
  6698.     }
  6699.     /**
  6700.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer' shared service.
  6701.      *
  6702.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer
  6703.      */
  6704.     protected function getManyToOneAssociationFieldSerializerService()
  6705.     {
  6706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializer.php';
  6708.         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()));
  6709.     }
  6710.     /**
  6711.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer' shared service.
  6712.      *
  6713.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer
  6714.      */
  6715.     protected function getOneToManyAssociationFieldSerializerService()
  6716.     {
  6717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  6719.         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()));
  6720.     }
  6721.     /**
  6722.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer' shared service.
  6723.      *
  6724.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer
  6725.      */
  6726.     protected function getOneToOneAssociationFieldSerializerService()
  6727.     {
  6728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializer.php';
  6730.         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()));
  6731.     }
  6732.     /**
  6733.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer' shared service.
  6734.      *
  6735.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer
  6736.      */
  6737.     protected function getPHPUnserializeFieldSerializerService()
  6738.     {
  6739.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php';
  6742.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer();
  6743.     }
  6744.     /**
  6745.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer' shared service.
  6746.      *
  6747.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer
  6748.      */
  6749.     protected function getPasswordFieldSerializerService()
  6750.     {
  6751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6752.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSerializer.php';
  6754.         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()));
  6755.     }
  6756.     /**
  6757.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer' shared service.
  6758.      *
  6759.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer
  6760.      */
  6761.     protected function getPriceDefinitionFieldSerializerService()
  6762.     {
  6763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceDefinitionFieldSerializer.php';
  6767.         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()));
  6768.     }
  6769.     /**
  6770.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer' shared service.
  6771.      *
  6772.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer
  6773.      */
  6774.     protected function getPriceFieldSerializerService()
  6775.     {
  6776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6777.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6778.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceFieldSerializer.php';
  6779.         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()));
  6780.     }
  6781.     /**
  6782.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer' shared service.
  6783.      *
  6784.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer
  6785.      */
  6786.     protected function getReferenceVersionFieldSerializerService()
  6787.     {
  6788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6789.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ReferenceVersionFieldSerializer.php';
  6790.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer();
  6791.     }
  6792.     /**
  6793.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer' shared service.
  6794.      *
  6795.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer
  6796.      */
  6797.     protected function getRemoteAddressFieldSerializerService()
  6798.     {
  6799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/RemoteAddressFieldSerializer.php';
  6802.         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()));
  6803.     }
  6804.     /**
  6805.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer' shared service.
  6806.      *
  6807.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer
  6808.      */
  6809.     protected function getStateMachineStateFieldSerializerService()
  6810.     {
  6811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6813.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  6814.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StateMachineStateFieldSerializer.php';
  6815.         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()));
  6816.     }
  6817.     /**
  6818.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer' shared service.
  6819.      *
  6820.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer
  6821.      */
  6822.     protected function getStringFieldSerializerService()
  6823.     {
  6824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6825.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6826.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StringFieldSerializer.php';
  6827.         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()));
  6828.     }
  6829.     /**
  6830.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer' shared service.
  6831.      *
  6832.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer
  6833.      */
  6834.     protected function getTaxFreeConfigFieldSerializerService()
  6835.     {
  6836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TaxFreeConfigFieldSerializer.php';
  6840.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TaxFreeConfigFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6841.     }
  6842.     /**
  6843.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer' shared service.
  6844.      *
  6845.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer
  6846.      */
  6847.     protected function getTimeZoneFieldSerializerService()
  6848.     {
  6849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TimeZoneFieldSerializer.php';
  6852.         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()));
  6853.     }
  6854.     /**
  6855.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer' shared service.
  6856.      *
  6857.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer
  6858.      */
  6859.     protected function getTranslatedFieldSerializerService()
  6860.     {
  6861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslatedFieldSerializer.php';
  6863.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer();
  6864.     }
  6865.     /**
  6866.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer' shared service.
  6867.      *
  6868.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer
  6869.      */
  6870.     protected function getTranslationsAssociationFieldSerializerService()
  6871.     {
  6872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslationsAssociationFieldSerializer.php';
  6874.         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()));
  6875.     }
  6876.     /**
  6877.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer' shared service.
  6878.      *
  6879.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer
  6880.      */
  6881.     protected function getUpdatedAtFieldSerializerService()
  6882.     {
  6883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  6886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedAtFieldSerializer.php';
  6887.         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()));
  6888.     }
  6889.     /**
  6890.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer' shared service.
  6891.      *
  6892.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer
  6893.      */
  6894.     protected function getUpdatedByFieldSerializerService()
  6895.     {
  6896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6897.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  6899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedByFieldSerializer.php';
  6900.         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()));
  6901.     }
  6902.     /**
  6903.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer' shared service.
  6904.      *
  6905.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer
  6906.      */
  6907.     protected function getVersionDataPayloadFieldSerializerService()
  6908.     {
  6909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionDataPayloadFieldSerializer.php';
  6911.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer();
  6912.     }
  6913.     /**
  6914.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer' shared service.
  6915.      *
  6916.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer
  6917.      */
  6918.     protected function getVersionFieldSerializerService()
  6919.     {
  6920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionFieldSerializer.php';
  6922.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer();
  6923.     }
  6924.     /**
  6925.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry' shared service.
  6926.      *
  6927.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry
  6928.      */
  6929.     protected function getEntityIndexerRegistryService()
  6930.     {
  6931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php';
  6932.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry(new RewindableGenerator(function () {
  6933.             yield => ($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] ?? $this->getLandingPageIndexerService());
  6934.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] ?? $this->getProductIndexerService());
  6935.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'] ?? $this->getCustomerIndexerService());
  6936.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] ?? $this->getSalesChannelIndexerService());
  6937.             yield => ($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] ?? $this->getCategoryIndexerService());
  6938.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'] ?? $this->getMediaIndexerService());
  6939.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] ?? $this->getMediaFolderConfigurationIndexerService());
  6940.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'] ?? $this->getMediaFolderIndexerService());
  6941.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  6942.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'] ?? $this->getNewsletterRecipientIndexerService());
  6943.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  6944.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] ?? $this->getProductStreamIndexerService());
  6945.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  6946.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'] ?? $this->getPaymentMethodIndexerService());
  6947.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'] ?? $this->getPromotionIndexerService());
  6948.             yield 15 => ($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'] ?? $this->getThemeIndexerService());
  6949.             yield 16 => ($this->privates['Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryIndexer'] ?? $this->getBlogCategoryIndexerService());
  6950.         }, 17), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6951.     }
  6952.     /**
  6953.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  6954.      *
  6955.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  6956.      */
  6957.     protected function getVersionCommitDataDefinitionService()
  6958.     {
  6959.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  6960.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6961.         return $instance;
  6962.     }
  6963.     /**
  6964.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  6965.      *
  6966.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  6967.      */
  6968.     protected function getVersionCommitDefinitionService()
  6969.     {
  6970.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  6971.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6972.         return $instance;
  6973.     }
  6974.     /**
  6975.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  6976.      *
  6977.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  6978.      */
  6979.     protected function getVersionDefinitionService()
  6980.     {
  6981.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  6982.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6983.         return $instance;
  6984.     }
  6985.     /**
  6986.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface' shared service.
  6987.      *
  6988.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway
  6989.      */
  6990.     protected function getEntityWriteGatewayInterfaceService()
  6991.     {
  6992.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway(125, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerRegistry(new RewindableGenerator(function () {
  6993.             yield => ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] = new \Shopware\Core\System\Language\LanguageExceptionHandler()));
  6994.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] = new \Shopware\Core\System\SalesChannel\SalesChannelExceptionHandler()));
  6995.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductExceptionHandler()));
  6996.             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()));
  6997.             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()));
  6998.             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()));
  6999.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] = new \Shopware\Core\Content\Newsletter\NewsletterExceptionHandler()));
  7000.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] = new \Shopware\Core\Content\ProductExport\DataAbstractionLayer\ProductExportExceptionHandler()));
  7001.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] = new \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerWishlistProductExceptionHandler()));
  7002.             yield => ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] = new \Shopware\Core\Checkout\Order\OrderExceptionHandler()));
  7003.             yield 10 => ($this->privates['MoorlFoundation\\Core\\Framework\\DataAbstractionLayer\\MoorlFoundationExceptionHandler'] ?? ($this->privates['MoorlFoundation\\Core\\Framework\\DataAbstractionLayer\\MoorlFoundationExceptionHandler'] = new \MoorlFoundation\Core\Framework\DataAbstractionLayer\MoorlFoundationExceptionHandler()));
  7004.         }, 11)), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7005.     }
  7006.     /**
  7007.      * Gets the public 'Shopware\Core\Framework\Event\BusinessEventRegistry' shared service.
  7008.      *
  7009.      * @return \Shopware\Core\Framework\Event\BusinessEventRegistry
  7010.      */
  7011.     protected function getBusinessEventRegistryService()
  7012.     {
  7013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventRegistry.php';
  7014.         $this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] = $instance = new \Shopware\Core\Framework\Event\BusinessEventRegistry();
  7015.         $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']);
  7016.         return $instance;
  7017.     }
  7018.     /**
  7019.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  7020.      *
  7021.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  7022.      */
  7023.     protected function getEventActionRuleDefinitionService()
  7024.     {
  7025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  7026.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  7027.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7028.         return $instance;
  7029.     }
  7030.     /**
  7031.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  7032.      *
  7033.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  7034.      */
  7035.     protected function getEventActionSalesChannelDefinitionService()
  7036.     {
  7037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  7038.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  7039.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7040.         return $instance;
  7041.     }
  7042.     /**
  7043.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  7044.      *
  7045.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  7046.      */
  7047.     protected function getEventActionDefinitionService()
  7048.     {
  7049.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  7050.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7051.         return $instance;
  7052.     }
  7053.     /**
  7054.      * Gets the public 'Shopware\Core\Framework\Increment\Controller\IncrementApiController' shared service.
  7055.      *
  7056.      * @return \Shopware\Core\Framework\Increment\Controller\IncrementApiController
  7057.      */
  7058.     protected function getIncrementApiControllerService()
  7059.     {
  7060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/Controller/IncrementApiController.php';
  7061.         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()));
  7062.     }
  7063.     /**
  7064.      * Gets the public 'Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  7065.      *
  7066.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  7067.      */
  7068.     protected function getLogEntryDefinitionService()
  7069.     {
  7070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  7071.         $this->services['Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  7072.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7073.         return $instance;
  7074.     }
  7075.     /**
  7076.      * Gets the public 'Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController' shared service.
  7077.      *
  7078.      * @return \Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController
  7079.      */
  7080.     protected function getConsumeMessagesControllerService()
  7081.     {
  7082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Api/ConsumeMessagesController.php';
  7083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/EarlyReturnMessagesListener.php';
  7084.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/DispatchPcntlSignalListener.php';
  7085.         $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');
  7086.         $instance->setContainer($this);
  7087.         return $instance;
  7088.     }
  7089.     /**
  7090.      * Gets the public 'Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  7091.      *
  7092.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  7093.      */
  7094.     protected function getDeadMessageDefinitionService()
  7095.     {
  7096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  7097.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  7098.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7099.         return $instance;
  7100.     }
  7101.     /**
  7102.      * Gets the public 'Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  7103.      *
  7104.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  7105.      */
  7106.     protected function getMessageQueueStatsDefinitionService()
  7107.     {
  7108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  7109.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  7110.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7111.         return $instance;
  7112.     }
  7113.     /**
  7114.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController' shared service.
  7115.      *
  7116.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController
  7117.      */
  7118.     protected function getScheduledTaskControllerService()
  7119.     {
  7120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Api/ScheduledTaskController.php';
  7121.         $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()));
  7122.         $instance->setContainer($this);
  7123.         return $instance;
  7124.     }
  7125.     /**
  7126.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  7127.      *
  7128.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  7129.      */
  7130.     protected function getScheduledTaskDefinitionService()
  7131.     {
  7132.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  7133.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7134.         return $instance;
  7135.     }
  7136.     /**
  7137.      * Gets the public 'Shopware\Core\Framework\Migration\Api\MigrationController' shared service.
  7138.      *
  7139.      * @return \Shopware\Core\Framework\Migration\Api\MigrationController
  7140.      */
  7141.     protected function getMigrationControllerService()
  7142.     {
  7143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Api/MigrationController.php';
  7144.         $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.10.1');
  7145.         $instance->setContainer($this);
  7146.         return $instance;
  7147.     }
  7148.     /**
  7149.      * Gets the public 'Shopware\Core\Framework\Migration\IndexerQueuer' shared service.
  7150.      *
  7151.      * @return \Shopware\Core\Framework\Migration\IndexerQueuer
  7152.      */
  7153.     protected function getIndexerQueuerService()
  7154.     {
  7155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/IndexerQueuer.php';
  7156.         return $this->services['Shopware\\Core\\Framework\\Migration\\IndexerQueuer'] = new \Shopware\Core\Framework\Migration\IndexerQueuer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  7157.     }
  7158.     /**
  7159.      * Gets the public 'Shopware\Core\Framework\Migration\MigrationCollectionLoader' shared service.
  7160.      *
  7161.      * @return \Shopware\Core\Framework\Migration\MigrationCollectionLoader
  7162.      */
  7163.     protected function getMigrationCollectionLoaderService()
  7164.     {
  7165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationCollectionLoader.php';
  7166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationRuntime.php';
  7167.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  7168.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  7169.         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 () {
  7170.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] = new \Shopware\Core\Framework\Migration\MigrationSource('core')));
  7171.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] ?? $this->getMigrationSource_Core_V63Service());
  7172.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] ?? $this->getMigrationSource_Core_V64Service());
  7173.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] ?? $this->getMigrationSource_Core_V65Service());
  7174.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] = new \Shopware\Core\Framework\Migration\MigrationSource('null', [])));
  7175.             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'])));
  7176.             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'])));
  7177.             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'])));
  7178.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_DneCustomCssJs'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_DneCustomCssJs'] = new \Shopware\Core\Framework\Migration\MigrationSource('DneCustomCssJs', [(\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Migration') => 'Dne\\CustomCssJs\\Migration'])));
  7179.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MoorlFoundation'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MoorlFoundation'] = new \Shopware\Core\Framework\Migration\MigrationSource('MoorlFoundation', [(\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Migration') => 'MoorlFoundation\\Migration'])));
  7180.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MoorlFormBuilder'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MoorlFormBuilder'] = new \Shopware\Core\Framework\Migration\MigrationSource('MoorlFormBuilder', [(\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Migration') => 'MoorlFormBuilder\\Migration'])));
  7181.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MoorlFormBuilderRegistration'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MoorlFormBuilderRegistration'] = new \Shopware\Core\Framework\Migration\MigrationSource('MoorlFormBuilderRegistration', [(\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilderRegistration/src/Migration') => 'MoorlFormBuilderRegistration\\Migration'])));
  7182.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SasBlogModule'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SasBlogModule'] = new \Shopware\Core\Framework\Migration\MigrationSource('SasBlogModule', [(\dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Migration') => 'Sas\\BlogModule\\Migration'])));
  7183.         }, 13), $b);
  7184.     }
  7185.     /**
  7186.      * Gets the public 'Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  7187.      *
  7188.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  7189.      */
  7190.     protected function getPluginTranslationDefinitionService()
  7191.     {
  7192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  7194.         $this->services['Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  7195.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7196.         return $instance;
  7197.     }
  7198.     /**
  7199.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginCollection' shared service.
  7200.      *
  7201.      * @return \Shopware\Core\Framework\Plugin\KernelPluginCollection
  7202.      */
  7203.     protected function getKernelPluginCollectionService()
  7204.     {
  7205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginCollection.php';
  7206.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstances();
  7207.     }
  7208.     /**
  7209.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader' shared service.
  7210.      *
  7211.      * @return \Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader
  7212.      */
  7213.     protected function getKernelPluginLoaderService()
  7214.     {
  7215.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7216.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  7217.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7218.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  7219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader/KernelPluginLoader.php';
  7220.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getPluginLoader();
  7221.     }
  7222.     /**
  7223.      * Gets the public 'Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  7224.      *
  7225.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  7226.      */
  7227.     protected function getPluginDefinitionService()
  7228.     {
  7229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  7230.         $this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  7231.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7232.         return $instance;
  7233.     }
  7234.     /**
  7235.      * Gets the public 'Shopware\Core\Framework\Plugin\Util\PluginIdProvider' shared service.
  7236.      *
  7237.      * @return \Shopware\Core\Framework\Plugin\Util\PluginIdProvider
  7238.      */
  7239.     protected function getPluginIdProviderService()
  7240.     {
  7241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginIdProvider.php';
  7242.         return $this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] = new \Shopware\Core\Framework\Plugin\Util\PluginIdProvider(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  7243.     }
  7244.     /**
  7245.      * Gets the public 'Shopware\Core\Framework\Routing\CanonicalRedirectService' shared service.
  7246.      *
  7247.      * @return \Shopware\Core\Framework\Routing\CanonicalRedirectService
  7248.      */
  7249.     protected function getCanonicalRedirectServiceService()
  7250.     {
  7251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CanonicalRedirectService.php';
  7252.         return $this->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] = new \Shopware\Core\Framework\Routing\CanonicalRedirectService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  7253.     }
  7254.     /**
  7255.      * Gets the public 'Shopware\Core\Framework\Routing\RequestTransformerInterface' shared autowired service.
  7256.      *
  7257.      * @return \Shopware\Storefront\Framework\Routing\RequestTransformer
  7258.      */
  7259.     protected function getRequestTransformerInterfaceService()
  7260.     {
  7261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformerInterface.php';
  7262.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/RequestTransformer.php';
  7263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformer.php';
  7264.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/AbstractDomainLoader.php';
  7265.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoader.php';
  7266.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/DomainLoader.php';
  7267.         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())));
  7268.     }
  7269.     /**
  7270.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptApiRoute' shared service.
  7271.      *
  7272.      * @return \Shopware\Core\Framework\Script\Api\ScriptApiRoute
  7273.      */
  7274.     protected function getScriptApiRouteService()
  7275.     {
  7276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptApiRoute.php';
  7277.         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()));
  7278.     }
  7279.     /**
  7280.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory' shared service.
  7281.      *
  7282.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory
  7283.      */
  7284.     protected function getScriptResponseFactoryFacadeHookFactoryService()
  7285.     {
  7286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  7287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseFactoryFacadeHookFactory.php';
  7288.         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()));
  7289.     }
  7290.     /**
  7291.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute' shared service.
  7292.      *
  7293.      * @return \Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute
  7294.      */
  7295.     protected function getScriptStoreApiRouteService()
  7296.     {
  7297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptStoreApiRoute.php';
  7298.         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()));
  7299.     }
  7300.     /**
  7301.      * Gets the public 'Shopware\Core\Framework\Script\Execution\ScriptExecutor' shared service.
  7302.      *
  7303.      * @return \Shopware\Core\Framework\Script\Execution\ScriptExecutor
  7304.      */
  7305.     protected function getScriptExecutorService()
  7306.     {
  7307.         return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] = new \Shopware\Core\Framework\Script\Execution\ScriptExecutor(($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService()), ($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, ($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  7308.     }
  7309.     /**
  7310.      * Gets the public 'Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  7311.      *
  7312.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  7313.      */
  7314.     protected function getScriptDefinitionService()
  7315.     {
  7316.         $this->services['Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  7317.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7318.         return $instance;
  7319.     }
  7320.     /**
  7321.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController' shared service.
  7322.      *
  7323.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController
  7324.      */
  7325.     protected function getExtensionStoreActionsControllerService()
  7326.     {
  7327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreActionsController.php';
  7328.         $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()));
  7329.         $instance->setContainer($this);
  7330.         return $instance;
  7331.     }
  7332.     /**
  7333.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreDataController' shared service.
  7334.      *
  7335.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreDataController
  7336.      */
  7337.     protected function getExtensionStoreDataControllerService()
  7338.     {
  7339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreDataController.php';
  7340.         $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()));
  7341.         $instance->setContainer($this);
  7342.         return $instance;
  7343.     }
  7344.     /**
  7345.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController' shared service.
  7346.      *
  7347.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController
  7348.      */
  7349.     protected function getExtensionStoreLicensesControllerService()
  7350.     {
  7351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreLicensesController.php';
  7352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionStoreLicensesService.php';
  7353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionStoreLicensesService.php';
  7354.         $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())));
  7355.         $instance->setContainer($this);
  7356.         return $instance;
  7357.     }
  7358.     /**
  7359.      * Gets the public 'Shopware\Core\Framework\Store\Api\FirstRunWizardController' shared service.
  7360.      *
  7361.      * @return \Shopware\Core\Framework\Store\Api\FirstRunWizardController
  7362.      */
  7363.     protected function getFirstRunWizardControllerService()
  7364.     {
  7365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/FirstRunWizardController.php';
  7366.         $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()));
  7367.         $instance->setContainer($this);
  7368.         return $instance;
  7369.     }
  7370.     /**
  7371.      * Gets the public 'Shopware\Core\Framework\Store\Api\StoreController' shared service.
  7372.      *
  7373.      * @return \Shopware\Core\Framework\Store\Api\StoreController
  7374.      */
  7375.     protected function getStoreControllerService()
  7376.     {
  7377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/StoreController.php';
  7378.         $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()));
  7379.         $instance->setContainer($this);
  7380.         return $instance;
  7381.     }
  7382.     /**
  7383.      * Gets the public 'Shopware\Core\Framework\Update\Api\UpdateController' shared service.
  7384.      *
  7385.      * @return \Shopware\Core\Framework\Update\Api\UpdateController
  7386.      */
  7387.     protected function getUpdateControllerService()
  7388.     {
  7389.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Api/UpdateController.php';
  7390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/ApiClient.php';
  7391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/UpdateApiHttpClientFactory.php';
  7392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/RequirementsValidator.php';
  7393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/PluginCompatibility.php';
  7394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  7395.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  7396.         $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.10.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 () {
  7397.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] ?? ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\PhpVersionCheck()));
  7398.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\LicenseCheck'] ?? $this->getLicenseCheckService());
  7399.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\WriteableCheck'] ?? $this->getWriteableCheckService());
  7400.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] ?? $this->getMysqlVersionCheckService());
  7401.         }, 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.10.1'$this->getEnv('bool:SHOPWARE_UPDATE_TEST'));
  7402.         $instance->setContainer($this);
  7403.         return $instance;
  7404.     }
  7405.     /**
  7406.      * Gets the public 'Shopware\Core\Framework\Util\HtmlSanitizer' shared service.
  7407.      *
  7408.      * @return \Shopware\Core\Framework\Util\HtmlSanitizer
  7409.      */
  7410.     protected function getHtmlSanitizerService()
  7411.     {
  7412.         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']);
  7413.     }
  7414.     /**
  7415.      * Gets the public 'Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  7416.      *
  7417.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  7418.      */
  7419.     protected function getWebhookEventLogDefinitionService()
  7420.     {
  7421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  7422.         $this->services['Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  7423.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7424.         return $instance;
  7425.     }
  7426.     /**
  7427.      * Gets the public 'Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  7428.      *
  7429.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  7430.      */
  7431.     protected function getWebhookDefinitionService()
  7432.     {
  7433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  7434.         $this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  7435.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7436.         return $instance;
  7437.     }
  7438.     /**
  7439.      * Gets the public 'Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator' shared autowired service.
  7440.      *
  7441.      * @return \Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator
  7442.      */
  7443.     protected function getSalesChannelCreatorService()
  7444.     {
  7445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Service/SalesChannelCreator.php';
  7446.         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()));
  7447.     }
  7448.     /**
  7449.      * Gets the public 'Shopware\Core\Maintenance\User\Service\UserProvisioner' shared autowired service.
  7450.      *
  7451.      * @return \Shopware\Core\Maintenance\User\Service\UserProvisioner
  7452.      */
  7453.     protected function getUserProvisionerService()
  7454.     {
  7455.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Service/UserProvisioner.php';
  7456.         return $this->services['Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner'] = new \Shopware\Core\Maintenance\User\Service\UserProvisioner(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  7457.     }
  7458.     /**
  7459.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  7460.      *
  7461.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  7462.      */
  7463.     protected function getCountryStateTranslationDefinitionService()
  7464.     {
  7465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  7467.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  7468.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7469.         return $instance;
  7470.     }
  7471.     /**
  7472.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition' shared service.
  7473.      *
  7474.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition
  7475.      */
  7476.     protected function getCountryStateDefinitionService()
  7477.     {
  7478.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition();
  7479.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7480.         return $instance;
  7481.     }
  7482.     /**
  7483.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition' shared service.
  7484.      *
  7485.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition
  7486.      */
  7487.     protected function getSalesChannelCountryStateDefinitionService()
  7488.     {
  7489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/SalesChannel/SalesChannelCountryStateDefinition.php';
  7490.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition();
  7491.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7492.         return $instance;
  7493.     }
  7494.     /**
  7495.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  7496.      *
  7497.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  7498.      */
  7499.     protected function getCountryTranslationDefinitionService()
  7500.     {
  7501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7502.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  7503.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  7504.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7505.         return $instance;
  7506.     }
  7507.     /**
  7508.      * Gets the public 'Shopware\Core\System\Country\CountryDefinition' shared service.
  7509.      *
  7510.      * @return \Shopware\Core\System\Country\CountryDefinition
  7511.      */
  7512.     protected function getCountryDefinitionService()
  7513.     {
  7514.         $this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] = $instance = new \Shopware\Core\System\Country\CountryDefinition();
  7515.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7516.         return $instance;
  7517.     }
  7518.     /**
  7519.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryRoute' shared service.
  7520.      *
  7521.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute
  7522.      */
  7523.     protected function getCachedCountryRouteService()
  7524.     {
  7525.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryRoute.php';
  7526.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryRoute.php';
  7527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryRoute.php';
  7528.         return $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] = new \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute(new \Shopware\Core\System\Country\SalesChannel\CountryRoute(($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7529.     }
  7530.     /**
  7531.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition' shared service.
  7532.      *
  7533.      * @return \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition
  7534.      */
  7535.     protected function getSalesChannelCountryDefinitionService()
  7536.     {
  7537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/SalesChannelCountryDefinition.php';
  7538.         $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition();
  7539.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7540.         return $instance;
  7541.     }
  7542.     /**
  7543.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  7544.      *
  7545.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  7546.      */
  7547.     protected function getCurrencyCountryRoundingDefinitionService()
  7548.     {
  7549.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  7550.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7551.         return $instance;
  7552.     }
  7553.     /**
  7554.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  7555.      *
  7556.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  7557.      */
  7558.     protected function getCurrencyTranslationDefinitionService()
  7559.     {
  7560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  7562.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  7563.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7564.         return $instance;
  7565.     }
  7566.     /**
  7567.      * Gets the public 'Shopware\Core\System\Currency\CurrencyDefinition' shared service.
  7568.      *
  7569.      * @return \Shopware\Core\System\Currency\CurrencyDefinition
  7570.      */
  7571.     protected function getCurrencyDefinitionService()
  7572.     {
  7573.         $this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\CurrencyDefinition();
  7574.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7575.         return $instance;
  7576.     }
  7577.     /**
  7578.      * Gets the public 'Shopware\Core\System\Currency\CurrencyFormatter' shared service.
  7579.      *
  7580.      * @return \Shopware\Core\System\Currency\CurrencyFormatter
  7581.      */
  7582.     protected function getCurrencyFormatterService()
  7583.     {
  7584.         return $this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] = new \Shopware\Core\System\Currency\CurrencyFormatter(($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  7585.     }
  7586.     /**
  7587.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute' shared service.
  7588.      *
  7589.      * @return \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute
  7590.      */
  7591.     protected function getCachedCurrencyRouteService()
  7592.     {
  7593.         return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'] = new \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute(new \Shopware\Core\System\Currency\SalesChannel\CurrencyRoute(($this->services['sales_channel.currency.repository'] ?? $this->getSalesChannel_Currency_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()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7594.     }
  7595.     /**
  7596.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition' shared service.
  7597.      *
  7598.      * @return \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition
  7599.      */
  7600.     protected function getSalesChannelCurrencyDefinitionService()
  7601.     {
  7602.         $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition();
  7603.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7604.         return $instance;
  7605.     }
  7606.     /**
  7607.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  7608.      *
  7609.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  7610.      */
  7611.     protected function getCustomFieldSetRelationDefinitionService()
  7612.     {
  7613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  7614.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  7615.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7616.         return $instance;
  7617.     }
  7618.     /**
  7619.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  7620.      *
  7621.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  7622.      */
  7623.     protected function getCustomFieldSetDefinitionService()
  7624.     {
  7625.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  7626.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  7627.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7628.         return $instance;
  7629.     }
  7630.     /**
  7631.      * Gets the public 'Shopware\Core\System\CustomField\Api\CustomFieldSetActionController' shared service.
  7632.      *
  7633.      * @return \Shopware\Core\System\CustomField\Api\CustomFieldSetActionController
  7634.      */
  7635.     protected function getCustomFieldSetActionControllerService()
  7636.     {
  7637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Api/CustomFieldSetActionController.php';
  7638.         $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()));
  7639.         $instance->setContainer($this);
  7640.         return $instance;
  7641.     }
  7642.     /**
  7643.      * Gets the public 'Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  7644.      *
  7645.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  7646.      */
  7647.     protected function getCustomFieldDefinitionService()
  7648.     {
  7649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  7650.         $this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  7651.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7652.         return $instance;
  7653.     }
  7654.     /**
  7655.      * Gets the public 'Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  7656.      *
  7657.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  7658.      */
  7659.     protected function getDeliveryTimeTranslationDefinitionService()
  7660.     {
  7661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  7663.         $this->services['Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  7664.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7665.         return $instance;
  7666.     }
  7667.     /**
  7668.      * Gets the public 'Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  7669.      *
  7670.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  7671.      */
  7672.     protected function getDeliveryTimeDefinitionService()
  7673.     {
  7674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  7675.         $this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  7676.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7677.         return $instance;
  7678.     }
  7679.     /**
  7680.      * Gets the public 'Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  7681.      *
  7682.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  7683.      */
  7684.     protected function getIntegrationRoleDefinitionService()
  7685.     {
  7686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  7687.         $this->services['Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  7688.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7689.         return $instance;
  7690.     }
  7691.     /**
  7692.      * Gets the public 'Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  7693.      *
  7694.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  7695.      */
  7696.     protected function getIntegrationDefinitionService()
  7697.     {
  7698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  7699.         $this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  7700.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7701.         return $instance;
  7702.     }
  7703.     /**
  7704.      * Gets the public 'Shopware\Core\System\Language\LanguageDefinition' shared service.
  7705.      *
  7706.      * @return \Shopware\Core\System\Language\LanguageDefinition
  7707.      */
  7708.     protected function getLanguageDefinitionService()
  7709.     {
  7710.         $this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] = $instance = new \Shopware\Core\System\Language\LanguageDefinition();
  7711.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7712.         return $instance;
  7713.     }
  7714.     /**
  7715.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute' shared service.
  7716.      *
  7717.      * @return \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute
  7718.      */
  7719.     protected function getCachedLanguageRouteService()
  7720.     {
  7721.         return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'] = new \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute(new \Shopware\Core\System\Language\SalesChannel\LanguageRoute(($this->services['sales_channel.language.repository'] ?? $this->getSalesChannel_Language_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()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7722.     }
  7723.     /**
  7724.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition' shared service.
  7725.      *
  7726.      * @return \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition
  7727.      */
  7728.     protected function getSalesChannelLanguageDefinitionService()
  7729.     {
  7730.         $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition();
  7731.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7732.         return $instance;
  7733.     }
  7734.     /**
  7735.      * Gets the public 'Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  7736.      *
  7737.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  7738.      */
  7739.     protected function getLocaleTranslationDefinitionService()
  7740.     {
  7741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7742.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  7743.         $this->services['Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  7744.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7745.         return $instance;
  7746.     }
  7747.     /**
  7748.      * Gets the public 'Shopware\Core\System\Locale\LocaleDefinition' shared service.
  7749.      *
  7750.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  7751.      */
  7752.     protected function getLocaleDefinitionService()
  7753.     {
  7754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  7755.         $this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  7756.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7757.         return $instance;
  7758.     }
  7759.     /**
  7760.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  7761.      *
  7762.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  7763.      */
  7764.     protected function getNumberRangeSalesChannelDefinitionService()
  7765.     {
  7766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  7767.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  7768.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7769.         return $instance;
  7770.     }
  7771.     /**
  7772.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  7773.      *
  7774.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  7775.      */
  7776.     protected function getNumberRangeStateDefinitionService()
  7777.     {
  7778.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  7779.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  7780.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7781.         return $instance;
  7782.     }
  7783.     /**
  7784.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  7785.      *
  7786.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  7787.      */
  7788.     protected function getNumberRangeTranslationDefinitionService()
  7789.     {
  7790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  7792.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  7793.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7794.         return $instance;
  7795.     }
  7796.     /**
  7797.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  7798.      *
  7799.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  7800.      */
  7801.     protected function getNumberRangeTypeTranslationDefinitionService()
  7802.     {
  7803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  7805.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  7806.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7807.         return $instance;
  7808.     }
  7809.     /**
  7810.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  7811.      *
  7812.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  7813.      */
  7814.     protected function getNumberRangeTypeDefinitionService()
  7815.     {
  7816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  7817.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  7818.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7819.         return $instance;
  7820.     }
  7821.     /**
  7822.      * Gets the public 'Shopware\Core\System\NumberRange\Api\NumberRangeController' shared service.
  7823.      *
  7824.      * @return \Shopware\Core\System\NumberRange\Api\NumberRangeController
  7825.      */
  7826.     protected function getNumberRangeControllerService()
  7827.     {
  7828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Api/NumberRangeController.php';
  7829.         $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()));
  7830.         $instance->setContainer($this);
  7831.         return $instance;
  7832.     }
  7833.     /**
  7834.      * Gets the public 'Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  7835.      *
  7836.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  7837.      */
  7838.     protected function getNumberRangeDefinitionService()
  7839.     {
  7840.         $this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  7841.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7842.         return $instance;
  7843.     }
  7844.     /**
  7845.      * Gets the public 'Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGeneratorInterface' shared service.
  7846.      *
  7847.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGenerator
  7848.      */
  7849.     protected function getNumberRangeValueGeneratorInterfaceService()
  7850.     {
  7851.         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 () {
  7852.             yield => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternIncrement'] ?? $this->getValueGeneratorPatternIncrementService());
  7853.             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()));
  7854.         }, 2)), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] ?? $this->getNumberRangeDefinitionService()));
  7855.     }
  7856.     /**
  7857.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  7858.      *
  7859.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  7860.      */
  7861.     protected function getSalesChannelAnalyticsDefinitionService()
  7862.     {
  7863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  7864.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  7865.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7866.         return $instance;
  7867.     }
  7868.     /**
  7869.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  7870.      *
  7871.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  7872.      */
  7873.     protected function getSalesChannelCountryDefinition2Service()
  7874.     {
  7875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  7876.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  7877.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7878.         return $instance;
  7879.     }
  7880.     /**
  7881.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  7882.      *
  7883.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  7884.      */
  7885.     protected function getSalesChannelCurrencyDefinition2Service()
  7886.     {
  7887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  7888.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  7889.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7890.         return $instance;
  7891.     }
  7892.     /**
  7893.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  7894.      *
  7895.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  7896.      */
  7897.     protected function getSalesChannelDomainDefinitionService()
  7898.     {
  7899.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  7900.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7901.         return $instance;
  7902.     }
  7903.     /**
  7904.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  7905.      *
  7906.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  7907.      */
  7908.     protected function getSalesChannelLanguageDefinition2Service()
  7909.     {
  7910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  7911.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  7912.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7913.         return $instance;
  7914.     }
  7915.     /**
  7916.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  7917.      *
  7918.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  7919.      */
  7920.     protected function getSalesChannelPaymentMethodDefinition2Service()
  7921.     {
  7922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  7923.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  7924.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7925.         return $instance;
  7926.     }
  7927.     /**
  7928.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  7929.      *
  7930.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  7931.      */
  7932.     protected function getSalesChannelShippingMethodDefinition2Service()
  7933.     {
  7934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  7935.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  7936.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7937.         return $instance;
  7938.     }
  7939.     /**
  7940.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  7941.      *
  7942.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  7943.      */
  7944.     protected function getSalesChannelTranslationDefinitionService()
  7945.     {
  7946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7947.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  7948.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  7949.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7950.         return $instance;
  7951.     }
  7952.     /**
  7953.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  7954.      *
  7955.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  7956.      */
  7957.     protected function getSalesChannelTypeTranslationDefinitionService()
  7958.     {
  7959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  7961.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  7962.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7963.         return $instance;
  7964.     }
  7965.     /**
  7966.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  7967.      *
  7968.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  7969.      */
  7970.     protected function getSalesChannelTypeDefinitionService()
  7971.     {
  7972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  7973.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  7974.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7975.         return $instance;
  7976.     }
  7977.     /**
  7978.      * Gets the public 'Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry' shared service.
  7979.      *
  7980.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry
  7981.      */
  7982.     protected function getSalesChannelDefinitionInstanceRegistryService()
  7983.     {
  7984.         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_cms_block' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition''app_cms_block_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition''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''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''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''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''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''dne_custom_js_css' => 'Dne\\CustomCssJs\\Core\\Content\\Module\\ModuleDefinition''dne_custom_js_css_sales_channel' => 'Dne\\CustomCssJs\\Core\\Content\\Module\\Aggregate\\ModuleSalesChannel\\ModuleSalesChannelDefinition''moorl_cms_element_config' => 'MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition''moorl_location' => 'MoorlFoundation\\Core\\Content\\Location\\LocationDefinition''moorl_sorting' => 'MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition''moorl_sorting_translation' => 'MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition''moorl_form_product' => 'MoorlFormBuilder\\Core\\Content\\Aggregate\\FormProduct\\FormProductDefinition''moorl_form_history' => 'MoorlFormBuilder\\Core\\Content\\FormHistory\\FormHistoryDefinition''moorl_form' => 'MoorlFormBuilder\\Core\\Content\\Form\\FormDefinition''moorl_form_appointment' => 'MoorlFormBuilder\\Core\\Content\\FormAppointment\\FormAppointmentDefinition''moorl_fb_customer_upload' => 'MoorlFormBuilderRegistration\\Core\\Content\\Aggregate\\CustomerUpload\\CustomerUploadDefinition''sas_blog_entries' => 'Sas\\BlogModule\\Content\\Blog\\BlogEntriesDefinition''sas_blog_entries_translation' => 'Sas\\BlogModule\\Content\\Blog\\BlogTranslation\\BlogTranslationDefinition''sas_blog_category' => 'Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryDefinition''sas_blog_category_translation' => 'Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryTranslation\\BlogCategoryTranslationDefinition''sas_blog_blog_category' => 'Sas\\BlogModule\\Content\\Blog\\Aggregate\\BlogCategoryMappingDefinition''sas_blog_author' => 'Sas\\BlogModule\\Content\\BlogAuthor\\BlogAuthorDefinition''sas_blog_author_translation' => 'Sas\\BlogModule\\Content\\BlogAuthor\\BlogAuthorTranslation\\BlogAuthorTranslationDefinition'], ['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']);
  7985.     }
  7986.     /**
  7987.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  7988.      *
  7989.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  7990.      */
  7991.     protected function getSalesChannelDefinitionService()
  7992.     {
  7993.         $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  7994.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7995.         return $instance;
  7996.     }
  7997.     /**
  7998.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute' shared service.
  7999.      *
  8000.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute
  8001.      */
  8002.     protected function getContextSwitchRouteService()
  8003.     {
  8004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/AbstractContextSwitchRoute.php';
  8005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/ContextSwitchRoute.php';
  8006.         return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] = new \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute(($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8007.     }
  8008.     /**
  8009.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController' shared service.
  8010.      *
  8011.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController
  8012.      */
  8013.     protected function getStoreApiInfoControllerService()
  8014.     {
  8015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/StoreApiInfoController.php';
  8016.         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']);
  8017.     }
  8018.     /**
  8019.      * Gets the public 'Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  8020.      *
  8021.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  8022.      */
  8023.     protected function getSalutationTranslationDefinitionService()
  8024.     {
  8025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  8027.         $this->services['Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  8028.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8029.         return $instance;
  8030.     }
  8031.     /**
  8032.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute' shared service.
  8033.      *
  8034.      * @return \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute
  8035.      */
  8036.     protected function getCachedSalutationRouteService()
  8037.     {
  8038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/AbstractSalutationRoute.php';
  8039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/CachedSalutationRoute.php';
  8040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalutationRoute.php';
  8041.         return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] = new \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute(new \Shopware\Core\System\Salutation\SalesChannel\SalutationRoute(($this->services['sales_channel.salutation.repository'] ?? $this->getSalesChannel_Salutation_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()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8042.     }
  8043.     /**
  8044.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition' shared service.
  8045.      *
  8046.      * @return \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition
  8047.      */
  8048.     protected function getSalesChannelSalutationDefinitionService()
  8049.     {
  8050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  8051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalesChannelSalutationDefinition.php';
  8052.         $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition();
  8053.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  8054.         return $instance;
  8055.     }
  8056.     /**
  8057.      * Gets the public 'Shopware\Core\System\Salutation\SalutationDefinition' shared service.
  8058.      *
  8059.      * @return \Shopware\Core\System\Salutation\SalutationDefinition
  8060.      */
  8061.     protected function getSalutationDefinitionService()
  8062.     {
  8063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  8064.         $this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalutationDefinition();
  8065.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8066.         return $instance;
  8067.     }
  8068.     /**
  8069.      * Gets the public 'Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  8070.      *
  8071.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  8072.      */
  8073.     protected function getSnippetSetDefinitionService()
  8074.     {
  8075.         $this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  8076.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8077.         return $instance;
  8078.     }
  8079.     /**
  8080.      * Gets the public 'Shopware\Core\System\Snippet\Api\SnippetController' shared service.
  8081.      *
  8082.      * @return \Shopware\Core\System\Snippet\Api\SnippetController
  8083.      */
  8084.     protected function getSnippetControllerService()
  8085.     {
  8086.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Api/SnippetController.php';
  8087.         $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()));
  8088.         $instance->setContainer($this);
  8089.         return $instance;
  8090.     }
  8091.     /**
  8092.      * Gets the public 'Shopware\Core\System\Snippet\Files\SnippetFileCollection' shared service.
  8093.      *
  8094.      * @return \Shopware\Core\System\Snippet\Files\SnippetFileCollection
  8095.      */
  8096.     protected function getSnippetFileCollectionService($lazyLoad true)
  8097.     {
  8098.         if ($lazyLoad) {
  8099.             return $this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] = $this->createProxy('SnippetFileCollection_08f09cc', function () {
  8100.                 return \SnippetFileCollection_08f09cc::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8101.                     $wrappedInstance $this->getSnippetFileCollectionService(false);
  8102.                     $proxy->setProxyInitializer(null);
  8103.                     return true;
  8104.                 });
  8105.             });
  8106.         }
  8107.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileCollectionFactory.php';
  8108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoaderInterface.php';
  8109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoader.php';
  8110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/AppSnippetFileLoader.php';
  8111.         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();
  8112.     }
  8113.     /**
  8114.      * Gets the public 'Shopware\Core\System\Snippet\Filter\SnippetFilterFactory' shared service.
  8115.      *
  8116.      * @return \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory
  8117.      */
  8118.     protected function getSnippetFilterFactoryService()
  8119.     {
  8120.         return $this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] = new \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory(new RewindableGenerator(function () {
  8121.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] = new \Shopware\Core\System\Snippet\Filter\AuthorFilter()));
  8122.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] = new \Shopware\Core\System\Snippet\Filter\AddedFilter()));
  8123.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] = new \Shopware\Core\System\Snippet\Filter\EditedFilter()));
  8124.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] = new \Shopware\Core\System\Snippet\Filter\EmptySnippetFilter()));
  8125.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] = new \Shopware\Core\System\Snippet\Filter\NamespaceFilter()));
  8126.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] = new \Shopware\Core\System\Snippet\Filter\TermFilter()));
  8127.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] = new \Shopware\Core\System\Snippet\Filter\TranslationKeyFilter()));
  8128.         }, 7));
  8129.     }
  8130.     /**
  8131.      * Gets the public 'Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  8132.      *
  8133.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  8134.      */
  8135.     protected function getSnippetDefinitionService()
  8136.     {
  8137.         $this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  8138.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8139.         return $instance;
  8140.     }
  8141.     /**
  8142.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  8143.      *
  8144.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  8145.      */
  8146.     protected function getStateMachineHistoryDefinitionService()
  8147.     {
  8148.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  8149.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8150.         return $instance;
  8151.     }
  8152.     /**
  8153.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  8154.      *
  8155.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  8156.      */
  8157.     protected function getStateMachineStateDefinitionService()
  8158.     {
  8159.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  8160.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8161.         return $instance;
  8162.     }
  8163.     /**
  8164.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  8165.      *
  8166.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  8167.      */
  8168.     protected function getStateMachineStateTranslationDefinitionService()
  8169.     {
  8170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  8172.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  8173.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8174.         return $instance;
  8175.     }
  8176.     /**
  8177.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  8178.      *
  8179.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  8180.      */
  8181.     protected function getStateMachineTransitionDefinitionService()
  8182.     {
  8183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  8184.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  8185.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8186.         return $instance;
  8187.     }
  8188.     /**
  8189.      * Gets the public 'Shopware\Core\System\StateMachine\Api\StateMachineActionController' shared service.
  8190.      *
  8191.      * @return \Shopware\Core\System\StateMachine\Api\StateMachineActionController
  8192.      */
  8193.     protected function getStateMachineActionControllerService()
  8194.     {
  8195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Api/StateMachineActionController.php';
  8196.         $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()));
  8197.         $instance->setContainer($this);
  8198.         return $instance;
  8199.     }
  8200.     /**
  8201.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  8202.      *
  8203.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  8204.      */
  8205.     protected function getStateMachineDefinitionService()
  8206.     {
  8207.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  8208.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8209.         return $instance;
  8210.     }
  8211.     /**
  8212.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  8213.      *
  8214.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  8215.      */
  8216.     protected function getStateMachineTranslationDefinitionService()
  8217.     {
  8218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  8220.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  8221.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8222.         return $instance;
  8223.     }
  8224.     /**
  8225.      * Gets the public 'Shopware\Core\System\SystemConfig\Api\SystemConfigController' shared service.
  8226.      *
  8227.      * @return \Shopware\Core\System\SystemConfig\Api\SystemConfigController
  8228.      */
  8229.     protected function getSystemConfigControllerService()
  8230.     {
  8231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Api/SystemConfigController.php';
  8232.         $this->services['Shopware\\Core\\System\\SystemConfig\\Api\\SystemConfigController'] = $instance = new \Shopware\Core\System\SystemConfig\Api\SystemConfigController(($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  8233.         $instance->setContainer($this);
  8234.         return $instance;
  8235.     }
  8236.     /**
  8237.      * Gets the public 'Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory' shared service.
  8238.      *
  8239.      * @return \Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory
  8240.      */
  8241.     protected function getSystemConfigFacadeHookFactoryService()
  8242.     {
  8243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Facade/SystemConfigFacadeHookFactory.php';
  8245.         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()));
  8246.     }
  8247.     /**
  8248.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  8249.      *
  8250.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  8251.      */
  8252.     protected function getSystemConfigDefinitionService()
  8253.     {
  8254.         $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  8255.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8256.         return $instance;
  8257.     }
  8258.     /**
  8259.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigService' shared service.
  8260.      *
  8261.      * @return \Shopware\Core\System\SystemConfig\SystemConfigService
  8262.      */
  8263.     protected function getSystemConfigServiceService()
  8264.     {
  8265.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  8266.         return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] = new \Shopware\Core\System\SystemConfig\SystemConfigService($a, ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService()), ($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($a, ($this->services['kernel'] ?? $this->get('kernel'1))), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] = new \Shopware\Core\System\SystemConfig\Store\MemoizedSystemConfigStore()))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8267.     }
  8268.     /**
  8269.      * Gets the public 'Shopware\Core\System\Tag\TagDefinition' shared service.
  8270.      *
  8271.      * @return \Shopware\Core\System\Tag\TagDefinition
  8272.      */
  8273.     protected function getTagDefinitionService()
  8274.     {
  8275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  8276.         $this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  8277.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8278.         return $instance;
  8279.     }
  8280.     /**
  8281.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  8282.      *
  8283.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  8284.      */
  8285.     protected function getTaxRuleTypeTranslationDefinitionService()
  8286.     {
  8287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  8289.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  8290.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8291.         return $instance;
  8292.     }
  8293.     /**
  8294.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  8295.      *
  8296.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  8297.      */
  8298.     protected function getTaxRuleTypeDefinitionService()
  8299.     {
  8300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  8301.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  8302.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8303.         return $instance;
  8304.     }
  8305.     /**
  8306.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  8307.      *
  8308.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  8309.      */
  8310.     protected function getTaxRuleDefinitionService()
  8311.     {
  8312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  8313.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  8314.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8315.         return $instance;
  8316.     }
  8317.     /**
  8318.      * Gets the public 'Shopware\Core\System\Tax\TaxDefinition' shared service.
  8319.      *
  8320.      * @return \Shopware\Core\System\Tax\TaxDefinition
  8321.      */
  8322.     protected function getTaxDefinitionService()
  8323.     {
  8324.         $this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  8325.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8326.         return $instance;
  8327.     }
  8328.     /**
  8329.      * Gets the public 'Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  8330.      *
  8331.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  8332.      */
  8333.     protected function getUnitTranslationDefinitionService()
  8334.     {
  8335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  8337.         $this->services['Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  8338.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8339.         return $instance;
  8340.     }
  8341.     /**
  8342.      * Gets the public 'Shopware\Core\System\Unit\UnitDefinition' shared service.
  8343.      *
  8344.      * @return \Shopware\Core\System\Unit\UnitDefinition
  8345.      */
  8346.     protected function getUnitDefinitionService()
  8347.     {
  8348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  8349.         $this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  8350.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8351.         return $instance;
  8352.     }
  8353.     /**
  8354.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  8355.      *
  8356.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  8357.      */
  8358.     protected function getUserAccessKeyDefinitionService()
  8359.     {
  8360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  8361.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  8362.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8363.         return $instance;
  8364.     }
  8365.     /**
  8366.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  8367.      *
  8368.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  8369.      */
  8370.     protected function getUserConfigDefinitionService()
  8371.     {
  8372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  8373.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  8374.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8375.         return $instance;
  8376.     }
  8377.     /**
  8378.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  8379.      *
  8380.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  8381.      */
  8382.     protected function getUserRecoveryDefinitionService()
  8383.     {
  8384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  8385.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  8386.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8387.         return $instance;
  8388.     }
  8389.     /**
  8390.      * Gets the public 'Shopware\Core\System\User\Api\UserRecoveryController' shared service.
  8391.      *
  8392.      * @return \Shopware\Core\System\User\Api\UserRecoveryController
  8393.      */
  8394.     protected function getUserRecoveryControllerService()
  8395.     {
  8396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserRecoveryController.php';
  8397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Recovery/UserRecoveryService.php';
  8398.         $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\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService())), ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()));
  8399.         $instance->setContainer($this);
  8400.         return $instance;
  8401.     }
  8402.     /**
  8403.      * Gets the public 'Shopware\Core\System\User\Api\UserValidationController' shared service.
  8404.      *
  8405.      * @return \Shopware\Core\System\User\Api\UserValidationController
  8406.      */
  8407.     protected function getUserValidationControllerService()
  8408.     {
  8409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserValidationController.php';
  8410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Service/UserValidationService.php';
  8411.         $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())));
  8412.         $instance->setContainer($this);
  8413.         return $instance;
  8414.     }
  8415.     /**
  8416.      * Gets the public 'Shopware\Core\System\User\UserDefinition' shared service.
  8417.      *
  8418.      * @return \Shopware\Core\System\User\UserDefinition
  8419.      */
  8420.     protected function getUserDefinitionService()
  8421.     {
  8422.         $this->services['Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  8423.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8424.         return $instance;
  8425.     }
  8426.     /**
  8427.      * Gets the public 'Shopware\Elasticsearch\Framework\ElasticsearchHelper' shared service.
  8428.      *
  8429.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchHelper
  8430.      */
  8431.     protected function getElasticsearchHelperService()
  8432.     {
  8433.         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()), ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService()), ($this->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? $this->getCriteriaParserService()), ($this->privates['shopware.elasticsearch.logger'] ?? $this->getShopware_Elasticsearch_LoggerService()));
  8434.     }
  8435.     /**
  8436.      * Gets the public 'Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler' shared service.
  8437.      *
  8438.      * @return \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler
  8439.      */
  8440.     protected function getCreateAliasTaskHandlerService()
  8441.     {
  8442.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/CreateAliasTaskHandler.php';
  8443.         return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), $this->parameters['elasticsearch.index.config']);
  8444.     }
  8445.     /**
  8446.      * Gets the public 'Shopware\Storefront\Controller\AccountOrderController' shared service.
  8447.      *
  8448.      * @return \Shopware\Storefront\Controller\AccountOrderController
  8449.      */
  8450.     protected function getAccountOrderControllerService()
  8451.     {
  8452.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountOrderController.php';
  8453.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderPageLoader.php';
  8454.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountEditOrderPageLoader.php';
  8455.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderDetailPageLoader.php';
  8456.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  8457.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8458.         $c = ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService());
  8459.         $d = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService());
  8460.         $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\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $d);
  8461.         $instance->setContainer($this);
  8462.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8463.         return $instance;
  8464.     }
  8465.     /**
  8466.      * Gets the public 'Shopware\Storefront\Controller\AccountPaymentController' shared service.
  8467.      *
  8468.      * @return \Shopware\Storefront\Controller\AccountPaymentController
  8469.      */
  8470.     protected function getAccountPaymentControllerService()
  8471.     {
  8472.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountPaymentController.php';
  8473.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/PaymentMethod/AccountPaymentMethodPageLoader.php';
  8474.         $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()));
  8475.         $instance->setContainer($this);
  8476.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8477.         return $instance;
  8478.     }
  8479.     /**
  8480.      * Gets the public 'Shopware\Storefront\Controller\AccountProfileController' shared service.
  8481.      *
  8482.      * @return \Shopware\Storefront\Controller\AccountProfileController
  8483.      */
  8484.     protected function getAccountProfileControllerService()
  8485.     {
  8486.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountProfileController.php';
  8487.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Overview/AccountOverviewPageLoader.php';
  8488.         $this->services['Shopware\\Storefront\\Controller\\AccountProfileController'] = $instance = new \Shopware\Storefront\Controller\AccountProfileController(new \Shopware\Storefront\Page\Account\Overview\AccountOverviewPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($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())), ($this->privates['Shopware\\Storefront\\Page\\Account\\Profile\\AccountProfilePageLoader'] ?? $this->getAccountProfilePageLoaderService()), ($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()));
  8489.         $instance->setContainer($this);
  8490.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8491.         return $instance;
  8492.     }
  8493.     /**
  8494.      * Gets the public 'Shopware\Storefront\Controller\AddressController' shared service.
  8495.      *
  8496.      * @return \Shopware\Storefront\Controller\AddressController
  8497.      */
  8498.     protected function getAddressControllerService()
  8499.     {
  8500.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AddressController.php';
  8501.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Listing/AddressListingPageLoader.php';
  8502.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Detail/AddressDetailPageLoader.php';
  8503.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  8504.         $b = ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService());
  8505.         $c = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  8506.         $d = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute'] ?? $this->getListAddressRouteService());
  8507.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8508.         $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()));
  8509.         $instance->setContainer($this);
  8510.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8511.         return $instance;
  8512.     }
  8513.     /**
  8514.      * Gets the public 'Shopware\Storefront\Controller\Api\CaptchaController' shared service.
  8515.      *
  8516.      * @return \Shopware\Storefront\Controller\Api\CaptchaController
  8517.      */
  8518.     protected function getCaptchaControllerService()
  8519.     {
  8520.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/Api/CaptchaController.php';
  8521.         $this->services['Shopware\\Storefront\\Controller\\Api\\CaptchaController'] = $instance = new \Shopware\Storefront\Controller\Api\CaptchaController(new RewindableGenerator(function () {
  8522.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  8523.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  8524.             yield => ($this->privates['MoorlFormBuilder\\Core\\Captcha\\MoorlCaptcha'] ?? $this->getMoorlCaptchaService());
  8525.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  8526.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  8527.         }, 5));
  8528.         $instance->setContainer($this);
  8529.         return $instance;
  8530.     }
  8531.     /**
  8532.      * Gets the public 'Shopware\Storefront\Controller\AuthController' shared service.
  8533.      *
  8534.      * @return \Shopware\Storefront\Controller\AuthController
  8535.      */
  8536.     protected function getAuthController2Service()
  8537.     {
  8538.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AuthController.php';
  8539.         $this->services['Shopware\\Storefront\\Controller\\AuthController'] = $instance = new \Shopware\Storefront\Controller\AuthController(($this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] ?? $this->getAccountLoginPageLoaderService()), ($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService()), ($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->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()));
  8540.         $instance->setContainer($this);
  8541.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8542.         return $instance;
  8543.     }
  8544.     /**
  8545.      * Gets the public 'Shopware\Storefront\Controller\CaptchaController' shared service.
  8546.      *
  8547.      * @return \Shopware\Storefront\Controller\CaptchaController
  8548.      */
  8549.     protected function getCaptchaController2Service()
  8550.     {
  8551.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CaptchaController.php';
  8552.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/AbstractBasicCaptchaPageletLoader.php';
  8553.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/BasicCaptchaPageletLoader.php';
  8554.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/AbstractBasicCaptchaGenerator.php';
  8555.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/BasicCaptchaGenerator.php';
  8556.         $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()));
  8557.         $instance->setContainer($this);
  8558.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8559.         return $instance;
  8560.     }
  8561.     /**
  8562.      * Gets the public 'Shopware\Storefront\Controller\CartLineItemController' shared service.
  8563.      *
  8564.      * @return \Shopware\Storefront\Controller\CartLineItemController
  8565.      */
  8566.     protected function getCartLineItemControllerService()
  8567.     {
  8568.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CartLineItemController.php';
  8569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemFactory.php';
  8570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  8571.         $this->services['Shopware\\Storefront\\Controller\\CartLineItemController'] = $instance = new \Shopware\Storefront\Controller\CartLineItemController(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($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()));
  8572.         $instance->setContainer($this);
  8573.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8574.         return $instance;
  8575.     }
  8576.     /**
  8577.      * Gets the public 'Shopware\Storefront\Controller\CheckoutController' shared service.
  8578.      *
  8579.      * @return \Shopware\Storefront\Controller\CheckoutController
  8580.      */
  8581.     protected function getCheckoutControllerService()
  8582.     {
  8583.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CheckoutController.php';
  8584.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Cart/CheckoutCartPageLoader.php';
  8585.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Cart/SalesChannel/StorefrontCartFacade.php';
  8586.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Shipping/BlockedShippingMethodSwitcher.php';
  8587.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Payment/BlockedPaymentMethodSwitcher.php';
  8588.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Confirm/CheckoutConfirmPageLoader.php';
  8589.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Finish/CheckoutFinishPageLoader.php';
  8590.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Offcanvas/OffcanvasCartPageLoader.php';
  8591.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  8592.         $b = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  8593.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8594.         $d = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] ?? $this->getCachedShippingMethodRouteService());
  8595.         $e = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  8596.         $f = new \Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade($a, new \Shopware\Storefront\Checkout\Shipping\BlockedShippingMethodSwitcher($d), new \Shopware\Storefront\Checkout\Payment\BlockedPaymentMethodSwitcher($e), ($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()));
  8597.         $this->services['Shopware\\Storefront\\Controller\\CheckoutController'] = $instance = new \Shopware\Storefront\Controller\CheckoutController($a, new \Shopware\Storefront\Page\Checkout\Cart\CheckoutCartPageLoader($b$c$f$e$d, ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService())), new \Shopware\Storefront\Page\Checkout\Confirm\CheckoutConfirmPageLoader($c$f$d$e$b, ($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($c$b, ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService())), ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Payment\\PaymentService'] ?? $this->getPaymentServiceService()), new \Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader($c$f$b$d), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] ?? $this->getLogoutRouteService()));
  8598.         $instance->setContainer($this);
  8599.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8600.         return $instance;
  8601.     }
  8602.     /**
  8603.      * Gets the public 'Shopware\Storefront\Controller\CmsController' shared service.
  8604.      *
  8605.      * @return \Shopware\Storefront\Controller\CmsController
  8606.      */
  8607.     protected function getCmsControllerService()
  8608.     {
  8609.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CmsController.php';
  8610.         $this->services['Shopware\\Storefront\\Controller\\CmsController'] = $instance = new \Shopware\Storefront\Controller\CmsController(($this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] ?? $this->getCmsRouteService()), ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute'] ?? $this->getCachedCategoryRouteService()), ($this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'] ?? $this->getFoundationProductListingRouteService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8611.         $instance->setContainer($this);
  8612.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8613.         return $instance;
  8614.     }
  8615.     /**
  8616.      * Gets the public 'Shopware\Storefront\Controller\ContextController' shared service.
  8617.      *
  8618.      * @return \Shopware\Storefront\Controller\ContextController
  8619.      */
  8620.     protected function getContextControllerService()
  8621.     {
  8622.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ContextController.php';
  8623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/SalesChannelContextSwitcher.php';
  8624.         $this->services['Shopware\\Storefront\\Controller\\ContextController'] = $instance = new \Shopware\Storefront\Controller\ContextController(new \Shopware\Core\System\SalesChannel\SalesChannel\SalesChannelContextSwitcher(($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService())), ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.default'] ?? $this->getRouter_DefaultService()));
  8625.         $instance->setContainer($this);
  8626.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8627.         return $instance;
  8628.     }
  8629.     /**
  8630.      * Gets the public 'Shopware\Storefront\Controller\CookieController' shared service.
  8631.      *
  8632.      * @return \Shopware\Storefront\Controller\CookieController
  8633.      */
  8634.     protected function getCookieControllerService()
  8635.     {
  8636.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CookieController.php';
  8637.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProviderInterface.php';
  8638.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/AppCookieProvider.php';
  8639.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProvider.php';
  8640.         $this->services['Shopware\\Storefront\\Controller\\CookieController'] = $instance = new \Shopware\Storefront\Controller\CookieController(new \Shopware\Storefront\Framework\Cookie\AppCookieProvider(new \Shopware\Storefront\Framework\Cookie\CookieProvider(), ($this->services['app.repository'] ?? $this->getApp_RepositoryService())), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  8641.         $instance->setContainer($this);
  8642.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8643.         return $instance;
  8644.     }
  8645.     /**
  8646.      * Gets the public 'Shopware\Storefront\Controller\CountryStateController' shared service.
  8647.      *
  8648.      * @return \Shopware\Storefront\Controller\CountryStateController
  8649.      */
  8650.     protected function getCountryStateControllerService()
  8651.     {
  8652.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CountryStateController.php';
  8653.         return $this->services['Shopware\\Storefront\\Controller\\CountryStateController'] = new \Shopware\Storefront\Controller\CountryStateController(($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService()));
  8654.     }
  8655.     /**
  8656.      * Gets the public 'Shopware\Storefront\Controller\CsrfController' shared service.
  8657.      *
  8658.      * @return \Shopware\Storefront\Controller\CsrfController
  8659.      */
  8660.     protected function getCsrfControllerService()
  8661.     {
  8662.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CsrfController.php';
  8663.         $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');
  8664.         $instance->setContainer($this);
  8665.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8666.         return $instance;
  8667.     }
  8668.     /**
  8669.      * Gets the public 'Shopware\Storefront\Controller\DocumentController' shared service.
  8670.      *
  8671.      * @return \Shopware\Storefront\Controller\DocumentController
  8672.      */
  8673.     protected function getDocumentController2Service()
  8674.     {
  8675.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/DocumentController.php';
  8676.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Document/DocumentPageLoader.php';
  8677.         $this->services['Shopware\\Storefront\\Controller\\DocumentController'] = $instance = new \Shopware\Storefront\Controller\DocumentController(new \Shopware\Storefront\Page\Account\Document\DocumentPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->services['document.repository'] ?? $this->getDocument_RepositoryService())));
  8678.         $instance->setContainer($this);
  8679.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8680.         return $instance;
  8681.     }
  8682.     /**
  8683.      * Gets the public 'Shopware\Storefront\Controller\ErrorController' shared service.
  8684.      *
  8685.      * @return \Shopware\Storefront\Controller\ErrorController
  8686.      */
  8687.     protected function getErrorControllerService($lazyLoad true)
  8688.     {
  8689.         if ($lazyLoad) {
  8690.             return $this->services['Shopware\\Storefront\\Controller\\ErrorController'] = $this->createProxy('ErrorController_b437ad9', function () {
  8691.                 return \ErrorController_b437ad9::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8692.                     $wrappedInstance $this->getErrorControllerService(false);
  8693.                     $proxy->setProxyInitializer(null);
  8694.                     return true;
  8695.                 });
  8696.             });
  8697.         }
  8698.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ErrorTemplateResolver.php';
  8699.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoaderInterface.php';
  8700.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoader.php';
  8701.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8702.         $instance = new \Shopware\Storefront\Controller\ErrorController(new \Shopware\Storefront\Framework\Twig\ErrorTemplateResolver($a), ($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? $this->getHeaderPageletLoaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \Shopware\Storefront\Page\Navigation\Error\ErrorPageLoader(($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? $this->getFooterPageletLoaderService()));
  8703.         $instance->setContainer($this);
  8704.         $instance->setTwig($a);
  8705.         return $instance;
  8706.     }
  8707.     /**
  8708.      * Gets the public 'Shopware\Storefront\Controller\FormController' shared service.
  8709.      *
  8710.      * @return \Shopware\Storefront\Controller\FormController
  8711.      */
  8712.     protected function getFormControllerService()
  8713.     {
  8714.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/FormController.php';
  8715.         $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()));
  8716.         $instance->setContainer($this);
  8717.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8718.         return $instance;
  8719.     }
  8720.     /**
  8721.      * Gets the public 'Shopware\Storefront\Controller\LandingPageController' shared service.
  8722.      *
  8723.      * @return \Shopware\Storefront\Controller\LandingPageController
  8724.      */
  8725.     protected function getLandingPageControllerService()
  8726.     {
  8727.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/LandingPageController.php';
  8728.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/LandingPage/LandingPageLoader.php';
  8729.         $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())));
  8730.         $instance->setContainer($this);
  8731.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8732.         return $instance;
  8733.     }
  8734.     /**
  8735.      * Gets the public 'Shopware\Storefront\Controller\MaintenanceController' shared service.
  8736.      *
  8737.      * @return \Shopware\Storefront\Controller\MaintenanceController
  8738.      */
  8739.     protected function getMaintenanceControllerService()
  8740.     {
  8741.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/MaintenanceController.php';
  8742.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Maintenance/MaintenancePageLoader.php';
  8743.         $this->services['Shopware\\Storefront\\Controller\\MaintenanceController'] = $instance = new \Shopware\Storefront\Controller\MaintenanceController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \Shopware\Storefront\Page\Maintenance\MaintenancePageLoader(($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()));
  8744.         $instance->setContainer($this);
  8745.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8746.         return $instance;
  8747.     }
  8748.     /**
  8749.      * Gets the public 'Shopware\Storefront\Controller\NavigationController' shared service.
  8750.      *
  8751.      * @return \Shopware\Storefront\Controller\NavigationController
  8752.      */
  8753.     protected function getNavigationControllerService()
  8754.     {
  8755.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NavigationController.php';
  8756.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoaderInterface.php';
  8757.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php';
  8758.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoaderInterface.php';
  8759.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoader.php';
  8760.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8761.         $this->services['Shopware\\Storefront\\Controller\\NavigationController'] = $instance = new \Shopware\Storefront\Controller\NavigationController(new \Shopware\Storefront\Page\Navigation\NavigationPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), $a, ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute'] ?? $this->getCachedCategoryRouteService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService())), new \Shopware\Storefront\Pagelet\Menu\Offcanvas\MenuOffcanvasPageletLoader($a, ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService())));
  8762.         $instance->setContainer($this);
  8763.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8764.         return $instance;
  8765.     }
  8766.     /**
  8767.      * Gets the public 'Shopware\Storefront\Controller\NewsletterController' shared service.
  8768.      *
  8769.      * @return \Shopware\Storefront\Controller\NewsletterController
  8770.      */
  8771.     protected function getNewsletterControllerService()
  8772.     {
  8773.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NewsletterController.php';
  8774.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Newsletter/Subscribe/NewsletterSubscribePageLoader.php';
  8775.         $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()));
  8776.         $instance->setContainer($this);
  8777.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8778.         return $instance;
  8779.     }
  8780.     /**
  8781.      * Gets the public 'Shopware\Storefront\Controller\ProductController' shared service.
  8782.      *
  8783.      * @return \Shopware\Storefront\Controller\ProductController
  8784.      */
  8785.     protected function getProductControllerService()
  8786.     {
  8787.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ProductController.php';
  8788.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/ProductPageLoader.php';
  8789.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/QuickView/MinimalQuickViewPageLoader.php';
  8790.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8791.         $b = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService());
  8792.         $c = ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService());
  8793.         $this->services['Shopware\\Storefront\\Controller\\ProductController'] = $instance = new \Shopware\Storefront\Controller\ProductController(new \Shopware\Storefront\Page\Product\ProductPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), $a, ($this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository'] ?? $this->getSalesChannelCmsPageRepositoryService()), ($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), $b$c, ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] ?? $this->getCachedProductCrossSellingRouteService())), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService()), new \Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader($a$b), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute'] ?? $this->getProductReviewSaveRouteService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), $c, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  8794.         $instance->setContainer($this);
  8795.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8796.         return $instance;
  8797.     }
  8798.     /**
  8799.      * Gets the public 'Shopware\Storefront\Controller\RegisterController' shared service.
  8800.      *
  8801.      * @return \Shopware\Storefront\Controller\RegisterController
  8802.      */
  8803.     protected function getRegisterController2Service()
  8804.     {
  8805.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/RegisterController.php';
  8806.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/AbstractCustomerGroupRegistrationPageLoader.php';
  8807.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/CustomerGroupRegistrationPageLoader.php';
  8808.         $a = ($this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] ?? $this->getAccountLoginPageLoaderService());
  8809.         $this->services['Shopware\\Storefront\\Controller\\RegisterController'] = $instance = new \Shopware\Storefront\Controller\RegisterController($a, ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] ?? $this->getRegisterRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute'] ?? $this->getRegisterConfirmRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader'] ?? $this->getCheckoutRegisterPageLoaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), new \Shopware\Storefront\Page\Account\CustomerGroupRegistration\CustomerGroupRegistrationPageLoader($a, ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute'] ?? $this->getCustomerGroupRegistrationSettingsRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()));
  8810.         $instance->setContainer($this);
  8811.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8812.         return $instance;
  8813.     }
  8814.     /**
  8815.      * Gets the public 'Shopware\Storefront\Controller\ScriptController' shared service.
  8816.      *
  8817.      * @return \Shopware\Storefront\Controller\ScriptController
  8818.      */
  8819.     protected function getScriptControllerService()
  8820.     {
  8821.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ScriptController.php';
  8822.         $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()));
  8823.         $instance->setContainer($this);
  8824.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8825.         return $instance;
  8826.     }
  8827.     /**
  8828.      * Gets the public 'Shopware\Storefront\Controller\SearchController' shared service.
  8829.      *
  8830.      * @return \Shopware\Storefront\Controller\SearchController
  8831.      */
  8832.     protected function getSearchControllerService()
  8833.     {
  8834.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SearchController.php';
  8835.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Suggest/SuggestPageLoader.php';
  8836.         $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['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Search\\FoundationProductSearchRoute'] ?? $this->getFoundationProductSearchRouteService()));
  8837.         $instance->setContainer($this);
  8838.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8839.         return $instance;
  8840.     }
  8841.     /**
  8842.      * Gets the public 'Shopware\Storefront\Controller\SitemapController' shared service.
  8843.      *
  8844.      * @return \Shopware\Storefront\Controller\SitemapController
  8845.      */
  8846.     protected function getSitemapControllerService()
  8847.     {
  8848.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SitemapController.php';
  8849.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Sitemap/SitemapPageLoader.php';
  8850.         $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())));
  8851.         $instance->setContainer($this);
  8852.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8853.         return $instance;
  8854.     }
  8855.     /**
  8856.      * Gets the public 'Shopware\Storefront\Controller\StoreApiProxyController' shared service.
  8857.      *
  8858.      * @return \Shopware\Storefront\Controller\StoreApiProxyController
  8859.      */
  8860.     protected function getStoreApiProxyControllerService()
  8861.     {
  8862.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/StoreApiProxyController.php';
  8863.         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())));
  8864.     }
  8865.     /**
  8866.      * Gets the public 'Shopware\Storefront\Controller\VerificationHashController' shared service.
  8867.      *
  8868.      * @return \Shopware\Storefront\Controller\VerificationHashController
  8869.      */
  8870.     protected function getVerificationHashControllerService()
  8871.     {
  8872.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/VerificationHashController.php';
  8873.         $this->services['Shopware\\Storefront\\Controller\\VerificationHashController'] = $instance = new \Shopware\Storefront\Controller\VerificationHashController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  8874.         $instance->setContainer($this);
  8875.         return $instance;
  8876.     }
  8877.     /**
  8878.      * Gets the public 'Shopware\Storefront\Controller\WellKnownController' shared service.
  8879.      *
  8880.      * @return \Shopware\Storefront\Controller\WellKnownController
  8881.      */
  8882.     protected function getWellKnownControllerService()
  8883.     {
  8884.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WellKnownController.php';
  8885.         $this->services['Shopware\\Storefront\\Controller\\WellKnownController'] = $instance = new \Shopware\Storefront\Controller\WellKnownController();
  8886.         $instance->setContainer($this);
  8887.         return $instance;
  8888.     }
  8889.     /**
  8890.      * Gets the public 'Shopware\Storefront\Controller\WishlistController' shared service.
  8891.      *
  8892.      * @return \Shopware\Storefront\Controller\WishlistController
  8893.      */
  8894.     protected function getWishlistControllerService()
  8895.     {
  8896.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WishlistController.php';
  8897.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/WishlistPageLoader.php';
  8898.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/GuestWishlistPageLoader.php';
  8899.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Wishlist/GuestWishlistPageletLoader.php';
  8900.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  8901.         $b = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute'] ?? $this->getLoadWishlistRouteService());
  8902.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8903.         $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), $c);
  8904.         $instance->setContainer($this);
  8905.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8906.         return $instance;
  8907.     }
  8908.     /**
  8909.      * Gets the public 'Shopware\Storefront\Framework\Cache\CacheStore' shared autowired service.
  8910.      *
  8911.      * @return \Shopware\Storefront\Framework\Cache\CacheStore
  8912.      */
  8913.     protected function getCacheStoreService()
  8914.     {
  8915.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/StoreInterface.php';
  8916.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStore.php';
  8917.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidatorInterface.php';
  8918.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidator.php';
  8919.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/AbstractHttpCacheKeyGenerator.php';
  8920.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/HttpCacheKeyGenerator.php';
  8921.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8922.         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('1366872c1c3c18b86733cb08cc0d4973'$a$this->parameters['storefront.http_cache.ignored_url_parameters']), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()), $this->parameters['session.storage.options']);
  8923.     }
  8924.     /**
  8925.      * Gets the public 'Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler' shared autowired service.
  8926.      *
  8927.      * @return \Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler
  8928.      */
  8929.     protected function getCsrfPlaceholderHandlerService()
  8930.     {
  8931.         return $this->services['Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler'] = new \Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'twig', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['session.storage.factory.native'] ?? $this->getSession_Storage_Factory_NativeService()));
  8932.     }
  8933.     /**
  8934.      * Gets the public 'Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry' shared autowired service.
  8935.      *
  8936.      * @return \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry
  8937.      */
  8938.     protected function getStorefrontMediaValidatorRegistryService()
  8939.     {
  8940.         return $this->services['Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry'] = new \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry(new RewindableGenerator(function () {
  8941.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaImageValidator()));
  8942.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaDocumentValidator()));
  8943.         }, 2));
  8944.     }
  8945.     /**
  8946.      * Gets the public 'Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader' shared autowired service.
  8947.      *
  8948.      * @return \Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader
  8949.      */
  8950.     protected function getCheckoutRegisterPageLoaderService()
  8951.     {
  8952.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Register/CheckoutRegisterPageLoader.php';
  8953.         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()));
  8954.     }
  8955.     /**
  8956.      * Gets the public 'Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder' shared autowired service.
  8957.      *
  8958.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder
  8959.      */
  8960.     protected function getProductCombinationFinderService()
  8961.     {
  8962.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductCombinationFinder.php';
  8963.         return $this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] = new \Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()));
  8964.     }
  8965.     /**
  8966.      * Gets the public 'Shopware\Storefront\Page\Product\Review\ProductReviewLoader' shared service.
  8967.      *
  8968.      * @return \Shopware\Storefront\Page\Product\Review\ProductReviewLoader
  8969.      */
  8970.     protected function getProductReviewLoaderService()
  8971.     {
  8972.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Review/ProductReviewLoader.php';
  8973.         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()));
  8974.     }
  8975.     /**
  8976.      * Gets the public 'Shopware\Storefront\Page\Search\SearchPageLoader' shared autowired service.
  8977.      *
  8978.      * @return \Shopware\Storefront\Page\Search\SearchPageLoader
  8979.      */
  8980.     protected function getSearchPageLoaderService()
  8981.     {
  8982.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Search/SearchPageLoader.php';
  8983.         return $this->services['Shopware\\Storefront\\Page\\Search\\SearchPageLoader'] = new \Shopware\Storefront\Page\Search\SearchPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Search\\FoundationProductSearchRoute'] ?? $this->getFoundationProductSearchRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8984.     }
  8985.     /**
  8986.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  8987.      *
  8988.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  8989.      */
  8990.     protected function getThemeChildDefinitionService()
  8991.     {
  8992.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  8993.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  8994.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8995.         return $instance;
  8996.     }
  8997.     /**
  8998.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  8999.      *
  9000.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  9001.      */
  9002.     protected function getThemeMediaDefinitionService()
  9003.     {
  9004.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  9005.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  9006.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9007.         return $instance;
  9008.     }
  9009.     /**
  9010.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  9011.      *
  9012.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  9013.      */
  9014.     protected function getThemeSalesChannelDefinitionService()
  9015.     {
  9016.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  9017.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9018.         return $instance;
  9019.     }
  9020.     /**
  9021.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  9022.      *
  9023.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  9024.      */
  9025.     protected function getThemeTranslationDefinitionService()
  9026.     {
  9027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9028.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  9029.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  9030.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9031.         return $instance;
  9032.     }
  9033.     /**
  9034.      * Gets the public 'Shopware\Storefront\Theme\Controller\ThemeController' shared service.
  9035.      *
  9036.      * @return \Shopware\Storefront\Theme\Controller\ThemeController
  9037.      */
  9038.     protected function getThemeControllerService()
  9039.     {
  9040.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Controller/ThemeController.php';
  9041.         $this->services['Shopware\\Storefront\\Theme\\Controller\\ThemeController'] = $instance = new \Shopware\Storefront\Theme\Controller\ThemeController(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()));
  9042.         $instance->setContainer($this);
  9043.         return $instance;
  9044.     }
  9045.     /**
  9046.      * Gets the public 'Shopware\Storefront\Theme\StorefrontPluginRegistry' shared service.
  9047.      *
  9048.      * @return \Shopware\Storefront\Theme\StorefrontPluginRegistry
  9049.      */
  9050.     protected function getStorefrontPluginRegistryService()
  9051.     {
  9052.         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()));
  9053.     }
  9054.     /**
  9055.      * Gets the public 'Shopware\Storefront\Theme\ThemeDefinition' shared service.
  9056.      *
  9057.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  9058.      */
  9059.     protected function getThemeDefinitionService()
  9060.     {
  9061.         $this->services['Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  9062.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9063.         return $instance;
  9064.     }
  9065.     /**
  9066.      * Gets the public 'SwagExtensionStore\Controller\DataController' shared service.
  9067.      *
  9068.      * @return \SwagExtensionStore\Controller\DataController
  9069.      */
  9070.     protected function getDataControllerService()
  9071.     {
  9072.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/DataController.php';
  9073.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreDataProvider.php';
  9074.         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())));
  9075.     }
  9076.     /**
  9077.      * Gets the public 'SwagExtensionStore\Controller\LicenseController' shared service.
  9078.      *
  9079.      * @return \SwagExtensionStore\Controller\LicenseController
  9080.      */
  9081.     protected function getLicenseControllerService()
  9082.     {
  9083.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/LicenseController.php';
  9084.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/LicenseService.php';
  9085.         return $this->services['SwagExtensionStore\\Controller\\LicenseController'] = new \SwagExtensionStore\Controller\LicenseController(new \SwagExtensionStore\Services\LicenseService(($this->privates['SwagExtensionStore\\Services\\StoreClient'] ?? $this->getStoreClient2Service())));
  9086.     }
  9087.     /**
  9088.      * Gets the public 'SwagExtensionStore\SwagExtensionStore' shared autowired service.
  9089.      *
  9090.      * @return \SwagExtensionStore\SwagExtensionStore
  9091.      */
  9092.     protected function getSwagExtensionStoreService()
  9093.     {
  9094.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  9095.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  9096.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  9097.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  9098.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  9099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  9100.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/SwagExtensionStore.php';
  9101.         return $this->services['SwagExtensionStore\\SwagExtensionStore'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('SwagExtensionStore\\SwagExtensionStore');
  9102.     }
  9103.     /**
  9104.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  9105.      *
  9106.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  9107.      */
  9108.     protected function getRedirectControllerService()
  9109.     {
  9110.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  9111.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  9112.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  9113.     }
  9114.     /**
  9115.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  9116.      *
  9117.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  9118.      */
  9119.     protected function getTemplateControllerService()
  9120.     {
  9121.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  9122.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9123.     }
  9124.     /**
  9125.      * Gets the public 'Wolf\WolfPlatformGraphicMenu\WolfPlatformGraphicMenu' shared autowired service.
  9126.      *
  9127.      * @return \Wolf\WolfPlatformGraphicMenu\WolfPlatformGraphicMenu
  9128.      */
  9129.     protected function getWolfPlatformGraphicMenuService()
  9130.     {
  9131.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  9132.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  9133.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  9134.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  9135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  9136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  9137.         include_once \dirname(__DIR__4).'/custom/plugins/WolfPlatformGraphicMenu/src/WolfPlatformGraphicMenu.php';
  9138.         return $this->services['Wolf\\WolfPlatformGraphicMenu\\WolfPlatformGraphicMenu'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Wolf\\WolfPlatformGraphicMenu\\WolfPlatformGraphicMenu');
  9139.     }
  9140.     /**
  9141.      * Gets the public 'XioniCmsTwig\XioniCmsTwig' shared autowired service.
  9142.      *
  9143.      * @return \XioniCmsTwig\XioniCmsTwig
  9144.      */
  9145.     protected function getXioniCmsTwigService()
  9146.     {
  9147.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  9148.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  9149.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  9150.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  9151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  9152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  9153.         include_once \dirname(__DIR__4).'/custom/plugins/XioniCmsTwig/src/XioniCmsTwig.php';
  9154.         return $this->services['XioniCmsTwig\\XioniCmsTwig'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('XioniCmsTwig\\XioniCmsTwig');
  9155.     }
  9156.     /**
  9157.      * Gets the public 'Xioni\Xconfig\Core\Checkout\Cart\Delivery\DeliveryCalculatorDecorater' shared service.
  9158.      *
  9159.      * @return \Xioni\Xconfig\Core\Checkout\Cart\Delivery\DeliveryCalculatorDecorater
  9160.      */
  9161.     protected function getDeliveryCalculatorDecoraterService()
  9162.     {
  9163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryCalculator.php';
  9164.         include_once \dirname(__DIR__4).'/custom/plugins/XioniXconfig/src/Core/Checkout/Cart/Delivery/DeliveryCalculatorDecorater.php';
  9165.         return $this->services['Xioni\\Xconfig\\Core\\Checkout\\Cart\\Delivery\\DeliveryCalculatorDecorater'] = new \Xioni\Xconfig\Core\Checkout\Cart\Delivery\DeliveryCalculatorDecorater(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())));
  9166.     }
  9167.     /**
  9168.      * Gets the public 'Xioni\Xconfig\Storefront\Controller\XconfigCartLineItemController' shared service.
  9169.      *
  9170.      * @return \Xioni\Xconfig\Storefront\Controller\XconfigCartLineItemController
  9171.      */
  9172.     protected function getXconfigCartLineItemControllerService()
  9173.     {
  9174.         include_once \dirname(__DIR__4).'/custom/plugins/XioniXconfig/src/Storefront/Controller/XconfigCartLineItemController.php';
  9175.         $this->services['Xioni\\Xconfig\\Storefront\\Controller\\XconfigCartLineItemController'] = $instance = new \Xioni\Xconfig\Storefront\Controller\XconfigCartLineItemController(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()));
  9176.         $instance->setContainer($this);
  9177.         return $instance;
  9178.     }
  9179.     /**
  9180.      * Gets the public 'Xioni\Xconfig\XioniXconfig' shared autowired service.
  9181.      *
  9182.      * @return \Xioni\Xconfig\XioniXconfig
  9183.      */
  9184.     protected function getXioniXconfigService()
  9185.     {
  9186.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  9187.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  9188.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  9189.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  9190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  9191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  9192.         include_once \dirname(__DIR__4).'/custom/plugins/XioniXconfig/src/XioniXconfig.php';
  9193.         return $this->services['Xioni\\Xconfig\\XioniXconfig'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Xioni\\Xconfig\\XioniXconfig');
  9194.     }
  9195.     /**
  9196.      * Gets the public 'acl_role.repository' shared service.
  9197.      *
  9198.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9199.      */
  9200.     protected function getAclRole_RepositoryService()
  9201.     {
  9202.         return $this->services['acl_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] ?? $this->getAclRoleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9203.     }
  9204.     /**
  9205.      * Gets the public 'acl_user_role.repository' shared service.
  9206.      *
  9207.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9208.      */
  9209.     protected function getAclUserRole_RepositoryService()
  9210.     {
  9211.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9212.     }
  9213.     /**
  9214.      * Gets the public 'administration.filesystem.private' shared service.
  9215.      *
  9216.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  9217.      */
  9218.     protected function getAdministration_Filesystem_PrivateService()
  9219.     {
  9220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  9221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  9222.         return $this->services['administration.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/administration');
  9223.     }
  9224.     /**
  9225.      * Gets the public 'administration.filesystem.public' shared service.
  9226.      *
  9227.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  9228.      */
  9229.     protected function getAdministration_Filesystem_PublicService()
  9230.     {
  9231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  9232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  9233.         return $this->services['administration.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/administration');
  9234.     }
  9235.     /**
  9236.      * Gets the public 'app.repository' shared service.
  9237.      *
  9238.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9239.      */
  9240.     protected function getApp_RepositoryService()
  9241.     {
  9242.         return $this->services['app.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] ?? $this->getAppDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9243.     }
  9244.     /**
  9245.      * Gets the public 'app_action_button.repository' shared service.
  9246.      *
  9247.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9248.      */
  9249.     protected function getAppActionButton_RepositoryService()
  9250.     {
  9251.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9252.     }
  9253.     /**
  9254.      * Gets the public 'app_action_button_translation.repository' shared service.
  9255.      *
  9256.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9257.      */
  9258.     protected function getAppActionButtonTranslation_RepositoryService()
  9259.     {
  9260.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9261.     }
  9262.     /**
  9263.      * Gets the public 'app_cms_block.repository' shared service.
  9264.      *
  9265.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9266.      */
  9267.     protected function getAppCmsBlock_RepositoryService()
  9268.     {
  9269.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9270.     }
  9271.     /**
  9272.      * Gets the public 'app_cms_block_translation.repository' shared service.
  9273.      *
  9274.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9275.      */
  9276.     protected function getAppCmsBlockTranslation_RepositoryService()
  9277.     {
  9278.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9279.     }
  9280.     /**
  9281.      * Gets the public 'app_payment_method.repository' shared service.
  9282.      *
  9283.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9284.      */
  9285.     protected function getAppPaymentMethod_RepositoryService()
  9286.     {
  9287.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9288.     }
  9289.     /**
  9290.      * Gets the public 'app_template.repository' shared service.
  9291.      *
  9292.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9293.      */
  9294.     protected function getAppTemplate_RepositoryService()
  9295.     {
  9296.         return $this->services['app_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] ?? $this->getTemplateDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9297.     }
  9298.     /**
  9299.      * Gets the public 'app_translation.repository' shared service.
  9300.      *
  9301.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9302.      */
  9303.     protected function getAppTranslation_RepositoryService()
  9304.     {
  9305.         return $this->services['app_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] ?? $this->getAppTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9306.     }
  9307.     /**
  9308.      * Gets the public 'cache.app' shared service.
  9309.      *
  9310.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  9311.      */
  9312.     protected function getCache_AppService()
  9313.     {
  9314.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  9315.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  9316.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  9317.     }
  9318.     /**
  9319.      * Gets the public 'cache.app_clearer' shared service.
  9320.      *
  9321.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  9322.      */
  9323.     protected function getCache_AppClearerService()
  9324.     {
  9325.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  9326.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  9327.         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())]);
  9328.     }
  9329.     /**
  9330.      * Gets the public 'cache.global_clearer' shared service.
  9331.      *
  9332.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  9333.      */
  9334.     protected function getCache_GlobalClearerService()
  9335.     {
  9336.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  9337.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  9338.         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())]);
  9339.     }
  9340.     /**
  9341.      * Gets the public 'cache.system' shared service.
  9342.      *
  9343.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  9344.      */
  9345.     protected function getCache_SystemService()
  9346.     {
  9347.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('LoQjurwBqB'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  9348.     }
  9349.     /**
  9350.      * Gets the public 'cache.system_clearer' shared service.
  9351.      *
  9352.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  9353.      */
  9354.     protected function getCache_SystemClearerService()
  9355.     {
  9356.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  9357.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  9358.         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())]);
  9359.     }
  9360.     /**
  9361.      * Gets the public 'cache.validator_expression_language' shared service.
  9362.      *
  9363.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  9364.      */
  9365.     protected function getCache_ValidatorExpressionLanguageService()
  9366.     {
  9367.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nm98ploM+9'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  9368.     }
  9369.     /**
  9370.      * Gets the public 'cache_warmer' shared service.
  9371.      *
  9372.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  9373.      */
  9374.     protected function getCacheWarmerService()
  9375.     {
  9376.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9377.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  9378.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  9379.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  9380.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  9381.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  9382.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  9383.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  9384.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  9385.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  9386.         }, 7), true, ($this->targetDir.''.'/Shopware_Production_KernelDevDebugContainerDeprecations.log'));
  9387.     }
  9388.     /**
  9389.      * Gets the public 'category.repository' shared service.
  9390.      *
  9391.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9392.      */
  9393.     protected function getCategory_RepositoryService()
  9394.     {
  9395.         return $this->services['category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9396.     }
  9397.     /**
  9398.      * Gets the public 'category_tag.repository' shared service.
  9399.      *
  9400.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9401.      */
  9402.     protected function getCategoryTag_RepositoryService()
  9403.     {
  9404.         return $this->services['category_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] ?? $this->getCategoryTagDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9405.     }
  9406.     /**
  9407.      * Gets the public 'category_translation.repository' shared service.
  9408.      *
  9409.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9410.      */
  9411.     protected function getCategoryTranslation_RepositoryService()
  9412.     {
  9413.         return $this->services['category_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] ?? $this->getCategoryTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9414.     }
  9415.     /**
  9416.      * Gets the public 'checkout.filesystem.private' shared service.
  9417.      *
  9418.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  9419.      */
  9420.     protected function getCheckout_Filesystem_PrivateService()
  9421.     {
  9422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  9423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  9424.         return $this->services['checkout.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/checkout');
  9425.     }
  9426.     /**
  9427.      * Gets the public 'checkout.filesystem.public' shared service.
  9428.      *
  9429.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  9430.      */
  9431.     protected function getCheckout_Filesystem_PublicService()
  9432.     {
  9433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  9434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  9435.         return $this->services['checkout.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/checkout');
  9436.     }
  9437.     /**
  9438.      * Gets the public 'cms_block.repository' shared service.
  9439.      *
  9440.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9441.      */
  9442.     protected function getCmsBlock_RepositoryService()
  9443.     {
  9444.         return $this->services['cms_block.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] ?? $this->getCmsBlockDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9445.     }
  9446.     /**
  9447.      * Gets the public 'cms_page.repository' shared service.
  9448.      *
  9449.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9450.      */
  9451.     protected function getCmsPage_RepositoryService()
  9452.     {
  9453.         return $this->services['cms_page.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9454.     }
  9455.     /**
  9456.      * Gets the public 'cms_page_translation.repository' shared service.
  9457.      *
  9458.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9459.      */
  9460.     protected function getCmsPageTranslation_RepositoryService()
  9461.     {
  9462.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9463.     }
  9464.     /**
  9465.      * Gets the public 'cms_section.repository' shared service.
  9466.      *
  9467.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9468.      */
  9469.     protected function getCmsSection_RepositoryService()
  9470.     {
  9471.         return $this->services['cms_section.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] ?? $this->getCmsSectionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9472.     }
  9473.     /**
  9474.      * Gets the public 'cms_slot.repository' shared service.
  9475.      *
  9476.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9477.      */
  9478.     protected function getCmsSlot_RepositoryService()
  9479.     {
  9480.         return $this->services['cms_slot.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] ?? $this->getCmsSlotDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9481.     }
  9482.     /**
  9483.      * Gets the public 'cms_slot_translation.repository' shared service.
  9484.      *
  9485.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9486.      */
  9487.     protected function getCmsSlotTranslation_RepositoryService()
  9488.     {
  9489.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9490.     }
  9491.     /**
  9492.      * Gets the public 'console.command_loader' shared service.
  9493.      *
  9494.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  9495.      */
  9496.     protected function getConsole_CommandLoaderService()
  9497.     {
  9498.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  9499.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  9500.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9501.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand''getCreateMigrationCommandService'false],
  9502.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand''getRefreshMigrationCommandService'false],
  9503.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand''getMigrationCommandService'false],
  9504.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand''getCleanPersonalDataCommandService'false],
  9505.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand''getMigrationDestructiveCommandService'false],
  9506.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand''getChangelogCreateCommandService'false],
  9507.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand''getChangelogReleaseCommandService'false],
  9508.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand''getChangelogChangeCommandService'false],
  9509.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand''getChangelogCheckCommandService'false],
  9510.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => ['privates''Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''getFeatureDumpCommandService'false],
  9511.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => ['privates''Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand''getS3FilesystemVisibilityCommandService'false],
  9512.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand''getDumpSchemaCommandService'false],
  9513.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand''getDumpClassSchemaCommandService'false],
  9514.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand''getRefreshAppCommandService'false],
  9515.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand''getInstallAppCommandService'false],
  9516.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand''getUninstallAppCommandService'false],
  9517.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand''getActivateAppCommandService'false],
  9518.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand''getDeactivateAppCommandService'false],
  9519.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand''getValidateAppCommandService'false],
  9520.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand''getResolveAppUrlChangeCommandService'false],
  9521.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand''getCreateSchemaCommandService'false],
  9522.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand''getCreateEntitiesCommandService'false],
  9523.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand''getCreateHydratorCommandService'false],
  9524.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand''getRefreshIndexCommandService'false],
  9525.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand''getDataAbstractionLayerValidateCommandService'false],
  9526.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand''getDemodataCommandService'false],
  9527.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => ['privates''Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand''getDebugDumpBusinessEventsCommandService'false],
  9528.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  9529.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand''getDispatchSleepMessageCommandService'false],
  9530.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand''getBundleDumpCommandService'false],
  9531.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand''getPluginRefreshCommandService'false],
  9532.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand''getPluginListCommandService'false],
  9533.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand''getPluginZipImportCommandService'false],
  9534.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand''getPluginInstallCommandService'false],
  9535.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand''getPluginActivateCommandService'false],
  9536.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand''getPluginUpdateCommandService'false],
  9537.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand''getPluginDeactivateCommandService'false],
  9538.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand''getPluginUninstallCommandService'false],
  9539.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand''getPluginCreateCommandService'false],
  9540.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand''getRegisterScheduledTasksCommandService'false],
  9541.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner''getScheduledTaskRunnerService'false],
  9542.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand''getStoreDownloadCommandService'false],
  9543.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand''getStoreLoginCommandService'false],
  9544.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => ['privates''Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand''getValidateSnippetsCommandService'false],
  9545.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => ['privates''Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand''getWorkflowDumpCommandService'false],
  9546.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet''getConfigGetService'false],
  9547.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet''getConfigSetService'false],
  9548.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand''getGenerateThumbnailsCommandService'false],
  9549.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand''getGenerateMediaTypesCommandService'false],
  9550.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand''getDeleteNotUsedMediaCommandService'false],
  9551.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => ['privates''Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand''getProductExportGenerateCommandService'false],
  9552.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand''getDeleteExpiredFilesCommandService'false],
  9553.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand''getImportEntityCommandService'false],
  9554.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => ['privates''Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand''getSitemapGenerateCommandService'false],
  9555.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => ['privates''Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand''getDeleteUnusedGuestCustomersCommandService'false],
  9556.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''getHttpCacheWarmUpCommandService'false],
  9557.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommandService'false],
  9558.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''getThemeCreateCommandService'false],
  9559.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''getThemeChangeCommandService'false],
  9560.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''getThemeCompileCommandService'false],
  9561.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''getThemeDumpCommandService'false],
  9562.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''getThemeRefreshCommandService'false],
  9563.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand''getElasticsearchIndexingCommandService'false],
  9564.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand''getElasticsearchTestAnalyzerCommandService'false],
  9565.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand''getElasticsearchStatusCommandService'false],
  9566.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand''getElasticsearchResetCommandService'false],
  9567.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand''getElasticsearchCreateAliasCommandService'false],
  9568.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand''getElasticsearchCleanIndicesCommandService'false],
  9569.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand''getSystemInstallCommandService'false],
  9570.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand''getSystemGenerateJwtSecretCommandService'false],
  9571.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand''getSystemGenerateAppSecretCommandService'false],
  9572.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand''getSystemSetupCommandService'false],
  9573.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand''getSystemUpdatePrepareCommandService'false],
  9574.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand''getSystemUpdateFinishCommandService'false],
  9575.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => ['privates''.Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand.lazy''getSalesChannelUpdateDomainCommand_LazyService'false],
  9576.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand''getSystemConfigureShopCommandService'false],
  9577.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommandService'false],
  9578.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand''getSalesChannelListCommandService'false],
  9579.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''getSalesChannelMaintenanceEnableCommandService'false],
  9580.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''getSalesChannelMaintenanceDisableCommandService'false],
  9581.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand''getUserCreateCommandService'false],
  9582.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand''getUserChangePasswordCommandService'false],
  9583.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  9584.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  9585.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  9586.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  9587.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  9588.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  9589.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  9590.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  9591.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  9592.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  9593.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  9594.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  9595.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  9596.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  9597.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  9598.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  9599.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  9600.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  9601.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  9602.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  9603.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  9604.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  9605.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  9606.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  9607.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  9608.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  9609.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  9610.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  9611.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  9612.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  9613.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  9614.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  9615.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  9616.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  9617.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  9618.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  9619.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  9620.             'enqueue.transport.consume_command' => ['privates''enqueue.transport.consume_command''getEnqueue_Transport_ConsumeCommandService'false],
  9621.             'enqueue.client.consume_command' => ['privates''enqueue.client.consume_command''getEnqueue_Client_ConsumeCommandService'false],
  9622.             'enqueue.client.produce_command' => ['privates''enqueue.client.produce_command''getEnqueue_Client_ProduceCommandService'false],
  9623.             'enqueue.client.setup_broker_command' => ['privates''enqueue.client.setup_broker_command''getEnqueue_Client_SetupBrokerCommandService'false],
  9624.             'enqueue.client.routes_command' => ['privates''enqueue.client.routes_command''getEnqueue_Client_RoutesCommandService'false],
  9625.         ], [
  9626.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand',
  9627.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand',
  9628.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand',
  9629.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => 'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand',
  9630.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand',
  9631.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand',
  9632.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand',
  9633.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand',
  9634.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand',
  9635.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand',
  9636.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => 'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand',
  9637.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand',
  9638.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand',
  9639.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand',
  9640.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand',
  9641.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand',
  9642.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand',
  9643.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand',
  9644.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand',
  9645.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand',
  9646.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand',
  9647.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand',
  9648.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand',
  9649.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand',
  9650.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand',
  9651.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => 'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand',
  9652.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => 'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand',
  9653.             'console.command.assets_install' => 'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetInstallCommand',
  9654.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand',
  9655.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand',
  9656.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand',
  9657.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand',
  9658.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand',
  9659.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand',
  9660.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand',
  9661.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand',
  9662.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand',
  9663.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand',
  9664.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand',
  9665.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand',
  9666.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner',
  9667.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand',
  9668.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand',
  9669.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => 'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand',
  9670.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => 'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand',
  9671.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet',
  9672.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet',
  9673.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand',
  9674.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand',
  9675.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand',
  9676.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => 'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand',
  9677.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand',
  9678.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand',
  9679.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => 'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand',
  9680.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => 'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand',
  9681.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand',
  9682.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  9683.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand',
  9684.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand',
  9685.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand',
  9686.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand',
  9687.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand',
  9688.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand',
  9689.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand',
  9690.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand',
  9691.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand',
  9692.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand',
  9693.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand',
  9694.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand',
  9695.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand',
  9696.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand',
  9697.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand',
  9698.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand',
  9699.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand',
  9700.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => '?',
  9701.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand',
  9702.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand',
  9703.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand',
  9704.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand',
  9705.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand',
  9706.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand',
  9707.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand',
  9708.             'console.command.about' => '?',
  9709.             'console.command.cache_clear' => '?',
  9710.             'console.command.cache_pool_clear' => '?',
  9711.             'console.command.cache_pool_prune' => '?',
  9712.             'console.command.cache_pool_delete' => '?',
  9713.             'console.command.cache_pool_list' => '?',
  9714.             'console.command.cache_warmup' => '?',
  9715.             'console.command.config_debug' => '?',
  9716.             'console.command.config_dump_reference' => '?',
  9717.             'console.command.container_debug' => '?',
  9718.             'console.command.container_lint' => '?',
  9719.             'console.command.debug_autowiring' => '?',
  9720.             'console.command.dotenv_debug' => '?',
  9721.             'console.command.event_dispatcher_debug' => '?',
  9722.             'console.command.messenger_consume_messages' => '?',
  9723.             'console.command.messenger_setup_transports' => '?',
  9724.             'console.command.messenger_debug' => '?',
  9725.             'console.command.messenger_stop_workers' => '?',
  9726.             'console.command.router_debug' => '?',
  9727.             'console.command.router_match' => '?',
  9728.             'console.command.translation_debug' => '?',
  9729.             'console.command.translation_extract' => '?',
  9730.             'console.command.validator_debug' => '?',
  9731.             'console.command.translation_pull' => '?',
  9732.             'console.command.translation_push' => '?',
  9733.             'console.command.xliff_lint' => '?',
  9734.             'console.command.yaml_lint' => '?',
  9735.             'console.command.secrets_set' => '?',
  9736.             'console.command.secrets_remove' => '?',
  9737.             'console.command.secrets_generate_key' => '?',
  9738.             'console.command.secrets_list' => '?',
  9739.             'console.command.secrets_decrypt_to_local' => '?',
  9740.             'console.command.secrets_encrypt_from_local' => '?',
  9741.             'twig.command.debug' => '?',
  9742.             'twig.command.lint' => '?',
  9743.             'var_dumper.command.server_dump' => '?',
  9744.             'monolog.command.server_log' => '?',
  9745.             'enqueue.transport.consume_command' => 'Enqueue\\Symfony\\Consumption\\ConfigurableConsumeCommand',
  9746.             'enqueue.client.consume_command' => 'Enqueue\\Symfony\\Client\\ConsumeCommand',
  9747.             'enqueue.client.produce_command' => 'Enqueue\\Symfony\\Client\\ProduceCommand',
  9748.             'enqueue.client.setup_broker_command' => 'Enqueue\\Symfony\\Client\\SetupBrokerCommand',
  9749.             'enqueue.client.routes_command' => 'Enqueue\\Symfony\\Client\\RoutesCommand',
  9750.         ]), ['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''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''customer:delete-unused-guests' => 'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand''http:cache:warm:up' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''sales-channel:create:storefront' => 'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''theme:create' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''theme:change' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''theme:compile' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''theme:dump' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''theme:refresh' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''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''system:update:prepare' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand''system:update:finish' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand''sales-channel:update:domain' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand''system:configure-shop' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand''sales-channel:create' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand''sales-channel:list' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand''sales-channel:maintenance:enable' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''sales-channel:maintenance:disable' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''user:create' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand''user:change-password' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand''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']);
  9751.     }
  9752.     /**
  9753.      * Gets the public 'container.env_var_processors_locator' shared service.
  9754.      *
  9755.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9756.      */
  9757.     protected function getContainer_EnvVarProcessorsLocatorService()
  9758.     {
  9759.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9760.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9761.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9762.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9763.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9764.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9765.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9766.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9767.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9768.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9769.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9770.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9771.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9772.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9773.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9774.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9775.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9776.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  9777.         ], [
  9778.             'base64' => '?',
  9779.             'bool' => '?',
  9780.             'const' => '?',
  9781.             'csv' => '?',
  9782.             'default' => '?',
  9783.             'file' => '?',
  9784.             'float' => '?',
  9785.             'int' => '?',
  9786.             'json' => '?',
  9787.             'key' => '?',
  9788.             'not' => '?',
  9789.             'query_string' => '?',
  9790.             'require' => '?',
  9791.             'resolve' => '?',
  9792.             'string' => '?',
  9793.             'trim' => '?',
  9794.             'url' => '?',
  9795.         ]);
  9796.     }
  9797.     /**
  9798.      * Gets the public 'content.filesystem.private' shared service.
  9799.      *
  9800.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  9801.      */
  9802.     protected function getContent_Filesystem_PrivateService()
  9803.     {
  9804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  9805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  9806.         return $this->services['content.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/content');
  9807.     }
  9808.     /**
  9809.      * Gets the public 'content.filesystem.public' shared service.
  9810.      *
  9811.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  9812.      */
  9813.     protected function getContent_Filesystem_PublicService()
  9814.     {
  9815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  9816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  9817.         return $this->services['content.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/content');
  9818.     }
  9819.     /**
  9820.      * Gets the public 'country.repository' shared service.
  9821.      *
  9822.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9823.      */
  9824.     protected function getCountry_RepositoryService()
  9825.     {
  9826.         return $this->services['country.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] ?? $this->getCountryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9827.     }
  9828.     /**
  9829.      * Gets the public 'country_state.repository' shared service.
  9830.      *
  9831.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9832.      */
  9833.     protected function getCountryState_RepositoryService()
  9834.     {
  9835.         return $this->services['country_state.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] ?? $this->getCountryStateDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9836.     }
  9837.     /**
  9838.      * Gets the public 'country_state_translation.repository' shared service.
  9839.      *
  9840.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9841.      */
  9842.     protected function getCountryStateTranslation_RepositoryService()
  9843.     {
  9844.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9845.     }
  9846.     /**
  9847.      * Gets the public 'country_translation.repository' shared service.
  9848.      *
  9849.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9850.      */
  9851.     protected function getCountryTranslation_RepositoryService()
  9852.     {
  9853.         return $this->services['country_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] ?? $this->getCountryTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9854.     }
  9855.     /**
  9856.      * Gets the public 'currency.repository' shared service.
  9857.      *
  9858.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9859.      */
  9860.     protected function getCurrency_RepositoryService()
  9861.     {
  9862.         return $this->services['currency.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] ?? $this->getCurrencyDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9863.     }
  9864.     /**
  9865.      * Gets the public 'currency_country_rounding.repository' shared service.
  9866.      *
  9867.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9868.      */
  9869.     protected function getCurrencyCountryRounding_RepositoryService()
  9870.     {
  9871.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9872.     }
  9873.     /**
  9874.      * Gets the public 'currency_translation.repository' shared service.
  9875.      *
  9876.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9877.      */
  9878.     protected function getCurrencyTranslation_RepositoryService()
  9879.     {
  9880.         return $this->services['currency_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] ?? $this->getCurrencyTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9881.     }
  9882.     /**
  9883.      * Gets the public 'custom_field.repository' shared service.
  9884.      *
  9885.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9886.      */
  9887.     protected function getCustomField_RepositoryService()
  9888.     {
  9889.         return $this->services['custom_field.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] ?? $this->getCustomFieldDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9890.     }
  9891.     /**
  9892.      * Gets the public 'custom_field_set.repository' shared service.
  9893.      *
  9894.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9895.      */
  9896.     protected function getCustomFieldSet_RepositoryService()
  9897.     {
  9898.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9899.     }
  9900.     /**
  9901.      * Gets the public 'custom_field_set_relation.repository' shared service.
  9902.      *
  9903.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9904.      */
  9905.     protected function getCustomFieldSetRelation_RepositoryService()
  9906.     {
  9907.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9908.     }
  9909.     /**
  9910.      * Gets the public 'customer.repository' shared service.
  9911.      *
  9912.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9913.      */
  9914.     protected function getCustomer_RepositoryService()
  9915.     {
  9916.         return $this->services['customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9917.     }
  9918.     /**
  9919.      * Gets the public 'customer_address.repository' shared service.
  9920.      *
  9921.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9922.      */
  9923.     protected function getCustomerAddress_RepositoryService()
  9924.     {
  9925.         return $this->services['customer_address.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] ?? $this->getCustomerAddressDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9926.     }
  9927.     /**
  9928.      * Gets the public 'customer_group.repository' shared service.
  9929.      *
  9930.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9931.      */
  9932.     protected function getCustomerGroup_RepositoryService()
  9933.     {
  9934.         return $this->services['customer_group.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] ?? $this->getCustomerGroupDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9935.     }
  9936.     /**
  9937.      * Gets the public 'customer_group_registration_sales_channels.repository' shared service.
  9938.      *
  9939.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9940.      */
  9941.     protected function getCustomerGroupRegistrationSalesChannels_RepositoryService()
  9942.     {
  9943.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9944.     }
  9945.     /**
  9946.      * Gets the public 'customer_group_translation.repository' shared service.
  9947.      *
  9948.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9949.      */
  9950.     protected function getCustomerGroupTranslation_RepositoryService()
  9951.     {
  9952.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9953.     }
  9954.     /**
  9955.      * Gets the public 'customer_recovery.repository' shared service.
  9956.      *
  9957.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9958.      */
  9959.     protected function getCustomerRecovery_RepositoryService()
  9960.     {
  9961.         return $this->services['customer_recovery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] ?? $this->getCustomerRecoveryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9962.     }
  9963.     /**
  9964.      * Gets the public 'customer_tag.repository' shared service.
  9965.      *
  9966.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9967.      */
  9968.     protected function getCustomerTag_RepositoryService()
  9969.     {
  9970.         return $this->services['customer_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] ?? $this->getCustomerTagDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9971.     }
  9972.     /**
  9973.      * Gets the public 'customer_wishlist.repository' shared service.
  9974.      *
  9975.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9976.      */
  9977.     protected function getCustomerWishlist_RepositoryService()
  9978.     {
  9979.         return $this->services['customer_wishlist.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] ?? $this->getCustomerWishlistDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9980.     }
  9981.     /**
  9982.      * Gets the public 'customer_wishlist_product.repository' shared service.
  9983.      *
  9984.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  9985.      */
  9986.     protected function getCustomerWishlistProduct_RepositoryService()
  9987.     {
  9988.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  9989.     }
  9990.     /**
  9991.      * Gets the public 'data_collector.dump' shared service.
  9992.      *
  9993.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  9994.      */
  9995.     protected function getDataCollector_DumpService()
  9996.     {
  9997.         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);
  9998.     }
  9999.     /**
  10000.      * Gets the public 'dead_message.repository' shared service.
  10001.      *
  10002.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10003.      */
  10004.     protected function getDeadMessage_RepositoryService()
  10005.     {
  10006.         return $this->services['dead_message.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] ?? $this->getDeadMessageDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10007.     }
  10008.     /**
  10009.      * Gets the public 'delivery_time.repository' shared service.
  10010.      *
  10011.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10012.      */
  10013.     protected function getDeliveryTime_RepositoryService()
  10014.     {
  10015.         return $this->services['delivery_time.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] ?? $this->getDeliveryTimeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10016.     }
  10017.     /**
  10018.      * Gets the public 'delivery_time_translation.repository' shared service.
  10019.      *
  10020.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10021.      */
  10022.     protected function getDeliveryTimeTranslation_RepositoryService()
  10023.     {
  10024.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10025.     }
  10026.     /**
  10027.      * Gets the public 'dne_custom_css_js.filesystem.private' shared service.
  10028.      *
  10029.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  10030.      */
  10031.     protected function getDneCustomCssJs_Filesystem_PrivateService()
  10032.     {
  10033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  10034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  10035.         return $this->services['dne_custom_css_js.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/dne_custom_css_js');
  10036.     }
  10037.     /**
  10038.      * Gets the public 'dne_custom_css_js.filesystem.public' shared service.
  10039.      *
  10040.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  10041.      */
  10042.     protected function getDneCustomCssJs_Filesystem_PublicService()
  10043.     {
  10044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  10045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  10046.         return $this->services['dne_custom_css_js.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/dne_custom_css_js');
  10047.     }
  10048.     /**
  10049.      * Gets the public 'dne_custom_js_css.repository' shared service.
  10050.      *
  10051.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10052.      */
  10053.     protected function getDneCustomJsCss_RepositoryService()
  10054.     {
  10055.         return $this->services['dne_custom_js_css.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Dne\\CustomCssJs\\Core\\Content\\Module\\ModuleDefinition'] ?? $this->getModuleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10056.     }
  10057.     /**
  10058.      * Gets the public 'dne_custom_js_css_sales_channel.repository' shared service.
  10059.      *
  10060.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10061.      */
  10062.     protected function getDneCustomJsCssSalesChannel_RepositoryService()
  10063.     {
  10064.         return $this->services['dne_custom_js_css_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Dne\\CustomCssJs\\Core\\Content\\Module\\Aggregate\\ModuleSalesChannel\\ModuleSalesChannelDefinition'] ?? $this->getModuleSalesChannelDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10065.     }
  10066.     /**
  10067.      * Gets the public 'document.repository' shared service.
  10068.      *
  10069.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10070.      */
  10071.     protected function getDocument_RepositoryService()
  10072.     {
  10073.         return $this->services['document.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] ?? $this->getDocumentDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10074.     }
  10075.     /**
  10076.      * Gets the public 'document_base_config.repository' shared service.
  10077.      *
  10078.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10079.      */
  10080.     protected function getDocumentBaseConfig_RepositoryService()
  10081.     {
  10082.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10083.     }
  10084.     /**
  10085.      * Gets the public 'document_base_config_sales_channel.repository' shared service.
  10086.      *
  10087.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10088.      */
  10089.     protected function getDocumentBaseConfigSalesChannel_RepositoryService()
  10090.     {
  10091.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10092.     }
  10093.     /**
  10094.      * Gets the public 'document_type.repository' shared service.
  10095.      *
  10096.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10097.      */
  10098.     protected function getDocumentType_RepositoryService()
  10099.     {
  10100.         return $this->services['document_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] ?? $this->getDocumentTypeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10101.     }
  10102.     /**
  10103.      * Gets the public 'document_type_translation.repository' shared service.
  10104.      *
  10105.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10106.      */
  10107.     protected function getDocumentTypeTranslation_RepositoryService()
  10108.     {
  10109.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10110.     }
  10111.     /**
  10112.      * Gets the public 'elasticsearch.filesystem.private' shared service.
  10113.      *
  10114.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  10115.      */
  10116.     protected function getElasticsearch_Filesystem_PrivateService()
  10117.     {
  10118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  10119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  10120.         return $this->services['elasticsearch.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/elasticsearch');
  10121.     }
  10122.     /**
  10123.      * Gets the public 'elasticsearch.filesystem.public' shared service.
  10124.      *
  10125.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  10126.      */
  10127.     protected function getElasticsearch_Filesystem_PublicService()
  10128.     {
  10129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  10130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  10131.         return $this->services['elasticsearch.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/elasticsearch');
  10132.     }
  10133.     /**
  10134.      * Gets the public 'enqueue.client.default.producer' shared service.
  10135.      *
  10136.      * @return \Enqueue\Client\TraceableProducer
  10137.      */
  10138.     protected function getEnqueue_Client_Default_ProducerService()
  10139.     {
  10140.         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([])));
  10141.     }
  10142.     /**
  10143.      * Gets the public 'error_controller' shared service.
  10144.      *
  10145.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  10146.      */
  10147.     protected function getErrorController2Service()
  10148.     {
  10149.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  10150.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  10151.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  10152.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  10153.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  10154.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  10155.         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)));
  10156.     }
  10157.     /**
  10158.      * Gets the public 'event_action.repository' shared service.
  10159.      *
  10160.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10161.      */
  10162.     protected function getEventAction_RepositoryService()
  10163.     {
  10164.         return $this->services['event_action.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] ?? $this->getEventActionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10165.     }
  10166.     /**
  10167.      * Gets the public 'event_action_rule.repository' shared service.
  10168.      *
  10169.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10170.      */
  10171.     protected function getEventActionRule_RepositoryService()
  10172.     {
  10173.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10174.     }
  10175.     /**
  10176.      * Gets the public 'event_action_sales_channel.repository' shared service.
  10177.      *
  10178.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10179.      */
  10180.     protected function getEventActionSalesChannel_RepositoryService()
  10181.     {
  10182.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10183.     }
  10184.     /**
  10185.      * Gets the public 'event_dispatcher' shared service.
  10186.      *
  10187.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  10188.      */
  10189.     protected function getEventDispatcherService()
  10190.     {
  10191.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  10192.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  10193.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  10194.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  10195.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Shopware\Core\Framework\Event\NestedEventDispatcher(($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10196.         $instance->addListener('kernel.request', [=> function () {
  10197.             return ($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] ?? $this->getTwigDateRequestListenerService());
  10198.         }, => 'onKernelRequest'], 0);
  10199.         $instance->addListener('kernel.response', [=> function () {
  10200.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] = new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()));
  10201.         }, => '__invoke'], -10);
  10202.         $instance->addListener('kernel.controller', [=> function () {
  10203.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  10204.         }, => 'onKernelController'], 0);
  10205.         $instance->addListener('kernel.controller', [=> function () {
  10206.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] ?? $this->getContextResolverListenerService());
  10207.         }, => 'resolveContext'], -10);
  10208.         $instance->addListener('kernel.request', [=> function () {
  10209.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  10210.         }, => 'initializeCspNonce'], 0);
  10211.         $instance->addListener('kernel.response', [=> function () {
  10212.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  10213.         }, => 'setSecurityHeaders'], 0);
  10214.         $instance->addListener('kernel.controller', [=> function () {
  10215.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeListener'] ?? $this->getRouteScopeListenerService());
  10216.         }, => 'checkScope'], -20);
  10217.         $instance->addListener('kernel.request', [=> function () {
  10218.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  10219.         }, => 'request'], -10);
  10220.         $instance->addListener('kernel.response', [=> function () {
  10221.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  10222.         }, => 'response'], -10);
  10223.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  10224.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  10225.         }, => 'render'], -10);
  10226.         $instance->addListener('snippet.written', [=> function () {
  10227.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  10228.         }, => 'invalidate'], 0);
  10229.         $instance->addListener('snippet.deleted', [=> function () {
  10230.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  10231.         }, => 'invalidate'], 0);
  10232.         $instance->addListener('snippet_set.deleted', [=> function () {
  10233.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  10234.         }, => 'invalidate'], 0);
  10235.         $instance->addListener('app_template.written', [=> function () {
  10236.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService());
  10237.         }, => 'reset'], 0);
  10238.         $instance->addListener('shopware.global_business_event', [=> function () {
  10239.             return ($this->privates['Shopware\\Core\\Framework\\Log\\LoggingService'] ?? $this->getLoggingServiceService());
  10240.         }, => 'logBusinessEvent'], 0);
  10241.         $instance->addListener('kernel.controller', [=> function () {
  10242.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  10243.         }, => 'setStates'], -21);
  10244.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  10245.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  10246.         }, => 'login'], 0);
  10247.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartChangedEvent', [=> function () {
  10248.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  10249.         }, => 'cartChanged'], 0);
  10250.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10251.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] ?? $this->getScriptCacheInvalidationSubscriberService());
  10252.         }, => 'executeCacheInvalidationHook'], 0);
  10253.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  10254.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10255.         }, => 'invalidateCategoryRouteByCategoryIds'], 2000);
  10256.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  10257.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10258.         }, => 'invalidateListingRouteByCategoryIds'], 2001);
  10259.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  10260.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10261.         }, => 'invalidateIndexedLandingPages'], 2000);
  10262.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  10263.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10264.         }, => 'invalidateSearch'], 2000);
  10265.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  10266.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10267.         }, => 'invalidateListings'], 2001);
  10268.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  10269.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10270.         }, => 'invalidateProductIds'], 2002);
  10271.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  10272.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10273.         }, => 'invalidateDetailRoute'], 2004);
  10274.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  10275.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10276.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  10277.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  10278.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10279.         }, => 'invalidateReviewRoute'], 2006);
  10280.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  10281.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10282.         }, => 'invalidateSearch'], 2000);
  10283.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  10284.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10285.         }, => 'invalidateListings'], 2001);
  10286.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  10287.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10288.         }, => 'invalidateProductIds'], 2002);
  10289.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  10290.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10291.         }, => 'invalidateDetailRoute'], 2004);
  10292.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  10293.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10294.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  10295.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  10296.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10297.         }, => 'invalidateReviewRoute'], 2006);
  10298.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10299.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10300.         }, => 'invalidateCmsPageIds'], 2001);
  10301.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10302.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10303.         }, => 'invalidateCurrencyRoute'], 2002);
  10304.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10305.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10306.         }, => 'invalidateLanguageRoute'], 2003);
  10307.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10308.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10309.         }, => 'invalidateNavigationRoute'], 2004);
  10310.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10311.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10312.         }, => 'invalidatePaymentMethodRoute'], 2005);
  10313.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10314.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10315.         }, => 'invalidateProductAssignment'], 2006);
  10316.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10317.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10318.         }, => 'invalidateManufacturerFilters'], 2007);
  10319.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10320.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10321.         }, => 'invalidatePropertyFilters'], 2008);
  10322.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10323.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10324.         }, => 'invalidateCrossSellingRoute'], 2009);
  10325.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10326.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10327.         }, => 'invalidateContext'], 2010);
  10328.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10329.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10330.         }, => 'invalidateShippingMethodRoute'], 2011);
  10331.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10332.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10333.         }, => 'invalidateSnippets'], 2012);
  10334.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10335.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10336.         }, => 'invalidateStreamsBeforeIndexing'], 2013);
  10337.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10338.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10339.         }, => 'invalidateStreamIds'], 2014);
  10340.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10341.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10342.         }, => 'invalidateCountryRoute'], 2015);
  10343.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10344.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10345.         }, => 'invalidateSalutationRoute'], 2016);
  10346.         $instance->addListener('Shopware\\Core\\Content\\Seo\\Event\\SeoUrlUpdateEvent', [=> function () {
  10347.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10348.         }, => 'invalidateSeoUrls'], 2000);
  10349.         $instance->addListener('Shopware\\Core\\Content\\Rule\\Event\\RuleIndexerEvent', [=> function () {
  10350.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10351.         }, => 'invalidateRules'], 2000);
  10352.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  10353.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10354.         }, => 'invalidateRules'], 2000);
  10355.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  10356.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10357.         }, => 'invalidateConfig'], 2001);
  10358.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  10359.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10360.         }, => 'invalidateRules'], 2000);
  10361.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  10362.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10363.         }, => 'invalidateConfig'], 2001);
  10364.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  10365.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10366.         }, => 'invalidateRules'], 2000);
  10367.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  10368.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10369.         }, => 'invalidateConfig'], 2001);
  10370.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  10371.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10372.         }, => 'invalidateRules'], 2000);
  10373.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  10374.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10375.         }, => 'invalidateConfig'], 2001);
  10376.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  10377.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10378.         }, => 'invalidateRules'], 2000);
  10379.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  10380.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10381.         }, => 'invalidateConfig'], 2001);
  10382.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  10383.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10384.         }, => 'invalidateConfigKey'], 2000);
  10385.         $instance->addListener('Shopware\\Core\\Content\\Sitemap\\Event\\SitemapGeneratedEvent', [=> function () {
  10386.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  10387.         }, => 'invalidateSitemap'], 2000);
  10388.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10389.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] ?? $this->getAclWriteValidatorService());
  10390.         }, => 'preValidate'], 0);
  10391.         $instance->addListener('kernel.controller', [=> function () {
  10392.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] ?? $this->getAclAnnotationValidatorService());
  10393.         }, => 'validate'], -20);
  10394.         $instance->addListener('Shopware\\Core\\Framework\\Api\\Acl\\Event\\CommandAclValidationEvent', [=> function () {
  10395.             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()));
  10396.         }, => 'validate'], 0);
  10397.         $instance->addListener('kernel.request', [=> function () {
  10398.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  10399.         }, => 'onKernelRequest'], 9999);
  10400.         $instance->addListener('kernel.response', [=> function () {
  10401.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  10402.         }, => 'onKernelResponse'], 9999);
  10403.         $instance->addListener('kernel.exception', [=> function () {
  10404.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseExceptionListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseExceptionListener'] = new \Shopware\Core\Framework\Api\EventListener\ResponseExceptionListener(true)));
  10405.         }, => 'onKernelException'], -1);
  10406.         $instance->addListener('kernel.response', [=> function () {
  10407.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] = new \Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener()));
  10408.         }, => 'onResponse'], 0);
  10409.         $instance->addListener('kernel.request', [=> function () {
  10410.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] = new \Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener()));
  10411.         }, => 'onRequest'], 128);
  10412.         $instance->addListener('kernel.controller', [=> function () {
  10413.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] ?? $this->getExpectationSubscriberService());
  10414.         }, => 'checkExpectations'], -21);
  10415.         $instance->addListener('kernel.controller', [=> function () {
  10416.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\SalesChannelAuthenticationListener'] ?? $this->getSalesChannelAuthenticationListenerService());
  10417.         }, => 'validateRequest'], -2);
  10418.         $instance->addListener('kernel.request', [=> function () {
  10419.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  10420.         }, => 'setupOAuth'], 128);
  10421.         $instance->addListener('kernel.controller', [=> function () {
  10422.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  10423.         }, => 'validateRequest'], -2);
  10424.         $instance->addListener('user.written', [=> function () {
  10425.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  10426.         }, => 'onUserWritten'], 0);
  10427.         $instance->addListener('user.deleted', [=> function () {
  10428.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  10429.         }, => 'onUserDeleted'], 0);
  10430.         $instance->addListener('app.loaded', [=> function () {
  10431.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppLoadedSubscriber()));
  10432.         }, => 'unserialize'], 0);
  10433.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10434.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] ?? $this->getCustomFieldProtectionSubscriberService());
  10435.         }, => 'checkWrite'], 0);
  10436.         $instance->addListener('custom_field.deleted', [=> function () {
  10437.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  10438.         }, => 'invalidateCache'], 0);
  10439.         $instance->addListener('custom_field.written', [=> function () {
  10440.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  10441.         }, => 'invalidateCache'], 0);
  10442.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressStartedEvent', [=> function () {
  10443.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  10444.         }, => 'startProgress'], 0);
  10445.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressAdvancedEvent', [=> function () {
  10446.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  10447.         }, => 'advanceProgress'], 0);
  10448.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressFinishedEvent', [=> function () {
  10449.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  10450.         }, => 'finishProgress'], 0);
  10451.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePreFinishEvent', [=> function () {
  10452.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  10453.         }, => 'runRegisteredIndexers'], 0);
  10454.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  10455.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  10456.         }, => 'runRegisteredIndexers'], 0);
  10457.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10458.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\LockValidator'] ?? $this->getLockValidatorService());
  10459.         }, => 'preValidate'], 0);
  10460.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10461.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  10462.         }, => 'validateWriteCommands'], 0);
  10463.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  10464.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  10465.         }, => 'validateEntitySearch'], 0);
  10466.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10467.             return ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  10468.         }, => 'refresh'], 1000);
  10469.         $instance->addListener('mail_template.deleted', [=> function () {
  10470.             return ($this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] ?? $this->getEventActionSubscriberService());
  10471.         }, => 'deleted'], 0);
  10472.         $instance->addListener('dead_message.loaded', [=> function () {
  10473.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] = new \Shopware\Core\Framework\MessageQueue\Subscriber\DeadMessageLoadedSubscriber()));
  10474.         }, => 'unserialize'], 0);
  10475.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  10476.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\MessageFailedHandler'] ?? $this->getMessageFailedHandlerService());
  10477.         }, => 'onMessageFailed'], 99);
  10478.         $instance->addListener('plugin.loaded', [=> function () {
  10479.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] = new \Shopware\Core\Framework\Plugin\Subscriber\PluginLoadedSubscriber()));
  10480.         }, => 'unserialize'], 0);
  10481.         $instance->addListener('acl_role.loaded', [=> function () {
  10482.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginAclPrivilegesSubscriber'] ?? $this->getPluginAclPrivilegesSubscriberService());
  10483.         }, => 'onAclRoleLoaded'], 0);
  10484.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  10485.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  10486.         }, => 'afterPluginStateChange'], 0);
  10487.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  10488.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  10489.         }, => 'afterPluginStateChange'], 0);
  10490.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  10491.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\UpdatePostFinishSubscriber'] ?? $this->getUpdatePostFinishSubscriberService());
  10492.         }, => 'updatePostFinishEvent'], 0);
  10493.         $instance->addListener('script.written', [=> function () {
  10494.             return ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  10495.         }, => 'invalidateCache'], 0);
  10496.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10497.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  10498.         }, => 'preValidate'], 0);
  10499.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  10500.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  10501.         }, => 'postValidate'], 0);
  10502.         $instance->addListener('language.deleted', [=> function () {
  10503.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  10504.         }, => 'invalidateCache'], 0);
  10505.         $instance->addListener('language.written', [=> function () {
  10506.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  10507.         }, => 'invalidateCache'], 0);
  10508.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10509.             return ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] = new \Shopware\Core\System\Language\TranslationValidator()));
  10510.         }, => 'preValidate'], 0);
  10511.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  10512.             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'))));
  10513.         }, => 'update'], 0);
  10514.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  10515.             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'))));
  10516.         }, => 'onUpdate'], 0);
  10517.         $instance->addListener('kernel.response', [=> function () {
  10518.             return ($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] ?? $this->getStoreApiSeoResolverService());
  10519.         }, => 'addSeoInformation'], 10000);
  10520.         $instance->addListener('webhook.written', [=> function () {
  10521.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  10522.         }, => 'clearWebhookCache'], 0);
  10523.         $instance->addListener('acl_role.written', [=> function () {
  10524.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  10525.         }, => 'clearPrivilegesCache'], 0);
  10526.         $instance->addListener('Shopware\\Core\\Framework\\Webhook\\Event\\RetryWebhookMessageFailedEvent', [=> function () {
  10527.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] ?? $this->getRetryWebhookMessageFailedSubscriberService());
  10528.         }, => 'handleWebhookMessageFail'], 0);
  10529.         $instance->addListener('kernel.response', [=> function () {
  10530.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StoreApiResponseListener'] ?? $this->getStoreApiResponseListenerService());
  10531.         }, => 'encodeResponse'], 10000);
  10532.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10533.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidatorService());
  10534.         }, => 'handleSalesChannelLanguageIds'], 0);
  10535.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10536.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] = new \Shopware\Core\System\SalesChannel\Subscriber\SalesChannelTypeValidator()));
  10537.         }, => 'preWriteValidateEvent'], 0);
  10538.         $instance->addListener('country.written', [=> function () {
  10539.             return ($this->privates['Shopware\\Core\\System\\Country\\CountryTaxFreeDeprecationUpdater'] ?? $this->getCountryTaxFreeDeprecationUpdaterService());
  10540.         }, => 'updated'], 0);
  10541.         $instance->addListener('currency.loaded', [=> function () {
  10542.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] = new \Shopware\Core\System\Currency\CurrencyLoadSubscriber()));
  10543.         }, => 'setDefault'], 0);
  10544.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10545.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] = new \Shopware\Core\System\Currency\CurrencyValidator()));
  10546.         }, => 'preValidate'], 0);
  10547.         $instance->addListener('custom_field.written', [=> function () {
  10548.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  10549.         }, => 'customFieldIsWritten'], 0);
  10550.         $instance->addListener('custom_field.deleted', [=> function () {
  10551.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  10552.         }, => 'customFieldIsDeleted'], 0);
  10553.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10554.             return ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] = new \Shopware\Core\System\Salutation\DefaultSalutationValidator()));
  10555.         }, => 'validate'], 0);
  10556.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  10557.             return ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] = new \Shopware\Core\System\SystemConfig\Store\MemoizedSystemConfigStore()));
  10558.         }, => 'onValueChanged'], 1500);
  10559.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  10560.             return ($this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] ?? $this->getEntryPointValidatorService());
  10561.         }, => 'postValidate'], 0);
  10562.         $instance->addListener('media.loaded', [=> function () {
  10563.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  10564.         }, => 'unserialize'], 10);
  10565.         $instance->addListener('media.loaded', [=> function () {
  10566.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  10567.         }, => 'addUrls'], 0);
  10568.         $instance->addListener('media_folder_configuration.loaded', [=> function () {
  10569.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] = new \Shopware\Core\Content\Media\Subscriber\MediaFolderConfigLoadedSubscriber()));
  10570.         }, => 'unserialize'], 10);
  10571.         $instance->addListener('product.loaded', [=> function () {
  10572.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  10573.         }, => 'loaded'], 0);
  10574.         $instance->addListener('product.partial_loaded', [=> function () {
  10575.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  10576.         }, => 'partialEntityLoaded'], 0);
  10577.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  10578.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  10579.         }, => 'salesChannelLoaded'], 0);
  10580.         $instance->addListener('sales_channel.product.partial_loaded', [=> function () {
  10581.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  10582.         }, => 'partialSalesChannelLoaded'], 0);
  10583.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  10584.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  10585.         }, => 'handleListingRequest'], 100);
  10586.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  10587.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  10588.         }, => 'handleFlags'], -100);
  10589.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  10590.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  10591.         }, => 'handleFlags'], -100);
  10592.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  10593.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  10594.         }, => 'handleSearchRequest'], 100);
  10595.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  10596.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  10597.         }, => 'handleFlags'], -100);
  10598.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  10599.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  10600.         }, => 'handleResult'], 100);
  10601.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  10602.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  10603.         }, => 'removeScoreSorting'], -100);
  10604.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  10605.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  10606.         }, => 'handleResult'], 0);
  10607.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10608.             return ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] ?? $this->getProductLineItemCommandValidatorService());
  10609.         }, => 'preValidate'], 0);
  10610.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  10611.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  10612.         }, => 'orderPlaced'], 0);
  10613.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  10614.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  10615.         }, => 'stateChanged'], 0);
  10616.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10617.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  10618.         }, => 'triggerChangeSet'], 0);
  10619.         $instance->addListener('order_line_item.written', [=> function () {
  10620.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  10621.         }, => 'lineItemWritten'], 0);
  10622.         $instance->addListener('order_line_item.deleted', [=> function () {
  10623.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  10624.         }, => 'lineItemWritten'], 0);
  10625.         $instance->addListener('newsletter_recipient.deleted', [=> function () {
  10626.             return ($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] ?? $this->getNewsletterRecipientDeletedSubscriberService());
  10627.         }, => 'onNewsletterRecipientDeleted'], 0);
  10628.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10629.             return ($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'] ?? $this->getRuleValidatorService());
  10630.         }, => 'preValidate'], 0);
  10631.         $instance->addListener('rule.loaded', [=> function () {
  10632.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadSubscriber'] ?? $this->getRulePayloadSubscriberService());
  10633.         }, => 'unserialize'], 0);
  10634.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  10635.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  10636.         }, => 'refreshPlugin'], 0);
  10637.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  10638.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  10639.         }, => 'refreshPlugin'], 0);
  10640.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  10641.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  10642.         }, => 'refreshPlugin'], 0);
  10643.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  10644.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  10645.         }, => 'refreshPlugin'], 0);
  10646.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  10647.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  10648.         }, => 'refreshPlugin'], 0);
  10649.         $instance->addListener('rule.written', [=> function () {
  10650.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  10651.         }, => 'onRuleWritten'], 0);
  10652.         $instance->addListener('product_export.written', [=> function () {
  10653.             return ($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'] ?? $this->getProductExportEventListenerService());
  10654.         }, => 'afterWrite'], 0);
  10655.         $instance->addListener('action.mail.send', [=> function () {
  10656.             return ($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] ?? $this->getMailSendSubscriber2Service());
  10657.         }, => 'sendMail'], 0);
  10658.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10659.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] ?? $this->getSystemDefaultValidatorService());
  10660.         }, => 'preValidate'], 0);
  10661.         $instance->addListener('media.written', [=> function () {
  10662.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  10663.         }, => 'persistMedia'], 0);
  10664.         $instance->addListener('import_export_file.deleted', [=> function () {
  10665.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] ?? $this->getFileDeletedSubscriberService());
  10666.         }, => 'onFileDeleted'], 0);
  10667.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  10668.             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()));
  10669.         }, => 'enrich'], 0);
  10670.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportBeforeImportRecordEvent', [=> function () {
  10671.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? $this->getProductCategoryPathsSubscriberService());
  10672.         }, => 'categoryPathsToAssignment'], 0);
  10673.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  10674.             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()));
  10675.         }, => 'enrich'], 0);
  10676.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportAfterImportRecordEvent', [=> function () {
  10677.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? $this->getProductVariantsSubscriberService());
  10678.         }, => 'onAfterImportRecord'], 0);
  10679.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  10680.             return ($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] ?? $this->getLandingPageValidatorService());
  10681.         }, => 'preValidate'], 0);
  10682.         $instance->addListener('action.add.order.tag', [=> function () {
  10683.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  10684.         }, => 'handle'], 0);
  10685.         $instance->addListener('action.add.customer.tag', [=> function () {
  10686.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  10687.         }, => 'handle'], 0);
  10688.         $instance->addListener('action.remove.order.tag', [=> function () {
  10689.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  10690.         }, => 'handle'], 0);
  10691.         $instance->addListener('action.remove.customer.tag', [=> function () {
  10692.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  10693.         }, => 'handle'], 0);
  10694.         $instance->addListener('action.change.customer.group', [=> function () {
  10695.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  10696.         }, => 'handle'], 0);
  10697.         $instance->addListener('action.change.customer.status', [=> function () {
  10698.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  10699.         }, => 'handle'], 0);
  10700.         $instance->addListener('action.mail.send', [=> function () {
  10701.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  10702.         }, => 'handle'], 0);
  10703.         $instance->addListener('action.generate.document', [=> function () {
  10704.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  10705.         }, => 'handle'], 0);
  10706.         $instance->addListener('action.set.order.state', [=> function () {
  10707.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  10708.         }, => 'handle'], 0);
  10709.         $instance->addListener('action.set.customer.custom.field', [=> function () {
  10710.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  10711.         }, => 'handle'], 0);
  10712.         $instance->addListener('action.set.order.custom.field', [=> function () {
  10713.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  10714.         }, => 'handle'], 0);
  10715.         $instance->addListener('action.set.customer.group.custom.field', [=> function () {
  10716.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  10717.         }, => 'handle'], 0);
  10718.         $instance->addListener('action.add.customer.affiliate.and.campaign.code', [=> function () {
  10719.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  10720.         }, => 'handle'], 0);
  10721.         $instance->addListener('action.add.order.affiliate.and.campaign.code', [=> function () {
  10722.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  10723.         }, => 'handle'], 0);
  10724.         $instance->addListener('action.stop.flow', [=> function () {
  10725.             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()));
  10726.         }, => 'handle'], 0);
  10727.         $instance->addListener('flow.written', [=> function () {
  10728.             return ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? $this->getCachedFlowLoaderService());
  10729.         }, => 'invalidate'], 0);
  10730.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  10731.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  10732.         }, => 'refreshPlugin'], 0);
  10733.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  10734.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  10735.         }, => 'refreshPlugin'], 0);
  10736.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  10737.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  10738.         }, => 'refreshPlugin'], 0);
  10739.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  10740.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  10741.         }, => 'refreshPlugin'], 0);
  10742.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  10743.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  10744.         }, => 'refreshPlugin'], 0);
  10745.         $instance->addListener('customer.loaded', [=> function () {
  10746.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  10747.         }, => 'loaded'], 0);
  10748.         $instance->addListener('customer_address.loaded', [=> function () {
  10749.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  10750.         }, => 'loaded'], 0);
  10751.         $instance->addListener('order_address.loaded', [=> function () {
  10752.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  10753.         }, => 'loaded'], 0);
  10754.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  10755.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  10756.         }, => 'fillCustomerMetaDataFields'], 0);
  10757.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10758.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  10759.         }, => 'deleteOrder'], 0);
  10760.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  10761.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'] ?? $this->getCustomerRemoteAddressSubscriberService());
  10762.         }, => 'updateRemoteAddressByLogin'], 0);
  10763.         $instance->addListener('customer.written', [=> function () {
  10764.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  10765.         }, => 'onCustomerWritten'], 0);
  10766.         $instance->addListener('customer.deleted', [=> function () {
  10767.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  10768.         }, => 'onCustomerDeleted'], 0);
  10769.         $instance->addListener('customer_group_translation.written', [=> function () {
  10770.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  10771.         }, => 'updatedCustomerGroup'], 0);
  10772.         $instance->addListener('customer_group_registration_sales_channels.written', [=> function () {
  10773.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  10774.         }, => 'newSalesChannelAddedToCustomerGroup'], 0);
  10775.         $instance->addListener('customer_group_translation.deleted', [=> function () {
  10776.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  10777.         }, => 'deleteCustomerGroup'], 0);
  10778.         $instance->addListener('customer.written', [=> function () {
  10779.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] ?? $this->getCustomerChangePasswordSubscriberService());
  10780.         }, => 'onCustomerWritten'], 0);
  10781.         $instance->addListener('customer.written', [=> function () {
  10782.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] ?? $this->getCustomerFlowEventsSubscriberService());
  10783.         }, => 'onCustomerWritten'], 0);
  10784.         $instance->addListener('state_machine.order.state_changed', [=> function () {
  10785.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  10786.         }, => 'onOrderStateChange'], 0);
  10787.         $instance->addListener('state_machine.order_delivery.state_changed', [=> function () {
  10788.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  10789.         }, => 'onOrderDeliveryStateChange'], 0);
  10790.         $instance->addListener('state_machine.order_transaction.state_changed', [=> function () {
  10791.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  10792.         }, => 'onOrderTransactionStateChange'], 0);
  10793.         $instance->addListener('collect.business-events', [=> function () {
  10794.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  10795.         }, => 'onAddStateEvents'], 0);
  10796.         $instance->addListener('payment_method.loaded', [=> function () {
  10797.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentHandlerIdentifierSubscriber()));
  10798.         }, => 'formatHandlerIdentifier'], 0);
  10799.         $instance->addListener('payment_method.loaded', [=> function () {
  10800.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameSubscriber()));
  10801.         }, => 'addDistinguishablePaymentName'], 0);
  10802.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10803.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] ?? $this->getPromotionValidatorService());
  10804.         }, => 'preValidate'], 0);
  10805.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  10806.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  10807.         }, => 'onLineItemAdded'], 0);
  10808.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemRemovedEvent', [=> function () {
  10809.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  10810.         }, => 'onLineItemRemoved'], 0);
  10811.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  10812.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  10813.         }, => 'resetCodes'], 0);
  10814.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  10815.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] ?? $this->getPromotionIndividualCodeRedeemerService());
  10816.         }, => 'onOrderPlaced'], 0);
  10817.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  10818.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService());
  10819.         }, => 'orderPlaced'], 0);
  10820.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  10821.             return ($this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] ?? $this->getShippingMethodValidatorService());
  10822.         }, => 'preValidate'], 0);
  10823.         $instance->addListener('sales_channel.deleted', [=> function () {
  10824.             return ($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] ?? $this->getSalesChannelUserConfigSubscriberService());
  10825.         }, => 'onSalesChannelDeleted'], 0);
  10826.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10827.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? $this->getCachedDomainLoaderInvalidatorService());
  10828.         }, => 'invalidate'], 2000);
  10829.         $instance->addListener('kernel.request', [=> function () {
  10830.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber3Service());
  10831.         }, => 'startSession'], 40);
  10832.         $instance->addListener('kernel.request', [=> function () {
  10833.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber3Service());
  10834.         }, => 'maintenanceResolver'], 0);
  10835.         $instance->addListener('kernel.exception', [=> function () {
  10836.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber3Service());
  10837.         }, => 'showHtmlExceptionResponse'], -100);
  10838.         $instance->addListener('kernel.exception', [=> function () {
  10839.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber3Service());
  10840.         }, => 'customerNotLoggedInHandler'], 0);
  10841.         $instance->addListener('kernel.exception', [=> function () {
  10842.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber3Service());
  10843.         }, => 'maintenanceResolver'], 0);
  10844.         $instance->addListener('kernel.controller', [=> function () {
  10845.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber3Service());
  10846.         }, => 'preventPageLoadingFromXmlHttpRequest'], -20);
  10847.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  10848.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber3Service());
  10849.         }, => 'updateSessionAfterLogin'], 0);
  10850.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLogoutEvent', [=> function () {
  10851.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber3Service());
  10852.         }, => 'updateSessionAfterLogout'], 0);
  10853.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  10854.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber3Service());
  10855.         }, => 'replaceCsrfToken'], 0);
  10856.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  10857.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber3Service());
  10858.         }, => 'setCanonicalUrl'], 0);
  10859.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  10860.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber3Service());
  10861.         }, => 'addHreflang'], 0);
  10862.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  10863.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber3Service());
  10864.         }, => 'addShopIdParameter'], 0);
  10865.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  10866.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber3Service());
  10867.         }, => 'addIconSetConfig'], 0);
  10868.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  10869.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber3Service());
  10870.         }, => 'replaceContextToken'], 0);
  10871.         $instance->addListener('kernel.controller', [=> function () {
  10872.             return ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? $this->getCsrfRouteListenerService());
  10873.         }, => 'csrfCheck'], -9);
  10874.         $instance->addListener('kernel.controller', [=> function () {
  10875.             return ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] = new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()));
  10876.         }, => 'checkAffiliateTracking'], -21);
  10877.         $instance->addListener('kernel.request', [=> function () {
  10878.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  10879.         }, => 'addHttpCacheToCoreRoutes'], 0);
  10880.         $instance->addListener('kernel.response', [=> function () {
  10881.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  10882.         }, => 'setResponseCache'], -1500);
  10883.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  10884.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  10885.         }, => 'updateCacheControlForBrowser'], 0);
  10886.         $instance->addListener('kernel.controller', [=> function () {
  10887.             return ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? $this->getCaptchaRouteListenerService());
  10888.         }, => 'validateCaptcha'], -20);
  10889.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartMergedEvent', [=> function () {
  10890.             return ($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'] ?? $this->getCartMergedSubscriberService());
  10891.         }, => 'addCartMergedNoticeFlash'], 0);
  10892.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  10893.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  10894.         }, => 'updateProductUrls'], 0);
  10895.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  10896.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  10897.         }, => 'updateCategoryUrls'], 0);
  10898.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  10899.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  10900.         }, => 'updateLandingPageUrls'], 0);
  10901.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10902.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  10903.         }, => 'detectSalesChannelEntryPoints'], 0);
  10904.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  10905.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  10906.         }, => 'invalidate'], 0);
  10907.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  10908.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  10909.         }, => 'assigned'], 0);
  10910.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  10911.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  10912.         }, => 'reset'], 0);
  10913.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  10914.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  10915.         }, => 'handleAppActivationOrUpdate'], 0);
  10916.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  10917.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  10918.         }, => 'handleAppActivationOrUpdate'], 0);
  10919.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  10920.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  10921.         }, => 'handleUninstall'], 0);
  10922.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  10923.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  10924.         }, => 'dumpConfigFromEvent'], 0);
  10925.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  10926.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  10927.         }, => 'dumpConfigFromEvent'], 0);
  10928.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  10929.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  10930.         }, => 'dumpConfigFromEvent'], 0);
  10931.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreActivateEvent', [=> function () {
  10932.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  10933.         }, => 'pluginActivate'], 0);
  10934.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUpdateEvent', [=> function () {
  10935.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  10936.         }, => 'pluginUpdate'], 0);
  10937.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreDeactivateEvent', [=> function () {
  10938.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  10939.         }, => 'pluginDeactivateAndUninstall'], 0);
  10940.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUninstallEvent', [=> function () {
  10941.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  10942.         }, => 'pluginDeactivateAndUninstall'], 0);
  10943.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  10944.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  10945.         }, => 'pluginPostUninstall'], 0);
  10946.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  10947.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] ?? $this->getAppLifecycleSubscriberService());
  10948.         }, => 'onAppDeleted'], 0);
  10949.         $instance->addListener('kernel.request', [=> function () {
  10950.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  10951.         }, => 'requestEvent'], 0);
  10952.         $instance->addListener('kernel.exception', [=> function () {
  10953.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  10954.         }, => 'requestEvent'], 0);
  10955.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  10956.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] ?? $this->getFirstRunWizardSubscriberService());
  10957.         }, => 'frwFinished'], 0);
  10958.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  10959.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] ?? $this->getUpdateSubscriberService());
  10960.         }, => 'updateFinished'], 0);
  10961.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  10962.             return ($this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'] ?? $this->getProductUpdaterService());
  10963.         }, => 'update'], 0);
  10964.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  10965.             return ($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] ?? $this->getCustomFieldUpdaterService());
  10966.         }, => 'onNewCustomFieldCreated'], 0);
  10967.         $instance->addListener('Shopware\\Storefront\\Event\\ThemeCompilerConcatenatedStylesEvent', [=> function () {
  10968.             return ($this->privates['Dne\\CustomCssJs\\Subscriber\\ThemeCompilerSubscriber'] ?? $this->getThemeCompilerSubscriberService());
  10969.         }, => 'onGetConcatenatedStyles'], 0);
  10970.         $instance->addListener('Shopware\\Storefront\\Event\\ThemeCompilerConcatenatedScriptsEvent', [=> function () {
  10971.             return ($this->privates['Dne\\CustomCssJs\\Subscriber\\ThemeCompilerSubscriber'] ?? $this->getThemeCompilerSubscriberService());
  10972.         }, => 'onGetConcatenatedScripts'], 0);
  10973.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestResultEvent', [=> function () {
  10974.             return ($this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'] ?? $this->getProductListingResultSubscriberService());
  10975.         }, => 'onProductSuggestResultEvent'], 0);
  10976.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  10977.             return ($this->services['MoorlFoundation\\Storefront\\Subscriber\\ProductListingResultSubscriber'] ?? $this->getProductListingResultSubscriberService());
  10978.         }, => 'onProductSearchResultEvent'], 0);
  10979.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  10980.             return ($this->services['MoorlFoundation\\Storefront\\Subscriber\\SalesChannelContextResolvedSubscriber'] ?? $this->getSalesChannelContextResolvedSubscriberService());
  10981.         }, => 'onSalesChannelContextResolvedEvent'], 0);
  10982.         $instance->addListener('Shopware\\Core\\Content\\Media\\Event\\MediaFileExtensionWhitelistEvent', [=> function () {
  10983.             return ($this->services['MoorlFoundation\\Core\\Subscriber\\MoorlFoundationSubscriber'] ?? $this->getMoorlFoundationSubscriberService());
  10984.         }, => 'onMediaFileExtensionWhitelist'], 0);
  10985.         $instance->addListener('moorl_form_builder.action.mail.send', [=> function () {
  10986.             return ($this->privates['MoorlFormBuilder\\Subscriber\\MailSendSubscriber'] ?? $this->getMailSendSubscriberService());
  10987.         }, => 'sendMail'], 0);
  10988.         $instance->addListener('cms_slot.loaded', [=> function () {
  10989.             return ($this->privates['MoorlFormBuilder\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  10990.         }, => 'onEntityLoadedEvent'], 0);
  10991.         $instance->addListener('Shopware\\Core\\Content\\Media\\Event\\MediaFileExtensionWhitelistEvent', [=> function () {
  10992.             return ($this->privates['MoorlFormBuilder\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  10993.         }, => 'onMediaFileExtensionWhitelist'], 0);
  10994.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Overview\\AccountOverviewPageLoadedEvent', [=> function () {
  10995.             return ($this->privates['MoorlFormBuilder\\Subscriber\\AccountSubscriber'] ?? $this->getAccountSubscriberService());
  10996.         }, => 'onAccountOverviewPageLoaded'], 0);
  10997.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Profile\\AccountProfilePageLoadedEvent', [=> function () {
  10998.             return ($this->privates['MoorlFormBuilder\\Subscriber\\AccountSubscriber'] ?? $this->getAccountSubscriberService());
  10999.         }, => 'onAccountProfilePageLoaded'], 0);
  11000.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountOrderPageLoadedEvent', [=> function () {
  11001.             return ($this->privates['MoorlFormBuilder\\Subscriber\\AccountSubscriber'] ?? $this->getAccountSubscriberService());
  11002.         }, => 'onAccountOrderPageLoadedEvent'], 0);
  11003.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\PaymentMethod\\AccountPaymentMethodPageLoadedEvent', [=> function () {
  11004.             return ($this->privates['MoorlFormBuilder\\Subscriber\\AccountSubscriber'] ?? $this->getAccountSubscriberService());
  11005.         }, => 'onAccountPaymentMethodPageLoaded'], 0);
  11006.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  11007.             return ($this->privates['MoorlFormBuilder\\Subscriber\\AccountSubscriber'] ?? $this->getAccountSubscriberService());
  11008.         }, => 'onCheckoutFinishPageLoaded'], 0);
  11009.         $instance->addListener('checkout.customer.sales_channel.register.customer', [=> function () {
  11010.             return ($this->privates['MoorlFormBuilderRegistration\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11011.         }, => 'onSignUpMapping'], 0);
  11012.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoadedEvent', [=> function () {
  11013.             return ($this->privates['MoorlFormBuilderRegistration\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11014.         }, => 'onPageLoaded'], 0);
  11015.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  11016.             return ($this->privates['MoorlFormBuilderRegistration\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11017.         }, => 'onPageLoaded'], 0);
  11018.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoadedEvent', [=> function () {
  11019.             return ($this->privates['MoorlFormBuilderRegistration\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11020.         }, => 'onHeaderPageletLoaded'], 0);
  11021.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  11022.             return ($this->privates['Xioni\\Xconfig\\Storefront\\Page\\Product\\Subscriber\\ProductPageSubscriber'] ?? $this->getProductPageSubscriberService());
  11023.         }, => 'onProductPageLoaded'], 0);
  11024.         $instance->addListener('Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoadedEvent', [=> function () {
  11025.             return ($this->privates['Xioni\\Xconfig\\Storefront\\Page\\Navigation\\Subscriber\\NavigationPageSubscriber'] ?? ($this->privates['Xioni\\Xconfig\\Storefront\\Page\\Navigation\\Subscriber\\NavigationPageSubscriber'] = new \Xioni\Xconfig\Storefront\Page\Navigation\Subscriber\NavigationPageSubscriber()));
  11026.         }, => 'onNavigationPageLoaded'], 0);
  11027.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  11028.             return ($this->privates['Xioni\\Xconfig\\Core\\Checkout\\Cart\\Subscriber\\CheckoutCartSubscriber'] ?? $this->getCheckoutCartSubscriberService());
  11029.         }, => 'onLineItemAdded'], 0);
  11030.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCollectFilterEvent', [=> function () {
  11031.             return ($this->privates['Xioni\\Xconfig\\Core\\Filter\\Subscriber\\FilterSubscriber'] ?? ($this->privates['Xioni\\Xconfig\\Core\\Filter\\Subscriber\\FilterSubscriber'] = new \Xioni\Xconfig\Core\Filter\Subscriber\FilterSubscriber()));
  11032.         }, => 'addFilter'], 0);
  11033.         $instance->addListener('sas_blog_entries.written', [=> function () {
  11034.             return ($this->privates['Sas\\BlogModule\\Content\\Blog\\BlogSeoUrlListener'] ?? $this->getBlogSeoUrlListenerService());
  11035.         }, => 'onBlogUpdated'], 0);
  11036.         $instance->addListener('Sas\\BlogModule\\Content\\Blog\\Events\\BlogMainFilterEvent', [=> function () {
  11037.             return ($this->privates['Sas\\BlogModule\\Content\\Blog\\Subscriber\\BlogSubscriber'] ?? ($this->privates['Sas\\BlogModule\\Content\\Blog\\Subscriber\\BlogSubscriber'] = new \Sas\BlogModule\Content\Blog\Subscriber\BlogSubscriber()));
  11038.         }, => 'loaded'], 0);
  11039.         $instance->addListener('Shopware\\Core\\Content\\Cms\\Events\\CmsPageLoadedEvent', [=> function () {
  11040.             return ($this->privates['MndCookie\\Subscriber\\Frontend'] ?? $this->getFrontendService());
  11041.         }, => 'onPageLoad'], 0);
  11042.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  11043.             return ($this->privates['XioniCmsTwig\\Core\\Content\\Product\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  11044.         }, => 'onListing'], 0);
  11045.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingRouteCacheKeyEvent', [=> function () {
  11046.             return ($this->privates['XioniCmsTwig\\Core\\Content\\Product\\Subscriber\\ProductListingSubscriber'] ?? $this->getProductListingSubscriberService());
  11047.         }, => 'onRouteCacheKey'], 0);
  11048.         $instance->addListener('kernel.response', [=> function () {
  11049.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  11050.         }, => 'onKernelResponse'], 0);
  11051.         $instance->addListener('kernel.response', [=> function () {
  11052.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  11053.         }, => 'onKernelResponse'], -1024);
  11054.         $instance->addListener('kernel.request', [=> function () {
  11055.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  11056.         }, => 'setDefaultLocale'], 100);
  11057.         $instance->addListener('kernel.request', [=> function () {
  11058.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  11059.         }, => 'onKernelRequest'], 16);
  11060.         $instance->addListener('kernel.finish_request', [=> function () {
  11061.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  11062.         }, => 'onKernelFinishRequest'], 0);
  11063.         $instance->addListener('kernel.request', [=> function () {
  11064.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  11065.         }, => 'onKernelRequest'], 256);
  11066.         $instance->addListener('kernel.response', [=> function () {
  11067.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  11068.         }, => 'onResponse'], -255);
  11069.         $instance->addListener('kernel.controller_arguments', [=> function () {
  11070.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  11071.         }, => 'onControllerArguments'], 0);
  11072.         $instance->addListener('kernel.exception', [=> function () {
  11073.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  11074.         }, => 'logKernelException'], 0);
  11075.         $instance->addListener('kernel.exception', [=> function () {
  11076.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  11077.         }, => 'onKernelException'], -128);
  11078.         $instance->addListener('kernel.response', [=> function () {
  11079.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  11080.         }, => 'removeCspHeader'], -128);
  11081.         $instance->addListener('kernel.request', [=> function () {
  11082.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  11083.         }, => 'onKernelRequest'], 15);
  11084.         $instance->addListener('kernel.finish_request', [=> function () {
  11085.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  11086.         }, => 'onKernelFinishRequest'], -15);
  11087.         $instance->addListener('console.error', [=> function () {
  11088.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  11089.         }, => 'onConsoleError'], -128);
  11090.         $instance->addListener('console.terminate', [=> function () {
  11091.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  11092.         }, => 'onConsoleTerminate'], -128);
  11093.         $instance->addListener('console.error', [=> function () {
  11094.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  11095.         }, => 'onConsoleError'], 0);
  11096.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  11097.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  11098.         }, => 'onMessage'], -255);
  11099.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  11100.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  11101.         }, => 'onMessage'], -255);
  11102.         $instance->addListener('kernel.response', [=> function () {
  11103.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  11104.         }, => 'onKernelResponse'], 0);
  11105.         $instance->addListener('kernel.request', [=> function () {
  11106.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  11107.         }, => 'onKernelRequest'], 48);
  11108.         $instance->addListener('kernel.request', [=> function () {
  11109.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  11110.         }, => 'configure'], 2048);
  11111.         $instance->addListener('console.command', [=> function () {
  11112.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  11113.         }, => 'configure'], 2048);
  11114.         $instance->addListener('kernel.request', [=> function () {
  11115.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  11116.         }, => 'onKernelRequest'], 32);
  11117.         $instance->addListener('kernel.finish_request', [=> function () {
  11118.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  11119.         }, => 'onKernelFinishRequest'], 0);
  11120.         $instance->addListener('kernel.exception', [=> function () {
  11121.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  11122.         }, => 'onKernelException'], -64);
  11123.         $instance->addListener('kernel.request', [=> function () {
  11124.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  11125.         }, => 'onKernelRequest'], 128);
  11126.         $instance->addListener('kernel.response', [=> function () {
  11127.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  11128.         }, => 'onKernelResponse'], -1000);
  11129.         $instance->addListener('kernel.finish_request', [=> function () {
  11130.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  11131.         }, => 'onFinishRequest'], 0);
  11132.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  11133.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  11134.         }, => 'onMessageFailed'], 100);
  11135.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  11136.             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()));
  11137.         }, => 'onMessageFailed'], 200);
  11138.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  11139.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  11140.         }, => 'onWorkerRunning'], 100);
  11141.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  11142.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  11143.         }, => 'onWorkerStarted'], 0);
  11144.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  11145.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  11146.         }, => 'onWorkerRunning'], 0);
  11147.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  11148.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnSigtermSignalListenerService());
  11149.         }, => 'onWorkerStarted'], 100);
  11150.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  11151.             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()));
  11152.         }, => 'onMessageFailed'], 0);
  11153.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  11154.             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()));
  11155.         }, => 'onWorkerRunning'], 0);
  11156.         $instance->addListener('kernel.response', [=> function () {
  11157.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  11158.         }, => 'onKernelResponse'], -100);
  11159.         $instance->addListener('kernel.exception', [=> function () {
  11160.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  11161.         }, => 'onKernelException'], 0);
  11162.         $instance->addListener('kernel.terminate', [=> function () {
  11163.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  11164.         }, => 'onKernelTerminate'], -1024);
  11165.         $instance->addListener('kernel.controller', [=> function () {
  11166.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  11167.         }, => 'onKernelController'], 0);
  11168.         $instance->addListener('kernel.response', [=> function () {
  11169.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  11170.         }, => 'onKernelResponse'], 0);
  11171.         $instance->addListener('console.command', [=> function () {
  11172.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  11173.         }, => 'onCommand'], 255);
  11174.         $instance->addListener('console.terminate', [=> function () {
  11175.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  11176.         }, => 'onTerminate'], -255);
  11177.         $instance->addListener('kernel.controller', [=> function () {
  11178.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  11179.         }, => 'onKernelController'], 0);
  11180.         $instance->addListener('kernel.controller', [=> function () {
  11181.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  11182.         }, => 'onKernelController'], 0);
  11183.         $instance->addListener('kernel.controller', [=> function () {
  11184.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  11185.         }, => 'onKernelController'], -128);
  11186.         $instance->addListener('kernel.view', [=> function () {
  11187.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  11188.         }, => 'onKernelView'], 0);
  11189.         $instance->addListener('kernel.controller', [=> function () {
  11190.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  11191.         }, => 'onKernelController'], 0);
  11192.         $instance->addListener('kernel.response', [=> function () {
  11193.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  11194.         }, => 'onKernelResponse'], 0);
  11195.         $instance->addListener('kernel.controller_arguments', [=> function () {
  11196.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  11197.         }, => 'onKernelControllerArguments'], 0);
  11198.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  11199.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  11200.         }, => 'onMessage'], 0);
  11201.         $instance->addListener('kernel.response', [=> function () {
  11202.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  11203.         }, => 'onKernelResponse'], -128);
  11204.         $instance->addListener('console.command', [=> function () {
  11205.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  11206.         }, => 'configure'], 1024);
  11207.         $instance->addListener('kernel.terminate', [=> function () {
  11208.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  11209.         }, => 'flushMessages'], 0);
  11210.         $instance->addListener('console.terminate', [=> function () {
  11211.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  11212.         }, => 'flushMessages'], 0);
  11213.         return $instance;
  11214.     }
  11215.     /**
  11216.      * Gets the public 'flow.repository' shared service.
  11217.      *
  11218.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11219.      */
  11220.     protected function getFlow_RepositoryService()
  11221.     {
  11222.         return $this->services['flow.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Flow\\FlowDefinition'] ?? $this->getFlowDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11223.     }
  11224.     /**
  11225.      * Gets the public 'flow_sequence.repository' shared service.
  11226.      *
  11227.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11228.      */
  11229.     protected function getFlowSequence_RepositoryService()
  11230.     {
  11231.         return $this->services['flow_sequence.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] ?? $this->getFlowSequenceDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11232.     }
  11233.     /**
  11234.      * Gets the public 'framework.filesystem.private' shared service.
  11235.      *
  11236.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11237.      */
  11238.     protected function getFramework_Filesystem_PrivateService()
  11239.     {
  11240.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11242.         return $this->services['framework.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/framework');
  11243.     }
  11244.     /**
  11245.      * Gets the public 'framework.filesystem.public' shared service.
  11246.      *
  11247.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11248.      */
  11249.     protected function getFramework_Filesystem_PublicService()
  11250.     {
  11251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11253.         return $this->services['framework.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/framework');
  11254.     }
  11255.     /**
  11256.      * Gets the public 'http_kernel' shared service.
  11257.      *
  11258.      * @return \Symfony\Component\HttpKernel\HttpKernel
  11259.      */
  11260.     protected function getHttpKernelService()
  11261.     {
  11262.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  11263.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($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 () {
  11264.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Customer\\CustomerValueResolver'] ?? $this->getCustomerValueResolverService());
  11265.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'] ?? $this->getCartValueResolverService());
  11266.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\QueryDataBagResolver'] ?? $this->getQueryDataBagResolverService());
  11267.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\RequestDataBagResolver'] ?? $this->getRequestDataBagResolverService());
  11268.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Context\\ContextValueResolver'] ?? $this->getContextValueResolverService());
  11269.             yield => ($this->privates['debug.Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextValueResolver'] ?? $this->getSalesChannelContextValueResolverService());
  11270.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  11271.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryInterfaceValueResolver'] ?? $this->getResponseFactoryInterfaceValueResolverService());
  11272.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  11273.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  11274.             yield 10 => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\Annotation\\CriteriaValueResolver'] ?? $this->getCriteriaValueResolverService());
  11275.             yield 11 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  11276.             yield 12 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  11277.             yield 13 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  11278.             yield 14 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  11279.         }, 15)), $a));
  11280.     }
  11281.     /**
  11282.      * Gets the public 'import_export_file.repository' shared service.
  11283.      *
  11284.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11285.      */
  11286.     protected function getImportExportFile_RepositoryService()
  11287.     {
  11288.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11289.     }
  11290.     /**
  11291.      * Gets the public 'import_export_log.repository' shared service.
  11292.      *
  11293.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11294.      */
  11295.     protected function getImportExportLog_RepositoryService()
  11296.     {
  11297.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11298.     }
  11299.     /**
  11300.      * Gets the public 'import_export_profile.repository' shared service.
  11301.      *
  11302.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11303.      */
  11304.     protected function getImportExportProfile_RepositoryService()
  11305.     {
  11306.         return $this->services['import_export_profile.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] ?? $this->getImportExportProfileDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11307.     }
  11308.     /**
  11309.      * Gets the public 'import_export_profile_translation.repository' shared service.
  11310.      *
  11311.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11312.      */
  11313.     protected function getImportExportProfileTranslation_RepositoryService()
  11314.     {
  11315.         return $this->services['import_export_profile_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] ?? $this->getImportExportProfileTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11316.     }
  11317.     /**
  11318.      * Gets the public 'integration.repository' shared service.
  11319.      *
  11320.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11321.      */
  11322.     protected function getIntegration_RepositoryService()
  11323.     {
  11324.         return $this->services['integration.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] ?? $this->getIntegrationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11325.     }
  11326.     /**
  11327.      * Gets the public 'integration_role.repository' shared service.
  11328.      *
  11329.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11330.      */
  11331.     protected function getIntegrationRole_RepositoryService()
  11332.     {
  11333.         return $this->services['integration_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] ?? $this->getIntegrationRoleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11334.     }
  11335.     /**
  11336.      * Gets the public 'landing_page.repository' shared service.
  11337.      *
  11338.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11339.      */
  11340.     protected function getLandingPage_RepositoryService()
  11341.     {
  11342.         return $this->services['landing_page.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11343.     }
  11344.     /**
  11345.      * Gets the public 'landing_page_sales_channel.repository' shared service.
  11346.      *
  11347.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11348.      */
  11349.     protected function getLandingPageSalesChannel_RepositoryService()
  11350.     {
  11351.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11352.     }
  11353.     /**
  11354.      * Gets the public 'landing_page_tag.repository' shared service.
  11355.      *
  11356.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11357.      */
  11358.     protected function getLandingPageTag_RepositoryService()
  11359.     {
  11360.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11361.     }
  11362.     /**
  11363.      * Gets the public 'landing_page_translation.repository' shared service.
  11364.      *
  11365.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11366.      */
  11367.     protected function getLandingPageTranslation_RepositoryService()
  11368.     {
  11369.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11370.     }
  11371.     /**
  11372.      * Gets the public 'language.repository' shared service.
  11373.      *
  11374.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11375.      */
  11376.     protected function getLanguage_RepositoryService()
  11377.     {
  11378.         return $this->services['language.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] ?? $this->getLanguageDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11379.     }
  11380.     /**
  11381.      * Gets the public 'locale.repository' shared service.
  11382.      *
  11383.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11384.      */
  11385.     protected function getLocale_RepositoryService()
  11386.     {
  11387.         return $this->services['locale.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] ?? $this->getLocaleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11388.     }
  11389.     /**
  11390.      * Gets the public 'locale_translation.repository' shared service.
  11391.      *
  11392.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11393.      */
  11394.     protected function getLocaleTranslation_RepositoryService()
  11395.     {
  11396.         return $this->services['locale_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] ?? $this->getLocaleTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11397.     }
  11398.     /**
  11399.      * Gets the public 'log_entry.repository' shared service.
  11400.      *
  11401.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11402.      */
  11403.     protected function getLogEntry_RepositoryService()
  11404.     {
  11405.         return $this->services['log_entry.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] ?? $this->getLogEntryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11406.     }
  11407.     /**
  11408.      * Gets the public 'mail_header_footer.repository' shared service.
  11409.      *
  11410.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11411.      */
  11412.     protected function getMailHeaderFooter_RepositoryService()
  11413.     {
  11414.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11415.     }
  11416.     /**
  11417.      * Gets the public 'mail_header_footer_translation.repository' shared service.
  11418.      *
  11419.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11420.      */
  11421.     protected function getMailHeaderFooterTranslation_RepositoryService()
  11422.     {
  11423.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11424.     }
  11425.     /**
  11426.      * Gets the public 'mail_template.repository' shared service.
  11427.      *
  11428.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11429.      */
  11430.     protected function getMailTemplate_RepositoryService()
  11431.     {
  11432.         return $this->services['mail_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] ?? $this->getMailTemplateDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11433.     }
  11434.     /**
  11435.      * Gets the public 'mail_template_media.repository' shared service.
  11436.      *
  11437.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11438.      */
  11439.     protected function getMailTemplateMedia_RepositoryService()
  11440.     {
  11441.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11442.     }
  11443.     /**
  11444.      * Gets the public 'mail_template_translation.repository' shared service.
  11445.      *
  11446.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11447.      */
  11448.     protected function getMailTemplateTranslation_RepositoryService()
  11449.     {
  11450.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11451.     }
  11452.     /**
  11453.      * Gets the public 'mail_template_type.repository' shared service.
  11454.      *
  11455.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11456.      */
  11457.     protected function getMailTemplateType_RepositoryService()
  11458.     {
  11459.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11460.     }
  11461.     /**
  11462.      * Gets the public 'mail_template_type_translation.repository' shared service.
  11463.      *
  11464.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11465.      */
  11466.     protected function getMailTemplateTypeTranslation_RepositoryService()
  11467.     {
  11468.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11469.     }
  11470.     /**
  11471.      * Gets the public 'main_category.repository' shared service.
  11472.      *
  11473.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11474.      */
  11475.     protected function getMainCategory_RepositoryService()
  11476.     {
  11477.         return $this->services['main_category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition'] ?? $this->getMainCategoryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11478.     }
  11479.     /**
  11480.      * Gets the public 'media.repository' shared service.
  11481.      *
  11482.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator
  11483.      */
  11484.     protected function getMedia_RepositoryService()
  11485.     {
  11486.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11487.         return $this->services['media.repository'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), $a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())), $a, ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityForeignKeyResolver'] ?? $this->getEntityForeignKeyResolverService()));
  11488.     }
  11489.     /**
  11490.      * Gets the public 'media_default_folder.repository' shared service.
  11491.      *
  11492.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11493.      */
  11494.     protected function getMediaDefaultFolder_RepositoryService()
  11495.     {
  11496.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11497.     }
  11498.     /**
  11499.      * Gets the public 'media_folder.repository' shared service.
  11500.      *
  11501.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderRepositoryDecorator
  11502.      */
  11503.     protected function getMediaFolder_RepositoryService()
  11504.     {
  11505.         return $this->services['media_folder.repository'] = 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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  11506.     }
  11507.     /**
  11508.      * Gets the public 'media_folder_configuration.repository' shared service.
  11509.      *
  11510.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11511.      */
  11512.     protected function getMediaFolderConfiguration_RepositoryService()
  11513.     {
  11514.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11515.     }
  11516.     /**
  11517.      * Gets the public 'media_folder_configuration_media_thumbnail_size.repository' shared service.
  11518.      *
  11519.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11520.      */
  11521.     protected function getMediaFolderConfigurationMediaThumbnailSize_RepositoryService()
  11522.     {
  11523.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11524.     }
  11525.     /**
  11526.      * Gets the public 'media_tag.repository' shared service.
  11527.      *
  11528.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11529.      */
  11530.     protected function getMediaTag_RepositoryService()
  11531.     {
  11532.         return $this->services['media_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] ?? $this->getMediaTagDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11533.     }
  11534.     /**
  11535.      * Gets the public 'media_thumbnail.repository' shared service.
  11536.      *
  11537.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator
  11538.      */
  11539.     protected function getMediaThumbnail_RepositoryService()
  11540.     {
  11541.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11542.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), $a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())), $a, ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service()));
  11543.     }
  11544.     /**
  11545.      * Gets the public 'media_thumbnail_size.repository' shared service.
  11546.      *
  11547.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11548.      */
  11549.     protected function getMediaThumbnailSize_RepositoryService()
  11550.     {
  11551.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11552.     }
  11553.     /**
  11554.      * Gets the public 'media_translation.repository' shared service.
  11555.      *
  11556.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11557.      */
  11558.     protected function getMediaTranslation_RepositoryService()
  11559.     {
  11560.         return $this->services['media_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] ?? $this->getMediaTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11561.     }
  11562.     /**
  11563.      * Gets the public 'message_queue_stats.repository' shared service.
  11564.      *
  11565.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11566.      */
  11567.     protected function getMessageQueueStats_RepositoryService()
  11568.     {
  11569.         return $this->services['message_queue_stats.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] ?? $this->getMessageQueueStatsDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11570.     }
  11571.     /**
  11572.      * Gets the public 'messenger.default_bus' shared service.
  11573.      *
  11574.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  11575.      */
  11576.     protected function getMessenger_DefaultBusService()
  11577.     {
  11578.         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 () {
  11579.             yield => ($this->privates['messenger.bus.shopware.middleware.traceable'] ?? $this->getMessenger_Bus_Shopware_Middleware_TraceableService());
  11580.             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')));
  11581.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  11582.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  11583.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  11584.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] ?? $this->getRetryMiddlewareService());
  11585.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  11586.             yield => ($this->privates['messenger.bus.shopware.middleware.handle_message'] ?? $this->getMessenger_Bus_Shopware_Middleware_HandleMessageService());
  11587.         }, 8)), 'default', ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService())));
  11588.     }
  11589.     /**
  11590.      * Gets the public 'mnd_cookie.filesystem.private' shared service.
  11591.      *
  11592.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11593.      */
  11594.     protected function getMndCookie_Filesystem_PrivateService()
  11595.     {
  11596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11598.         return $this->services['mnd_cookie.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/mnd_cookie');
  11599.     }
  11600.     /**
  11601.      * Gets the public 'mnd_cookie.filesystem.public' shared service.
  11602.      *
  11603.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11604.      */
  11605.     protected function getMndCookie_Filesystem_PublicService()
  11606.     {
  11607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11609.         return $this->services['mnd_cookie.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/mnd_cookie');
  11610.     }
  11611.     /**
  11612.      * Gets the public 'monolog.logger.business_events' shared service.
  11613.      *
  11614.      * @return \Symfony\Bridge\Monolog\Logger
  11615.      */
  11616.     protected function getMonolog_Logger_BusinessEventsService()
  11617.     {
  11618.         $this->services['monolog.logger.business_events'] = $instance = new \Symfony\Bridge\Monolog\Logger('business_events');
  11619.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11620.         $instance->pushHandler(($this->privates['monolog.handler.business_event_handler_buffer'] ?? $this->getMonolog_Handler_BusinessEventHandlerBufferService()));
  11621.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  11622.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  11623.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  11624.         return $instance;
  11625.     }
  11626.     /**
  11627.      * Gets the public 'moorl_cms_element_config.repository' shared service.
  11628.      *
  11629.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11630.      */
  11631.     protected function getMoorlCmsElementConfig_RepositoryService()
  11632.     {
  11633.         return $this->services['moorl_cms_element_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition'] ?? $this->getCmsElementConfigDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11634.     }
  11635.     /**
  11636.      * Gets the public 'moorl_cms_twig.filesystem.private' shared service.
  11637.      *
  11638.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11639.      */
  11640.     protected function getMoorlCmsTwig_Filesystem_PrivateService()
  11641.     {
  11642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11644.         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');
  11645.     }
  11646.     /**
  11647.      * Gets the public 'moorl_cms_twig.filesystem.public' shared service.
  11648.      *
  11649.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11650.      */
  11651.     protected function getMoorlCmsTwig_Filesystem_PublicService()
  11652.     {
  11653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11655.         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');
  11656.     }
  11657.     /**
  11658.      * Gets the public 'moorl_fb_customer_upload.repository' shared service.
  11659.      *
  11660.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11661.      */
  11662.     protected function getMoorlFbCustomerUpload_RepositoryService()
  11663.     {
  11664.         return $this->services['moorl_fb_customer_upload.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFormBuilderRegistration\\Core\\Content\\Aggregate\\CustomerUpload\\CustomerUploadDefinition'] ?? $this->getCustomerUploadDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11665.     }
  11666.     /**
  11667.      * Gets the public 'moorl_form.repository' shared service.
  11668.      *
  11669.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11670.      */
  11671.     protected function getMoorlForm_RepositoryService()
  11672.     {
  11673.         return $this->services['moorl_form.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFormBuilder\\Core\\Content\\Form\\FormDefinition'] ?? $this->getFormDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11674.     }
  11675.     /**
  11676.      * Gets the public 'moorl_form_appointment.repository' shared service.
  11677.      *
  11678.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11679.      */
  11680.     protected function getMoorlFormAppointment_RepositoryService()
  11681.     {
  11682.         return $this->services['moorl_form_appointment.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFormBuilder\\Core\\Content\\FormAppointment\\FormAppointmentDefinition'] ?? $this->getFormAppointmentDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11683.     }
  11684.     /**
  11685.      * Gets the public 'moorl_form_builder.filesystem.private' shared service.
  11686.      *
  11687.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11688.      */
  11689.     protected function getMoorlFormBuilder_Filesystem_PrivateService()
  11690.     {
  11691.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11693.         return $this->services['moorl_form_builder.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/moorl_form_builder');
  11694.     }
  11695.     /**
  11696.      * Gets the public 'moorl_form_builder.filesystem.public' shared service.
  11697.      *
  11698.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11699.      */
  11700.     protected function getMoorlFormBuilder_Filesystem_PublicService()
  11701.     {
  11702.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11704.         return $this->services['moorl_form_builder.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/moorl_form_builder');
  11705.     }
  11706.     /**
  11707.      * Gets the public 'moorl_form_builder_registration.filesystem.private' shared service.
  11708.      *
  11709.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11710.      */
  11711.     protected function getMoorlFormBuilderRegistration_Filesystem_PrivateService()
  11712.     {
  11713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11715.         return $this->services['moorl_form_builder_registration.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/moorl_form_builder_registration');
  11716.     }
  11717.     /**
  11718.      * Gets the public 'moorl_form_builder_registration.filesystem.public' shared service.
  11719.      *
  11720.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11721.      */
  11722.     protected function getMoorlFormBuilderRegistration_Filesystem_PublicService()
  11723.     {
  11724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11726.         return $this->services['moorl_form_builder_registration.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/moorl_form_builder_registration');
  11727.     }
  11728.     /**
  11729.      * Gets the public 'moorl_form_history.repository' shared service.
  11730.      *
  11731.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11732.      */
  11733.     protected function getMoorlFormHistory_RepositoryService()
  11734.     {
  11735.         return $this->services['moorl_form_history.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFormBuilder\\Core\\Content\\FormHistory\\FormHistoryDefinition'] ?? $this->getFormHistoryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11736.     }
  11737.     /**
  11738.      * Gets the public 'moorl_form_product.repository' shared service.
  11739.      *
  11740.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11741.      */
  11742.     protected function getMoorlFormProduct_RepositoryService()
  11743.     {
  11744.         return $this->services['moorl_form_product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFormBuilder\\Core\\Content\\Aggregate\\FormProduct\\FormProductDefinition'] ?? $this->getFormProductDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11745.     }
  11746.     /**
  11747.      * Gets the public 'moorl_foundation.filesystem.private' shared service.
  11748.      *
  11749.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11750.      */
  11751.     protected function getMoorlFoundation_Filesystem_PrivateService()
  11752.     {
  11753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11755.         return $this->services['moorl_foundation.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/moorl_foundation');
  11756.     }
  11757.     /**
  11758.      * Gets the public 'moorl_foundation.filesystem.public' shared service.
  11759.      *
  11760.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11761.      */
  11762.     protected function getMoorlFoundation_Filesystem_PublicService()
  11763.     {
  11764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11766.         return $this->services['moorl_foundation.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/moorl_foundation');
  11767.     }
  11768.     /**
  11769.      * Gets the public 'moorl_location.repository' shared service.
  11770.      *
  11771.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11772.      */
  11773.     protected function getMoorlLocation_RepositoryService()
  11774.     {
  11775.         return $this->services['moorl_location.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFoundation\\Core\\Content\\Location\\LocationDefinition'] ?? $this->getLocationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11776.     }
  11777.     /**
  11778.      * Gets the public 'moorl_sorting.repository' shared service.
  11779.      *
  11780.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11781.      */
  11782.     protected function getMoorlSorting_RepositoryService()
  11783.     {
  11784.         return $this->services['moorl_sorting.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition'] ?? $this->getSortingDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11785.     }
  11786.     /**
  11787.      * Gets the public 'moorl_sorting_translation.repository' shared service.
  11788.      *
  11789.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11790.      */
  11791.     protected function getMoorlSortingTranslation_RepositoryService()
  11792.     {
  11793.         return $this->services['moorl_sorting_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition'] ?? $this->getSortingTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11794.     }
  11795.     /**
  11796.      * Gets the public 'newsletter_recipient.repository' shared service.
  11797.      *
  11798.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11799.      */
  11800.     protected function getNewsletterRecipient_RepositoryService()
  11801.     {
  11802.         return $this->services['newsletter_recipient.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] ?? $this->getNewsletterRecipientDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11803.     }
  11804.     /**
  11805.      * Gets the public 'newsletter_recipient_tag.repository' shared service.
  11806.      *
  11807.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11808.      */
  11809.     protected function getNewsletterRecipientTag_RepositoryService()
  11810.     {
  11811.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11812.     }
  11813.     /**
  11814.      * Gets the public 'notification.repository' shared service.
  11815.      *
  11816.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11817.      */
  11818.     protected function getNotification_RepositoryService()
  11819.     {
  11820.         return $this->services['notification.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Administration\\Notification\\NotificationDefinition'] ?? $this->getNotificationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11821.     }
  11822.     /**
  11823.      * Gets the public 'number_range.repository' shared service.
  11824.      *
  11825.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11826.      */
  11827.     protected function getNumberRange_RepositoryService()
  11828.     {
  11829.         return $this->services['number_range.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] ?? $this->getNumberRangeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11830.     }
  11831.     /**
  11832.      * Gets the public 'number_range_sales_channel.repository' shared service.
  11833.      *
  11834.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11835.      */
  11836.     protected function getNumberRangeSalesChannel_RepositoryService()
  11837.     {
  11838.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11839.     }
  11840.     /**
  11841.      * Gets the public 'number_range_state.repository' shared service.
  11842.      *
  11843.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11844.      */
  11845.     protected function getNumberRangeState_RepositoryService()
  11846.     {
  11847.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11848.     }
  11849.     /**
  11850.      * Gets the public 'number_range_translation.repository' shared service.
  11851.      *
  11852.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11853.      */
  11854.     protected function getNumberRangeTranslation_RepositoryService()
  11855.     {
  11856.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11857.     }
  11858.     /**
  11859.      * Gets the public 'number_range_type.repository' shared service.
  11860.      *
  11861.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11862.      */
  11863.     protected function getNumberRangeType_RepositoryService()
  11864.     {
  11865.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11866.     }
  11867.     /**
  11868.      * Gets the public 'number_range_type_translation.repository' shared service.
  11869.      *
  11870.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11871.      */
  11872.     protected function getNumberRangeTypeTranslation_RepositoryService()
  11873.     {
  11874.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11875.     }
  11876.     /**
  11877.      * Gets the public 'order.repository' shared service.
  11878.      *
  11879.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11880.      */
  11881.     protected function getOrder_RepositoryService()
  11882.     {
  11883.         return $this->services['order.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11884.     }
  11885.     /**
  11886.      * Gets the public 'order_address.repository' shared service.
  11887.      *
  11888.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11889.      */
  11890.     protected function getOrderAddress_RepositoryService()
  11891.     {
  11892.         return $this->services['order_address.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] ?? $this->getOrderAddressDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11893.     }
  11894.     /**
  11895.      * Gets the public 'order_customer.repository' shared service.
  11896.      *
  11897.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11898.      */
  11899.     protected function getOrderCustomer_RepositoryService()
  11900.     {
  11901.         return $this->services['order_customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] ?? $this->getOrderCustomerDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11902.     }
  11903.     /**
  11904.      * Gets the public 'order_delivery.repository' shared service.
  11905.      *
  11906.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11907.      */
  11908.     protected function getOrderDelivery_RepositoryService()
  11909.     {
  11910.         return $this->services['order_delivery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] ?? $this->getOrderDeliveryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11911.     }
  11912.     /**
  11913.      * Gets the public 'order_delivery_position.repository' shared service.
  11914.      *
  11915.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11916.      */
  11917.     protected function getOrderDeliveryPosition_RepositoryService()
  11918.     {
  11919.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11920.     }
  11921.     /**
  11922.      * Gets the public 'order_line_item.repository' shared service.
  11923.      *
  11924.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11925.      */
  11926.     protected function getOrderLineItem_RepositoryService()
  11927.     {
  11928.         return $this->services['order_line_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] ?? $this->getOrderLineItemDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11929.     }
  11930.     /**
  11931.      * Gets the public 'order_tag.repository' shared service.
  11932.      *
  11933.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11934.      */
  11935.     protected function getOrderTag_RepositoryService()
  11936.     {
  11937.         return $this->services['order_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] ?? $this->getOrderTagDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11938.     }
  11939.     /**
  11940.      * Gets the public 'order_transaction.repository' shared service.
  11941.      *
  11942.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11943.      */
  11944.     protected function getOrderTransaction_RepositoryService()
  11945.     {
  11946.         return $this->services['order_transaction.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] ?? $this->getOrderTransactionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11947.     }
  11948.     /**
  11949.      * Gets the public 'payment_method.repository' shared service.
  11950.      *
  11951.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator
  11952.      */
  11953.     protected function getPaymentMethod_RepositoryService()
  11954.     {
  11955.         return $this->services['payment_method.repository'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition'] ?? $this->getPaymentMethodDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  11956.     }
  11957.     /**
  11958.      * Gets the public 'payment_method_translation.repository' shared service.
  11959.      *
  11960.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11961.      */
  11962.     protected function getPaymentMethodTranslation_RepositoryService()
  11963.     {
  11964.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11965.     }
  11966.     /**
  11967.      * Gets the public 'plugin.repository' shared service.
  11968.      *
  11969.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11970.      */
  11971.     protected function getPlugin_RepositoryService()
  11972.     {
  11973.         return $this->services['plugin.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] ?? $this->getPluginDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11974.     }
  11975.     /**
  11976.      * Gets the public 'plugin_translation.repository' shared service.
  11977.      *
  11978.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11979.      */
  11980.     protected function getPluginTranslation_RepositoryService()
  11981.     {
  11982.         return $this->services['plugin_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] ?? $this->getPluginTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11983.     }
  11984.     /**
  11985.      * Gets the public 'poller24.filesystem.private' shared service.
  11986.      *
  11987.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11988.      */
  11989.     protected function getPoller24_Filesystem_PrivateService()
  11990.     {
  11991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11993.         return $this->services['poller24.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/poller24');
  11994.     }
  11995.     /**
  11996.      * Gets the public 'poller24.filesystem.public' shared service.
  11997.      *
  11998.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11999.      */
  12000.     protected function getPoller24_Filesystem_PublicService()
  12001.     {
  12002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12004.         return $this->services['poller24.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/poller24');
  12005.     }
  12006.     /**
  12007.      * Gets the public 'product.repository' shared service.
  12008.      *
  12009.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12010.      */
  12011.     protected function getProduct_RepositoryService()
  12012.     {
  12013.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService());
  12014.         $this->services['product.repository'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $a);
  12015.         $instance->setEntityLoadedEventFactory($a);
  12016.         return $instance;
  12017.     }
  12018.     /**
  12019.      * Gets the public 'product_category.repository' shared service.
  12020.      *
  12021.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12022.      */
  12023.     protected function getProductCategory_RepositoryService()
  12024.     {
  12025.         return $this->services['product_category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] ?? $this->getProductCategoryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12026.     }
  12027.     /**
  12028.      * Gets the public 'product_category_tree.repository' shared service.
  12029.      *
  12030.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12031.      */
  12032.     protected function getProductCategoryTree_RepositoryService()
  12033.     {
  12034.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12035.     }
  12036.     /**
  12037.      * Gets the public 'product_configurator_setting.repository' shared service.
  12038.      *
  12039.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12040.      */
  12041.     protected function getProductConfiguratorSetting_RepositoryService()
  12042.     {
  12043.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12044.     }
  12045.     /**
  12046.      * Gets the public 'product_cross_selling.repository' shared service.
  12047.      *
  12048.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12049.      */
  12050.     protected function getProductCrossSelling_RepositoryService()
  12051.     {
  12052.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12053.     }
  12054.     /**
  12055.      * Gets the public 'product_cross_selling_assigned_products.repository' shared service.
  12056.      *
  12057.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12058.      */
  12059.     protected function getProductCrossSellingAssignedProducts_RepositoryService()
  12060.     {
  12061.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12062.     }
  12063.     /**
  12064.      * Gets the public 'product_cross_selling_translation.repository' shared service.
  12065.      *
  12066.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12067.      */
  12068.     protected function getProductCrossSellingTranslation_RepositoryService()
  12069.     {
  12070.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12071.     }
  12072.     /**
  12073.      * Gets the public 'product_custom_field_set.repository' shared service.
  12074.      *
  12075.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12076.      */
  12077.     protected function getProductCustomFieldSet_RepositoryService()
  12078.     {
  12079.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12080.     }
  12081.     /**
  12082.      * Gets the public 'product_export.repository' shared service.
  12083.      *
  12084.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12085.      */
  12086.     protected function getProductExport_RepositoryService()
  12087.     {
  12088.         return $this->services['product_export.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] ?? $this->getProductExportDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12089.     }
  12090.     /**
  12091.      * Gets the public 'product_feature_set.repository' shared service.
  12092.      *
  12093.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12094.      */
  12095.     protected function getProductFeatureSet_RepositoryService()
  12096.     {
  12097.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12098.     }
  12099.     /**
  12100.      * Gets the public 'product_feature_set_translation.repository' shared service.
  12101.      *
  12102.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12103.      */
  12104.     protected function getProductFeatureSetTranslation_RepositoryService()
  12105.     {
  12106.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12107.     }
  12108.     /**
  12109.      * Gets the public 'product_keyword_dictionary.repository' shared service.
  12110.      *
  12111.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12112.      */
  12113.     protected function getProductKeywordDictionary_RepositoryService()
  12114.     {
  12115.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12116.     }
  12117.     /**
  12118.      * Gets the public 'product_manufacturer.repository' shared service.
  12119.      *
  12120.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12121.      */
  12122.     protected function getProductManufacturer_RepositoryService()
  12123.     {
  12124.         return $this->services['product_manufacturer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12125.     }
  12126.     /**
  12127.      * Gets the public 'product_manufacturer_translation.repository' shared service.
  12128.      *
  12129.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12130.      */
  12131.     protected function getProductManufacturerTranslation_RepositoryService()
  12132.     {
  12133.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12134.     }
  12135.     /**
  12136.      * Gets the public 'product_media.repository' shared service.
  12137.      *
  12138.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12139.      */
  12140.     protected function getProductMedia_RepositoryService()
  12141.     {
  12142.         return $this->services['product_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] ?? $this->getProductMediaDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12143.     }
  12144.     /**
  12145.      * Gets the public 'product_option.repository' shared service.
  12146.      *
  12147.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12148.      */
  12149.     protected function getProductOption_RepositoryService()
  12150.     {
  12151.         return $this->services['product_option.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] ?? $this->getProductOptionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12152.     }
  12153.     /**
  12154.      * Gets the public 'product_price.repository' shared service.
  12155.      *
  12156.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12157.      */
  12158.     protected function getProductPrice_RepositoryService()
  12159.     {
  12160.         return $this->services['product_price.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] ?? $this->getProductPriceDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12161.     }
  12162.     /**
  12163.      * Gets the public 'product_property.repository' shared service.
  12164.      *
  12165.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12166.      */
  12167.     protected function getProductProperty_RepositoryService()
  12168.     {
  12169.         return $this->services['product_property.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] ?? $this->getProductPropertyDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12170.     }
  12171.     /**
  12172.      * Gets the public 'product_review.repository' shared service.
  12173.      *
  12174.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12175.      */
  12176.     protected function getProductReview_RepositoryService()
  12177.     {
  12178.         return $this->services['product_review.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] ?? $this->getProductReviewDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12179.     }
  12180.     /**
  12181.      * Gets the public 'product_search_config.repository' shared service.
  12182.      *
  12183.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12184.      */
  12185.     protected function getProductSearchConfig_RepositoryService()
  12186.     {
  12187.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12188.     }
  12189.     /**
  12190.      * Gets the public 'product_search_config_field.repository' shared service.
  12191.      *
  12192.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12193.      */
  12194.     protected function getProductSearchConfigField_RepositoryService()
  12195.     {
  12196.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12197.     }
  12198.     /**
  12199.      * Gets the public 'product_search_keyword.repository' shared service.
  12200.      *
  12201.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12202.      */
  12203.     protected function getProductSearchKeyword_RepositoryService()
  12204.     {
  12205.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12206.     }
  12207.     /**
  12208.      * Gets the public 'product_sorting.repository' shared service.
  12209.      *
  12210.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12211.      */
  12212.     protected function getProductSorting_RepositoryService()
  12213.     {
  12214.         return $this->services['product_sorting.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] ?? $this->getProductSortingDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12215.     }
  12216.     /**
  12217.      * Gets the public 'product_sorting_translation.repository' shared service.
  12218.      *
  12219.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12220.      */
  12221.     protected function getProductSortingTranslation_RepositoryService()
  12222.     {
  12223.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12224.     }
  12225.     /**
  12226.      * Gets the public 'product_stream.repository' shared service.
  12227.      *
  12228.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12229.      */
  12230.     protected function getProductStream_RepositoryService()
  12231.     {
  12232.         return $this->services['product_stream.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] ?? $this->getProductStreamDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12233.     }
  12234.     /**
  12235.      * Gets the public 'product_stream_filter.repository' shared service.
  12236.      *
  12237.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12238.      */
  12239.     protected function getProductStreamFilter_RepositoryService()
  12240.     {
  12241.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12242.     }
  12243.     /**
  12244.      * Gets the public 'product_stream_mapping.repository' shared service.
  12245.      *
  12246.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12247.      */
  12248.     protected function getProductStreamMapping_RepositoryService()
  12249.     {
  12250.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12251.     }
  12252.     /**
  12253.      * Gets the public 'product_stream_translation.repository' shared service.
  12254.      *
  12255.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12256.      */
  12257.     protected function getProductStreamTranslation_RepositoryService()
  12258.     {
  12259.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12260.     }
  12261.     /**
  12262.      * Gets the public 'product_tag.repository' shared service.
  12263.      *
  12264.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12265.      */
  12266.     protected function getProductTag_RepositoryService()
  12267.     {
  12268.         return $this->services['product_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] ?? $this->getProductTagDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12269.     }
  12270.     /**
  12271.      * Gets the public 'product_translation.repository' shared service.
  12272.      *
  12273.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12274.      */
  12275.     protected function getProductTranslation_RepositoryService()
  12276.     {
  12277.         return $this->services['product_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] ?? $this->getProductTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12278.     }
  12279.     /**
  12280.      * Gets the public 'product_visibility.repository' shared service.
  12281.      *
  12282.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12283.      */
  12284.     protected function getProductVisibility_RepositoryService()
  12285.     {
  12286.         return $this->services['product_visibility.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] ?? $this->getProductVisibilityDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12287.     }
  12288.     /**
  12289.      * Gets the public 'profiling.filesystem.private' shared service.
  12290.      *
  12291.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12292.      */
  12293.     protected function getProfiling_Filesystem_PrivateService()
  12294.     {
  12295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12297.         return $this->services['profiling.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/profiling');
  12298.     }
  12299.     /**
  12300.      * Gets the public 'profiling.filesystem.public' shared service.
  12301.      *
  12302.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12303.      */
  12304.     protected function getProfiling_Filesystem_PublicService()
  12305.     {
  12306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12308.         return $this->services['profiling.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/profiling');
  12309.     }
  12310.     /**
  12311.      * Gets the public 'promotion.repository' shared service.
  12312.      *
  12313.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12314.      */
  12315.     protected function getPromotion_RepositoryService()
  12316.     {
  12317.         return $this->services['promotion.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] ?? $this->getPromotionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12318.     }
  12319.     /**
  12320.      * Gets the public 'promotion_cart_rule.repository' shared service.
  12321.      *
  12322.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12323.      */
  12324.     protected function getPromotionCartRule_RepositoryService()
  12325.     {
  12326.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12327.     }
  12328.     /**
  12329.      * Gets the public 'promotion_discount.repository' shared service.
  12330.      *
  12331.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12332.      */
  12333.     protected function getPromotionDiscount_RepositoryService()
  12334.     {
  12335.         return $this->services['promotion_discount.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] ?? $this->getPromotionDiscountDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12336.     }
  12337.     /**
  12338.      * Gets the public 'promotion_discount_prices.repository' shared service.
  12339.      *
  12340.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12341.      */
  12342.     protected function getPromotionDiscountPrices_RepositoryService()
  12343.     {
  12344.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12345.     }
  12346.     /**
  12347.      * Gets the public 'promotion_discount_rule.repository' shared service.
  12348.      *
  12349.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12350.      */
  12351.     protected function getPromotionDiscountRule_RepositoryService()
  12352.     {
  12353.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12354.     }
  12355.     /**
  12356.      * Gets the public 'promotion_individual_code.repository' shared service.
  12357.      *
  12358.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12359.      */
  12360.     protected function getPromotionIndividualCode_RepositoryService()
  12361.     {
  12362.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12363.     }
  12364.     /**
  12365.      * Gets the public 'promotion_order_rule.repository' shared service.
  12366.      *
  12367.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12368.      */
  12369.     protected function getPromotionOrderRule_RepositoryService()
  12370.     {
  12371.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12372.     }
  12373.     /**
  12374.      * Gets the public 'promotion_persona_customer.repository' shared service.
  12375.      *
  12376.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12377.      */
  12378.     protected function getPromotionPersonaCustomer_RepositoryService()
  12379.     {
  12380.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12381.     }
  12382.     /**
  12383.      * Gets the public 'promotion_persona_rule.repository' shared service.
  12384.      *
  12385.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12386.      */
  12387.     protected function getPromotionPersonaRule_RepositoryService()
  12388.     {
  12389.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12390.     }
  12391.     /**
  12392.      * Gets the public 'promotion_sales_channel.repository' shared service.
  12393.      *
  12394.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12395.      */
  12396.     protected function getPromotionSalesChannel_RepositoryService()
  12397.     {
  12398.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12399.     }
  12400.     /**
  12401.      * Gets the public 'promotion_setgroup.repository' shared service.
  12402.      *
  12403.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12404.      */
  12405.     protected function getPromotionSetgroup_RepositoryService()
  12406.     {
  12407.         return $this->services['promotion_setgroup.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] ?? $this->getPromotionSetGroupDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12408.     }
  12409.     /**
  12410.      * Gets the public 'promotion_setgroup_rule.repository' shared service.
  12411.      *
  12412.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12413.      */
  12414.     protected function getPromotionSetgroupRule_RepositoryService()
  12415.     {
  12416.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12417.     }
  12418.     /**
  12419.      * Gets the public 'promotion_translation.repository' shared service.
  12420.      *
  12421.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12422.      */
  12423.     protected function getPromotionTranslation_RepositoryService()
  12424.     {
  12425.         return $this->services['promotion_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] ?? $this->getPromotionTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12426.     }
  12427.     /**
  12428.      * Gets the public 'property_group.repository' shared service.
  12429.      *
  12430.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12431.      */
  12432.     protected function getPropertyGroup_RepositoryService()
  12433.     {
  12434.         return $this->services['property_group.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] ?? $this->getPropertyGroupDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12435.     }
  12436.     /**
  12437.      * Gets the public 'property_group_option.repository' shared service.
  12438.      *
  12439.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12440.      */
  12441.     protected function getPropertyGroupOption_RepositoryService()
  12442.     {
  12443.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12444.     }
  12445.     /**
  12446.      * Gets the public 'property_group_option_translation.repository' shared service.
  12447.      *
  12448.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12449.      */
  12450.     protected function getPropertyGroupOptionTranslation_RepositoryService()
  12451.     {
  12452.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12453.     }
  12454.     /**
  12455.      * Gets the public 'property_group_translation.repository' shared service.
  12456.      *
  12457.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12458.      */
  12459.     protected function getPropertyGroupTranslation_RepositoryService()
  12460.     {
  12461.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12462.     }
  12463.     /**
  12464.      * Gets the public 'request_stack' shared service.
  12465.      *
  12466.      * @return \Symfony\Component\HttpFoundation\RequestStack
  12467.      */
  12468.     protected function getRequestStackService()
  12469.     {
  12470.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  12471.     }
  12472.     /**
  12473.      * Gets the public 'router' shared autowired service.
  12474.      *
  12475.      * @return \Shopware\Storefront\Framework\Routing\Router
  12476.      */
  12477.     protected function getRouterService()
  12478.     {
  12479.         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())));
  12480.     }
  12481.     /**
  12482.      * Gets the public 'routing.loader' shared service.
  12483.      *
  12484.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  12485.      */
  12486.     protected function getRouting_LoaderService()
  12487.     {
  12488.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  12489.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  12490.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  12491.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  12492.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  12493.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  12494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Route/ApiRouteLoader.php';
  12495.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  12496.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  12497.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  12498.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  12499.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  12500.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  12501.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  12502.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  12503.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  12504.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  12505.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  12506.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  12507.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  12508.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  12509.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  12510.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  12511.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  12512.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  12513.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  12514.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  12515.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  12516.         $a->addLoader(new \Shopware\Core\Framework\Api\Route\ApiRouteLoader(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())));
  12517.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  12518.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  12519.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  12520.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  12521.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  12522.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12523.             'kernel' => ['services''kernel''getKernelService'false],
  12524.         ], [
  12525.             'kernel' => 'Shopware\\Production\\Kernel',
  12526.         ]), 'dev'));
  12527.         $a->addLoader($c);
  12528.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  12529.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  12530.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  12531.     }
  12532.     /**
  12533.      * Gets the public 'rule.repository' shared service.
  12534.      *
  12535.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12536.      */
  12537.     protected function getRule_RepositoryService()
  12538.     {
  12539.         return $this->services['rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] ?? $this->getRuleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12540.     }
  12541.     /**
  12542.      * Gets the public 'rule_condition.repository' shared service.
  12543.      *
  12544.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12545.      */
  12546.     protected function getRuleCondition_RepositoryService()
  12547.     {
  12548.         return $this->services['rule_condition.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] ?? $this->getRuleConditionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12549.     }
  12550.     /**
  12551.      * Gets the public 'sales_channel.category.repository' shared service.
  12552.      *
  12553.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  12554.      */
  12555.     protected function getSalesChannel_Category_RepositoryService()
  12556.     {
  12557.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12558.     }
  12559.     /**
  12560.      * Gets the public 'sales_channel.country.repository' shared service.
  12561.      *
  12562.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  12563.      */
  12564.     protected function getSalesChannel_Country_RepositoryService()
  12565.     {
  12566.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12567.     }
  12568.     /**
  12569.      * Gets the public 'sales_channel.country_state.repository' shared service.
  12570.      *
  12571.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  12572.      */
  12573.     protected function getSalesChannel_CountryState_RepositoryService()
  12574.     {
  12575.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12576.     }
  12577.     /**
  12578.      * Gets the public 'sales_channel.currency.repository' shared service.
  12579.      *
  12580.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  12581.      */
  12582.     protected function getSalesChannel_Currency_RepositoryService()
  12583.     {
  12584.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12585.     }
  12586.     /**
  12587.      * Gets the public 'sales_channel.landing_page.repository' shared service.
  12588.      *
  12589.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  12590.      */
  12591.     protected function getSalesChannel_LandingPage_RepositoryService()
  12592.     {
  12593.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12594.     }
  12595.     /**
  12596.      * Gets the public 'sales_channel.language.repository' shared service.
  12597.      *
  12598.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  12599.      */
  12600.     protected function getSalesChannel_Language_RepositoryService()
  12601.     {
  12602.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12603.     }
  12604.     /**
  12605.      * Gets the public 'sales_channel.main_category.repository' shared service.
  12606.      *
  12607.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  12608.      */
  12609.     protected function getSalesChannel_MainCategory_RepositoryService()
  12610.     {
  12611.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12612.     }
  12613.     /**
  12614.      * Gets the public 'sales_channel.newsletter_recipient.repository' shared service.
  12615.      *
  12616.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  12617.      */
  12618.     protected function getSalesChannel_NewsletterRecipient_RepositoryService()
  12619.     {
  12620.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12621.     }
  12622.     /**
  12623.      * Gets the public 'sales_channel.payment_method.repository' shared service.
  12624.      *
  12625.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  12626.      */
  12627.     protected function getSalesChannel_PaymentMethod_RepositoryService()
  12628.     {
  12629.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12630.     }
  12631.     /**
  12632.      * Gets the public 'sales_channel.product.repository' shared service.
  12633.      *
  12634.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  12635.      */
  12636.     protected function getSalesChannel_Product_RepositoryService()
  12637.     {
  12638.         return $this->services['sales_channel.product.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12639.     }
  12640.     /**
  12641.      * Gets the public 'sales_channel.repository' shared service.
  12642.      *
  12643.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12644.      */
  12645.     protected function getSalesChannel_RepositoryService()
  12646.     {
  12647.         return $this->services['sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] ?? $this->getSalesChannelDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12648.     }
  12649.     /**
  12650.      * Gets the public 'sales_channel.salutation.repository' shared service.
  12651.      *
  12652.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  12653.      */
  12654.     protected function getSalesChannel_Salutation_RepositoryService()
  12655.     {
  12656.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12657.     }
  12658.     /**
  12659.      * Gets the public 'sales_channel.seo_url.repository' shared service.
  12660.      *
  12661.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  12662.      */
  12663.     protected function getSalesChannel_SeoUrl_RepositoryService()
  12664.     {
  12665.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12666.     }
  12667.     /**
  12668.      * Gets the public 'sales_channel.shipping_method.repository' shared service.
  12669.      *
  12670.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  12671.      */
  12672.     protected function getSalesChannel_ShippingMethod_RepositoryService()
  12673.     {
  12674.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12675.     }
  12676.     /**
  12677.      * Gets the public 'sales_channel_analytics.repository' shared service.
  12678.      *
  12679.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12680.      */
  12681.     protected function getSalesChannelAnalytics_RepositoryService()
  12682.     {
  12683.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12684.     }
  12685.     /**
  12686.      * Gets the public 'sales_channel_country.repository' shared service.
  12687.      *
  12688.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12689.      */
  12690.     protected function getSalesChannelCountry_RepositoryService()
  12691.     {
  12692.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12693.     }
  12694.     /**
  12695.      * Gets the public 'sales_channel_currency.repository' shared service.
  12696.      *
  12697.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12698.      */
  12699.     protected function getSalesChannelCurrency_RepositoryService()
  12700.     {
  12701.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12702.     }
  12703.     /**
  12704.      * Gets the public 'sales_channel_definition.Dne\CustomCssJs\Core\Content\Module\Aggregate\ModuleSalesChannel\ModuleSalesChannelDefinition' shared service.
  12705.      *
  12706.      * @return \Dne\CustomCssJs\Core\Content\Module\Aggregate\ModuleSalesChannel\ModuleSalesChannelDefinition
  12707.      */
  12708.     protected function getModuleSalesChannelDefinition2Service()
  12709.     {
  12710.         include_once \dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Core/Content/Module/Aggregate/ModuleSalesChannel/ModuleSalesChannelDefinition.php';
  12711.         $this->services['sales_channel_definition.Dne\\CustomCssJs\\Core\\Content\\Module\\Aggregate\\ModuleSalesChannel\\ModuleSalesChannelDefinition'] = $instance = new \Dne\CustomCssJs\Core\Content\Module\Aggregate\ModuleSalesChannel\ModuleSalesChannelDefinition();
  12712.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12713.         return $instance;
  12714.     }
  12715.     /**
  12716.      * Gets the public 'sales_channel_definition.Dne\CustomCssJs\Core\Content\Module\ModuleDefinition' shared service.
  12717.      *
  12718.      * @return \Dne\CustomCssJs\Core\Content\Module\ModuleDefinition
  12719.      */
  12720.     protected function getModuleDefinition2Service()
  12721.     {
  12722.         include_once \dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Core/Content/Module/ModuleDefinition.php';
  12723.         $this->services['sales_channel_definition.Dne\\CustomCssJs\\Core\\Content\\Module\\ModuleDefinition'] = $instance = new \Dne\CustomCssJs\Core\Content\Module\ModuleDefinition();
  12724.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12725.         return $instance;
  12726.     }
  12727.     /**
  12728.      * Gets the public 'sales_channel_definition.MoorlFormBuilderRegistration\Core\Content\Aggregate\CustomerUpload\CustomerUploadDefinition' shared service.
  12729.      *
  12730.      * @return \MoorlFormBuilderRegistration\Core\Content\Aggregate\CustomerUpload\CustomerUploadDefinition
  12731.      */
  12732.     protected function getCustomerUploadDefinition2Service()
  12733.     {
  12734.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilderRegistration/src/Core/Content/Aggregate/CustomerUpload/CustomerUploadDefinition.php';
  12735.         $this->services['sales_channel_definition.MoorlFormBuilderRegistration\\Core\\Content\\Aggregate\\CustomerUpload\\CustomerUploadDefinition'] = $instance = new \MoorlFormBuilderRegistration\Core\Content\Aggregate\CustomerUpload\CustomerUploadDefinition();
  12736.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12737.         return $instance;
  12738.     }
  12739.     /**
  12740.      * Gets the public 'sales_channel_definition.MoorlFormBuilder\Core\Content\Aggregate\FormProduct\FormProductDefinition' shared service.
  12741.      *
  12742.      * @return \MoorlFormBuilder\Core\Content\Aggregate\FormProduct\FormProductDefinition
  12743.      */
  12744.     protected function getFormProductDefinition2Service()
  12745.     {
  12746.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Core/Content/Aggregate/FormProduct/FormProductDefinition.php';
  12747.         $this->services['sales_channel_definition.MoorlFormBuilder\\Core\\Content\\Aggregate\\FormProduct\\FormProductDefinition'] = $instance = new \MoorlFormBuilder\Core\Content\Aggregate\FormProduct\FormProductDefinition();
  12748.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12749.         return $instance;
  12750.     }
  12751.     /**
  12752.      * Gets the public 'sales_channel_definition.MoorlFormBuilder\Core\Content\FormAppointment\FormAppointmentDefinition' shared service.
  12753.      *
  12754.      * @return \MoorlFormBuilder\Core\Content\FormAppointment\FormAppointmentDefinition
  12755.      */
  12756.     protected function getFormAppointmentDefinition2Service()
  12757.     {
  12758.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Core/Content/FormAppointment/FormAppointmentDefinition.php';
  12759.         $this->services['sales_channel_definition.MoorlFormBuilder\\Core\\Content\\FormAppointment\\FormAppointmentDefinition'] = $instance = new \MoorlFormBuilder\Core\Content\FormAppointment\FormAppointmentDefinition();
  12760.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12761.         return $instance;
  12762.     }
  12763.     /**
  12764.      * Gets the public 'sales_channel_definition.MoorlFormBuilder\Core\Content\FormHistory\FormHistoryDefinition' shared service.
  12765.      *
  12766.      * @return \MoorlFormBuilder\Core\Content\FormHistory\FormHistoryDefinition
  12767.      */
  12768.     protected function getFormHistoryDefinition2Service()
  12769.     {
  12770.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Core/Content/FormHistory/FormHistoryDefinition.php';
  12771.         $this->services['sales_channel_definition.MoorlFormBuilder\\Core\\Content\\FormHistory\\FormHistoryDefinition'] = $instance = new \MoorlFormBuilder\Core\Content\FormHistory\FormHistoryDefinition();
  12772.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12773.         return $instance;
  12774.     }
  12775.     /**
  12776.      * Gets the public 'sales_channel_definition.MoorlFormBuilder\Core\Content\Form\FormDefinition' shared service.
  12777.      *
  12778.      * @return \MoorlFormBuilder\Core\Content\Form\FormDefinition
  12779.      */
  12780.     protected function getFormDefinition2Service()
  12781.     {
  12782.         $this->services['sales_channel_definition.MoorlFormBuilder\\Core\\Content\\Form\\FormDefinition'] = $instance = new \MoorlFormBuilder\Core\Content\Form\FormDefinition();
  12783.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12784.         return $instance;
  12785.     }
  12786.     /**
  12787.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition' shared service.
  12788.      *
  12789.      * @return \MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition
  12790.      */
  12791.     protected function getCmsElementConfigDefinition2Service()
  12792.     {
  12793.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/CmsElementConfig/CmsElementConfigDefinition.php';
  12794.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\CmsElementConfig\\CmsElementConfigDefinition'] = $instance = new \MoorlFoundation\Core\Content\CmsElementConfig\CmsElementConfigDefinition();
  12795.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12796.         return $instance;
  12797.     }
  12798.     /**
  12799.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\Location\LocationDefinition' shared service.
  12800.      *
  12801.      * @return \MoorlFoundation\Core\Content\Location\LocationDefinition
  12802.      */
  12803.     protected function getLocationDefinition2Service()
  12804.     {
  12805.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Location/LocationDefinition.php';
  12806.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\Location\\LocationDefinition'] = $instance = new \MoorlFoundation\Core\Content\Location\LocationDefinition();
  12807.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12808.         return $instance;
  12809.     }
  12810.     /**
  12811.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\Sorting\SortingDefinition' shared service.
  12812.      *
  12813.      * @return \MoorlFoundation\Core\Content\Sorting\SortingDefinition
  12814.      */
  12815.     protected function getSortingDefinition2Service()
  12816.     {
  12817.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Sorting/SortingDefinition.php';
  12818.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\Sorting\\SortingDefinition'] = $instance = new \MoorlFoundation\Core\Content\Sorting\SortingDefinition();
  12819.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12820.         return $instance;
  12821.     }
  12822.     /**
  12823.      * Gets the public 'sales_channel_definition.MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition' shared service.
  12824.      *
  12825.      * @return \MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition
  12826.      */
  12827.     protected function getSortingTranslationDefinition2Service()
  12828.     {
  12829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12830.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Sorting/SortingTranslationDefinition.php';
  12831.         $this->services['sales_channel_definition.MoorlFoundation\\Core\\Content\\Sorting\\SortingTranslationDefinition'] = $instance = new \MoorlFoundation\Core\Content\Sorting\SortingTranslationDefinition();
  12832.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12833.         return $instance;
  12834.     }
  12835.     /**
  12836.      * Gets the public 'sales_channel_definition.Sas\BlogModule\Content\BlogAuthor\BlogAuthorDefinition' shared service.
  12837.      *
  12838.      * @return \Sas\BlogModule\Content\BlogAuthor\BlogAuthorDefinition
  12839.      */
  12840.     protected function getBlogAuthorDefinition2Service()
  12841.     {
  12842.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/BlogAuthor/BlogAuthorDefinition.php';
  12843.         $this->services['sales_channel_definition.Sas\\BlogModule\\Content\\BlogAuthor\\BlogAuthorDefinition'] = $instance = new \Sas\BlogModule\Content\BlogAuthor\BlogAuthorDefinition();
  12844.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12845.         return $instance;
  12846.     }
  12847.     /**
  12848.      * Gets the public 'sales_channel_definition.Sas\BlogModule\Content\BlogAuthor\BlogAuthorTranslation\BlogAuthorTranslationDefinition' shared service.
  12849.      *
  12850.      * @return \Sas\BlogModule\Content\BlogAuthor\BlogAuthorTranslation\BlogAuthorTranslationDefinition
  12851.      */
  12852.     protected function getBlogAuthorTranslationDefinition2Service()
  12853.     {
  12854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12855.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/BlogAuthor/BlogAuthorTranslation/BlogAuthorTranslationDefinition.php';
  12856.         $this->services['sales_channel_definition.Sas\\BlogModule\\Content\\BlogAuthor\\BlogAuthorTranslation\\BlogAuthorTranslationDefinition'] = $instance = new \Sas\BlogModule\Content\BlogAuthor\BlogAuthorTranslation\BlogAuthorTranslationDefinition();
  12857.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12858.         return $instance;
  12859.     }
  12860.     /**
  12861.      * Gets the public 'sales_channel_definition.Sas\BlogModule\Content\BlogCategory\BlogCategoryDefinition' shared service.
  12862.      *
  12863.      * @return \Sas\BlogModule\Content\BlogCategory\BlogCategoryDefinition
  12864.      */
  12865.     protected function getBlogCategoryDefinition2Service()
  12866.     {
  12867.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/BlogCategory/BlogCategoryDefinition.php';
  12868.         $this->services['sales_channel_definition.Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryDefinition'] = $instance = new \Sas\BlogModule\Content\BlogCategory\BlogCategoryDefinition();
  12869.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12870.         return $instance;
  12871.     }
  12872.     /**
  12873.      * Gets the public 'sales_channel_definition.Sas\BlogModule\Content\BlogCategory\BlogCategoryTranslation\BlogCategoryTranslationDefinition' shared service.
  12874.      *
  12875.      * @return \Sas\BlogModule\Content\BlogCategory\BlogCategoryTranslation\BlogCategoryTranslationDefinition
  12876.      */
  12877.     protected function getBlogCategoryTranslationDefinition2Service()
  12878.     {
  12879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12880.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/BlogCategory/BlogCategoryTranslation/BlogCategoryTranslationDefinition.php';
  12881.         $this->services['sales_channel_definition.Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryTranslation\\BlogCategoryTranslationDefinition'] = $instance = new \Sas\BlogModule\Content\BlogCategory\BlogCategoryTranslation\BlogCategoryTranslationDefinition();
  12882.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12883.         return $instance;
  12884.     }
  12885.     /**
  12886.      * Gets the public 'sales_channel_definition.Sas\BlogModule\Content\Blog\Aggregate\BlogCategoryMappingDefinition' shared service.
  12887.      *
  12888.      * @return \Sas\BlogModule\Content\Blog\Aggregate\BlogCategoryMappingDefinition
  12889.      */
  12890.     protected function getBlogCategoryMappingDefinition2Service()
  12891.     {
  12892.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/Blog/Aggregate/BlogCategoryMappingDefinition.php';
  12893.         $this->services['sales_channel_definition.Sas\\BlogModule\\Content\\Blog\\Aggregate\\BlogCategoryMappingDefinition'] = $instance = new \Sas\BlogModule\Content\Blog\Aggregate\BlogCategoryMappingDefinition();
  12894.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12895.         return $instance;
  12896.     }
  12897.     /**
  12898.      * Gets the public 'sales_channel_definition.Sas\BlogModule\Content\Blog\BlogEntriesDefinition' shared service.
  12899.      *
  12900.      * @return \Sas\BlogModule\Content\Blog\BlogEntriesDefinition
  12901.      */
  12902.     protected function getBlogEntriesDefinition2Service()
  12903.     {
  12904.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/Blog/BlogEntriesDefinition.php';
  12905.         $this->services['sales_channel_definition.Sas\\BlogModule\\Content\\Blog\\BlogEntriesDefinition'] = $instance = new \Sas\BlogModule\Content\Blog\BlogEntriesDefinition();
  12906.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12907.         return $instance;
  12908.     }
  12909.     /**
  12910.      * Gets the public 'sales_channel_definition.Sas\BlogModule\Content\Blog\BlogTranslation\BlogTranslationDefinition' shared service.
  12911.      *
  12912.      * @return \Sas\BlogModule\Content\Blog\BlogTranslation\BlogTranslationDefinition
  12913.      */
  12914.     protected function getBlogTranslationDefinition2Service()
  12915.     {
  12916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12917.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/Blog/BlogTranslation/BlogTranslationDefinition.php';
  12918.         $this->services['sales_channel_definition.Sas\\BlogModule\\Content\\Blog\\BlogTranslation\\BlogTranslationDefinition'] = $instance = new \Sas\BlogModule\Content\Blog\BlogTranslation\BlogTranslationDefinition();
  12919.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12920.         return $instance;
  12921.     }
  12922.     /**
  12923.      * Gets the public 'sales_channel_definition.Shopware\Administration\Notification\NotificationDefinition' shared service.
  12924.      *
  12925.      * @return \Shopware\Administration\Notification\NotificationDefinition
  12926.      */
  12927.     protected function getNotificationDefinition2Service()
  12928.     {
  12929.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  12930.         $this->services['sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  12931.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12932.         return $instance;
  12933.     }
  12934.     /**
  12935.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  12936.      *
  12937.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  12938.      */
  12939.     protected function getCustomerAddressDefinition2Service()
  12940.     {
  12941.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  12942.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12943.         return $instance;
  12944.     }
  12945.     /**
  12946.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  12947.      *
  12948.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  12949.      */
  12950.     protected function getCustomerGroupRegistrationSalesChannelDefinition2Service()
  12951.     {
  12952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  12953.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  12954.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12955.         return $instance;
  12956.     }
  12957.     /**
  12958.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  12959.      *
  12960.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  12961.      */
  12962.     protected function getCustomerGroupTranslationDefinition2Service()
  12963.     {
  12964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  12965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  12966.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  12967.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12968.         return $instance;
  12969.     }
  12970.     /**
  12971.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  12972.      *
  12973.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  12974.      */
  12975.     protected function getCustomerGroupDefinition2Service()
  12976.     {
  12977.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  12978.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12979.         return $instance;
  12980.     }
  12981.     /**
  12982.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  12983.      *
  12984.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  12985.      */
  12986.     protected function getCustomerRecoveryDefinition2Service()
  12987.     {
  12988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  12989.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  12990.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  12991.         return $instance;
  12992.     }
  12993.     /**
  12994.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  12995.      *
  12996.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  12997.      */
  12998.     protected function getCustomerTagDefinition2Service()
  12999.     {
  13000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  13001.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  13002.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13003.         return $instance;
  13004.     }
  13005.     /**
  13006.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  13007.      *
  13008.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  13009.      */
  13010.     protected function getCustomerWishlistProductDefinition2Service()
  13011.     {
  13012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  13013.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  13014.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13015.         return $instance;
  13016.     }
  13017.     /**
  13018.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  13019.      *
  13020.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  13021.      */
  13022.     protected function getCustomerWishlistDefinition2Service()
  13023.     {
  13024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  13025.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  13026.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13027.         return $instance;
  13028.     }
  13029.     /**
  13030.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  13031.      *
  13032.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  13033.      */
  13034.     protected function getCustomerDefinition2Service()
  13035.     {
  13036.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  13037.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13038.         return $instance;
  13039.     }
  13040.     /**
  13041.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  13042.      *
  13043.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  13044.      */
  13045.     protected function getDocumentBaseConfigSalesChannelDefinition2Service()
  13046.     {
  13047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  13048.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  13049.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13050.         return $instance;
  13051.     }
  13052.     /**
  13053.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  13054.      *
  13055.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  13056.      */
  13057.     protected function getDocumentBaseConfigDefinition2Service()
  13058.     {
  13059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  13060.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  13061.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13062.         return $instance;
  13063.     }
  13064.     /**
  13065.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  13066.      *
  13067.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  13068.      */
  13069.     protected function getDocumentTypeTranslationDefinition2Service()
  13070.     {
  13071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  13073.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  13074.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13075.         return $instance;
  13076.     }
  13077.     /**
  13078.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  13079.      *
  13080.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  13081.      */
  13082.     protected function getDocumentTypeDefinition2Service()
  13083.     {
  13084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  13085.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  13086.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13087.         return $instance;
  13088.     }
  13089.     /**
  13090.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  13091.      *
  13092.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  13093.      */
  13094.     protected function getDocumentDefinition2Service()
  13095.     {
  13096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  13097.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  13098.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13099.         return $instance;
  13100.     }
  13101.     /**
  13102.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  13103.      *
  13104.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  13105.      */
  13106.     protected function getOrderAddressDefinition2Service()
  13107.     {
  13108.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  13109.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13110.         return $instance;
  13111.     }
  13112.     /**
  13113.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  13114.      *
  13115.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  13116.      */
  13117.     protected function getOrderCustomerDefinition2Service()
  13118.     {
  13119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  13120.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  13121.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13122.         return $instance;
  13123.     }
  13124.     /**
  13125.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  13126.      *
  13127.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  13128.      */
  13129.     protected function getOrderDeliveryPositionDefinition2Service()
  13130.     {
  13131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  13132.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  13133.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13134.         return $instance;
  13135.     }
  13136.     /**
  13137.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  13138.      *
  13139.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  13140.      */
  13141.     protected function getOrderDeliveryDefinition2Service()
  13142.     {
  13143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  13144.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  13145.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13146.         return $instance;
  13147.     }
  13148.     /**
  13149.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  13150.      *
  13151.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  13152.      */
  13153.     protected function getOrderLineItemDefinition2Service()
  13154.     {
  13155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  13156.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  13157.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13158.         return $instance;
  13159.     }
  13160.     /**
  13161.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  13162.      *
  13163.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  13164.      */
  13165.     protected function getOrderTagDefinition2Service()
  13166.     {
  13167.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  13168.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  13169.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13170.         return $instance;
  13171.     }
  13172.     /**
  13173.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  13174.      *
  13175.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  13176.      */
  13177.     protected function getOrderTransactionDefinition2Service()
  13178.     {
  13179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  13180.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  13181.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13182.         return $instance;
  13183.     }
  13184.     /**
  13185.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  13186.      *
  13187.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  13188.      */
  13189.     protected function getOrderDefinition2Service()
  13190.     {
  13191.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  13192.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13193.         return $instance;
  13194.     }
  13195.     /**
  13196.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  13197.      *
  13198.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  13199.      */
  13200.     protected function getPaymentMethodTranslationDefinition2Service()
  13201.     {
  13202.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  13204.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  13205.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13206.         return $instance;
  13207.     }
  13208.     /**
  13209.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  13210.      *
  13211.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  13212.      */
  13213.     protected function getPromotionCartRuleDefinition2Service()
  13214.     {
  13215.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  13216.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  13217.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13218.         return $instance;
  13219.     }
  13220.     /**
  13221.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  13222.      *
  13223.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  13224.      */
  13225.     protected function getPromotionDiscountPriceDefinition2Service()
  13226.     {
  13227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  13228.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  13229.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13230.         return $instance;
  13231.     }
  13232.     /**
  13233.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  13234.      *
  13235.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  13236.      */
  13237.     protected function getPromotionDiscountRuleDefinition2Service()
  13238.     {
  13239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  13240.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  13241.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13242.         return $instance;
  13243.     }
  13244.     /**
  13245.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  13246.      *
  13247.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  13248.      */
  13249.     protected function getPromotionDiscountDefinition2Service()
  13250.     {
  13251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  13252.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  13253.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13254.         return $instance;
  13255.     }
  13256.     /**
  13257.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  13258.      *
  13259.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  13260.      */
  13261.     protected function getPromotionIndividualCodeDefinition2Service()
  13262.     {
  13263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  13264.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  13265.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13266.         return $instance;
  13267.     }
  13268.     /**
  13269.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  13270.      *
  13271.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  13272.      */
  13273.     protected function getPromotionOrderRuleDefinition2Service()
  13274.     {
  13275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  13276.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  13277.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13278.         return $instance;
  13279.     }
  13280.     /**
  13281.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  13282.      *
  13283.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  13284.      */
  13285.     protected function getPromotionPersonaCustomerDefinition2Service()
  13286.     {
  13287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  13288.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  13289.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13290.         return $instance;
  13291.     }
  13292.     /**
  13293.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  13294.      *
  13295.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  13296.      */
  13297.     protected function getPromotionPersonaRuleDefinition2Service()
  13298.     {
  13299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  13300.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  13301.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13302.         return $instance;
  13303.     }
  13304.     /**
  13305.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  13306.      *
  13307.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  13308.      */
  13309.     protected function getPromotionSalesChannelDefinition2Service()
  13310.     {
  13311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  13312.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  13313.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13314.         return $instance;
  13315.     }
  13316.     /**
  13317.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  13318.      *
  13319.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  13320.      */
  13321.     protected function getPromotionSetGroupRuleDefinition2Service()
  13322.     {
  13323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  13324.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  13325.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13326.         return $instance;
  13327.     }
  13328.     /**
  13329.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  13330.      *
  13331.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  13332.      */
  13333.     protected function getPromotionSetGroupDefinition2Service()
  13334.     {
  13335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  13336.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  13337.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13338.         return $instance;
  13339.     }
  13340.     /**
  13341.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  13342.      *
  13343.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  13344.      */
  13345.     protected function getPromotionTranslationDefinition2Service()
  13346.     {
  13347.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  13349.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  13350.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13351.         return $instance;
  13352.     }
  13353.     /**
  13354.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  13355.      *
  13356.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  13357.      */
  13358.     protected function getPromotionDefinition2Service()
  13359.     {
  13360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  13361.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  13362.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13363.         return $instance;
  13364.     }
  13365.     /**
  13366.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  13367.      *
  13368.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  13369.      */
  13370.     protected function getShippingMethodPriceDefinition2Service()
  13371.     {
  13372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  13373.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  13374.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13375.         return $instance;
  13376.     }
  13377.     /**
  13378.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  13379.      *
  13380.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  13381.      */
  13382.     protected function getShippingMethodTagDefinition2Service()
  13383.     {
  13384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  13385.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  13386.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13387.         return $instance;
  13388.     }
  13389.     /**
  13390.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  13391.      *
  13392.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  13393.      */
  13394.     protected function getShippingMethodTranslationDefinition2Service()
  13395.     {
  13396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  13398.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  13399.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13400.         return $instance;
  13401.     }
  13402.     /**
  13403.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  13404.      *
  13405.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  13406.      */
  13407.     protected function getCategoryTagDefinition2Service()
  13408.     {
  13409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  13410.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  13411.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13412.         return $instance;
  13413.     }
  13414.     /**
  13415.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  13416.      *
  13417.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  13418.      */
  13419.     protected function getCategoryTranslationDefinition2Service()
  13420.     {
  13421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  13423.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  13424.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13425.         return $instance;
  13426.     }
  13427.     /**
  13428.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  13429.      *
  13430.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  13431.      */
  13432.     protected function getCmsBlockDefinition2Service()
  13433.     {
  13434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  13435.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  13436.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13437.         return $instance;
  13438.     }
  13439.     /**
  13440.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  13441.      *
  13442.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  13443.      */
  13444.     protected function getCmsPageTranslationDefinition2Service()
  13445.     {
  13446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  13448.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  13449.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13450.         return $instance;
  13451.     }
  13452.     /**
  13453.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  13454.      *
  13455.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  13456.      */
  13457.     protected function getCmsSectionDefinition2Service()
  13458.     {
  13459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  13460.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  13461.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13462.         return $instance;
  13463.     }
  13464.     /**
  13465.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  13466.      *
  13467.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  13468.      */
  13469.     protected function getCmsSlotTranslationDefinition2Service()
  13470.     {
  13471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  13473.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  13474.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13475.         return $instance;
  13476.     }
  13477.     /**
  13478.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  13479.      *
  13480.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  13481.      */
  13482.     protected function getCmsSlotDefinition2Service()
  13483.     {
  13484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  13485.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  13486.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13487.         return $instance;
  13488.     }
  13489.     /**
  13490.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  13491.      *
  13492.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  13493.      */
  13494.     protected function getCmsPageDefinition2Service()
  13495.     {
  13496.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  13497.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13498.         return $instance;
  13499.     }
  13500.     /**
  13501.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  13502.      *
  13503.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  13504.      */
  13505.     protected function getFlowSequenceDefinition2Service()
  13506.     {
  13507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  13508.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  13509.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13510.         return $instance;
  13511.     }
  13512.     /**
  13513.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\FlowDefinition' shared service.
  13514.      *
  13515.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  13516.      */
  13517.     protected function getFlowDefinition2Service()
  13518.     {
  13519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  13520.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  13521.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13522.         return $instance;
  13523.     }
  13524.     /**
  13525.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  13526.      *
  13527.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  13528.      */
  13529.     protected function getImportExportFileDefinition2Service()
  13530.     {
  13531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  13532.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  13533.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13534.         return $instance;
  13535.     }
  13536.     /**
  13537.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  13538.      *
  13539.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  13540.      */
  13541.     protected function getImportExportLogDefinition2Service()
  13542.     {
  13543.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  13544.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  13545.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13546.         return $instance;
  13547.     }
  13548.     /**
  13549.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  13550.      *
  13551.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  13552.      */
  13553.     protected function getImportExportProfileDefinition2Service()
  13554.     {
  13555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  13556.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  13557.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13558.         return $instance;
  13559.     }
  13560.     /**
  13561.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  13562.      *
  13563.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  13564.      */
  13565.     protected function getImportExportProfileTranslationDefinition2Service()
  13566.     {
  13567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13568.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  13569.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  13570.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13571.         return $instance;
  13572.     }
  13573.     /**
  13574.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  13575.      *
  13576.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  13577.      */
  13578.     protected function getLandingPageSalesChannelDefinition2Service()
  13579.     {
  13580.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  13581.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  13582.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13583.         return $instance;
  13584.     }
  13585.     /**
  13586.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  13587.      *
  13588.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  13589.      */
  13590.     protected function getLandingPageTagDefinition2Service()
  13591.     {
  13592.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  13593.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  13594.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13595.         return $instance;
  13596.     }
  13597.     /**
  13598.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  13599.      *
  13600.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  13601.      */
  13602.     protected function getLandingPageTranslationDefinition2Service()
  13603.     {
  13604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  13606.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  13607.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13608.         return $instance;
  13609.     }
  13610.     /**
  13611.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  13612.      *
  13613.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  13614.      */
  13615.     protected function getMailHeaderFooterTranslationDefinition2Service()
  13616.     {
  13617.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13618.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  13619.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  13620.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13621.         return $instance;
  13622.     }
  13623.     /**
  13624.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  13625.      *
  13626.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  13627.      */
  13628.     protected function getMailHeaderFooterDefinition2Service()
  13629.     {
  13630.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  13631.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  13632.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13633.         return $instance;
  13634.     }
  13635.     /**
  13636.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  13637.      *
  13638.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  13639.      */
  13640.     protected function getMailTemplateMediaDefinition2Service()
  13641.     {
  13642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  13643.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  13644.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13645.         return $instance;
  13646.     }
  13647.     /**
  13648.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  13649.      *
  13650.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  13651.      */
  13652.     protected function getMailTemplateTranslationDefinition2Service()
  13653.     {
  13654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  13656.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  13657.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13658.         return $instance;
  13659.     }
  13660.     /**
  13661.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  13662.      *
  13663.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  13664.      */
  13665.     protected function getMailTemplateTypeTranslationDefinition2Service()
  13666.     {
  13667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  13669.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  13670.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13671.         return $instance;
  13672.     }
  13673.     /**
  13674.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  13675.      *
  13676.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  13677.      */
  13678.     protected function getMailTemplateTypeDefinition2Service()
  13679.     {
  13680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  13681.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  13682.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13683.         return $instance;
  13684.     }
  13685.     /**
  13686.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  13687.      *
  13688.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  13689.      */
  13690.     protected function getMailTemplateDefinition2Service()
  13691.     {
  13692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  13693.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  13694.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13695.         return $instance;
  13696.     }
  13697.     /**
  13698.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  13699.      *
  13700.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  13701.      */
  13702.     protected function getMediaDefaultFolderDefinition2Service()
  13703.     {
  13704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  13705.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  13706.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13707.         return $instance;
  13708.     }
  13709.     /**
  13710.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  13711.      *
  13712.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  13713.      */
  13714.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service()
  13715.     {
  13716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  13717.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  13718.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13719.         return $instance;
  13720.     }
  13721.     /**
  13722.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  13723.      *
  13724.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  13725.      */
  13726.     protected function getMediaFolderConfigurationDefinition2Service()
  13727.     {
  13728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  13729.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  13730.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13731.         return $instance;
  13732.     }
  13733.     /**
  13734.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  13735.      *
  13736.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  13737.      */
  13738.     protected function getMediaFolderDefinition2Service()
  13739.     {
  13740.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  13741.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13742.         return $instance;
  13743.     }
  13744.     /**
  13745.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  13746.      *
  13747.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  13748.      */
  13749.     protected function getMediaTagDefinition2Service()
  13750.     {
  13751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  13752.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  13753.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13754.         return $instance;
  13755.     }
  13756.     /**
  13757.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  13758.      *
  13759.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  13760.      */
  13761.     protected function getMediaThumbnailSizeDefinition2Service()
  13762.     {
  13763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  13764.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  13765.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13766.         return $instance;
  13767.     }
  13768.     /**
  13769.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  13770.      *
  13771.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  13772.      */
  13773.     protected function getMediaThumbnailDefinition2Service()
  13774.     {
  13775.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  13776.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13777.         return $instance;
  13778.     }
  13779.     /**
  13780.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  13781.      *
  13782.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  13783.      */
  13784.     protected function getMediaTranslationDefinition2Service()
  13785.     {
  13786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  13788.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  13789.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13790.         return $instance;
  13791.     }
  13792.     /**
  13793.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\MediaDefinition' shared service.
  13794.      *
  13795.      * @return \Shopware\Core\Content\Media\MediaDefinition
  13796.      */
  13797.     protected function getMediaDefinition2Service()
  13798.     {
  13799.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  13800.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13801.         return $instance;
  13802.     }
  13803.     /**
  13804.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  13805.      *
  13806.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  13807.      */
  13808.     protected function getNewsletterRecipientTagDefinition2Service()
  13809.     {
  13810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  13811.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  13812.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13813.         return $instance;
  13814.     }
  13815.     /**
  13816.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  13817.      *
  13818.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  13819.      */
  13820.     protected function getProductExportDefinition2Service()
  13821.     {
  13822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  13823.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  13824.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13825.         return $instance;
  13826.     }
  13827.     /**
  13828.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  13829.      *
  13830.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  13831.      */
  13832.     protected function getProductStreamFilterDefinition2Service()
  13833.     {
  13834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  13835.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  13836.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13837.         return $instance;
  13838.     }
  13839.     /**
  13840.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  13841.      *
  13842.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  13843.      */
  13844.     protected function getProductStreamTranslationDefinition2Service()
  13845.     {
  13846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  13848.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  13849.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13850.         return $instance;
  13851.     }
  13852.     /**
  13853.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  13854.      *
  13855.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  13856.      */
  13857.     protected function getProductStreamDefinition2Service()
  13858.     {
  13859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  13860.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  13861.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13862.         return $instance;
  13863.     }
  13864.     /**
  13865.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  13866.      *
  13867.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  13868.      */
  13869.     protected function getProductCategoryTreeDefinition2Service()
  13870.     {
  13871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  13872.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  13873.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13874.         return $instance;
  13875.     }
  13876.     /**
  13877.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  13878.      *
  13879.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  13880.      */
  13881.     protected function getProductCategoryDefinition2Service()
  13882.     {
  13883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  13884.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  13885.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13886.         return $instance;
  13887.     }
  13888.     /**
  13889.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  13890.      *
  13891.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  13892.      */
  13893.     protected function getProductConfiguratorSettingDefinition2Service()
  13894.     {
  13895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  13896.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  13897.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13898.         return $instance;
  13899.     }
  13900.     /**
  13901.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  13902.      *
  13903.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  13904.      */
  13905.     protected function getProductCrossSellingAssignedProductsDefinition2Service()
  13906.     {
  13907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  13908.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  13909.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13910.         return $instance;
  13911.     }
  13912.     /**
  13913.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  13914.      *
  13915.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  13916.      */
  13917.     protected function getProductCrossSellingTranslationDefinition2Service()
  13918.     {
  13919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  13921.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  13922.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13923.         return $instance;
  13924.     }
  13925.     /**
  13926.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  13927.      *
  13928.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  13929.      */
  13930.     protected function getProductCrossSellingDefinition2Service()
  13931.     {
  13932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  13933.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  13934.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13935.         return $instance;
  13936.     }
  13937.     /**
  13938.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  13939.      *
  13940.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  13941.      */
  13942.     protected function getProductCustomFieldSetDefinition2Service()
  13943.     {
  13944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  13945.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  13946.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13947.         return $instance;
  13948.     }
  13949.     /**
  13950.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  13951.      *
  13952.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  13953.      */
  13954.     protected function getProductFeatureSetTranslationDefinition2Service()
  13955.     {
  13956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  13958.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  13959.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13960.         return $instance;
  13961.     }
  13962.     /**
  13963.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  13964.      *
  13965.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  13966.      */
  13967.     protected function getProductFeatureSetDefinition2Service()
  13968.     {
  13969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  13970.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  13971.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13972.         return $instance;
  13973.     }
  13974.     /**
  13975.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  13976.      *
  13977.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  13978.      */
  13979.     protected function getProductKeywordDictionaryDefinition2Service()
  13980.     {
  13981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  13982.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  13983.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13984.         return $instance;
  13985.     }
  13986.     /**
  13987.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  13988.      *
  13989.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  13990.      */
  13991.     protected function getProductManufacturerTranslationDefinition2Service()
  13992.     {
  13993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  13995.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  13996.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13997.         return $instance;
  13998.     }
  13999.     /**
  14000.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  14001.      *
  14002.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  14003.      */
  14004.     protected function getProductManufacturerDefinition2Service()
  14005.     {
  14006.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  14007.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  14008.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14009.         return $instance;
  14010.     }
  14011.     /**
  14012.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  14013.      *
  14014.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  14015.      */
  14016.     protected function getProductMediaDefinition2Service()
  14017.     {
  14018.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  14019.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  14020.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14021.         return $instance;
  14022.     }
  14023.     /**
  14024.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  14025.      *
  14026.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  14027.      */
  14028.     protected function getProductOptionDefinition2Service()
  14029.     {
  14030.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  14031.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  14032.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14033.         return $instance;
  14034.     }
  14035.     /**
  14036.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  14037.      *
  14038.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  14039.      */
  14040.     protected function getProductPriceDefinition2Service()
  14041.     {
  14042.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  14043.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  14044.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14045.         return $instance;
  14046.     }
  14047.     /**
  14048.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  14049.      *
  14050.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  14051.      */
  14052.     protected function getProductPropertyDefinition2Service()
  14053.     {
  14054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  14055.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  14056.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14057.         return $instance;
  14058.     }
  14059.     /**
  14060.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  14061.      *
  14062.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  14063.      */
  14064.     protected function getProductReviewDefinition2Service()
  14065.     {
  14066.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  14067.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  14068.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14069.         return $instance;
  14070.     }
  14071.     /**
  14072.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  14073.      *
  14074.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  14075.      */
  14076.     protected function getProductSearchConfigFieldDefinition2Service()
  14077.     {
  14078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  14079.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  14080.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14081.         return $instance;
  14082.     }
  14083.     /**
  14084.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  14085.      *
  14086.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  14087.      */
  14088.     protected function getProductSearchConfigDefinition2Service()
  14089.     {
  14090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  14091.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  14092.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14093.         return $instance;
  14094.     }
  14095.     /**
  14096.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  14097.      *
  14098.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  14099.      */
  14100.     protected function getProductSearchKeywordDefinition2Service()
  14101.     {
  14102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  14103.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  14104.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14105.         return $instance;
  14106.     }
  14107.     /**
  14108.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  14109.      *
  14110.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  14111.      */
  14112.     protected function getProductStreamMappingDefinition2Service()
  14113.     {
  14114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  14115.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  14116.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14117.         return $instance;
  14118.     }
  14119.     /**
  14120.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  14121.      *
  14122.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  14123.      */
  14124.     protected function getProductTagDefinition2Service()
  14125.     {
  14126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  14127.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  14128.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14129.         return $instance;
  14130.     }
  14131.     /**
  14132.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  14133.      *
  14134.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  14135.      */
  14136.     protected function getProductTranslationDefinition2Service()
  14137.     {
  14138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  14140.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  14141.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14142.         return $instance;
  14143.     }
  14144.     /**
  14145.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  14146.      *
  14147.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  14148.      */
  14149.     protected function getProductVisibilityDefinition2Service()
  14150.     {
  14151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  14152.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  14153.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14154.         return $instance;
  14155.     }
  14156.     /**
  14157.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  14158.      *
  14159.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  14160.      */
  14161.     protected function getProductSortingDefinition2Service()
  14162.     {
  14163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  14164.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  14165.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14166.         return $instance;
  14167.     }
  14168.     /**
  14169.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  14170.      *
  14171.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  14172.      */
  14173.     protected function getProductSortingTranslationDefinition2Service()
  14174.     {
  14175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  14177.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  14178.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14179.         return $instance;
  14180.     }
  14181.     /**
  14182.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  14183.      *
  14184.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  14185.      */
  14186.     protected function getPropertyGroupOptionTranslationDefinition2Service()
  14187.     {
  14188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  14190.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  14191.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14192.         return $instance;
  14193.     }
  14194.     /**
  14195.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  14196.      *
  14197.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  14198.      */
  14199.     protected function getPropertyGroupOptionDefinition2Service()
  14200.     {
  14201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  14202.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  14203.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14204.         return $instance;
  14205.     }
  14206.     /**
  14207.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  14208.      *
  14209.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  14210.      */
  14211.     protected function getPropertyGroupTranslationDefinition2Service()
  14212.     {
  14213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14214.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  14215.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  14216.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14217.         return $instance;
  14218.     }
  14219.     /**
  14220.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  14221.      *
  14222.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  14223.      */
  14224.     protected function getPropertyGroupDefinition2Service()
  14225.     {
  14226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  14227.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  14228.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14229.         return $instance;
  14230.     }
  14231.     /**
  14232.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  14233.      *
  14234.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  14235.      */
  14236.     protected function getRuleConditionDefinition2Service()
  14237.     {
  14238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  14239.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  14240.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14241.         return $instance;
  14242.     }
  14243.     /**
  14244.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\RuleDefinition' shared service.
  14245.      *
  14246.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  14247.      */
  14248.     protected function getRuleDefinition2Service()
  14249.     {
  14250.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  14251.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14252.         return $instance;
  14253.     }
  14254.     /**
  14255.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  14256.      *
  14257.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  14258.      */
  14259.     protected function getSeoUrlTemplateDefinition2Service()
  14260.     {
  14261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  14262.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  14263.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14264.         return $instance;
  14265.     }
  14266.     /**
  14267.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  14268.      *
  14269.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  14270.      */
  14271.     protected function getAclRoleDefinition2Service()
  14272.     {
  14273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  14274.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  14275.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14276.         return $instance;
  14277.     }
  14278.     /**
  14279.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  14280.      *
  14281.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  14282.      */
  14283.     protected function getAclUserRoleDefinition2Service()
  14284.     {
  14285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  14286.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  14287.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14288.         return $instance;
  14289.     }
  14290.     /**
  14291.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  14292.      *
  14293.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  14294.      */
  14295.     protected function getActionButtonTranslationDefinition2Service()
  14296.     {
  14297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  14299.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  14300.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14301.         return $instance;
  14302.     }
  14303.     /**
  14304.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  14305.      *
  14306.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  14307.      */
  14308.     protected function getActionButtonDefinition2Service()
  14309.     {
  14310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  14311.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  14312.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14313.         return $instance;
  14314.     }
  14315.     /**
  14316.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  14317.      *
  14318.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  14319.      */
  14320.     protected function getAppPaymentMethodDefinition2Service()
  14321.     {
  14322.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  14323.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14324.         return $instance;
  14325.     }
  14326.     /**
  14327.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  14328.      *
  14329.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  14330.      */
  14331.     protected function getAppTranslationDefinition2Service()
  14332.     {
  14333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14334.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  14335.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  14336.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14337.         return $instance;
  14338.     }
  14339.     /**
  14340.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  14341.      *
  14342.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  14343.      */
  14344.     protected function getAppCmsBlockTranslationDefinition2Service()
  14345.     {
  14346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14347.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  14348.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  14349.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14350.         return $instance;
  14351.     }
  14352.     /**
  14353.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  14354.      *
  14355.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  14356.      */
  14357.     protected function getAppCmsBlockDefinition2Service()
  14358.     {
  14359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  14360.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  14361.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14362.         return $instance;
  14363.     }
  14364.     /**
  14365.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\AppDefinition' shared service.
  14366.      *
  14367.      * @return \Shopware\Core\Framework\App\AppDefinition
  14368.      */
  14369.     protected function getAppDefinition2Service()
  14370.     {
  14371.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  14372.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14373.         return $instance;
  14374.     }
  14375.     /**
  14376.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  14377.      *
  14378.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  14379.      */
  14380.     protected function getTemplateDefinition2Service()
  14381.     {
  14382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  14383.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  14384.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14385.         return $instance;
  14386.     }
  14387.     /**
  14388.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  14389.      *
  14390.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  14391.      */
  14392.     protected function getVersionCommitDataDefinition2Service()
  14393.     {
  14394.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  14395.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14396.         return $instance;
  14397.     }
  14398.     /**
  14399.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  14400.      *
  14401.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  14402.      */
  14403.     protected function getVersionCommitDefinition2Service()
  14404.     {
  14405.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  14406.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14407.         return $instance;
  14408.     }
  14409.     /**
  14410.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  14411.      *
  14412.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  14413.      */
  14414.     protected function getVersionDefinition2Service()
  14415.     {
  14416.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  14417.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14418.         return $instance;
  14419.     }
  14420.     /**
  14421.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  14422.      *
  14423.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  14424.      */
  14425.     protected function getEventActionRuleDefinition2Service()
  14426.     {
  14427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  14428.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  14429.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14430.         return $instance;
  14431.     }
  14432.     /**
  14433.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  14434.      *
  14435.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  14436.      */
  14437.     protected function getEventActionSalesChannelDefinition2Service()
  14438.     {
  14439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  14440.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  14441.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14442.         return $instance;
  14443.     }
  14444.     /**
  14445.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  14446.      *
  14447.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  14448.      */
  14449.     protected function getEventActionDefinition2Service()
  14450.     {
  14451.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  14452.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14453.         return $instance;
  14454.     }
  14455.     /**
  14456.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  14457.      *
  14458.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  14459.      */
  14460.     protected function getLogEntryDefinition2Service()
  14461.     {
  14462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  14463.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  14464.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14465.         return $instance;
  14466.     }
  14467.     /**
  14468.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  14469.      *
  14470.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  14471.      */
  14472.     protected function getDeadMessageDefinition2Service()
  14473.     {
  14474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  14475.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  14476.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14477.         return $instance;
  14478.     }
  14479.     /**
  14480.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  14481.      *
  14482.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  14483.      */
  14484.     protected function getMessageQueueStatsDefinition2Service()
  14485.     {
  14486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  14487.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  14488.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14489.         return $instance;
  14490.     }
  14491.     /**
  14492.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  14493.      *
  14494.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  14495.      */
  14496.     protected function getScheduledTaskDefinition2Service()
  14497.     {
  14498.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  14499.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14500.         return $instance;
  14501.     }
  14502.     /**
  14503.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  14504.      *
  14505.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  14506.      */
  14507.     protected function getPluginTranslationDefinition2Service()
  14508.     {
  14509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  14511.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  14512.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14513.         return $instance;
  14514.     }
  14515.     /**
  14516.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  14517.      *
  14518.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  14519.      */
  14520.     protected function getPluginDefinition2Service()
  14521.     {
  14522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  14523.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  14524.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14525.         return $instance;
  14526.     }
  14527.     /**
  14528.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  14529.      *
  14530.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  14531.      */
  14532.     protected function getScriptDefinition2Service()
  14533.     {
  14534.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  14535.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14536.         return $instance;
  14537.     }
  14538.     /**
  14539.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  14540.      *
  14541.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  14542.      */
  14543.     protected function getWebhookEventLogDefinition2Service()
  14544.     {
  14545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  14546.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  14547.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14548.         return $instance;
  14549.     }
  14550.     /**
  14551.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  14552.      *
  14553.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  14554.      */
  14555.     protected function getWebhookDefinition2Service()
  14556.     {
  14557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  14558.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  14559.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14560.         return $instance;
  14561.     }
  14562.     /**
  14563.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  14564.      *
  14565.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  14566.      */
  14567.     protected function getCountryStateTranslationDefinition2Service()
  14568.     {
  14569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  14571.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  14572.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14573.         return $instance;
  14574.     }
  14575.     /**
  14576.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  14577.      *
  14578.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  14579.      */
  14580.     protected function getCountryTranslationDefinition2Service()
  14581.     {
  14582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  14584.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  14585.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14586.         return $instance;
  14587.     }
  14588.     /**
  14589.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  14590.      *
  14591.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  14592.      */
  14593.     protected function getCurrencyCountryRoundingDefinition2Service()
  14594.     {
  14595.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  14596.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14597.         return $instance;
  14598.     }
  14599.     /**
  14600.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  14601.      *
  14602.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  14603.      */
  14604.     protected function getCurrencyTranslationDefinition2Service()
  14605.     {
  14606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  14608.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  14609.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14610.         return $instance;
  14611.     }
  14612.     /**
  14613.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  14614.      *
  14615.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  14616.      */
  14617.     protected function getCustomFieldSetRelationDefinition2Service()
  14618.     {
  14619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  14620.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  14621.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14622.         return $instance;
  14623.     }
  14624.     /**
  14625.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  14626.      *
  14627.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  14628.      */
  14629.     protected function getCustomFieldSetDefinition2Service()
  14630.     {
  14631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  14632.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  14633.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14634.         return $instance;
  14635.     }
  14636.     /**
  14637.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  14638.      *
  14639.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  14640.      */
  14641.     protected function getCustomFieldDefinition2Service()
  14642.     {
  14643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  14644.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  14645.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14646.         return $instance;
  14647.     }
  14648.     /**
  14649.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  14650.      *
  14651.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  14652.      */
  14653.     protected function getDeliveryTimeTranslationDefinition2Service()
  14654.     {
  14655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  14657.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  14658.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14659.         return $instance;
  14660.     }
  14661.     /**
  14662.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  14663.      *
  14664.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  14665.      */
  14666.     protected function getDeliveryTimeDefinition2Service()
  14667.     {
  14668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  14669.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  14670.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14671.         return $instance;
  14672.     }
  14673.     /**
  14674.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  14675.      *
  14676.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  14677.      */
  14678.     protected function getIntegrationRoleDefinition2Service()
  14679.     {
  14680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  14681.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  14682.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14683.         return $instance;
  14684.     }
  14685.     /**
  14686.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  14687.      *
  14688.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  14689.      */
  14690.     protected function getIntegrationDefinition2Service()
  14691.     {
  14692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  14693.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  14694.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14695.         return $instance;
  14696.     }
  14697.     /**
  14698.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  14699.      *
  14700.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  14701.      */
  14702.     protected function getLocaleTranslationDefinition2Service()
  14703.     {
  14704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  14706.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  14707.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14708.         return $instance;
  14709.     }
  14710.     /**
  14711.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\LocaleDefinition' shared service.
  14712.      *
  14713.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  14714.      */
  14715.     protected function getLocaleDefinition2Service()
  14716.     {
  14717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  14718.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  14719.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14720.         return $instance;
  14721.     }
  14722.     /**
  14723.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  14724.      *
  14725.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  14726.      */
  14727.     protected function getNumberRangeSalesChannelDefinition2Service()
  14728.     {
  14729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  14730.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  14731.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14732.         return $instance;
  14733.     }
  14734.     /**
  14735.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  14736.      *
  14737.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  14738.      */
  14739.     protected function getNumberRangeStateDefinition2Service()
  14740.     {
  14741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  14742.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  14743.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14744.         return $instance;
  14745.     }
  14746.     /**
  14747.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  14748.      *
  14749.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  14750.      */
  14751.     protected function getNumberRangeTranslationDefinition2Service()
  14752.     {
  14753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  14755.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  14756.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14757.         return $instance;
  14758.     }
  14759.     /**
  14760.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  14761.      *
  14762.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  14763.      */
  14764.     protected function getNumberRangeTypeTranslationDefinition2Service()
  14765.     {
  14766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  14768.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  14769.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14770.         return $instance;
  14771.     }
  14772.     /**
  14773.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  14774.      *
  14775.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  14776.      */
  14777.     protected function getNumberRangeTypeDefinition2Service()
  14778.     {
  14779.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  14780.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  14781.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14782.         return $instance;
  14783.     }
  14784.     /**
  14785.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  14786.      *
  14787.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  14788.      */
  14789.     protected function getNumberRangeDefinition2Service()
  14790.     {
  14791.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  14792.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14793.         return $instance;
  14794.     }
  14795.     /**
  14796.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  14797.      *
  14798.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  14799.      */
  14800.     protected function getSalesChannelAnalyticsDefinition2Service()
  14801.     {
  14802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  14803.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  14804.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14805.         return $instance;
  14806.     }
  14807.     /**
  14808.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  14809.      *
  14810.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  14811.      */
  14812.     protected function getSalesChannelCountryDefinition3Service()
  14813.     {
  14814.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  14815.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  14816.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14817.         return $instance;
  14818.     }
  14819.     /**
  14820.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  14821.      *
  14822.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  14823.      */
  14824.     protected function getSalesChannelCurrencyDefinition3Service()
  14825.     {
  14826.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  14827.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  14828.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14829.         return $instance;
  14830.     }
  14831.     /**
  14832.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  14833.      *
  14834.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  14835.      */
  14836.     protected function getSalesChannelDomainDefinition2Service()
  14837.     {
  14838.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  14839.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14840.         return $instance;
  14841.     }
  14842.     /**
  14843.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  14844.      *
  14845.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  14846.      */
  14847.     protected function getSalesChannelLanguageDefinition3Service()
  14848.     {
  14849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  14850.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  14851.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14852.         return $instance;
  14853.     }
  14854.     /**
  14855.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  14856.      *
  14857.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  14858.      */
  14859.     protected function getSalesChannelPaymentMethodDefinition3Service()
  14860.     {
  14861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  14862.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  14863.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14864.         return $instance;
  14865.     }
  14866.     /**
  14867.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  14868.      *
  14869.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  14870.      */
  14871.     protected function getSalesChannelShippingMethodDefinition3Service()
  14872.     {
  14873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  14874.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  14875.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14876.         return $instance;
  14877.     }
  14878.     /**
  14879.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  14880.      *
  14881.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  14882.      */
  14883.     protected function getSalesChannelTranslationDefinition2Service()
  14884.     {
  14885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  14887.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  14888.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14889.         return $instance;
  14890.     }
  14891.     /**
  14892.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  14893.      *
  14894.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  14895.      */
  14896.     protected function getSalesChannelTypeTranslationDefinition2Service()
  14897.     {
  14898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  14900.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  14901.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14902.         return $instance;
  14903.     }
  14904.     /**
  14905.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  14906.      *
  14907.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  14908.      */
  14909.     protected function getSalesChannelTypeDefinition2Service()
  14910.     {
  14911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  14912.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  14913.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14914.         return $instance;
  14915.     }
  14916.     /**
  14917.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  14918.      *
  14919.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  14920.      */
  14921.     protected function getSalesChannelDefinition2Service()
  14922.     {
  14923.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  14924.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14925.         return $instance;
  14926.     }
  14927.     /**
  14928.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  14929.      *
  14930.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  14931.      */
  14932.     protected function getSalutationTranslationDefinition2Service()
  14933.     {
  14934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14935.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  14936.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  14937.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14938.         return $instance;
  14939.     }
  14940.     /**
  14941.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  14942.      *
  14943.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  14944.      */
  14945.     protected function getSnippetSetDefinition2Service()
  14946.     {
  14947.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  14948.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14949.         return $instance;
  14950.     }
  14951.     /**
  14952.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  14953.      *
  14954.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  14955.      */
  14956.     protected function getSnippetDefinition2Service()
  14957.     {
  14958.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  14959.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14960.         return $instance;
  14961.     }
  14962.     /**
  14963.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  14964.      *
  14965.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  14966.      */
  14967.     protected function getStateMachineHistoryDefinition2Service()
  14968.     {
  14969.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  14970.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14971.         return $instance;
  14972.     }
  14973.     /**
  14974.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  14975.      *
  14976.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  14977.      */
  14978.     protected function getStateMachineStateDefinition2Service()
  14979.     {
  14980.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  14981.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14982.         return $instance;
  14983.     }
  14984.     /**
  14985.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  14986.      *
  14987.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  14988.      */
  14989.     protected function getStateMachineStateTranslationDefinition2Service()
  14990.     {
  14991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  14993.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  14994.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14995.         return $instance;
  14996.     }
  14997.     /**
  14998.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  14999.      *
  15000.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  15001.      */
  15002.     protected function getStateMachineTransitionDefinition2Service()
  15003.     {
  15004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  15005.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  15006.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15007.         return $instance;
  15008.     }
  15009.     /**
  15010.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  15011.      *
  15012.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  15013.      */
  15014.     protected function getStateMachineDefinition2Service()
  15015.     {
  15016.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  15017.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15018.         return $instance;
  15019.     }
  15020.     /**
  15021.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  15022.      *
  15023.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  15024.      */
  15025.     protected function getStateMachineTranslationDefinition2Service()
  15026.     {
  15027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  15029.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  15030.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15031.         return $instance;
  15032.     }
  15033.     /**
  15034.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  15035.      *
  15036.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  15037.      */
  15038.     protected function getSystemConfigDefinition2Service()
  15039.     {
  15040.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  15041.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15042.         return $instance;
  15043.     }
  15044.     /**
  15045.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tag\TagDefinition' shared service.
  15046.      *
  15047.      * @return \Shopware\Core\System\Tag\TagDefinition
  15048.      */
  15049.     protected function getTagDefinition2Service()
  15050.     {
  15051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  15052.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  15053.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15054.         return $instance;
  15055.     }
  15056.     /**
  15057.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  15058.      *
  15059.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  15060.      */
  15061.     protected function getTaxRuleTypeTranslationDefinition2Service()
  15062.     {
  15063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  15065.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  15066.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15067.         return $instance;
  15068.     }
  15069.     /**
  15070.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  15071.      *
  15072.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  15073.      */
  15074.     protected function getTaxRuleTypeDefinition2Service()
  15075.     {
  15076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  15077.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  15078.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15079.         return $instance;
  15080.     }
  15081.     /**
  15082.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  15083.      *
  15084.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  15085.      */
  15086.     protected function getTaxRuleDefinition2Service()
  15087.     {
  15088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  15089.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  15090.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15091.         return $instance;
  15092.     }
  15093.     /**
  15094.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\TaxDefinition' shared service.
  15095.      *
  15096.      * @return \Shopware\Core\System\Tax\TaxDefinition
  15097.      */
  15098.     protected function getTaxDefinition2Service()
  15099.     {
  15100.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  15101.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15102.         return $instance;
  15103.     }
  15104.     /**
  15105.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  15106.      *
  15107.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  15108.      */
  15109.     protected function getUnitTranslationDefinition2Service()
  15110.     {
  15111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  15113.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  15114.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15115.         return $instance;
  15116.     }
  15117.     /**
  15118.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\UnitDefinition' shared service.
  15119.      *
  15120.      * @return \Shopware\Core\System\Unit\UnitDefinition
  15121.      */
  15122.     protected function getUnitDefinition2Service()
  15123.     {
  15124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  15125.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  15126.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15127.         return $instance;
  15128.     }
  15129.     /**
  15130.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  15131.      *
  15132.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  15133.      */
  15134.     protected function getUserAccessKeyDefinition2Service()
  15135.     {
  15136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  15137.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  15138.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15139.         return $instance;
  15140.     }
  15141.     /**
  15142.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  15143.      *
  15144.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  15145.      */
  15146.     protected function getUserConfigDefinition2Service()
  15147.     {
  15148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  15149.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  15150.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15151.         return $instance;
  15152.     }
  15153.     /**
  15154.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  15155.      *
  15156.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  15157.      */
  15158.     protected function getUserRecoveryDefinition2Service()
  15159.     {
  15160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  15161.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  15162.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15163.         return $instance;
  15164.     }
  15165.     /**
  15166.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\UserDefinition' shared service.
  15167.      *
  15168.      * @return \Shopware\Core\System\User\UserDefinition
  15169.      */
  15170.     protected function getUserDefinition2Service()
  15171.     {
  15172.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  15173.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15174.         return $instance;
  15175.     }
  15176.     /**
  15177.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  15178.      *
  15179.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  15180.      */
  15181.     protected function getThemeChildDefinition2Service()
  15182.     {
  15183.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  15184.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  15185.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15186.         return $instance;
  15187.     }
  15188.     /**
  15189.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  15190.      *
  15191.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  15192.      */
  15193.     protected function getThemeMediaDefinition2Service()
  15194.     {
  15195.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  15196.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  15197.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15198.         return $instance;
  15199.     }
  15200.     /**
  15201.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  15202.      *
  15203.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  15204.      */
  15205.     protected function getThemeSalesChannelDefinition2Service()
  15206.     {
  15207.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  15208.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15209.         return $instance;
  15210.     }
  15211.     /**
  15212.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  15213.      *
  15214.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  15215.      */
  15216.     protected function getThemeTranslationDefinition2Service()
  15217.     {
  15218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15219.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  15220.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  15221.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15222.         return $instance;
  15223.     }
  15224.     /**
  15225.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\ThemeDefinition' shared service.
  15226.      *
  15227.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  15228.      */
  15229.     protected function getThemeDefinition2Service()
  15230.     {
  15231.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  15232.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15233.         return $instance;
  15234.     }
  15235.     /**
  15236.      * Gets the public 'sales_channel_domain.repository' shared service.
  15237.      *
  15238.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15239.      */
  15240.     protected function getSalesChannelDomain_RepositoryService()
  15241.     {
  15242.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15243.     }
  15244.     /**
  15245.      * Gets the public 'sales_channel_language.repository' shared service.
  15246.      *
  15247.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15248.      */
  15249.     protected function getSalesChannelLanguage_RepositoryService()
  15250.     {
  15251.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15252.     }
  15253.     /**
  15254.      * Gets the public 'sales_channel_payment_method.repository' shared service.
  15255.      *
  15256.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15257.      */
  15258.     protected function getSalesChannelPaymentMethod_RepositoryService()
  15259.     {
  15260.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15261.     }
  15262.     /**
  15263.      * Gets the public 'sales_channel_shipping_method.repository' shared service.
  15264.      *
  15265.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15266.      */
  15267.     protected function getSalesChannelShippingMethod_RepositoryService()
  15268.     {
  15269.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15270.     }
  15271.     /**
  15272.      * Gets the public 'sales_channel_translation.repository' shared service.
  15273.      *
  15274.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15275.      */
  15276.     protected function getSalesChannelTranslation_RepositoryService()
  15277.     {
  15278.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15279.     }
  15280.     /**
  15281.      * Gets the public 'sales_channel_type.repository' shared service.
  15282.      *
  15283.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15284.      */
  15285.     protected function getSalesChannelType_RepositoryService()
  15286.     {
  15287.         return $this->services['sales_channel_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] ?? $this->getSalesChannelTypeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15288.     }
  15289.     /**
  15290.      * Gets the public 'sales_channel_type_translation.repository' shared service.
  15291.      *
  15292.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15293.      */
  15294.     protected function getSalesChannelTypeTranslation_RepositoryService()
  15295.     {
  15296.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15297.     }
  15298.     /**
  15299.      * Gets the public 'salutation.repository' shared service.
  15300.      *
  15301.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15302.      */
  15303.     protected function getSalutation_RepositoryService()
  15304.     {
  15305.         return $this->services['salutation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] ?? $this->getSalutationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15306.     }
  15307.     /**
  15308.      * Gets the public 'salutation_translation.repository' shared service.
  15309.      *
  15310.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15311.      */
  15312.     protected function getSalutationTranslation_RepositoryService()
  15313.     {
  15314.         return $this->services['salutation_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] ?? $this->getSalutationTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15315.     }
  15316.     /**
  15317.      * Gets the public 'sas_blog_author.repository' shared service.
  15318.      *
  15319.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15320.      */
  15321.     protected function getSasBlogAuthor_RepositoryService()
  15322.     {
  15323.         return $this->services['sas_blog_author.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Sas\\BlogModule\\Content\\BlogAuthor\\BlogAuthorDefinition'] ?? $this->getBlogAuthorDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15324.     }
  15325.     /**
  15326.      * Gets the public 'sas_blog_author_translation.repository' shared service.
  15327.      *
  15328.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15329.      */
  15330.     protected function getSasBlogAuthorTranslation_RepositoryService()
  15331.     {
  15332.         return $this->services['sas_blog_author_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Sas\\BlogModule\\Content\\BlogAuthor\\BlogAuthorTranslation\\BlogAuthorTranslationDefinition'] ?? $this->getBlogAuthorTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15333.     }
  15334.     /**
  15335.      * Gets the public 'sas_blog_blog_category.repository' shared service.
  15336.      *
  15337.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15338.      */
  15339.     protected function getSasBlogBlogCategory_RepositoryService()
  15340.     {
  15341.         return $this->services['sas_blog_blog_category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Sas\\BlogModule\\Content\\Blog\\Aggregate\\BlogCategoryMappingDefinition'] ?? $this->getBlogCategoryMappingDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15342.     }
  15343.     /**
  15344.      * Gets the public 'sas_blog_category.repository' shared service.
  15345.      *
  15346.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15347.      */
  15348.     protected function getSasBlogCategory_RepositoryService()
  15349.     {
  15350.         return $this->services['sas_blog_category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryDefinition'] ?? $this->getBlogCategoryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15351.     }
  15352.     /**
  15353.      * Gets the public 'sas_blog_category_translation.repository' shared service.
  15354.      *
  15355.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15356.      */
  15357.     protected function getSasBlogCategoryTranslation_RepositoryService()
  15358.     {
  15359.         return $this->services['sas_blog_category_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryTranslation\\BlogCategoryTranslationDefinition'] ?? $this->getBlogCategoryTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15360.     }
  15361.     /**
  15362.      * Gets the public 'sas_blog_entries.repository' shared service.
  15363.      *
  15364.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15365.      */
  15366.     protected function getSasBlogEntries_RepositoryService()
  15367.     {
  15368.         return $this->services['sas_blog_entries.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Sas\\BlogModule\\Content\\Blog\\BlogEntriesDefinition'] ?? $this->getBlogEntriesDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15369.     }
  15370.     /**
  15371.      * Gets the public 'sas_blog_entries_translation.repository' shared service.
  15372.      *
  15373.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15374.      */
  15375.     protected function getSasBlogEntriesTranslation_RepositoryService()
  15376.     {
  15377.         return $this->services['sas_blog_entries_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Sas\\BlogModule\\Content\\Blog\\BlogTranslation\\BlogTranslationDefinition'] ?? $this->getBlogTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15378.     }
  15379.     /**
  15380.      * Gets the public 'sas_blog_module.filesystem.private' shared service.
  15381.      *
  15382.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15383.      */
  15384.     protected function getSasBlogModule_Filesystem_PrivateService()
  15385.     {
  15386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15388.         return $this->services['sas_blog_module.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/sas_blog_module');
  15389.     }
  15390.     /**
  15391.      * Gets the public 'sas_blog_module.filesystem.public' shared service.
  15392.      *
  15393.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15394.      */
  15395.     protected function getSasBlogModule_Filesystem_PublicService()
  15396.     {
  15397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15399.         return $this->services['sas_blog_module.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/sas_blog_module');
  15400.     }
  15401.     /**
  15402.      * Gets the public 'scheduled_task.repository' shared service.
  15403.      *
  15404.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15405.      */
  15406.     protected function getScheduledTask_RepositoryService()
  15407.     {
  15408.         return $this->services['scheduled_task.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] ?? $this->getScheduledTaskDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15409.     }
  15410.     /**
  15411.      * Gets the public 'script.repository' shared service.
  15412.      *
  15413.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15414.      */
  15415.     protected function getScript_RepositoryService()
  15416.     {
  15417.         return $this->services['script.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Script\\ScriptDefinition'] ?? $this->getScriptDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15418.     }
  15419.     /**
  15420.      * Gets the public 'seo_url.repository' shared service.
  15421.      *
  15422.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15423.      */
  15424.     protected function getSeoUrl_RepositoryService()
  15425.     {
  15426.         return $this->services['seo_url.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] ?? $this->getSeoUrlDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15427.     }
  15428.     /**
  15429.      * Gets the public 'seo_url_template.repository' shared service.
  15430.      *
  15431.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15432.      */
  15433.     protected function getSeoUrlTemplate_RepositoryService()
  15434.     {
  15435.         return $this->services['seo_url_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] ?? $this->getSeoUrlTemplateDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15436.     }
  15437.     /**
  15438.      * Gets the public 'services_resetter' shared service.
  15439.      *
  15440.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  15441.      */
  15442.     protected function getServicesResetterService()
  15443.     {
  15444.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  15445.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  15446.             if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  15447.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? null);
  15448.             }
  15449.             if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'])) {
  15450.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader' => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? null);
  15451.             }
  15452.             if (isset($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'])) {
  15453.                 yield 'Shopware\\Core\\Framework\\App\\ActiveAppsLoader' => ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? null);
  15454.             }
  15455.             if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'])) {
  15456.                 yield 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? null);
  15457.             }
  15458.             if (false) {
  15459.                 yield 'shopware.increment.gateway.array' => null;
  15460.             }
  15461.             if (isset($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'])) {
  15462.                 yield 'Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider' => ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? null);
  15463.             }
  15464.             if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'])) {
  15465.                 yield 'Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore' => ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? null);
  15466.             }
  15467.             if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  15468.                 yield 'Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator' => ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? null);
  15469.             }
  15470.             if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  15471.                 yield 'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\SearchKeywordUpdater' => ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? null);
  15472.             }
  15473.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  15474.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? null);
  15475.             }
  15476.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  15477.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? null);
  15478.             }
  15479.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  15480.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? null);
  15481.             }
  15482.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  15483.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? null);
  15484.             }
  15485.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  15486.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? null);
  15487.             }
  15488.             if (isset($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'])) {
  15489.                 yield 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? null);
  15490.             }
  15491.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  15492.                 yield 'Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? null);
  15493.             }
  15494.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  15495.                 yield 'Shopware\\Core\\Checkout\\Cart\\CartRuleLoader' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? null);
  15496.             }
  15497.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'])) {
  15498.                 yield 'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'] ?? null);
  15499.             }
  15500.             if (isset($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'])) {
  15501.                 yield 'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? null);
  15502.             }
  15503.             if (isset($this->services['cache.app'])) {
  15504.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  15505.             }
  15506.             if (isset($this->services['cache.system'])) {
  15507.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  15508.             }
  15509.             if (isset($this->privates['cache.validator'])) {
  15510.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  15511.             }
  15512.             if (isset($this->privates['cache.serializer'])) {
  15513.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  15514.             }
  15515.             if (isset($this->privates['cache.annotations'])) {
  15516.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  15517.             }
  15518.             if (isset($this->privates['cache.property_info'])) {
  15519.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  15520.             }
  15521.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  15522.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  15523.             }
  15524.             if (isset($this->privates['mailer.message_logger_listener'])) {
  15525.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  15526.             }
  15527.             if (isset($this->privates['debug.stopwatch'])) {
  15528.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  15529.             }
  15530.             if (isset($this->services['event_dispatcher'])) {
  15531.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  15532.             }
  15533.             if (isset($this->privates['cache.rate_limiter'])) {
  15534.                 yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? null);
  15535.             }
  15536.             if (isset($this->privates['.cache.object.inner'])) {
  15537.                 yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? null);
  15538.             }
  15539.             if (isset($this->privates['.cache.http.inner'])) {
  15540.                 yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? null);
  15541.             }
  15542.             if (isset($this->privates['cache.tags'])) {
  15543.                 yield 'cache.tags' => ($this->privates['cache.tags'] ?? null);
  15544.             }
  15545.             if (isset($this->privates['session_listener'])) {
  15546.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  15547.             }
  15548.             if (isset($this->services['cache.validator_expression_language'])) {
  15549.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  15550.             }
  15551.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  15552.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  15553.             }
  15554.             if (isset($this->services['.container.private.profiler'])) {
  15555.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  15556.             }
  15557.             if (isset($this->privates['debug.validator'])) {
  15558.                 yield 'debug.validator' => ($this->privates['debug.validator'] ?? null);
  15559.             }
  15560.             if (isset($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'])) {
  15561.                 yield 'monolog.handler.main' => ($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? null);
  15562.             }
  15563.             if (isset($this->privates['monolog.handler.console'])) {
  15564.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  15565.             }
  15566.             if (isset($this->privates['monolog.handler.business_event_handler_buffer'])) {
  15567.                 yield 'monolog.handler.business_event_handler_buffer' => ($this->privates['monolog.handler.business_event_handler_buffer'] ?? null);
  15568.             }
  15569.         }, function () {
  15570.             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\\Framework\\Script\\Debugging\\ScriptTraces'])) + (int) (false) + (int) (isset($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'])) + (int) (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'])) + (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\\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->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'])) + (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->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'])) + (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\\ExcludeExceptionHandler'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['monolog.handler.business_event_handler_buffer']));
  15571.         }), ['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => [=> 'reset'], 'Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader' => [=> 'reset'], 'Shopware\\Core\\Framework\\App\\ActiveAppsLoader' => [=> 'reset'], 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => [=> 'reset'], 'shopware.increment.gateway.array' => [=> 'resetAll'], 'Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider' => [=> 'reset'], 'Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore' => [=> 'reset'], 'Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator' => [=> 'reset'], 'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\SearchKeywordUpdater' => [=> '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\\Flow\\Dispatching\\CachedFlowLoader' => [=> 'reset'], 'Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator' => [=> 'reset'], 'Shopware\\Core\\Checkout\\Cart\\CartRuleLoader' => [=> 'reset'], 'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper' => [=> 'reset'], 'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => [=> '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']]);
  15572.     }
  15573.     /**
  15574.      * Gets the public 'shipping_method.repository' shared service.
  15575.      *
  15576.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15577.      */
  15578.     protected function getShippingMethod_RepositoryService()
  15579.     {
  15580.         return $this->services['shipping_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] ?? $this->getShippingMethodDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15581.     }
  15582.     /**
  15583.      * Gets the public 'shipping_method_price.repository' shared service.
  15584.      *
  15585.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15586.      */
  15587.     protected function getShippingMethodPrice_RepositoryService()
  15588.     {
  15589.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15590.     }
  15591.     /**
  15592.      * Gets the public 'shipping_method_tag.repository' shared service.
  15593.      *
  15594.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15595.      */
  15596.     protected function getShippingMethodTag_RepositoryService()
  15597.     {
  15598.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15599.     }
  15600.     /**
  15601.      * Gets the public 'shipping_method_translation.repository' shared service.
  15602.      *
  15603.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15604.      */
  15605.     protected function getShippingMethodTranslation_RepositoryService()
  15606.     {
  15607.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15608.     }
  15609.     /**
  15610.      * Gets the public 'shopware.filesystem.asset' shared service.
  15611.      *
  15612.      * @return \League\Flysystem\FilesystemInterface
  15613.      */
  15614.     protected function getShopware_Filesystem_AssetService()
  15615.     {
  15616.         return $this->services['shopware.filesystem.asset'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.asset']);
  15617.     }
  15618.     /**
  15619.      * Gets the public 'shopware.filesystem.private' shared service.
  15620.      *
  15621.      * @return \League\Flysystem\FilesystemInterface
  15622.      */
  15623.     protected function getShopware_Filesystem_PrivateService()
  15624.     {
  15625.         return $this->services['shopware.filesystem.private'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.private']);
  15626.     }
  15627.     /**
  15628.      * Gets the public 'shopware.filesystem.public' shared service.
  15629.      *
  15630.      * @return \League\Flysystem\FilesystemInterface
  15631.      */
  15632.     protected function getShopware_Filesystem_PublicService()
  15633.     {
  15634.         return $this->services['shopware.filesystem.public'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.public']);
  15635.     }
  15636.     /**
  15637.      * Gets the public 'shopware.filesystem.sitemap' shared service.
  15638.      *
  15639.      * @return \League\Flysystem\FilesystemInterface
  15640.      */
  15641.     protected function getShopware_Filesystem_SitemapService()
  15642.     {
  15643.         return $this->services['shopware.filesystem.sitemap'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.sitemap']);
  15644.     }
  15645.     /**
  15646.      * Gets the public 'shopware.filesystem.temp' shared service.
  15647.      *
  15648.      * @return \League\Flysystem\FilesystemInterface
  15649.      */
  15650.     protected function getShopware_Filesystem_TempService()
  15651.     {
  15652.         return $this->services['shopware.filesystem.temp'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.temp']);
  15653.     }
  15654.     /**
  15655.      * Gets the public 'shopware.filesystem.theme' shared service.
  15656.      *
  15657.      * @return \League\Flysystem\FilesystemInterface
  15658.      */
  15659.     protected function getShopware_Filesystem_ThemeService()
  15660.     {
  15661.         return $this->services['shopware.filesystem.theme'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.theme']);
  15662.     }
  15663.     /**
  15664.      * Gets the public 'shopware.increment.gateway.registry' shared service.
  15665.      *
  15666.      * @return \Shopware\Core\Framework\Increment\IncrementGatewayRegistry
  15667.      */
  15668.     protected function getShopware_Increment_Gateway_RegistryService()
  15669.     {
  15670.         return $this->services['shopware.increment.gateway.registry'] = new \Shopware\Core\Framework\Increment\IncrementGatewayRegistry(new RewindableGenerator(function () {
  15671.             yield => ($this->privates['shopware.increment.user_activity.gateway.mysql'] ?? $this->getShopware_Increment_UserActivity_Gateway_MysqlService());
  15672.             yield => ($this->privates['shopware.increment.message_queue.gateway.mysql'] ?? $this->getShopware_Increment_MessageQueue_Gateway_MysqlService());
  15673.         }, 2));
  15674.     }
  15675.     /**
  15676.      * Gets the public 'snippet.repository' shared service.
  15677.      *
  15678.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15679.      */
  15680.     protected function getSnippet_RepositoryService()
  15681.     {
  15682.         return $this->services['snippet.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] ?? $this->getSnippetDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15683.     }
  15684.     /**
  15685.      * Gets the public 'snippet_set.repository' shared service.
  15686.      *
  15687.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15688.      */
  15689.     protected function getSnippetSet_RepositoryService()
  15690.     {
  15691.         return $this->services['snippet_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] ?? $this->getSnippetSetDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15692.     }
  15693.     /**
  15694.      * Gets the public 'state_machine.repository' shared service.
  15695.      *
  15696.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15697.      */
  15698.     protected function getStateMachine_RepositoryService()
  15699.     {
  15700.         return $this->services['state_machine.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] ?? $this->getStateMachineDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15701.     }
  15702.     /**
  15703.      * Gets the public 'state_machine_history.repository' shared service.
  15704.      *
  15705.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15706.      */
  15707.     protected function getStateMachineHistory_RepositoryService()
  15708.     {
  15709.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15710.     }
  15711.     /**
  15712.      * Gets the public 'state_machine_state.repository' shared service.
  15713.      *
  15714.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15715.      */
  15716.     protected function getStateMachineState_RepositoryService()
  15717.     {
  15718.         return $this->services['state_machine_state.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] ?? $this->getStateMachineStateDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15719.     }
  15720.     /**
  15721.      * Gets the public 'state_machine_state_translation.repository' shared service.
  15722.      *
  15723.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15724.      */
  15725.     protected function getStateMachineStateTranslation_RepositoryService()
  15726.     {
  15727.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15728.     }
  15729.     /**
  15730.      * Gets the public 'state_machine_transition.repository' shared service.
  15731.      *
  15732.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15733.      */
  15734.     protected function getStateMachineTransition_RepositoryService()
  15735.     {
  15736.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15737.     }
  15738.     /**
  15739.      * Gets the public 'state_machine_translation.repository' shared service.
  15740.      *
  15741.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15742.      */
  15743.     protected function getStateMachineTranslation_RepositoryService()
  15744.     {
  15745.         return $this->services['state_machine_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] ?? $this->getStateMachineTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15746.     }
  15747.     /**
  15748.      * Gets the public 'storefront.filesystem.private' shared service.
  15749.      *
  15750.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15751.      */
  15752.     protected function getStorefront_Filesystem_PrivateService()
  15753.     {
  15754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15756.         return $this->services['storefront.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/storefront');
  15757.     }
  15758.     /**
  15759.      * Gets the public 'storefront.filesystem.public' shared service.
  15760.      *
  15761.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15762.      */
  15763.     protected function getStorefront_Filesystem_PublicService()
  15764.     {
  15765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15767.         return $this->services['storefront.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/storefront');
  15768.     }
  15769.     /**
  15770.      * Gets the public 'swag_extension_store.filesystem.private' shared service.
  15771.      *
  15772.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15773.      */
  15774.     protected function getSwagExtensionStore_Filesystem_PrivateService()
  15775.     {
  15776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15777.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15778.         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');
  15779.     }
  15780.     /**
  15781.      * Gets the public 'swag_extension_store.filesystem.public' shared service.
  15782.      *
  15783.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15784.      */
  15785.     protected function getSwagExtensionStore_Filesystem_PublicService()
  15786.     {
  15787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15789.         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');
  15790.     }
  15791.     /**
  15792.      * Gets the public 'system.filesystem.private' shared service.
  15793.      *
  15794.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15795.      */
  15796.     protected function getSystem_Filesystem_PrivateService()
  15797.     {
  15798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15800.         return $this->services['system.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/system');
  15801.     }
  15802.     /**
  15803.      * Gets the public 'system.filesystem.public' shared service.
  15804.      *
  15805.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15806.      */
  15807.     protected function getSystem_Filesystem_PublicService()
  15808.     {
  15809.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15811.         return $this->services['system.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/system');
  15812.     }
  15813.     /**
  15814.      * Gets the public 'system_config.repository' shared service.
  15815.      *
  15816.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15817.      */
  15818.     protected function getSystemConfig_RepositoryService()
  15819.     {
  15820.         return $this->services['system_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] ?? $this->getSystemConfigDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15821.     }
  15822.     /**
  15823.      * Gets the public 'tag.repository' shared service.
  15824.      *
  15825.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15826.      */
  15827.     protected function getTag_RepositoryService()
  15828.     {
  15829.         return $this->services['tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15830.     }
  15831.     /**
  15832.      * Gets the public 'tax.repository' shared service.
  15833.      *
  15834.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15835.      */
  15836.     protected function getTax_RepositoryService()
  15837.     {
  15838.         return $this->services['tax.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] ?? $this->getTaxDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15839.     }
  15840.     /**
  15841.      * Gets the public 'tax_rule.repository' shared service.
  15842.      *
  15843.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15844.      */
  15845.     protected function getTaxRule_RepositoryService()
  15846.     {
  15847.         return $this->services['tax_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] ?? $this->getTaxRuleDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15848.     }
  15849.     /**
  15850.      * Gets the public 'tax_rule_type.repository' shared service.
  15851.      *
  15852.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15853.      */
  15854.     protected function getTaxRuleType_RepositoryService()
  15855.     {
  15856.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15857.     }
  15858.     /**
  15859.      * Gets the public 'tax_rule_type_translation.repository' shared service.
  15860.      *
  15861.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15862.      */
  15863.     protected function getTaxRuleTypeTranslation_RepositoryService()
  15864.     {
  15865.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15866.     }
  15867.     /**
  15868.      * Gets the public 'theme.repository' shared service.
  15869.      *
  15870.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15871.      */
  15872.     protected function getTheme_RepositoryService()
  15873.     {
  15874.         return $this->services['theme.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\ThemeDefinition'] ?? $this->getThemeDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15875.     }
  15876.     /**
  15877.      * Gets the public 'theme_child.repository' shared service.
  15878.      *
  15879.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15880.      */
  15881.     protected function getThemeChild_RepositoryService()
  15882.     {
  15883.         return $this->services['theme_child.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] ?? $this->getThemeChildDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15884.     }
  15885.     /**
  15886.      * Gets the public 'theme_media.repository' shared service.
  15887.      *
  15888.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15889.      */
  15890.     protected function getThemeMedia_RepositoryService()
  15891.     {
  15892.         return $this->services['theme_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] ?? $this->getThemeMediaDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15893.     }
  15894.     /**
  15895.      * Gets the public 'theme_sales_channel.repository' shared service.
  15896.      *
  15897.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15898.      */
  15899.     protected function getThemeSalesChannel_RepositoryService()
  15900.     {
  15901.         return $this->services['theme_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] ?? $this->getThemeSalesChannelDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15902.     }
  15903.     /**
  15904.      * Gets the public 'theme_translation.repository' shared service.
  15905.      *
  15906.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15907.      */
  15908.     protected function getThemeTranslation_RepositoryService()
  15909.     {
  15910.         return $this->services['theme_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] ?? $this->getThemeTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15911.     }
  15912.     /**
  15913.      * Gets the public 'translator' shared service.
  15914.      *
  15915.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  15916.      */
  15917.     protected function getTranslatorService()
  15918.     {
  15919.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()));
  15920.     }
  15921.     /**
  15922.      * Gets the public 'unit.repository' shared service.
  15923.      *
  15924.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15925.      */
  15926.     protected function getUnit_RepositoryService()
  15927.     {
  15928.         return $this->services['unit.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] ?? $this->getUnitDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15929.     }
  15930.     /**
  15931.      * Gets the public 'unit_translation.repository' shared service.
  15932.      *
  15933.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15934.      */
  15935.     protected function getUnitTranslation_RepositoryService()
  15936.     {
  15937.         return $this->services['unit_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] ?? $this->getUnitTranslationDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15938.     }
  15939.     /**
  15940.      * Gets the public 'user.repository' shared service.
  15941.      *
  15942.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15943.      */
  15944.     protected function getUser_RepositoryService()
  15945.     {
  15946.         return $this->services['user.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\UserDefinition'] ?? $this->getUserDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15947.     }
  15948.     /**
  15949.      * Gets the public 'user_access_key.repository' shared service.
  15950.      *
  15951.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15952.      */
  15953.     protected function getUserAccessKey_RepositoryService()
  15954.     {
  15955.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15956.     }
  15957.     /**
  15958.      * Gets the public 'user_config.repository' shared service.
  15959.      *
  15960.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15961.      */
  15962.     protected function getUserConfig_RepositoryService()
  15963.     {
  15964.         return $this->services['user_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] ?? $this->getUserConfigDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15965.     }
  15966.     /**
  15967.      * Gets the public 'user_recovery.repository' shared service.
  15968.      *
  15969.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15970.      */
  15971.     protected function getUserRecovery_RepositoryService()
  15972.     {
  15973.         return $this->services['user_recovery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] ?? $this->getUserRecoveryDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15974.     }
  15975.     /**
  15976.      * Gets the public 'var_dumper.cloner' shared service.
  15977.      *
  15978.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  15979.      */
  15980.     protected function getVarDumper_ClonerService()
  15981.     {
  15982.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  15983.         $instance->setMaxItems(2500);
  15984.         $instance->setMinDepth(1);
  15985.         $instance->setMaxString(-1);
  15986.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  15987.         return $instance;
  15988.     }
  15989.     /**
  15990.      * Gets the public 'version.repository' shared service.
  15991.      *
  15992.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  15993.      */
  15994.     protected function getVersion_RepositoryService()
  15995.     {
  15996.         return $this->services['version.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? $this->getVersionDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15997.     }
  15998.     /**
  15999.      * Gets the public 'version_commit.repository' shared service.
  16000.      *
  16001.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16002.      */
  16003.     protected function getVersionCommit_RepositoryService()
  16004.     {
  16005.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16006.     }
  16007.     /**
  16008.      * Gets the public 'version_commit_data.repository' shared service.
  16009.      *
  16010.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16011.      */
  16012.     protected function getVersionCommitData_RepositoryService()
  16013.     {
  16014.         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->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16015.     }
  16016.     /**
  16017.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  16018.      *
  16019.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  16020.      */
  16021.     protected function getWebProfiler_Controller_ExceptionPanelService()
  16022.     {
  16023.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  16024.         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()));
  16025.     }
  16026.     /**
  16027.      * Gets the public 'web_profiler.controller.profiler' shared service.
  16028.      *
  16029.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  16030.      */
  16031.     protected function getWebProfiler_Controller_ProfilerService()
  16032.     {
  16033.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  16034.         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));
  16035.     }
  16036.     /**
  16037.      * Gets the public 'web_profiler.controller.router' shared service.
  16038.      *
  16039.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  16040.      */
  16041.     protected function getWebProfiler_Controller_RouterService()
  16042.     {
  16043.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  16044.         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 () {
  16045.             return new \EmptyIterator();
  16046.         }, 0));
  16047.     }
  16048.     /**
  16049.      * Gets the public 'webhook.repository' shared service.
  16050.      *
  16051.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16052.      */
  16053.     protected function getWebhook_RepositoryService()
  16054.     {
  16055.         return $this->services['webhook.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] ?? $this->getWebhookDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16056.     }
  16057.     /**
  16058.      * Gets the public 'webhook_event_log.repository' shared service.
  16059.      *
  16060.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16061.      */
  16062.     protected function getWebhookEventLog_RepositoryService()
  16063.     {
  16064.         return $this->services['webhook_event_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] ?? $this->getWebhookEventLogDefinitionService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] ?? $this->getEntityAggregatorProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16065.     }
  16066.     /**
  16067.      * Gets the public 'wolf_platform_graphic_menu.filesystem.private' shared service.
  16068.      *
  16069.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16070.      */
  16071.     protected function getWolfPlatformGraphicMenu_Filesystem_PrivateService()
  16072.     {
  16073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16075.         return $this->services['wolf_platform_graphic_menu.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/wolf_platform_graphic_menu');
  16076.     }
  16077.     /**
  16078.      * Gets the public 'wolf_platform_graphic_menu.filesystem.public' shared service.
  16079.      *
  16080.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16081.      */
  16082.     protected function getWolfPlatformGraphicMenu_Filesystem_PublicService()
  16083.     {
  16084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16086.         return $this->services['wolf_platform_graphic_menu.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/wolf_platform_graphic_menu');
  16087.     }
  16088.     /**
  16089.      * Gets the public 'xioni_cms_twig.filesystem.private' shared service.
  16090.      *
  16091.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16092.      */
  16093.     protected function getXioniCmsTwig_Filesystem_PrivateService()
  16094.     {
  16095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16097.         return $this->services['xioni_cms_twig.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/xioni_cms_twig');
  16098.     }
  16099.     /**
  16100.      * Gets the public 'xioni_cms_twig.filesystem.public' shared service.
  16101.      *
  16102.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16103.      */
  16104.     protected function getXioniCmsTwig_Filesystem_PublicService()
  16105.     {
  16106.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16107.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16108.         return $this->services['xioni_cms_twig.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/xioni_cms_twig');
  16109.     }
  16110.     /**
  16111.      * Gets the public 'xioni_xconfig.filesystem.private' shared service.
  16112.      *
  16113.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16114.      */
  16115.     protected function getXioniXconfig_Filesystem_PrivateService()
  16116.     {
  16117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16119.         return $this->services['xioni_xconfig.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/xioni_xconfig');
  16120.     }
  16121.     /**
  16122.      * Gets the public 'xioni_xconfig.filesystem.public' shared service.
  16123.      *
  16124.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16125.      */
  16126.     protected function getXioniXconfig_Filesystem_PublicService()
  16127.     {
  16128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16130.         return $this->services['xioni_xconfig.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/xioni_xconfig');
  16131.     }
  16132.     /**
  16133.      * Gets the private '.Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand.lazy' shared service.
  16134.      *
  16135.      * @return \Symfony\Component\Console\Command\LazyCommand
  16136.      */
  16137.     protected function getSalesChannelUpdateDomainCommand_LazyService()
  16138.     {
  16139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16141.         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 {
  16142.             return ($this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand'] ?? $this->getSalesChannelUpdateDomainCommandService());
  16143.         });
  16144.     }
  16145.     /**
  16146.      * Gets the private '.cache.http.inner' shared service.
  16147.      *
  16148.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  16149.      */
  16150.     protected function get_Cache_Http_InnerService()
  16151.     {
  16152.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  16153.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  16154.         return $this->privates['.cache.http.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  16155.     }
  16156.     /**
  16157.      * Gets the private '.cache.object.inner' shared service.
  16158.      *
  16159.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  16160.      */
  16161.     protected function get_Cache_Object_InnerService()
  16162.     {
  16163.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  16164.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  16165.         return $this->privates['.cache.object.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  16166.     }
  16167.     /**
  16168.      * Gets the private '.console.command.about.lazy' shared service.
  16169.      *
  16170.      * @return \Symfony\Component\Console\Command\LazyCommand
  16171.      */
  16172.     protected function get_Console_Command_About_LazyService()
  16173.     {
  16174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16175.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16176.         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 {
  16177.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  16178.         });
  16179.     }
  16180.     /**
  16181.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  16182.      *
  16183.      * @return \Symfony\Component\Console\Command\LazyCommand
  16184.      */
  16185.     protected function get_Console_Command_CacheClear_LazyService()
  16186.     {
  16187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16189.         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 {
  16190.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  16191.         });
  16192.     }
  16193.     /**
  16194.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  16195.      *
  16196.      * @return \Symfony\Component\Console\Command\LazyCommand
  16197.      */
  16198.     protected function get_Console_Command_CachePoolClear_LazyService()
  16199.     {
  16200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16202.         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 {
  16203.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  16204.         });
  16205.     }
  16206.     /**
  16207.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  16208.      *
  16209.      * @return \Symfony\Component\Console\Command\LazyCommand
  16210.      */
  16211.     protected function get_Console_Command_CachePoolDelete_LazyService()
  16212.     {
  16213.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16215.         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 {
  16216.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  16217.         });
  16218.     }
  16219.     /**
  16220.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  16221.      *
  16222.      * @return \Symfony\Component\Console\Command\LazyCommand
  16223.      */
  16224.     protected function get_Console_Command_CachePoolList_LazyService()
  16225.     {
  16226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16227.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16228.         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 {
  16229.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  16230.         });
  16231.     }
  16232.     /**
  16233.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  16234.      *
  16235.      * @return \Symfony\Component\Console\Command\LazyCommand
  16236.      */
  16237.     protected function get_Console_Command_CachePoolPrune_LazyService()
  16238.     {
  16239.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16241.         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 {
  16242.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  16243.         });
  16244.     }
  16245.     /**
  16246.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  16247.      *
  16248.      * @return \Symfony\Component\Console\Command\LazyCommand
  16249.      */
  16250.     protected function get_Console_Command_CacheWarmup_LazyService()
  16251.     {
  16252.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16253.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16254.         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 {
  16255.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  16256.         });
  16257.     }
  16258.     /**
  16259.      * Gets the private '.console.command.config_debug.lazy' shared service.
  16260.      *
  16261.      * @return \Symfony\Component\Console\Command\LazyCommand
  16262.      */
  16263.     protected function get_Console_Command_ConfigDebug_LazyService()
  16264.     {
  16265.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16266.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16267.         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 {
  16268.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  16269.         });
  16270.     }
  16271.     /**
  16272.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  16273.      *
  16274.      * @return \Symfony\Component\Console\Command\LazyCommand
  16275.      */
  16276.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  16277.     {
  16278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16279.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16280.         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 {
  16281.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  16282.         });
  16283.     }
  16284.     /**
  16285.      * Gets the private '.console.command.container_debug.lazy' shared service.
  16286.      *
  16287.      * @return \Symfony\Component\Console\Command\LazyCommand
  16288.      */
  16289.     protected function get_Console_Command_ContainerDebug_LazyService()
  16290.     {
  16291.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16293.         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 {
  16294.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  16295.         });
  16296.     }
  16297.     /**
  16298.      * Gets the private '.console.command.container_lint.lazy' shared service.
  16299.      *
  16300.      * @return \Symfony\Component\Console\Command\LazyCommand
  16301.      */
  16302.     protected function get_Console_Command_ContainerLint_LazyService()
  16303.     {
  16304.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16305.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16306.         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 {
  16307.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  16308.         });
  16309.     }
  16310.     /**
  16311.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  16312.      *
  16313.      * @return \Symfony\Component\Console\Command\LazyCommand
  16314.      */
  16315.     protected function get_Console_Command_DebugAutowiring_LazyService()
  16316.     {
  16317.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16318.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16319.         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 {
  16320.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  16321.         });
  16322.     }
  16323.     /**
  16324.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  16325.      *
  16326.      * @return \Symfony\Component\Console\Command\LazyCommand
  16327.      */
  16328.     protected function get_Console_Command_DotenvDebug_LazyService()
  16329.     {
  16330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16331.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16332.         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 {
  16333.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  16334.         });
  16335.     }
  16336.     /**
  16337.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  16338.      *
  16339.      * @return \Symfony\Component\Console\Command\LazyCommand
  16340.      */
  16341.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  16342.     {
  16343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16345.         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 {
  16346.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  16347.         });
  16348.     }
  16349.     /**
  16350.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  16351.      *
  16352.      * @return \Symfony\Component\Console\Command\LazyCommand
  16353.      */
  16354.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  16355.     {
  16356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16357.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16358.         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 {
  16359.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  16360.         });
  16361.     }
  16362.     /**
  16363.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  16364.      *
  16365.      * @return \Symfony\Component\Console\Command\LazyCommand
  16366.      */
  16367.     protected function get_Console_Command_MessengerDebug_LazyService()
  16368.     {
  16369.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16371.         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 {
  16372.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  16373.         });
  16374.     }
  16375.     /**
  16376.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  16377.      *
  16378.      * @return \Symfony\Component\Console\Command\LazyCommand
  16379.      */
  16380.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  16381.     {
  16382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16384.         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 {
  16385.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  16386.         });
  16387.     }
  16388.     /**
  16389.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  16390.      *
  16391.      * @return \Symfony\Component\Console\Command\LazyCommand
  16392.      */
  16393.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  16394.     {
  16395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16396.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16397.         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 {
  16398.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  16399.         });
  16400.     }
  16401.     /**
  16402.      * Gets the private '.console.command.router_debug.lazy' shared service.
  16403.      *
  16404.      * @return \Symfony\Component\Console\Command\LazyCommand
  16405.      */
  16406.     protected function get_Console_Command_RouterDebug_LazyService()
  16407.     {
  16408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16409.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16410.         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 {
  16411.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  16412.         });
  16413.     }
  16414.     /**
  16415.      * Gets the private '.console.command.router_match.lazy' shared service.
  16416.      *
  16417.      * @return \Symfony\Component\Console\Command\LazyCommand
  16418.      */
  16419.     protected function get_Console_Command_RouterMatch_LazyService()
  16420.     {
  16421.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16422.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16423.         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 {
  16424.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  16425.         });
  16426.     }
  16427.     /**
  16428.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  16429.      *
  16430.      * @return \Symfony\Component\Console\Command\LazyCommand
  16431.      */
  16432.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  16433.     {
  16434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16435.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16436.         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 {
  16437.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  16438.         });
  16439.     }
  16440.     /**
  16441.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  16442.      *
  16443.      * @return \Symfony\Component\Console\Command\LazyCommand
  16444.      */
  16445.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  16446.     {
  16447.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16448.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16449.         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 {
  16450.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  16451.         });
  16452.     }
  16453.     /**
  16454.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  16455.      *
  16456.      * @return \Symfony\Component\Console\Command\LazyCommand
  16457.      */
  16458.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  16459.     {
  16460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16461.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16462.         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 {
  16463.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  16464.         });
  16465.     }
  16466.     /**
  16467.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  16468.      *
  16469.      * @return \Symfony\Component\Console\Command\LazyCommand
  16470.      */
  16471.     protected function get_Console_Command_SecretsList_LazyService()
  16472.     {
  16473.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16475.         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 {
  16476.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  16477.         });
  16478.     }
  16479.     /**
  16480.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  16481.      *
  16482.      * @return \Symfony\Component\Console\Command\LazyCommand
  16483.      */
  16484.     protected function get_Console_Command_SecretsRemove_LazyService()
  16485.     {
  16486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16488.         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 {
  16489.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  16490.         });
  16491.     }
  16492.     /**
  16493.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  16494.      *
  16495.      * @return \Symfony\Component\Console\Command\LazyCommand
  16496.      */
  16497.     protected function get_Console_Command_SecretsSet_LazyService()
  16498.     {
  16499.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16501.         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 {
  16502.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  16503.         });
  16504.     }
  16505.     /**
  16506.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  16507.      *
  16508.      * @return \Symfony\Component\Console\Command\LazyCommand
  16509.      */
  16510.     protected function get_Console_Command_TranslationDebug_LazyService()
  16511.     {
  16512.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16514.         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 {
  16515.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  16516.         });
  16517.     }
  16518.     /**
  16519.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  16520.      *
  16521.      * @return \Symfony\Component\Console\Command\LazyCommand
  16522.      */
  16523.     protected function get_Console_Command_TranslationExtract_LazyService()
  16524.     {
  16525.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16527.         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 {
  16528.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  16529.         });
  16530.     }
  16531.     /**
  16532.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  16533.      *
  16534.      * @return \Symfony\Component\Console\Command\LazyCommand
  16535.      */
  16536.     protected function get_Console_Command_TranslationPull_LazyService()
  16537.     {
  16538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16539.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16540.         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 {
  16541.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  16542.         });
  16543.     }
  16544.     /**
  16545.      * Gets the private '.console.command.translation_push.lazy' shared service.
  16546.      *
  16547.      * @return \Symfony\Component\Console\Command\LazyCommand
  16548.      */
  16549.     protected function get_Console_Command_TranslationPush_LazyService()
  16550.     {
  16551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16552.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16553.         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 {
  16554.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  16555.         });
  16556.     }
  16557.     /**
  16558.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  16559.      *
  16560.      * @return \Symfony\Component\Console\Command\LazyCommand
  16561.      */
  16562.     protected function get_Console_Command_ValidatorDebug_LazyService()
  16563.     {
  16564.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16566.         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 {
  16567.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  16568.         });
  16569.     }
  16570.     /**
  16571.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  16572.      *
  16573.      * @return \Symfony\Component\Console\Command\LazyCommand
  16574.      */
  16575.     protected function get_Console_Command_XliffLint_LazyService()
  16576.     {
  16577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16578.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16579.         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 {
  16580.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  16581.         });
  16582.     }
  16583.     /**
  16584.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  16585.      *
  16586.      * @return \Symfony\Component\Console\Command\LazyCommand
  16587.      */
  16588.     protected function get_Console_Command_YamlLint_LazyService()
  16589.     {
  16590.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16592.         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 {
  16593.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  16594.         });
  16595.     }
  16596.     /**
  16597.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  16598.      *
  16599.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  16600.      */
  16601.     protected function getLoaderInterfaceService()
  16602.     {
  16603.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Shopware\\Core\\Framework\\Api\\Route\\ApiRouteLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  16604.     }
  16605.     /**
  16606.      * Gets the private '.errored..service_locator.KfwZsne.Symfony\Component\HttpFoundation\Response' shared service.
  16607.      *
  16608.      * @return \Symfony\Component\HttpFoundation\Response
  16609.      */
  16610.     protected function getResponseService()
  16611.     {
  16612.         $this->throw('Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.');
  16613.     }
  16614.     /**
  16615.      * Gets the private '.messenger.handler_descriptor.1SPMxF6' shared service.
  16616.      *
  16617.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16618.      */
  16619.     protected function get_Messenger_HandlerDescriptor_1SPMxF6Service()
  16620.     {
  16621.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16622.         return $this->privates['.messenger.handler_descriptor.1SPMxF6'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmer'] ?? $this->getCacheWarmer2Service()), []);
  16623.     }
  16624.     /**
  16625.      * Gets the private '.messenger.handler_descriptor.2yo6BZJ' shared service.
  16626.      *
  16627.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16628.      */
  16629.     protected function get_Messenger_HandlerDescriptor_2yo6BZJService()
  16630.     {
  16631.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16632.         return $this->privates['.messenger.handler_descriptor.2yo6BZJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()), []);
  16633.     }
  16634.     /**
  16635.      * Gets the private '.messenger.handler_descriptor.3.rzR14' shared service.
  16636.      *
  16637.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16638.      */
  16639.     protected function get_Messenger_HandlerDescriptor_3_RzR14Service()
  16640.     {
  16641.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16642.         return $this->privates['.messenger.handler_descriptor.3.rzR14'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService()), []);
  16643.     }
  16644.     /**
  16645.      * Gets the private '.messenger.handler_descriptor.4htA3jl' shared service.
  16646.      *
  16647.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16648.      */
  16649.     protected function get_Messenger_HandlerDescriptor_4htA3jlService()
  16650.     {
  16651.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16652.         return $this->privates['.messenger.handler_descriptor.4htA3jl'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService()), []);
  16653.     }
  16654.     /**
  16655.      * Gets the private '.messenger.handler_descriptor.6XWr01B' shared service.
  16656.      *
  16657.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16658.      */
  16659.     protected function get_Messenger_HandlerDescriptor_6XWr01BService()
  16660.     {
  16661.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16662.         return $this->privates['.messenger.handler_descriptor.6XWr01B'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService()), []);
  16663.     }
  16664.     /**
  16665.      * Gets the private '.messenger.handler_descriptor.6a6vTR.' shared service.
  16666.      *
  16667.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16668.      */
  16669.     protected function get_Messenger_HandlerDescriptor_6a6vTR_Service()
  16670.     {
  16671.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16672.         return $this->privates['.messenger.handler_descriptor.6a6vTR.'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService()), []);
  16673.     }
  16674.     /**
  16675.      * Gets the private '.messenger.handler_descriptor.6kBcctU' shared service.
  16676.      *
  16677.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16678.      */
  16679.     protected function get_Messenger_HandlerDescriptor_6kBcctUService()
  16680.     {
  16681.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16682.         return $this->privates['.messenger.handler_descriptor.6kBcctU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService()), []);
  16683.     }
  16684.     /**
  16685.      * Gets the private '.messenger.handler_descriptor.88lOdtC' shared service.
  16686.      *
  16687.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16688.      */
  16689.     protected function get_Messenger_HandlerDescriptor_88lOdtCService()
  16690.     {
  16691.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16692.         return $this->privates['.messenger.handler_descriptor.88lOdtC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService()), []);
  16693.     }
  16694.     /**
  16695.      * Gets the private '.messenger.handler_descriptor.9zA2HRZ' shared service.
  16696.      *
  16697.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16698.      */
  16699.     protected function get_Messenger_HandlerDescriptor_9zA2HRZService()
  16700.     {
  16701.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16702.         return $this->privates['.messenger.handler_descriptor.9zA2HRZ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService()), []);
  16703.     }
  16704.     /**
  16705.      * Gets the private '.messenger.handler_descriptor.BzkW.st' shared service.
  16706.      *
  16707.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16708.      */
  16709.     protected function get_Messenger_HandlerDescriptor_BzkW_StService()
  16710.     {
  16711.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16712.         return $this->privates['.messenger.handler_descriptor.BzkW.st'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService()), []);
  16713.     }
  16714.     /**
  16715.      * Gets the private '.messenger.handler_descriptor.CKTMT3c' shared service.
  16716.      *
  16717.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16718.      */
  16719.     protected function get_Messenger_HandlerDescriptor_CKTMT3cService()
  16720.     {
  16721.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16722.         return $this->privates['.messenger.handler_descriptor.CKTMT3c'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()), []);
  16723.     }
  16724.     /**
  16725.      * Gets the private '.messenger.handler_descriptor.D8Msq11' shared service.
  16726.      *
  16727.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16728.      */
  16729.     protected function get_Messenger_HandlerDescriptor_D8Msq11Service()
  16730.     {
  16731.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16732.         return $this->privates['.messenger.handler_descriptor.D8Msq11'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService()), []);
  16733.     }
  16734.     /**
  16735.      * Gets the private '.messenger.handler_descriptor.RWDR7vF' shared service.
  16736.      *
  16737.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16738.      */
  16739.     protected function get_Messenger_HandlerDescriptor_RWDR7vFService()
  16740.     {
  16741.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16742.         return $this->privates['.messenger.handler_descriptor.RWDR7vF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService()), []);
  16743.     }
  16744.     /**
  16745.      * Gets the private '.messenger.handler_descriptor.RaXVyBY' shared service.
  16746.      *
  16747.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16748.      */
  16749.     protected function get_Messenger_HandlerDescriptor_RaXVyBYService()
  16750.     {
  16751.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16752.         return $this->privates['.messenger.handler_descriptor.RaXVyBY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()), []);
  16753.     }
  16754.     /**
  16755.      * Gets the private '.messenger.handler_descriptor.Sx4TzkJ' shared service.
  16756.      *
  16757.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16758.      */
  16759.     protected function get_Messenger_HandlerDescriptor_Sx4TzkJService()
  16760.     {
  16761.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16762.         return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService()), []);
  16763.     }
  16764.     /**
  16765.      * Gets the private '.messenger.handler_descriptor.TaMu3bd' shared service.
  16766.      *
  16767.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16768.      */
  16769.     protected function get_Messenger_HandlerDescriptor_TaMu3bdService()
  16770.     {
  16771.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16772.         return $this->privates['.messenger.handler_descriptor.TaMu3bd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service()), []);
  16773.     }
  16774.     /**
  16775.      * Gets the private '.messenger.handler_descriptor.W5d8anj' shared service.
  16776.      *
  16777.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16778.      */
  16779.     protected function get_Messenger_HandlerDescriptor_W5d8anjService()
  16780.     {
  16781.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16782.         return $this->privates['.messenger.handler_descriptor.W5d8anj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService()), []);
  16783.     }
  16784.     /**
  16785.      * Gets the private '.messenger.handler_descriptor.Z5qzcmD' shared service.
  16786.      *
  16787.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16788.      */
  16789.     protected function get_Messenger_HandlerDescriptor_Z5qzcmDService()
  16790.     {
  16791.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16792.         return $this->privates['.messenger.handler_descriptor.Z5qzcmD'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService()), []);
  16793.     }
  16794.     /**
  16795.      * Gets the private '.messenger.handler_descriptor._mx1WXF' shared service.
  16796.      *
  16797.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16798.      */
  16799.     protected function get_Messenger_HandlerDescriptor_Mx1WXFService()
  16800.     {
  16801.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16802.         return $this->privates['.messenger.handler_descriptor._mx1WXF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService()), []);
  16803.     }
  16804.     /**
  16805.      * Gets the private '.messenger.handler_descriptor.bD1J5H6' shared service.
  16806.      *
  16807.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16808.      */
  16809.     protected function get_Messenger_HandlerDescriptor_BD1J5H6Service()
  16810.     {
  16811.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16812.         return $this->privates['.messenger.handler_descriptor.bD1J5H6'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService()), []);
  16813.     }
  16814.     /**
  16815.      * Gets the private '.messenger.handler_descriptor.dVP21hY' shared service.
  16816.      *
  16817.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16818.      */
  16819.     protected function get_Messenger_HandlerDescriptor_DVP21hYService()
  16820.     {
  16821.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16822.         return $this->privates['.messenger.handler_descriptor.dVP21hY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService()), []);
  16823.     }
  16824.     /**
  16825.      * Gets the private '.messenger.handler_descriptor.g5T3Vdz' shared service.
  16826.      *
  16827.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16828.      */
  16829.     protected function get_Messenger_HandlerDescriptor_G5T3VdzService()
  16830.     {
  16831.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16832.         return $this->privates['.messenger.handler_descriptor.g5T3Vdz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService()), []);
  16833.     }
  16834.     /**
  16835.      * Gets the private '.messenger.handler_descriptor.h1gRAD1' shared service.
  16836.      *
  16837.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16838.      */
  16839.     protected function get_Messenger_HandlerDescriptor_H1gRAD1Service()
  16840.     {
  16841.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16842.         return $this->privates['.messenger.handler_descriptor.h1gRAD1'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService()), []);
  16843.     }
  16844.     /**
  16845.      * Gets the private '.messenger.handler_descriptor.hq66vfV' shared service.
  16846.      *
  16847.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16848.      */
  16849.     protected function get_Messenger_HandlerDescriptor_Hq66vfVService()
  16850.     {
  16851.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16852.         return $this->privates['.messenger.handler_descriptor.hq66vfV'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()), []);
  16853.     }
  16854.     /**
  16855.      * Gets the private '.messenger.handler_descriptor.n5_pcyU' shared service.
  16856.      *
  16857.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16858.      */
  16859.     protected function get_Messenger_HandlerDescriptor_N5PcyUService()
  16860.     {
  16861.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16862.         return $this->privates['.messenger.handler_descriptor.n5_pcyU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService()), []);
  16863.     }
  16864.     /**
  16865.      * Gets the private '.messenger.handler_descriptor.rvKU_JQ' shared service.
  16866.      *
  16867.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16868.      */
  16869.     protected function get_Messenger_HandlerDescriptor_RvKUJQService()
  16870.     {
  16871.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16872.         return $this->privates['.messenger.handler_descriptor.rvKU_JQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService()), []);
  16873.     }
  16874.     /**
  16875.      * Gets the private '.messenger.handler_descriptor.u_2ldqP' shared service.
  16876.      *
  16877.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16878.      */
  16879.     protected function get_Messenger_HandlerDescriptor_U2ldqPService()
  16880.     {
  16881.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16882.         return $this->privates['.messenger.handler_descriptor.u_2ldqP'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()), []);
  16883.     }
  16884.     /**
  16885.      * Gets the private '.messenger.handler_descriptor.vN2QjSm' shared service.
  16886.      *
  16887.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16888.      */
  16889.     protected function get_Messenger_HandlerDescriptor_VN2QjSmService()
  16890.     {
  16891.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16892.         return $this->privates['.messenger.handler_descriptor.vN2QjSm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService()), []);
  16893.     }
  16894.     /**
  16895.      * Gets the private '.messenger.handler_descriptor.wYSIMNj' shared service.
  16896.      *
  16897.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16898.      */
  16899.     protected function get_Messenger_HandlerDescriptor_WYSIMNjService()
  16900.     {
  16901.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16902.         return $this->privates['.messenger.handler_descriptor.wYSIMNj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService()), []);
  16903.     }
  16904.     /**
  16905.      * Gets the private '.messenger.handler_descriptor.yKXilMm' shared service.
  16906.      *
  16907.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16908.      */
  16909.     protected function get_Messenger_HandlerDescriptor_YKXilMmService()
  16910.     {
  16911.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16912.         return $this->privates['.messenger.handler_descriptor.yKXilMm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService()), []);
  16913.     }
  16914.     /**
  16915.      * Gets the private '.messenger.handler_descriptor.z290ooz' shared service.
  16916.      *
  16917.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16918.      */
  16919.     protected function get_Messenger_HandlerDescriptor_Z290oozService()
  16920.     {
  16921.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16922.         return $this->privates['.messenger.handler_descriptor.z290ooz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService()), []);
  16923.     }
  16924.     /**
  16925.      * Gets the private '.messenger.handler_descriptor.zfOhFjq' shared service.
  16926.      *
  16927.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  16928.      */
  16929.     protected function get_Messenger_HandlerDescriptor_ZfOhFjqService()
  16930.     {
  16931.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  16932.         return $this->privates['.messenger.handler_descriptor.zfOhFjq'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService()), []);
  16933.     }
  16934.     /**
  16935.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  16936.      *
  16937.      * @return \Symfony\Component\Console\Command\LazyCommand
  16938.      */
  16939.     protected function get_Monolog_Command_ServerLog_LazyService()
  16940.     {
  16941.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16942.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16943.         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 {
  16944.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  16945.         });
  16946.     }
  16947.     /**
  16948.      * Gets the private '.service_locator.KfbR3DY' shared service.
  16949.      *
  16950.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16951.      */
  16952.     protected function get_ServiceLocator_KfbR3DYService()
  16953.     {
  16954.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16955.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Shopware\\Core\\Framework\\Api\\Route\\ApiRouteLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  16956.         ], [
  16957.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  16958.         ]);
  16959.     }
  16960.     /**
  16961.      * Gets the private '.service_locator.KfwZsne' shared service.
  16962.      *
  16963.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16964.      */
  16965.     protected function get_ServiceLocator_KfwZsneService()
  16966.     {
  16967.         return $this->privates['.service_locator.KfwZsne'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16968.             'response' => ['privates''.errored..service_locator.KfwZsne.Symfony\\Component\\HttpFoundation\\Response'NULL'Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.'],
  16969.         ], [
  16970.             'response' => 'Symfony\\Component\\HttpFoundation\\Response',
  16971.         ]);
  16972.     }
  16973.     /**
  16974.      * Gets the private '.service_locator.LGz9css' shared service.
  16975.      *
  16976.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16977.      */
  16978.     protected function get_ServiceLocator_LGz9cssService()
  16979.     {
  16980.         return $this->privates['.service_locator.LGz9css'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16981.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  16982.             'kernel::reboot' => ['privates''.service_locator.N1ijGuF''get_ServiceLocator_N1ijGuFService'false],
  16983.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  16984.             'kernel::terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  16985.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  16986.             'kernel:reboot' => ['privates''.service_locator.N1ijGuF''get_ServiceLocator_N1ijGuFService'false],
  16987.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  16988.             'kernel:terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  16989.         ], [
  16990.             'kernel::loadRoutes' => '?',
  16991.             'kernel::reboot' => '?',
  16992.             'kernel::registerContainerConfiguration' => '?',
  16993.             'kernel::terminate' => '?',
  16994.             'kernel:loadRoutes' => '?',
  16995.             'kernel:reboot' => '?',
  16996.             'kernel:registerContainerConfiguration' => '?',
  16997.             'kernel:terminate' => '?',
  16998.         ]);
  16999.     }
  17000.     /**
  17001.      * Gets the private '.service_locator.N1ijGuF' shared service.
  17002.      *
  17003.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17004.      */
  17005.     protected function get_ServiceLocator_N1ijGuFService()
  17006.     {
  17007.         return $this->privates['.service_locator.N1ijGuF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17008.             'pluginLoader' => ['services''Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader''getKernelPluginLoaderService'false],
  17009.         ], [
  17010.             'pluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader',
  17011.         ]);
  17012.     }
  17013.     /**
  17014.      * Gets the private '.service_locator.ltYzMMM' shared service.
  17015.      *
  17016.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17017.      */
  17018.     protected function get_ServiceLocator_LtYzMMMService()
  17019.     {
  17020.         return $this->privates['.service_locator.ltYzMMM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17021.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  17022.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  17023.         ], [
  17024.             'default' => '?',
  17025.             'messenger.transport.default' => '?',
  17026.         ]);
  17027.     }
  17028.     /**
  17029.      * Gets the private '.twig.command.debug.lazy' shared service.
  17030.      *
  17031.      * @return \Symfony\Component\Console\Command\LazyCommand
  17032.      */
  17033.     protected function get_Twig_Command_Debug_LazyService()
  17034.     {
  17035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17037.         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 {
  17038.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  17039.         });
  17040.     }
  17041.     /**
  17042.      * Gets the private '.twig.command.lint.lazy' shared service.
  17043.      *
  17044.      * @return \Symfony\Component\Console\Command\LazyCommand
  17045.      */
  17046.     protected function get_Twig_Command_Lint_LazyService()
  17047.     {
  17048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17050.         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 {
  17051.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  17052.         });
  17053.     }
  17054.     /**
  17055.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  17056.      *
  17057.      * @return \Symfony\Component\Console\Command\LazyCommand
  17058.      */
  17059.     protected function get_VarDumper_Command_ServerDump_LazyService()
  17060.     {
  17061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17063.         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 {
  17064.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  17065.         });
  17066.     }
  17067.     /**
  17068.      * Gets the private 'Dne\CustomCssJs\Subscriber\ThemeCompilerSubscriber' shared service.
  17069.      *
  17070.      * @return \Dne\CustomCssJs\Subscriber\ThemeCompilerSubscriber
  17071.      */
  17072.     protected function getThemeCompilerSubscriberService()
  17073.     {
  17074.         include_once \dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Subscriber/ThemeCompilerSubscriber.php';
  17075.         return $this->privates['Dne\\CustomCssJs\\Subscriber\\ThemeCompilerSubscriber'] = new \Dne\CustomCssJs\Subscriber\ThemeCompilerSubscriber(($this->services['dne_custom_js_css.repository'] ?? $this->getDneCustomJsCss_RepositoryService()));
  17076.     }
  17077.     /**
  17078.      * Gets the private 'MndCookie\Subscriber\Frontend' shared service.
  17079.      *
  17080.      * @return \MndCookie\Subscriber\Frontend
  17081.      */
  17082.     protected function getFrontendService()
  17083.     {
  17084.         include_once \dirname(__DIR__4).'/custom/plugins/MndCookie/src/Subscriber/Frontend.php';
  17085.         return $this->privates['MndCookie\\Subscriber\\Frontend'] = new \MndCookie\Subscriber\Frontend(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $this);
  17086.     }
  17087.     /**
  17088.      * Gets the private 'MoorlCmsTwig\DataResolver\XioniCmsElementResolver' shared service.
  17089.      *
  17090.      * @return \MoorlCmsTwig\DataResolver\XioniCmsElementResolver
  17091.      */
  17092.     protected function getXioniCmsElementResolverService()
  17093.     {
  17094.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  17095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  17096.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src/DataResolver/XioniCmsElementResolver.php';
  17097.         return $this->privates['MoorlCmsTwig\\DataResolver\\XioniCmsElementResolver'] = new \MoorlCmsTwig\DataResolver\XioniCmsElementResolver(($this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'] ?? $this->getFoundationProductListingRouteService()), ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()));
  17098.     }
  17099.     /**
  17100.      * Gets the private 'MoorlFormBuilderRegistration\Subscriber\StorefrontSubscriber' shared service.
  17101.      *
  17102.      * @return \MoorlFormBuilderRegistration\Subscriber\StorefrontSubscriber
  17103.      */
  17104.     protected function getStorefrontSubscriberService()
  17105.     {
  17106.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilderRegistration/src/Subscriber/StorefrontSubscriber.php';
  17107.         return $this->privates['MoorlFormBuilderRegistration\\Subscriber\\StorefrontSubscriber'] = new \MoorlFormBuilderRegistration\Subscriber\StorefrontSubscriber(($this->services['MoorlFormBuilder\\Core\\Service\\FormService'] ?? $this->getFormServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['moorl_fb_customer_upload.repository'] ?? $this->getMoorlFbCustomerUpload_RepositoryService()));
  17108.     }
  17109.     /**
  17110.      * Gets the private 'MoorlFormBuilder\Core\Captcha\MoorlCaptcha' shared service.
  17111.      *
  17112.      * @return \MoorlFormBuilder\Core\Captcha\MoorlCaptcha
  17113.      */
  17114.     protected function getMoorlCaptchaService()
  17115.     {
  17116.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  17117.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Core/Captcha/MoorlCaptcha.php';
  17118.         return $this->privates['MoorlFormBuilder\\Core\\Captcha\\MoorlCaptcha'] = new \MoorlFormBuilder\Core\Captcha\MoorlCaptcha(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  17119.     }
  17120.     /**
  17121.      * Gets the private 'MoorlFormBuilder\Data\Data' shared service.
  17122.      *
  17123.      * @return \MoorlFormBuilder\Data\Data
  17124.      */
  17125.     protected function getDataService()
  17126.     {
  17127.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/System/DataExtension.php';
  17128.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/System/DataInterface.php';
  17129.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Data/Data.php';
  17130.         return $this->privates['MoorlFormBuilder\\Data\\Data'] = new \MoorlFormBuilder\Data\Data(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  17131.     }
  17132.     /**
  17133.      * Gets the private 'MoorlFormBuilder\Subscriber\AccountSubscriber' shared service.
  17134.      *
  17135.      * @return \MoorlFormBuilder\Subscriber\AccountSubscriber
  17136.      */
  17137.     protected function getAccountSubscriberService()
  17138.     {
  17139.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Subscriber/AccountSubscriber.php';
  17140.         return $this->privates['MoorlFormBuilder\\Subscriber\\AccountSubscriber'] = new \MoorlFormBuilder\Subscriber\AccountSubscriber(($this->services['MoorlFormBuilder\\Core\\Service\\FormService'] ?? $this->getFormServiceService()));
  17141.     }
  17142.     /**
  17143.      * Gets the private 'MoorlFormBuilder\Subscriber\MailSendSubscriber' shared service.
  17144.      *
  17145.      * @return \MoorlFormBuilder\Subscriber\MailSendSubscriber
  17146.      */
  17147.     protected function getMailSendSubscriberService()
  17148.     {
  17149.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Subscriber/MailSendSubscriber.php';
  17150.         return $this->privates['MoorlFormBuilder\\Subscriber\\MailSendSubscriber'] = new \MoorlFormBuilder\Subscriber\MailSendSubscriber(($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()));
  17151.     }
  17152.     /**
  17153.      * Gets the private 'MoorlFormBuilder\Subscriber\StorefrontSubscriber' shared service.
  17154.      *
  17155.      * @return \MoorlFormBuilder\Subscriber\StorefrontSubscriber
  17156.      */
  17157.     protected function getStorefrontSubscriber2Service()
  17158.     {
  17159.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Subscriber/StorefrontSubscriber.php';
  17160.         return $this->privates['MoorlFormBuilder\\Subscriber\\StorefrontSubscriber'] = new \MoorlFormBuilder\Subscriber\StorefrontSubscriber(($this->services['MoorlFormBuilder\\Core\\Service\\FormService'] ?? $this->getFormServiceService()));
  17161.     }
  17162.     /**
  17163.      * Gets the private 'MoorlFoundation\Core\Content\Cms\HtmlTagCmsElementResolver' shared service.
  17164.      *
  17165.      * @return \MoorlFoundation\Core\Content\Cms\HtmlTagCmsElementResolver
  17166.      */
  17167.     protected function getHtmlTagCmsElementResolverService()
  17168.     {
  17169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  17170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  17171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  17172.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Cms/HtmlTagCmsElementResolver.php';
  17173.         return $this->privates['MoorlFoundation\\Core\\Content\\Cms\\HtmlTagCmsElementResolver'] = new \MoorlFoundation\Core\Content\Cms\HtmlTagCmsElementResolver(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()));
  17174.     }
  17175.     /**
  17176.      * Gets the private 'MoorlFoundation\Core\Content\Cms\TocCmsElementResolver' shared service.
  17177.      *
  17178.      * @return \MoorlFoundation\Core\Content\Cms\TocCmsElementResolver
  17179.      */
  17180.     protected function getTocCmsElementResolverService()
  17181.     {
  17182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  17183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  17184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  17185.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Cms/TocCmsElementResolver.php';
  17186.         return $this->privates['MoorlFoundation\\Core\\Content\\Cms\\TocCmsElementResolver'] = new \MoorlFoundation\Core\Content\Cms\TocCmsElementResolver(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()));
  17187.     }
  17188.     /**
  17189.      * Gets the private 'MoorlFoundation\Core\Content\Product\Cms\ProductBuyListCmsElementResolver' shared service.
  17190.      *
  17191.      * @return \MoorlFoundation\Core\Content\Product\Cms\ProductBuyListCmsElementResolver
  17192.      */
  17193.     protected function getProductBuyListCmsElementResolverService()
  17194.     {
  17195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  17196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  17197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  17198.         include_once \dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Core/Content/Product/Cms/ProductBuyListCmsElementResolver.php';
  17199.         return $this->privates['MoorlFoundation\\Core\\Content\\Product\\Cms\\ProductBuyListCmsElementResolver'] = new \MoorlFoundation\Core\Content\Product\Cms\ProductBuyListCmsElementResolver(($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  17200.     }
  17201.     /**
  17202.      * Gets the private 'Sas\BlogModule\Content\BlogCategory\BlogCategoryIndexer' shared service.
  17203.      *
  17204.      * @return \Sas\BlogModule\Content\BlogCategory\BlogCategoryIndexer
  17205.      */
  17206.     protected function getBlogCategoryIndexerService()
  17207.     {
  17208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  17209.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/BlogCategory/BlogCategoryIndexer.php';
  17210.         return $this->privates['Sas\\BlogModule\\Content\\BlogCategory\\BlogCategoryIndexer'] = new \Sas\BlogModule\Content\BlogCategory\BlogCategoryIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['sas_blog_category.repository'] ?? $this->getSasBlogCategory_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] ?? $this->getChildCountUpdaterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\TreeUpdater'] ?? $this->getTreeUpdaterService()));
  17211.     }
  17212.     /**
  17213.      * Gets the private 'Sas\BlogModule\Content\Blog\BlogSeoUrlListener' shared service.
  17214.      *
  17215.      * @return \Sas\BlogModule\Content\Blog\BlogSeoUrlListener
  17216.      */
  17217.     protected function getBlogSeoUrlListenerService()
  17218.     {
  17219.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/Blog/BlogSeoUrlListener.php';
  17220.         return $this->privates['Sas\\BlogModule\\Content\\Blog\\BlogSeoUrlListener'] = new \Sas\BlogModule\Content\Blog\BlogSeoUrlListener(($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'] ?? $this->getSeoUrlUpdaterService()));
  17221.     }
  17222.     /**
  17223.      * Gets the private 'Sas\BlogModule\Content\Blog\BlogSeoUrlRoute' shared service.
  17224.      *
  17225.      * @return \Sas\BlogModule\Content\Blog\BlogSeoUrlRoute
  17226.      */
  17227.     protected function getBlogSeoUrlRouteService()
  17228.     {
  17229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  17230.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/Blog/BlogSeoUrlRoute.php';
  17231.         return $this->privates['Sas\\BlogModule\\Content\\Blog\\BlogSeoUrlRoute'] = new \Sas\BlogModule\Content\Blog\BlogSeoUrlRoute(($this->services['Sas\\BlogModule\\Content\\Blog\\BlogEntriesDefinition'] ?? $this->getBlogEntriesDefinitionService()));
  17232.     }
  17233.     /**
  17234.      * Gets the private 'Sas\BlogModule\Content\Blog\DataResolver\BlogCmsElementResolver' shared service.
  17235.      *
  17236.      * @return \Sas\BlogModule\Content\Blog\DataResolver\BlogCmsElementResolver
  17237.      */
  17238.     protected function getBlogCmsElementResolverService()
  17239.     {
  17240.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  17241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  17242.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Content/Blog/DataResolver/BlogCmsElementResolver.php';
  17243.         return $this->privates['Sas\\BlogModule\\Content\\Blog\\DataResolver\\BlogCmsElementResolver'] = new \Sas\BlogModule\Content\Blog\DataResolver\BlogCmsElementResolver(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  17244.     }
  17245.     /**
  17246.      * Gets the private 'Sas\BlogModule\Core\Content\Sitemap\Provider\BlogUrlProvider' shared service.
  17247.      *
  17248.      * @return \Sas\BlogModule\Core\Content\Sitemap\Provider\BlogUrlProvider
  17249.      */
  17250.     protected function getBlogUrlProviderService()
  17251.     {
  17252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  17253.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  17254.         include_once \dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Core/Content/Sitemap/Provider/BlogUrlProvider.php';
  17255.         return $this->privates['Sas\\BlogModule\\Core\\Content\\Sitemap\\Provider\\BlogUrlProvider'] = new \Sas\BlogModule\Core\Content\Sitemap\Provider\BlogUrlProvider(($this->services['sas_blog_entries.repository'] ?? $this->getSasBlogEntries_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  17256.     }
  17257.     /**
  17258.      * Gets the private 'Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber' shared service.
  17259.      *
  17260.      * @return \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber
  17261.      */
  17262.     protected function getSalesChannelUserConfigSubscriberService()
  17263.     {
  17264.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriber.php';
  17265.         return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] = new \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber(($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService()));
  17266.     }
  17267.     /**
  17268.      * Gets the private 'Shopware\Core\Checkout\Cart\Address\AddressValidator' shared service.
  17269.      *
  17270.      * @return \Shopware\Core\Checkout\Cart\Address\AddressValidator
  17271.      */
  17272.     protected function getAddressValidatorService()
  17273.     {
  17274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  17275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Address/AddressValidator.php';
  17276.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] = new \Shopware\Core\Checkout\Cart\Address\AddressValidator(($this->services['country.repository'] ?? $this->getCountry_RepositoryService()));
  17277.     }
  17278.     /**
  17279.      * Gets the private 'Shopware\Core\Checkout\Cart\CachedRuleLoader' shared service.
  17280.      *
  17281.      * @return \Shopware\Core\Checkout\Cart\CachedRuleLoader
  17282.      */
  17283.     protected function getCachedRuleLoaderService()
  17284.     {
  17285.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] = new \Shopware\Core\Checkout\Cart\CachedRuleLoader(new \Shopware\Core\Checkout\Cart\RuleLoader(($this->services['rule.repository'] ?? $this->getRule_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  17286.     }
  17287.     /**
  17288.      * Gets the private 'Shopware\Core\Checkout\Cart\CartCalculator' shared service.
  17289.      *
  17290.      * @return \Shopware\Core\Checkout\Cart\CartCalculator
  17291.      */
  17292.     protected function getCartCalculatorService()
  17293.     {
  17294.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] = new \Shopware\Core\Checkout\Cart\CartCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()));
  17295.     }
  17296.     /**
  17297.      * Gets the private 'Shopware\Core\Checkout\Cart\CartPersister' shared service.
  17298.      *
  17299.      * @return \Shopware\Core\Checkout\Cart\CartPersister
  17300.      */
  17301.     protected function getCartPersisterService()
  17302.     {
  17303.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] = new \Shopware\Core\Checkout\Cart\CartPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  17304.     }
  17305.     /**
  17306.      * Gets the private 'Shopware\Core\Checkout\Cart\CartRuleLoader' shared service.
  17307.      *
  17308.      * @return \Shopware\Core\Checkout\Cart\CartRuleLoader
  17309.      */
  17310.     protected function getCartRuleLoaderService()
  17311.     {
  17312.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] = new \Shopware\Core\Checkout\Cart\CartRuleLoader(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] ?? $this->getCachedRuleLoaderService()), ($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()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  17313.     }
  17314.     /**
  17315.      * Gets the private 'Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler' shared service.
  17316.      *
  17317.      * @return \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler
  17318.      */
  17319.     protected function getCleanupCartTaskHandlerService()
  17320.     {
  17321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Cleanup/CleanupCartTaskHandler.php';
  17322.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] = new \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 120);
  17323.     }
  17324.     /**
  17325.      * Gets the private 'Shopware\Core\Checkout\Cart\CreditCartProcessor' shared service.
  17326.      *
  17327.      * @return \Shopware\Core\Checkout\Cart\CreditCartProcessor
  17328.      */
  17329.     protected function getCreditCartProcessorService()
  17330.     {
  17331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  17332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CreditCartProcessor.php';
  17333.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] = new \Shopware\Core\Checkout\Cart\CreditCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  17334.     }
  17335.     /**
  17336.      * Gets the private 'Shopware\Core\Checkout\Cart\CustomCartProcessor' shared service.
  17337.      *
  17338.      * @return \Shopware\Core\Checkout\Cart\CustomCartProcessor
  17339.      */
  17340.     protected function getCustomCartProcessorService()
  17341.     {
  17342.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  17343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  17344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CustomCartProcessor.php';
  17345.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] = new \Shopware\Core\Checkout\Cart\CustomCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  17346.     }
  17347.     /**
  17348.      * Gets the private 'Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor' shared service.
  17349.      *
  17350.      * @return \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor
  17351.      */
  17352.     protected function getDeliveryProcessorService()
  17353.     {
  17354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  17355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  17356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryProcessor.php';
  17357.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  17358.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor(new \Shopware\Core\Checkout\Cart\Delivery\DeliveryBuilder(), ($this->services['Xioni\\Xconfig\\Core\\Checkout\\Cart\\Delivery\\DeliveryCalculatorDecorater'] ?? $this->getDeliveryCalculatorDecoraterService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()));
  17359.     }
  17360.     /**
  17361.      * Gets the private 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper' shared service.
  17362.      *
  17363.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper
  17364.      */
  17365.     protected function getCartFacadeHelperService()
  17366.     {
  17367.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHelper.php';
  17368.         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()));
  17369.     }
  17370.     /**
  17371.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory' shared service.
  17372.      *
  17373.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory
  17374.      */
  17375.     protected function getCreditLineItemFactoryService()
  17376.     {
  17377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  17378.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactory.php';
  17379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  17380.         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())), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  17381.     }
  17382.     /**
  17383.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory' shared service.
  17384.      *
  17385.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory
  17386.      */
  17387.     protected function getCustomLineItemFactoryService()
  17388.     {
  17389.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  17390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactory.php';
  17391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  17392.         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())), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  17393.     }
  17394.     /**
  17395.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory' shared service.
  17396.      *
  17397.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory
  17398.      */
  17399.     protected function getProductLineItemFactoryService()
  17400.     {
  17401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  17402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactory.php';
  17403.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  17404.         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())));
  17405.     }
  17406.     /**
  17407.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryRegistry' shared service.
  17408.      *
  17409.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry
  17410.      */
  17411.     protected function getLineItemFactoryRegistryService()
  17412.     {
  17413.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry(new RewindableGenerator(function () {
  17414.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\ProductLineItemFactory'] ?? $this->getProductLineItemFactoryService());
  17415.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\PromotionLineItemFactory()));
  17416.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'] ?? $this->getCreditLineItemFactoryService());
  17417.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] ?? $this->getCustomLineItemFactoryService());
  17418.         }, 4), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  17419.     }
  17420.     /**
  17421.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder' shared service.
  17422.      *
  17423.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder
  17424.      */
  17425.     protected function getLineItemGroupBuilderService()
  17426.     {
  17427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupBuilder.php';
  17428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupRuleMatcherInterface.php';
  17429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleMatcher.php';
  17430.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AbstractAnyRuleLineItemMatcher.php';
  17431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleLineItemMatcher.php';
  17432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/AbstractProductLineItemProvider.php';
  17433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/ProductLineItemProvider.php';
  17434.         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());
  17435.     }
  17436.     /**
  17437.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry' shared service.
  17438.      *
  17439.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry
  17440.      */
  17441.     protected function getLineItemGroupServiceRegistryService()
  17442.     {
  17443.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupServiceRegistry.php';
  17444.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupServiceRegistry'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry(new RewindableGenerator(function () {
  17445.             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()));
  17446.             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()));
  17447.             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()));
  17448.         }, 3), new RewindableGenerator(function () {
  17449.             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()));
  17450.             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()));
  17451.         }, 2));
  17452.     }
  17453.     /**
  17454.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter' shared service.
  17455.      *
  17456.      * @return \Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter
  17457.      */
  17458.     protected function getLineItemQuantitySplitterService()
  17459.     {
  17460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/LineItemQuantitySplitter.php';
  17461.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemQuantitySplitter'] = new \Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  17462.     }
  17463.     /**
  17464.      * Gets the private 'Shopware\Core\Checkout\Cart\Order\OrderConverter' shared service.
  17465.      *
  17466.      * @return \Shopware\Core\Checkout\Cart\Order\OrderConverter
  17467.      */
  17468.     protected function getOrderConverterService()
  17469.     {
  17470.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] = new \Shopware\Core\Checkout\Cart\Order\OrderConverter(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService()));
  17471.     }
  17472.     /**
  17473.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator' shared service.
  17474.      *
  17475.      * @return \Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator
  17476.      */
  17477.     protected function getAbsolutePriceCalculatorService()
  17478.     {
  17479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AbsolutePriceCalculator.php';
  17480.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] = new \Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())));
  17481.     }
  17482.     /**
  17483.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AmountCalculator' shared service.
  17484.      *
  17485.      * @return \Shopware\Core\Checkout\Cart\Price\AmountCalculator
  17486.      */
  17487.     protected function getAmountCalculatorService()
  17488.     {
  17489.         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())));
  17490.     }
  17491.     /**
  17492.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator' shared service.
  17493.      *
  17494.      * @return \Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator
  17495.      */
  17496.     protected function getCurrencyPriceCalculatorService()
  17497.     {
  17498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CurrencyPriceCalculator.php';
  17499.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CurrencyPriceCalculator'] = new \Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())));
  17500.     }
  17501.     /**
  17502.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator' shared service.
  17503.      *
  17504.      * @return \Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator
  17505.      */
  17506.     protected function getGrossPriceCalculatorService()
  17507.     {
  17508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/GrossPriceCalculator.php';
  17509.         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())));
  17510.     }
  17511.     /**
  17512.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\NetPriceCalculator' shared service.
  17513.      *
  17514.      * @return \Shopware\Core\Checkout\Cart\Price\NetPriceCalculator
  17515.      */
  17516.     protected function getNetPriceCalculatorService()
  17517.     {
  17518.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/NetPriceCalculator.php';
  17519.         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())));
  17520.     }
  17521.     /**
  17522.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator' shared service.
  17523.      *
  17524.      * @return \Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator
  17525.      */
  17526.     protected function getPercentagePriceCalculatorService()
  17527.     {
  17528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/PercentagePriceCalculator.php';
  17529.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] = new \Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] = new \Shopware\Core\Checkout\Cart\Price\CashRounding())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder())));
  17530.     }
  17531.     /**
  17532.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator' shared service.
  17533.      *
  17534.      * @return \Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator
  17535.      */
  17536.     protected function getQuantityPriceCalculatorService()
  17537.     {
  17538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/QuantityPriceCalculator.php';
  17539.         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()));
  17540.     }
  17541.     /**
  17542.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor' shared service.
  17543.      *
  17544.      * @return \Shopware\Core\Checkout\Cart\Processor
  17545.      */
  17546.     protected function getProcessorService()
  17547.     {
  17548.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] = new \Shopware\Core\Checkout\Cart\Processor(new \Shopware\Core\Checkout\Cart\Validator(new RewindableGenerator(function () {
  17549.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryValidator()));
  17550.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] = new \Shopware\Core\Checkout\Cart\LineItem\LineItemValidator()));
  17551.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? $this->getAddressValidatorService());
  17552.             yield => ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentMethodValidator()));
  17553.         }, 4)), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), new \Shopware\Core\Checkout\Cart\Transaction\TransactionProcessor(), new RewindableGenerator(function () {
  17554.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  17555.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'] ?? $this->getPromotionProcessorService());
  17556.             yield => ($this->privates['Xioni\\Xconfig\\Core\\Checkout\\Cart\\XconfigCartCollector'] ?? $this->getXconfigCartCollectorService());
  17557.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  17558.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\ContainerCartProcessor'] ?? $this->getContainerCartProcessorService());
  17559.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\DiscountCartProcessor'] ?? $this->getDiscountCartProcessorService());
  17560.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] ?? $this->getCreditCartProcessorService());
  17561.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  17562.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionDeliveryProcessor'] ?? $this->getPromotionDeliveryProcessorService());
  17563.         }, 9), new RewindableGenerator(function () {
  17564.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  17565.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  17566.             yield => ($this->privates['Xioni\\Xconfig\\Core\\Checkout\\Cart\\XconfigCartCollector'] ?? $this->getXconfigCartCollectorService());
  17567.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  17568.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  17569.         }, 5), ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService()));
  17570.     }
  17571.     /**
  17572.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor' shared service.
  17573.      *
  17574.      * @return \Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor
  17575.      */
  17576.     protected function getContainerCartProcessorService()
  17577.     {
  17578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  17579.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/ContainerCartProcessor.php';
  17580.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\ContainerCartProcessor'] = new \Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CurrencyPriceCalculator'] ?? $this->getCurrencyPriceCalculatorService()));
  17581.     }
  17582.     /**
  17583.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor' shared service.
  17584.      *
  17585.      * @return \Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor
  17586.      */
  17587.     protected function getDiscountCartProcessorService()
  17588.     {
  17589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  17590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/DiscountCartProcessor.php';
  17591.         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()));
  17592.     }
  17593.     /**
  17594.      * Gets the private 'Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand' shared service.
  17595.      *
  17596.      * @return \Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand
  17597.      */
  17598.     protected function getDeleteUnusedGuestCustomersCommandService()
  17599.     {
  17600.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17601.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Command/DeleteUnusedGuestCustomersCommand.php';
  17602.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DeleteUnusedGuestCustomerService.php';
  17603.         $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())));
  17604.         $instance->setName('customer:delete-unused-guests');
  17605.         return $instance;
  17606.     }
  17607.     /**
  17608.      * Gets the private 'Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer' shared service.
  17609.      *
  17610.      * @return \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer
  17611.      */
  17612.     protected function getCustomerIndexerService()
  17613.     {
  17614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  17615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DataAbstractionLayer/CustomerIndexer.php';
  17616.         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()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  17617.     }
  17618.     /**
  17619.      * Gets the private 'Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier' shared service.
  17620.      *
  17621.      * @return \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier
  17622.      */
  17623.     protected function getLegacyPasswordVerifierService()
  17624.     {
  17625.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Password/LegacyPasswordVerifier.php';
  17626.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] = new \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier(new RewindableGenerator(function () {
  17627.             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()));
  17628.             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()));
  17629.         }, 2));
  17630.     }
  17631.     /**
  17632.      * Gets the private 'Shopware\Core\Checkout\Customer\SalesChannel\AccountService' shared service.
  17633.      *
  17634.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountService
  17635.      */
  17636.     protected function getAccountServiceService()
  17637.     {
  17638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountService.php';
  17639.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] = new \Shopware\Core\Checkout\Customer\SalesChannel\AccountService(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] ?? $this->getLegacyPasswordVerifierService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] ?? $this->getSwitchDefaultAddressRouteService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService()));
  17640.     }
  17641.     /**
  17642.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber' shared service.
  17643.      *
  17644.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber
  17645.      */
  17646.     protected function getCustomerChangePasswordSubscriberService()
  17647.     {
  17648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php';
  17649.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  17650.     }
  17651.     /**
  17652.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber' shared service.
  17653.      *
  17654.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber
  17655.      */
  17656.     protected function getCustomerDefaultSalutationSubscriberService()
  17657.     {
  17658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerDefaultSalutationSubscriber.php';
  17659.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber(($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()));
  17660.     }
  17661.     /**
  17662.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber' shared service.
  17663.      *
  17664.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber
  17665.      */
  17666.     protected function getCustomerFlowEventsSubscriberService()
  17667.     {
  17668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerFlowEventsSubscriber.php';
  17669.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService()));
  17670.     }
  17671.     /**
  17672.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber' shared service.
  17673.      *
  17674.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber
  17675.      */
  17676.     protected function getCustomerGroupSubscriberService()
  17677.     {
  17678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerGroupSubscriber.php';
  17679.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()), ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService()), ($this->privates['slugify'] ?? $this->getSlugifyService()));
  17680.     }
  17681.     /**
  17682.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber' shared service.
  17683.      *
  17684.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber
  17685.      */
  17686.     protected function getCustomerMetaFieldSubscriberService()
  17687.     {
  17688.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerMetaFieldSubscriber.php';
  17689.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  17690.     }
  17691.     /**
  17692.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber' shared service.
  17693.      *
  17694.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber
  17695.      */
  17696.     protected function getCustomerRemoteAddressSubscriberService()
  17697.     {
  17698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriber.php';
  17699.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  17700.     }
  17701.     /**
  17702.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber' shared service.
  17703.      *
  17704.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber
  17705.      */
  17706.     protected function getCustomerTokenSubscriberService()
  17707.     {
  17708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerTokenSubscriber.php';
  17709.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  17710.     }
  17711.     /**
  17712.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory' shared service.
  17713.      *
  17714.      * @return \Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory
  17715.      */
  17716.     protected function getAddressValidationFactoryService()
  17717.     {
  17718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  17719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/AddressValidationFactory.php';
  17720.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] = new \Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  17721.     }
  17722.     /**
  17723.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator' shared service.
  17724.      *
  17725.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator
  17726.      */
  17727.     protected function getCustomerEmailUniqueValidatorService()
  17728.     {
  17729.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  17730.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  17731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerEmailUniqueValidator.php';
  17732.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  17733.     }
  17734.     /**
  17735.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator' shared service.
  17736.      *
  17737.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator
  17738.      */
  17739.     protected function getCustomerPasswordMatchesValidatorService()
  17740.     {
  17741.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  17742.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  17743.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerPasswordMatchesValidator.php';
  17744.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator(($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService()));
  17745.     }
  17746.     /**
  17747.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator' shared service.
  17748.      *
  17749.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator
  17750.      */
  17751.     protected function getCustomerVatIdentificationValidatorService()
  17752.     {
  17753.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  17754.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  17755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerVatIdentificationValidator.php';
  17756.         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()));
  17757.     }
  17758.     /**
  17759.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory' shared service.
  17760.      *
  17761.      * @return \Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory
  17762.      */
  17763.     protected function getCustomerProfileValidationFactoryService()
  17764.     {
  17765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  17766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerProfileValidationFactory.php';
  17767.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'] = new \Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory(($this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] ?? $this->getSalutationDefinitionService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  17768.     }
  17769.     /**
  17770.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator' shared service.
  17771.      *
  17772.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator
  17773.      */
  17774.     protected function getCreditNoteGeneratorService()
  17775.     {
  17776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  17777.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/CreditNoteGenerator.php';
  17778.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator(($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService()), \dirname(__DIR__4));
  17779.     }
  17780.     /**
  17781.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator' shared service.
  17782.      *
  17783.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator
  17784.      */
  17785.     protected function getDeliveryNoteGeneratorService()
  17786.     {
  17787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  17788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DeliveryNoteGenerator.php';
  17789.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator(($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService()), \dirname(__DIR__4));
  17790.     }
  17791.     /**
  17792.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator' shared service.
  17793.      *
  17794.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator
  17795.      */
  17796.     protected function getInvoiceGeneratorService()
  17797.     {
  17798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  17799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/InvoiceGenerator.php';
  17800.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator(($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService()), \dirname(__DIR__4));
  17801.     }
  17802.     /**
  17803.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator' shared service.
  17804.      *
  17805.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator
  17806.      */
  17807.     protected function getStornoGeneratorService()
  17808.     {
  17809.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  17810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/StornoGenerator.php';
  17811.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator(($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService()), \dirname(__DIR__4));
  17812.     }
  17813.     /**
  17814.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentService' shared service.
  17815.      *
  17816.      * @return \Shopware\Core\Checkout\Document\DocumentService
  17817.      */
  17818.     protected function getDocumentServiceService()
  17819.     {
  17820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentService.php';
  17821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorRegistry.php';
  17822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorRegistry.php';
  17823.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] = new \Shopware\Core\Checkout\Document\DocumentService(new \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry(new RewindableGenerator(function () {
  17824.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] ?? $this->getInvoiceGeneratorService());
  17825.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] ?? $this->getDeliveryNoteGeneratorService());
  17826.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] ?? $this->getStornoGeneratorService());
  17827.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] ?? $this->getCreditNoteGeneratorService());
  17828.         }, 4)), new \Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry(new RewindableGenerator(function () {
  17829.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] = new \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator()));
  17830.         }, 1)), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['document.repository'] ?? $this->getDocument_RepositoryService()), ($this->services['document_type.repository'] ?? $this->getDocumentType_RepositoryService()), ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  17831.     }
  17832.     /**
  17833.      * Gets the private 'Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer' shared service.
  17834.      *
  17835.      * @return \Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer
  17836.      */
  17837.     protected function getDocumentTemplateRendererService()
  17838.     {
  17839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Twig/DocumentTemplateRenderer.php';
  17840.         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()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  17841.     }
  17842.     /**
  17843.      * Gets the private 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler' shared service.
  17844.      *
  17845.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler
  17846.      */
  17847.     protected function getOrderTransactionStateHandlerService()
  17848.     {
  17849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionStateHandler.php';
  17850.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler(($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()));
  17851.     }
  17852.     /**
  17853.      * Gets the private 'Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener' shared service.
  17854.      *
  17855.      * @return \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener
  17856.      */
  17857.     protected function getOrderStateChangeEventListenerService()
  17858.     {
  17859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Listener/OrderStateChangeEventListener.php';
  17860.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] = new \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener(($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService()), ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService()));
  17861.     }
  17862.     /**
  17863.      * Gets the private 'Shopware\Core\Checkout\Order\SalesChannel\OrderService' shared service.
  17864.      *
  17865.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderService
  17866.      */
  17867.     protected function getOrderServiceService()
  17868.     {
  17869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderService.php';
  17870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  17871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Validation/OrderValidationFactory.php';
  17872.         return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] = new \Shopware\Core\Checkout\Order\SalesChannel\OrderService(($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), new \Shopware\Core\Checkout\Order\Validation\OrderValidationFactory(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()), ($this->services['document.repository'] ?? $this->getDocument_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  17873.     }
  17874.     /**
  17875.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment' shared service.
  17876.      *
  17877.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment
  17878.      */
  17879.     protected function getCashPaymentService()
  17880.     {
  17881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  17882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  17883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  17884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/CashPayment.php';
  17885.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment(($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  17886.     }
  17887.     /**
  17888.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment' shared service.
  17889.      *
  17890.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment
  17891.      */
  17892.     protected function getDebitPaymentService()
  17893.     {
  17894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  17895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  17896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  17897.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DebitPayment.php';
  17898.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment(($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  17899.     }
  17900.     /**
  17901.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment' shared service.
  17902.      *
  17903.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment
  17904.      */
  17905.     protected function getDefaultPaymentService()
  17906.     {
  17907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  17908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  17909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  17910.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment(($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  17911.     }
  17912.     /**
  17913.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment' shared service.
  17914.      *
  17915.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment
  17916.      */
  17917.     protected function getInvoicePaymentService()
  17918.     {
  17919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  17920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  17921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  17922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/InvoicePayment.php';
  17923.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment(($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  17924.     }
  17925.     /**
  17926.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry' shared service.
  17927.      *
  17928.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry
  17929.      */
  17930.     protected function getPaymentHandlerRegistryService()
  17931.     {
  17932.         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, [
  17933.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment''getCashPaymentService'false],
  17934.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment''getDebitPaymentService'false],
  17935.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment''getDefaultPaymentService'false],
  17936.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment''getInvoicePaymentService'false],
  17937.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment''getPrePaymentService'false],
  17938.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler''getAppSyncPaymentHandlerService'false],
  17939.         ], [
  17940.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment',
  17941.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment',
  17942.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment',
  17943.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment',
  17944.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment',
  17945.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler',
  17946.         ]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17947.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler''getAppAsyncPaymentHandlerService'false],
  17948.         ], [
  17949.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler',
  17950.         ]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17951.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPreparedPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPreparedPaymentHandler''getAppPreparedPaymentHandlerService'false],
  17952.         ], [
  17953.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPreparedPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPreparedPaymentHandler',
  17954.         ]));
  17955.     }
  17956.     /**
  17957.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment' shared service.
  17958.      *
  17959.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment
  17960.      */
  17961.     protected function getPrePaymentService()
  17962.     {
  17963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  17964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  17965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  17966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PrePayment.php';
  17967.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment(($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  17968.     }
  17969.     /**
  17970.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2' shared service.
  17971.      *
  17972.      * @return \Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2
  17973.      */
  17974.     protected function getJWTFactoryV2Service()
  17975.     {
  17976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/TokenFactoryInterfaceV2.php';
  17977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTFactoryV2.php';
  17978.         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()));
  17979.     }
  17980.     /**
  17981.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer' shared service.
  17982.      *
  17983.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer
  17984.      */
  17985.     protected function getPaymentMethodIndexerService()
  17986.     {
  17987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  17988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodIndexer.php';
  17989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentDistinguishableNameGenerator.php';
  17990.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  17991.         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()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $a, new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameGenerator($a));
  17992.     }
  17993.     /**
  17994.      * Gets the private 'Shopware\Core\Checkout\Payment\PaymentService' shared service.
  17995.      *
  17996.      * @return \Shopware\Core\Checkout\Payment\PaymentService
  17997.      */
  17998.     protected function getPaymentServiceService()
  17999.     {
  18000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentService.php';
  18001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentTransactionChainProcessor.php';
  18002.         $a = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\JWTFactoryV2'] ?? $this->getJWTFactoryV2Service());
  18003.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  18004.         $c = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  18005.         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->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService())), $a, ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), $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\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService()));
  18006.     }
  18007.     /**
  18008.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry' shared service.
  18009.      *
  18010.      * @return \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry
  18011.      */
  18012.     protected function getFilterServiceRegistryService()
  18013.     {
  18014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/FilterServiceRegistry.php';
  18015.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] = new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry(new RewindableGenerator(function () {
  18016.             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()));
  18017.             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()));
  18018.         }, 2), new RewindableGenerator(function () {
  18019.             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()));
  18020.             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()));
  18021.         }, 2));
  18022.     }
  18023.     /**
  18024.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionCollector' shared service.
  18025.      *
  18026.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector
  18027.      */
  18028.     protected function getPromotionCollectorService()
  18029.     {
  18030.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  18031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  18032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCollector.php';
  18033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGatewayInterface.php';
  18034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGateway.php';
  18035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeServiceInterface.php';
  18036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeService.php';
  18037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  18038.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector(new \Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway(($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService()), 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()));
  18039.     }
  18040.     /**
  18041.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor' shared service.
  18042.      *
  18043.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor
  18044.      */
  18045.     protected function getPromotionDeliveryProcessorService()
  18046.     {
  18047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  18048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php';
  18049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  18050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryCalculator.php';
  18051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  18052.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionDeliveryProcessor'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor(new \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder()))), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] ?? $this->getLineItemGroupBuilderService()));
  18053.     }
  18054.     /**
  18055.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor' shared service.
  18056.      *
  18057.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor
  18058.      */
  18059.     protected function getPromotionProcessorService()
  18060.     {
  18061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  18062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionProcessor.php';
  18063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  18064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCalculator.php';
  18065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Composition/DiscountCompositionBuilder.php';
  18066.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/PackageFilter.php';
  18067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageFilter.php';
  18068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackagePicker.php';
  18069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/SetGroupScopeFilter.php';
  18070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageRules.php';
  18071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/DiscountPackager.php';
  18072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackager.php';
  18073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetGroupScopeDiscountPackager.php';
  18074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetScopeDiscountPackager.php';
  18075.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] ?? $this->getLineItemGroupBuilderService());
  18076.         $b = ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] ?? $this->getFilterServiceRegistryService());
  18077.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemQuantitySplitter'] ?? $this->getLineItemQuantitySplitterService());
  18078.         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(), $c, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\CartScopeDiscountPackager($c), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetGroupScopeDiscountPackager($a), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetScopeDiscountPackager($a)), $a);
  18079.     }
  18080.     /**
  18081.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer' shared service.
  18082.      *
  18083.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer
  18084.      */
  18085.     protected function getPromotionIndexerService()
  18086.     {
  18087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  18088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionIndexer.php';
  18089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionExclusionUpdater.php';
  18090.         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()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  18091.     }
  18092.     /**
  18093.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater' shared service.
  18094.      *
  18095.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater
  18096.      */
  18097.     protected function getPromotionRedemptionUpdaterService()
  18098.     {
  18099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdater.php';
  18100.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] = new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  18101.     }
  18102.     /**
  18103.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer' shared service.
  18104.      *
  18105.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer
  18106.      */
  18107.     protected function getPromotionIndividualCodeRedeemerService()
  18108.     {
  18109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemer.php';
  18110.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] = new \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer(($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService()));
  18111.     }
  18112.     /**
  18113.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber' shared service.
  18114.      *
  18115.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber
  18116.      */
  18117.     protected function getStorefrontCartSubscriberService()
  18118.     {
  18119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/Storefront/StorefrontCartSubscriber.php';
  18120.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] = new \Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  18121.     }
  18122.     /**
  18123.      * Gets the private 'Shopware\Core\Checkout\Promotion\Validator\PromotionValidator' shared service.
  18124.      *
  18125.      * @return \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator
  18126.      */
  18127.     protected function getPromotionValidatorService()
  18128.     {
  18129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Validator/PromotionValidator.php';
  18130.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] = new \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  18131.     }
  18132.     /**
  18133.      * Gets the private 'Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator' shared service.
  18134.      *
  18135.      * @return \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator
  18136.      */
  18137.     protected function getShippingMethodValidatorService()
  18138.     {
  18139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Validator/ShippingMethodValidator.php';
  18140.         return $this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] = new \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  18141.     }
  18142.     /**
  18143.      * Gets the private 'Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer' shared service.
  18144.      *
  18145.      * @return \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer
  18146.      */
  18147.     protected function getCategoryIndexerService()
  18148.     {
  18149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  18150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryIndexer.php';
  18151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryBreadcrumbUpdater.php';
  18152.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  18153.         $b = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  18154.         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())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  18155.     }
  18156.     /**
  18157.      * Gets the private 'Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder' shared service.
  18158.      *
  18159.      * @return \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder
  18160.      */
  18161.     protected function getCategoryBreadcrumbBuilderService()
  18162.     {
  18163.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] = new \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()));
  18164.     }
  18165.     /**
  18166.      * Gets the private 'Shopware\Core\Content\Category\Service\NavigationLoader' shared service.
  18167.      *
  18168.      * @return \Shopware\Core\Content\Category\Service\NavigationLoader
  18169.      */
  18170.     protected function getNavigationLoaderService()
  18171.     {
  18172.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] = new \Shopware\Core\Content\Category\Service\NavigationLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] ?? $this->getTreeBuildingNavigationRouteService()));
  18173.     }
  18174.     /**
  18175.      * Gets the private 'Shopware\Core\Content\Category\Validation\EntryPointValidator' shared service.
  18176.      *
  18177.      * @return \Shopware\Core\Content\Category\Validation\EntryPointValidator
  18178.      */
  18179.     protected function getEntryPointValidatorService()
  18180.     {
  18181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Validation/EntryPointValidator.php';
  18182.         return $this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] = new \Shopware\Core\Content\Category\Validation\EntryPointValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  18183.     }
  18184.     /**
  18185.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver' shared service.
  18186.      *
  18187.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver
  18188.      */
  18189.     protected function getFormCmsElementResolverService()
  18190.     {
  18191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  18192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  18193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/FormCmsElementResolver.php';
  18194.         return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] = new \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver(($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()));
  18195.     }
  18196.     /**
  18197.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver' shared service.
  18198.      *
  18199.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver
  18200.      */
  18201.     protected function getTextCmsElementResolverService()
  18202.     {
  18203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  18204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  18205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  18206.         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()));
  18207.     }
  18208.     /**
  18209.      * Gets the private 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader' shared service.
  18210.      *
  18211.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader
  18212.      */
  18213.     protected function getSalesChannelCmsPageLoaderService()
  18214.     {
  18215.         return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  18216.     }
  18217.     /**
  18218.      * Gets the private 'Shopware\Core\Content\Flow\Api\FlowActionCollector' shared service.
  18219.      *
  18220.      * @return \Shopware\Core\Content\Flow\Api\FlowActionCollector
  18221.      */
  18222.     protected function getFlowActionCollectorService()
  18223.     {
  18224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Api/FlowActionCollector.php';
  18225.         return $this->privates['Shopware\\Core\\Content\\Flow\\Api\\FlowActionCollector'] = new \Shopware\Core\Content\Flow\Api\FlowActionCollector(new RewindableGenerator(function () {
  18226.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  18227.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  18228.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  18229.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  18230.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  18231.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  18232.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  18233.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  18234.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  18235.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  18236.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  18237.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  18238.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  18239.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  18240.             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()));
  18241.         }, 15), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  18242.     }
  18243.     /**
  18244.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction' shared service.
  18245.      *
  18246.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction
  18247.      */
  18248.     protected function getAddCustomerAffiliateAndCampaignCodeActionService()
  18249.     {
  18250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  18251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerAffiliateAndCampaignCodeAction.php';
  18252.         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()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  18253.     }
  18254.     /**
  18255.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction' shared service.
  18256.      *
  18257.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction
  18258.      */
  18259.     protected function getAddCustomerTagActionService()
  18260.     {
  18261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  18262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerTagAction.php';
  18263.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  18264.     }
  18265.     /**
  18266.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction' shared service.
  18267.      *
  18268.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction
  18269.      */
  18270.     protected function getAddOrderAffiliateAndCampaignCodeActionService()
  18271.     {
  18272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  18273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderAffiliateAndCampaignCodeAction.php';
  18274.         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()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()));
  18275.     }
  18276.     /**
  18277.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction' shared service.
  18278.      *
  18279.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction
  18280.      */
  18281.     protected function getAddOrderTagActionService()
  18282.     {
  18283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  18284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderTagAction.php';
  18285.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction(($this->services['order.repository'] ?? $this->getOrder_RepositoryService()));
  18286.     }
  18287.     /**
  18288.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction' shared service.
  18289.      *
  18290.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction
  18291.      */
  18292.     protected function getChangeCustomerGroupActionService()
  18293.     {
  18294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  18295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerGroupAction.php';
  18296.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  18297.     }
  18298.     /**
  18299.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction' shared service.
  18300.      *
  18301.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction
  18302.      */
  18303.     protected function getChangeCustomerStatusActionService()
  18304.     {
  18305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  18306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerStatusAction.php';
  18307.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  18308.     }
  18309.     /**
  18310.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction' shared service.
  18311.      *
  18312.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction
  18313.      */
  18314.     protected function getGenerateDocumentActionService()
  18315.     {
  18316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  18317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/GenerateDocumentAction.php';
  18318.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction(($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  18319.     }
  18320.     /**
  18321.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction' shared service.
  18322.      *
  18323.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction
  18324.      */
  18325.     protected function getRemoveCustomerTagActionService()
  18326.     {
  18327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  18328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveCustomerTagAction.php';
  18329.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction(($this->services['customer_tag.repository'] ?? $this->getCustomerTag_RepositoryService()));
  18330.     }
  18331.     /**
  18332.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction' shared service.
  18333.      *
  18334.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction
  18335.      */
  18336.     protected function getRemoveOrderTagActionService()
  18337.     {
  18338.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  18339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveOrderTagAction.php';
  18340.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction(($this->services['order_tag.repository'] ?? $this->getOrderTag_RepositoryService()));
  18341.     }
  18342.     /**
  18343.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction' shared service.
  18344.      *
  18345.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction
  18346.      */
  18347.     protected function getSendMailActionService()
  18348.     {
  18349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  18350.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SendMailAction.php';
  18351.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction(($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['document.repository'] ?? $this->getDocument_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  18352.     }
  18353.     /**
  18354.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction' shared service.
  18355.      *
  18356.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction
  18357.      */
  18358.     protected function getSetCustomerCustomFieldActionService()
  18359.     {
  18360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  18361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  18362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerCustomFieldAction.php';
  18363.         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()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  18364.     }
  18365.     /**
  18366.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction' shared service.
  18367.      *
  18368.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction
  18369.      */
  18370.     protected function getSetCustomerGroupCustomFieldActionService()
  18371.     {
  18372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  18373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  18374.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerGroupCustomFieldAction.php';
  18375.         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()), ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()));
  18376.     }
  18377.     /**
  18378.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction' shared service.
  18379.      *
  18380.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction
  18381.      */
  18382.     protected function getSetOrderCustomFieldActionService()
  18383.     {
  18384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  18385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  18386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderCustomFieldAction.php';
  18387.         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()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()));
  18388.     }
  18389.     /**
  18390.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction' shared service.
  18391.      *
  18392.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction
  18393.      */
  18394.     protected function getSetOrderStateActionService()
  18395.     {
  18396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  18397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderStateAction.php';
  18398.         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()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService()));
  18399.     }
  18400.     /**
  18401.      * Gets the private 'Shopware\Core\Content\Flow\Indexing\FlowIndexer' shared service.
  18402.      *
  18403.      * @return \Shopware\Core\Content\Flow\Indexing\FlowIndexer
  18404.      */
  18405.     protected function getFlowIndexerService()
  18406.     {
  18407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  18408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowIndexer.php';
  18409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowPayloadUpdater.php';
  18410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowBuilder.php';
  18411.         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()), ($this->services['flow.repository'] ?? $this->getFlow_RepositoryService()), new \Shopware\Core\Content\Flow\Indexing\FlowPayloadUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), new \Shopware\Core\Content\Flow\Dispatching\FlowBuilder(), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  18412.     }
  18413.     /**
  18414.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand' shared service.
  18415.      *
  18416.      * @return \Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand
  18417.      */
  18418.     protected function getDeleteExpiredFilesCommandService()
  18419.     {
  18420.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/DeleteExpiredFilesCommand.php';
  18422.         $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()));
  18423.         $instance->setName('import-export:delete-expired');
  18424.         return $instance;
  18425.     }
  18426.     /**
  18427.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\ImportEntityCommand' shared service.
  18428.      *
  18429.      * @return \Shopware\Core\Content\ImportExport\Command\ImportEntityCommand
  18430.      */
  18431.     protected function getImportEntityCommandService()
  18432.     {
  18433.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/ImportEntityCommand.php';
  18435.         $this->privates['Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand'] = $instance = new \Shopware\Core\Content\ImportExport\Command\ImportEntityCommand(($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] ?? $this->getImportExportServiceService()), ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService()), ($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] ?? $this->getImportExportFactoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()));
  18436.         $instance->setName('import:entity');
  18437.         return $instance;
  18438.     }
  18439.     /**
  18440.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer' shared service.
  18441.      *
  18442.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer
  18443.      */
  18444.     protected function getCountrySerializerService()
  18445.     {
  18446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  18447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  18448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CountrySerializer.php';
  18449.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer(($this->services['country.repository'] ?? $this->getCountry_RepositoryService()));
  18450.     }
  18451.     /**
  18452.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer' shared service.
  18453.      *
  18454.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer
  18455.      */
  18456.     protected function getCustomerSerializerService()
  18457.     {
  18458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  18459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  18460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CustomerSerializer.php';
  18461.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  18462.     }
  18463.     /**
  18464.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer' shared service.
  18465.      *
  18466.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer
  18467.      */
  18468.     protected function getLanguageSerializerService()
  18469.     {
  18470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  18471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  18472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/LanguageSerializer.php';
  18473.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer(($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  18474.     }
  18475.     /**
  18476.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer' shared service.
  18477.      *
  18478.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer
  18479.      */
  18480.     protected function getMediaSerializerService()
  18481.     {
  18482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  18483.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  18484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/MediaSerializer.php';
  18485.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer(($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  18486.     }
  18487.     /**
  18488.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer' shared service.
  18489.      *
  18490.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer
  18491.      */
  18492.     protected function getOrderSerializerService()
  18493.     {
  18494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  18495.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  18496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/OrderSerializer.php';
  18497.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer(($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService()));
  18498.     }
  18499.     /**
  18500.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer' shared service.
  18501.      *
  18502.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer
  18503.      */
  18504.     protected function getProductCrossSellingSerializerService()
  18505.     {
  18506.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  18507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  18508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductCrossSellingSerializer.php';
  18509.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer(($this->services['product_cross_selling_assigned_products.repository'] ?? $this->getProductCrossSellingAssignedProducts_RepositoryService()));
  18510.     }
  18511.     /**
  18512.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer' shared service.
  18513.      *
  18514.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer
  18515.      */
  18516.     protected function getProductSerializerService()
  18517.     {
  18518.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  18519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  18520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductSerializer.php';
  18521.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer(($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['product_media.repository'] ?? $this->getProductMedia_RepositoryService()), ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService()));
  18522.     }
  18523.     /**
  18524.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer' shared service.
  18525.      *
  18526.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer
  18527.      */
  18528.     protected function getPromotionIndividualCodeSerializerService()
  18529.     {
  18530.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  18531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  18532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/PromotionIndividualCodeSerializer.php';
  18533.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer(($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService()), ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService()));
  18534.     }
  18535.     /**
  18536.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer' shared service.
  18537.      *
  18538.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer
  18539.      */
  18540.     protected function getSalutationSerializerService()
  18541.     {
  18542.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  18543.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  18544.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/SalutationSerializer.php';
  18545.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer(($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()));
  18546.     }
  18547.     /**
  18548.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer' shared service.
  18549.      *
  18550.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer
  18551.      */
  18552.     protected function getCustomFieldsSerializer2Service()
  18553.     {
  18554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  18555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  18556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializer.php';
  18557.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializerService()), ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService()));
  18558.     }
  18559.     /**
  18560.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer' shared service.
  18561.      *
  18562.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer
  18563.      */
  18564.     protected function getPriceSerializerService()
  18565.     {
  18566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  18567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  18568.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/PriceSerializer.php';
  18569.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer(($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()));
  18570.     }
  18571.     /**
  18572.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer' shared service.
  18573.      *
  18574.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer
  18575.      */
  18576.     protected function getToOneSerializerService()
  18577.     {
  18578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  18579.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  18580.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/ToOneSerializer.php';
  18581.         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()));
  18582.     }
  18583.     /**
  18584.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer' shared service.
  18585.      *
  18586.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer
  18587.      */
  18588.     protected function getTranslationsSerializerService()
  18589.     {
  18590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  18591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  18592.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/TranslationsSerializer.php';
  18593.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer(($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  18594.     }
  18595.     /**
  18596.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver' shared service.
  18597.      *
  18598.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver
  18599.      */
  18600.     protected function getPrimaryKeyResolverService()
  18601.     {
  18602.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/PrimaryKeyResolver.php';
  18603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  18604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  18605.         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())));
  18606.     }
  18607.     /**
  18608.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator' shared service.
  18609.      *
  18610.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator
  18611.      */
  18612.     protected function getSystemDefaultValidatorService()
  18613.     {
  18614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/SystemDefaultValidator.php';
  18615.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  18616.     }
  18617.     /**
  18618.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber' shared service.
  18619.      *
  18620.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber
  18621.      */
  18622.     protected function getFileDeletedSubscriberService()
  18623.     {
  18624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/FileDeletedSubscriber.php';
  18625.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  18626.     }
  18627.     /**
  18628.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber' shared service.
  18629.      *
  18630.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber
  18631.      */
  18632.     protected function getProductCategoryPathsSubscriberService()
  18633.     {
  18634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductCategoryPathsSubscriber.php';
  18635.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService()));
  18636.     }
  18637.     /**
  18638.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber' shared service.
  18639.      *
  18640.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber
  18641.      */
  18642.     protected function getProductVariantsSubscriberService()
  18643.     {
  18644.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductVariantsSubscriber.php';
  18645.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber(($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()), ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService()));
  18646.     }
  18647.     /**
  18648.      * Gets the private 'Shopware\Core\Content\ImportExport\Message\DeleteFileHandler' shared service.
  18649.      *
  18650.      * @return \Shopware\Core\Content\ImportExport\Message\DeleteFileHandler
  18651.      */
  18652.     protected function getDeleteFileHandlerService()
  18653.     {
  18654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/DeleteFileHandler.php';
  18655.         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()));
  18656.     }
  18657.     /**
  18658.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory' shared service.
  18659.      *
  18660.      * @return \Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory
  18661.      */
  18662.     protected function getPipeFactoryService()
  18663.     {
  18664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/AbstractPipeFactory.php';
  18665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/PipeFactory.php';
  18666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistry.php';
  18667.         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 () {
  18668.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  18669.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? $this->getSalutationSerializerService());
  18670.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? $this->getCountrySerializerService());
  18671.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? $this->getLanguageSerializerService());
  18672.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? $this->getCustomerSerializerService());
  18673.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? $this->getPromotionIndividualCodeSerializerService());
  18674.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] ?? $this->getProductSerializerService());
  18675.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] ?? $this->getProductCrossSellingSerializerService());
  18676.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'] ?? $this->getOrderSerializerService());
  18677.             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()));
  18678.         }, 10), new RewindableGenerator(function () {
  18679.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\ToOneSerializer'] ?? $this->getToOneSerializerService());
  18680.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] ?? $this->getTranslationsSerializerService());
  18681.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] ?? $this->getPriceSerializerService());
  18682.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializer2Service());
  18683.             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()));
  18684.         }, 5)), ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\PrimaryKeyResolver'] ?? $this->getPrimaryKeyResolverService()));
  18685.     }
  18686.     /**
  18687.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory' shared service.
  18688.      *
  18689.      * @return \Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory
  18690.      */
  18691.     protected function getCsvFileWriterFactoryService()
  18692.     {
  18693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/AbstractWriterFactory.php';
  18694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/CsvFileWriterFactory.php';
  18695.         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()));
  18696.     }
  18697.     /**
  18698.      * Gets the private 'Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler' shared service.
  18699.      *
  18700.      * @return \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler
  18701.      */
  18702.     protected function getCleanupImportExportFileTaskHandlerService()
  18703.     {
  18704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ScheduledTask/CleanupImportExportFileTaskHandler.php';
  18705.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] = new \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] ?? $this->getDeleteExpiredFilesServiceService()));
  18706.     }
  18707.     /**
  18708.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService' shared service.
  18709.      *
  18710.      * @return \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService
  18711.      */
  18712.     protected function getDeleteExpiredFilesServiceService()
  18713.     {
  18714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DeleteExpiredFilesService.php';
  18715.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] = new \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService(($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService()));
  18716.     }
  18717.     /**
  18718.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\FileService' shared service.
  18719.      *
  18720.      * @return \Shopware\Core\Content\ImportExport\Service\FileService
  18721.      */
  18722.     protected function getFileServiceService()
  18723.     {
  18724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractFileService.php';
  18725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/FileService.php';
  18726.         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()), ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService()));
  18727.     }
  18728.     /**
  18729.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\ImportExportService' shared service.
  18730.      *
  18731.      * @return \Shopware\Core\Content\ImportExport\Service\ImportExportService
  18732.      */
  18733.     protected function getImportExportServiceService()
  18734.     {
  18735.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/ImportExportService.php';
  18736.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] = new \Shopware\Core\Content\ImportExport\Service\ImportExportService(($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService()));
  18737.     }
  18738.     /**
  18739.      * Gets the private 'Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer' shared service.
  18740.      *
  18741.      * @return \Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer
  18742.      */
  18743.     protected function getLandingPageIndexerService()
  18744.     {
  18745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  18746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/DataAbstractionLayer/LandingPageIndexer.php';
  18747.         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()), ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  18748.     }
  18749.     /**
  18750.      * Gets the private 'Shopware\Core\Content\LandingPage\LandingPageValidator' shared service.
  18751.      *
  18752.      * @return \Shopware\Core\Content\LandingPage\LandingPageValidator
  18753.      */
  18754.     protected function getLandingPageValidatorService()
  18755.     {
  18756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageValidator.php';
  18757.         return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] = new \Shopware\Core\Content\LandingPage\LandingPageValidator(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  18758.     }
  18759.     /**
  18760.      * Gets the private 'Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber' shared service.
  18761.      *
  18762.      * @return \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber
  18763.      */
  18764.     protected function getMailSendSubscriber2Service()
  18765.     {
  18766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Subscriber/MailSendSubscriber.php';
  18767.         return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] = new \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber(($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['document.repository'] ?? $this->getDocument_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  18768.     }
  18769.     /**
  18770.      * Gets the private 'Shopware\Core\Content\Mail\Service\MailService' shared service.
  18771.      *
  18772.      * @return \Shopware\Core\Content\Mail\Service\MailService
  18773.      */
  18774.     protected function getMailServiceService()
  18775.     {
  18776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailService.php';
  18777.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailService.php';
  18778.         return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] = new \Shopware\Core\Content\Mail\Service\MailService(($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService()), ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] ?? $this->getMailFactoryService()), ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] ?? $this->getMailSenderService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] ?? $this->getSalesChannelDefinitionService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()));
  18779.     }
  18780.     /**
  18781.      * Gets the private 'Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand' shared service.
  18782.      *
  18783.      * @return \Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand
  18784.      */
  18785.     protected function getDeleteNotUsedMediaCommandService()
  18786.     {
  18787.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/DeleteNotUsedMediaCommand.php';
  18789.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DeleteNotUsedMediaService.php';
  18790.         $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())));
  18791.         $instance->setName('media:delete-unused');
  18792.         return $instance;
  18793.     }
  18794.     /**
  18795.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand' shared service.
  18796.      *
  18797.      * @return \Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand
  18798.      */
  18799.     protected function getGenerateMediaTypesCommandService()
  18800.     {
  18801.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateMediaTypesCommand.php';
  18803.         $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()));
  18804.         $instance->setName('media:generate-media-types');
  18805.         return $instance;
  18806.     }
  18807.     /**
  18808.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand' shared service.
  18809.      *
  18810.      * @return \Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand
  18811.      */
  18812.     protected function getGenerateThumbnailsCommandService()
  18813.     {
  18814.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateThumbnailsCommand.php';
  18816.         $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()));
  18817.         $instance->setName('media:generate-thumbnails');
  18818.         return $instance;
  18819.     }
  18820.     /**
  18821.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer' shared service.
  18822.      *
  18823.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer
  18824.      */
  18825.     protected function getMediaFolderConfigurationIndexerService()
  18826.     {
  18827.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  18828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderConfigurationIndexer.php';
  18829.         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()), ($this->services['media_folder_configuration.repository'] ?? $this->getMediaFolderConfiguration_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  18830.     }
  18831.     /**
  18832.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer' shared service.
  18833.      *
  18834.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer
  18835.      */
  18836.     protected function getMediaFolderIndexerService()
  18837.     {
  18838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  18839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderIndexer.php';
  18840.         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()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ChildCountUpdater'] ?? $this->getChildCountUpdaterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\TreeUpdater'] ?? $this->getTreeUpdaterService()));
  18841.     }
  18842.     /**
  18843.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer' shared service.
  18844.      *
  18845.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer
  18846.      */
  18847.     protected function getMediaIndexerService()
  18848.     {
  18849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  18850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaIndexer.php';
  18851.         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()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  18852.     }
  18853.     /**
  18854.      * Gets the private 'Shopware\Core\Content\Media\File\FileNameProvider' shared service.
  18855.      *
  18856.      * @return \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider
  18857.      */
  18858.     protected function getFileNameProviderService()
  18859.     {
  18860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileNameProvider.php';
  18861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/WindowsStyleFileNameProvider.php';
  18862.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] = new \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  18863.     }
  18864.     /**
  18865.      * Gets the private 'Shopware\Core\Content\Media\MediaService' shared service.
  18866.      *
  18867.      * @return \Shopware\Core\Content\Media\MediaService
  18868.      */
  18869.     protected function getMediaServiceService()
  18870.     {
  18871.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  18872.         return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'] = new \Shopware\Core\Content\Media\MediaService($a, ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), 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->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), new \Shopware\Core\Content\Media\File\FileFetcher(new \Shopware\Core\Content\Media\File\FileUrlValidator(), truefalse));
  18873.     }
  18874.     /**
  18875.      * Gets the private 'Shopware\Core\Content\Media\Message\DeleteFileHandler' shared service.
  18876.      *
  18877.      * @return \Shopware\Core\Content\Media\Message\DeleteFileHandler
  18878.      */
  18879.     protected function getDeleteFileHandler2Service()
  18880.     {
  18881.         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()));
  18882.     }
  18883.     /**
  18884.      * Gets the private 'Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler' shared service.
  18885.      *
  18886.      * @return \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler
  18887.      */
  18888.     protected function getGenerateThumbnailsHandlerService()
  18889.     {
  18890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/GenerateThumbnailsHandler.php';
  18891.         return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] = new \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler(($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  18892.     }
  18893.     /**
  18894.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy' shared service.
  18895.      *
  18896.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy
  18897.      */
  18898.     protected function getFilenamePathnameStrategyService()
  18899.     {
  18900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  18901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/FilenamePathnameStrategy.php';
  18902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  18903.         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())));
  18904.     }
  18905.     /**
  18906.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy' shared service.
  18907.      *
  18908.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy
  18909.      */
  18910.     protected function getIdPathnameStrategyService()
  18911.     {
  18912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  18913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/IdPathnameStrategy.php';
  18914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  18915.         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())));
  18916.     }
  18917.     /**
  18918.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy' shared service.
  18919.      *
  18920.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy
  18921.      */
  18922.     protected function getPhysicalFilenamePathnameStrategyService()
  18923.     {
  18924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  18925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PhysicalFilenamePathnameStrategy.php';
  18926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  18927.         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())));
  18928.     }
  18929.     /**
  18930.      * Gets the private 'Shopware\Core\Content\Media\Pathname\UrlGeneratorInterface' shared service.
  18931.      *
  18932.      * @return \Shopware\Core\Content\Media\Pathname\UrlGenerator
  18933.      */
  18934.     protected function getUrlGeneratorInterfaceService()
  18935.     {
  18936.         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 () {
  18937.             yield => $this->getFilenamePathnameStrategyService();
  18938.             yield => $this->getPhysicalFilenamePathnameStrategyService();
  18939.             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()));
  18940.             yield => $this->getIdPathnameStrategyService();
  18941.         }, 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())), '');
  18942.     }
  18943.     /**
  18944.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber' shared service.
  18945.      *
  18946.      * @return \Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber
  18947.      */
  18948.     protected function getMediaLoadedSubscriberService()
  18949.     {
  18950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaLoadedSubscriber.php';
  18951.         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()));
  18952.     }
  18953.     /**
  18954.      * Gets the private 'Shopware\Core\Content\Media\Thumbnail\ThumbnailService' shared service.
  18955.      *
  18956.      * @return \Shopware\Core\Content\Media\Thumbnail\ThumbnailService
  18957.      */
  18958.     protected function getThumbnailServiceService()
  18959.     {
  18960.         return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] = new \Shopware\Core\Content\Media\Thumbnail\ThumbnailService(($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService()), ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()));
  18961.     }
  18962.     /**
  18963.      * Gets the private 'Shopware\Core\Content\Media\TypeDetector\TypeDetector' shared service.
  18964.      *
  18965.      * @return \Shopware\Core\Content\Media\TypeDetector\TypeDetector
  18966.      */
  18967.     protected function getTypeDetectorService()
  18968.     {
  18969.         return $this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\TypeDetector(new RewindableGenerator(function () {
  18970.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\AudioTypeDetector()));
  18971.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DocumentTypeDetector()));
  18972.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\ImageTypeDetector()));
  18973.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\VideoTypeDetector()));
  18974.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DefaultTypeDetector()));
  18975.         }, 5));
  18976.     }
  18977.     /**
  18978.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater' shared service.
  18979.      *
  18980.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater
  18981.      */
  18982.     protected function getCustomerNewsletterSalesChannelsUpdaterService()
  18983.     {
  18984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/Indexing/CustomerNewsletterSalesChannelsUpdater.php';
  18985.         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()));
  18986.     }
  18987.     /**
  18988.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer' shared service.
  18989.      *
  18990.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer
  18991.      */
  18992.     protected function getNewsletterRecipientIndexerService()
  18993.     {
  18994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  18995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/NewsletterRecipientIndexer.php';
  18996.         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()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  18997.     }
  18998.     /**
  18999.      * Gets the private 'Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber' shared service.
  19000.      *
  19001.      * @return \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber
  19002.      */
  19003.     protected function getNewsletterRecipientDeletedSubscriberService()
  19004.     {
  19005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriber.php';
  19006.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] = new \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  19007.     }
  19008.     /**
  19009.      * Gets the private 'Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler' shared service.
  19010.      *
  19011.      * @return \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler
  19012.      */
  19013.     protected function getNewsletterRecipientTaskHandlerService()
  19014.     {
  19015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/ScheduledTask/NewsletterRecipientTaskHandler.php';
  19016.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService()));
  19017.     }
  19018.     /**
  19019.      * Gets the private 'Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand' shared service.
  19020.      *
  19021.      * @return \Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand
  19022.      */
  19023.     protected function getProductExportGenerateCommandService()
  19024.     {
  19025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Command/ProductExportGenerateCommand.php';
  19027.         $this->privates['Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand'] = $instance = new \Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter'] ?? $this->getProductExporterService()));
  19028.         $instance->setName('product-export:generate');
  19029.         return $instance;
  19030.     }
  19031.     /**
  19032.      * Gets the private 'Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener' shared service.
  19033.      *
  19034.      * @return \Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener
  19035.      */
  19036.     protected function getProductExportEventListenerService()
  19037.     {
  19038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/EventListener/ProductExportEventListener.php';
  19039.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'] = new \Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener(($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()));
  19040.     }
  19041.     /**
  19042.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler' shared service.
  19043.      *
  19044.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler
  19045.      */
  19046.     protected function getProductExportGenerateTaskHandlerService()
  19047.     {
  19048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportGenerateTaskHandler.php';
  19049.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  19050.     }
  19051.     /**
  19052.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler' shared service.
  19053.      *
  19054.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler
  19055.      */
  19056.     protected function getProductExportPartialGenerationHandlerService()
  19057.     {
  19058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportPartialGenerationHandler.php';
  19059.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler(($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] ?? $this->getProductExportGeneratorService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->privates['Shopware\\Core\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  19060.     }
  19061.     /**
  19062.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler' shared service.
  19063.      *
  19064.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler
  19065.      */
  19066.     protected function getProductExportFileHandlerService()
  19067.     {
  19068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandlerInterface.php';
  19069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandler.php';
  19070.         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');
  19071.     }
  19072.     /**
  19073.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportRenderer' shared service.
  19074.      *
  19075.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer
  19076.      */
  19077.     protected function getProductExportRendererService()
  19078.     {
  19079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRendererInterface.php';
  19080.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRenderer.php';
  19081.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer(($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()));
  19082.     }
  19083.     /**
  19084.      * Gets the private 'Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer' shared service.
  19085.      *
  19086.      * @return \Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer
  19087.      */
  19088.     protected function getProductStreamIndexerService()
  19089.     {
  19090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  19091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/DataAbstractionLayer/ProductStreamIndexer.php';
  19092.         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()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  19093.     }
  19094.     /**
  19095.      * Gets the private 'Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler' shared service.
  19096.      *
  19097.      * @return \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler
  19098.      */
  19099.     protected function getUpdateProductStreamMappingTaskHandlerService()
  19100.     {
  19101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ScheduledTask/UpdateProductStreamMappingTaskHandler.php';
  19102.         return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService()));
  19103.     }
  19104.     /**
  19105.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductCartProcessor' shared service.
  19106.      *
  19107.      * @return \Shopware\Core\Content\Product\Cart\ProductCartProcessor
  19108.      */
  19109.     protected function getProductCartProcessorService()
  19110.     {
  19111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  19112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  19113.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductCartProcessor.php';
  19114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGatewayInterface.php';
  19115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGateway.php';
  19116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductFeatureBuilder.php';
  19117.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  19118.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] = new \Shopware\Core\Content\Product\Cart\ProductCartProcessor(new \Shopware\Core\Content\Product\Cart\ProductGateway($a, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), new \Shopware\Core\Content\Product\Cart\ProductFeatureBuilder(($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService())), ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $a);
  19119.     }
  19120.     /**
  19121.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator' shared service.
  19122.      *
  19123.      * @return \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator
  19124.      */
  19125.     protected function getProductLineItemCommandValidatorService()
  19126.     {
  19127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemCommandValidator.php';
  19128.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  19129.     }
  19130.     /**
  19131.      * Gets the private 'Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver' shared service.
  19132.      *
  19133.      * @return \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver
  19134.      */
  19135.     protected function getBuyBoxCmsElementResolverService()
  19136.     {
  19137.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  19138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  19139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  19140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/BuyBoxCmsElementResolver.php';
  19141.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver(($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService()), ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService()));
  19142.     }
  19143.     /**
  19144.      * Gets the private 'Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver' shared service.
  19145.      *
  19146.      * @return \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver
  19147.      */
  19148.     protected function getCrossSellingCmsElementResolverService()
  19149.     {
  19150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  19151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  19152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  19153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/CrossSellingCmsElementResolver.php';
  19154.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] ?? $this->getCachedProductCrossSellingRouteService()));
  19155.     }
  19156.     /**
  19157.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver' shared service.
  19158.      *
  19159.      * @return \Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver
  19160.      */
  19161.     protected function getProductBoxCmsElementResolverService()
  19162.     {
  19163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  19164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  19165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductBoxCmsElementResolver.php';
  19166.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  19167.     }
  19168.     /**
  19169.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver' shared service.
  19170.      *
  19171.      * @return \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver
  19172.      */
  19173.     protected function getProductDescriptionReviewsCmsElementResolverService()
  19174.     {
  19175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  19176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  19177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  19178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductDescriptionReviewsCmsElementResolver.php';
  19179.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'] ?? $this->getCachedProductReviewRouteService()));
  19180.     }
  19181.     /**
  19182.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver' shared service.
  19183.      *
  19184.      * @return \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver
  19185.      */
  19186.     protected function getProductListingCmsElementResolverService()
  19187.     {
  19188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  19189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  19190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductListingCmsElementResolver.php';
  19191.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver(($this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'] ?? $this->getFoundationProductListingRouteService()));
  19192.     }
  19193.     /**
  19194.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver' shared service.
  19195.      *
  19196.      * @return \Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver
  19197.      */
  19198.     protected function getProductSliderCmsElementResolverService()
  19199.     {
  19200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  19201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  19202.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  19203.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver(($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  19204.     }
  19205.     /**
  19206.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer' shared service.
  19207.      *
  19208.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer
  19209.      */
  19210.     protected function getProductIndexerService()
  19211.     {
  19212.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  19213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductIndexer.php';
  19214.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/VariantListingUpdater.php';
  19215.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductCategoryDenormalizer.php';
  19216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/RatingAverageUpdater.php';
  19217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceUpdater.php';
  19218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/AbstractCheapestPriceQuantitySelector.php';
  19219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceQuantitySelector.php';
  19220.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  19221.         return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), $a, new \Shopware\Core\Content\Product\DataAbstractionLayer\VariantListingUpdater($a), new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductCategoryDenormalizer($a), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\InheritanceUpdater'] ?? $this->getInheritanceUpdaterService()), 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()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 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()));
  19222.     }
  19223.     /**
  19224.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater' shared service.
  19225.      *
  19226.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater
  19227.      */
  19228.     protected function getProductStreamUpdaterService()
  19229.     {
  19230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  19231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductStreamUpdater.php';
  19232.         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()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()));
  19233.     }
  19234.     /**
  19235.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater' shared service.
  19236.      *
  19237.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater
  19238.      */
  19239.     protected function getStockUpdaterService()
  19240.     {
  19241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdater.php';
  19242.         return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  19243.     }
  19244.     /**
  19245.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber' shared service.
  19246.      *
  19247.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber
  19248.      */
  19249.     protected function getProductListingFeaturesSubscriberService()
  19250.     {
  19251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingFeaturesSubscriber.php';
  19252.         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()), ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService()), ($this->services['product_sorting.repository'] ?? $this->getProductSorting_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  19253.     }
  19254.     /**
  19255.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader' shared service.
  19256.      *
  19257.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader
  19258.      */
  19259.     protected function getProductListingLoaderService()
  19260.     {
  19261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingLoader.php';
  19262.         return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  19263.     }
  19264.     /**
  19265.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator' shared service.
  19266.      *
  19267.      * @return \Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator
  19268.      */
  19269.     protected function getProductPriceCalculatorService()
  19270.     {
  19271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/AbstractProductPriceCalculator.php';
  19272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php';
  19273.         return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] = new \Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator(($this->services['unit.repository'] ?? $this->getUnit_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  19274.     }
  19275.     /**
  19276.      * Gets the private 'Shopware\Core\Content\Product\Subscriber\ProductSubscriber' shared service.
  19277.      *
  19278.      * @return \Shopware\Core\Content\Product\Subscriber\ProductSubscriber
  19279.      */
  19280.     protected function getProductSubscriberService()
  19281.     {
  19282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Subscriber/ProductSubscriber.php';
  19283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractSalesChannelProductBuilder.php';
  19284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannelProductBuilder.php';
  19285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractPropertyGroupSorter.php';
  19286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/PropertyGroupSorter.php';
  19287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductMaxPurchaseCalculator.php';
  19288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductMaxPurchaseCalculator.php';
  19289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractIsNewDetector.php';
  19290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/IsNewDetector.php';
  19291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductVariationBuilder.php';
  19292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductVariationBuilder.php';
  19293.         $a = new \Shopware\Core\Content\Product\PropertyGroupSorter();
  19294.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  19295.         $c = new \Shopware\Core\Content\Product\ProductMaxPurchaseCalculator($b);
  19296.         $d = new \Shopware\Core\Content\Product\IsNewDetector($b);
  19297.         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(), ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService()), $a$c$d);
  19298.     }
  19299.     /**
  19300.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer' shared service.
  19301.      *
  19302.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer
  19303.      */
  19304.     protected function getRuleIndexerService()
  19305.     {
  19306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  19307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleIndexer.php';
  19308.         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()), ($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] ?? $this->getRulePayloadUpdaterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  19309.     }
  19310.     /**
  19311.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber' shared service.
  19312.      *
  19313.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber
  19314.      */
  19315.     protected function getRulePayloadSubscriberService()
  19316.     {
  19317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadSubscriber.php';
  19318.         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()));
  19319.     }
  19320.     /**
  19321.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater' shared service.
  19322.      *
  19323.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater
  19324.      */
  19325.     protected function getRulePayloadUpdaterService()
  19326.     {
  19327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadUpdater.php';
  19328.         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()));
  19329.     }
  19330.     /**
  19331.      * Gets the private 'Shopware\Core\Content\Rule\RuleValidator' shared service.
  19332.      *
  19333.      * @return \Shopware\Core\Content\Rule\RuleValidator
  19334.      */
  19335.     protected function getRuleValidatorService()
  19336.     {
  19337.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleValidator.php';
  19338.         return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'] = new \Shopware\Core\Content\Rule\RuleValidator(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] ?? $this->getRuleConditionRegistryService()), ($this->services['rule_condition.repository'] ?? $this->getRuleCondition_RepositoryService()));
  19339.     }
  19340.     /**
  19341.      * Gets the private 'Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver' shared service.
  19342.      *
  19343.      * @return \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver
  19344.      */
  19345.     protected function getStoreApiSeoResolverService()
  19346.     {
  19347.         return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] = new \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver(($this->services['sales_channel.seo_url.repository'] ?? $this->getSalesChannel_SeoUrl_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService()));
  19348.     }
  19349.     /**
  19350.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlGenerator' shared service.
  19351.      *
  19352.      * @return \Shopware\Core\Content\Seo\SeoUrlGenerator
  19353.      */
  19354.     protected function getSeoUrlGeneratorService()
  19355.     {
  19356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlGenerator.php';
  19357.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTwigFactory.php';
  19358.         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 () {
  19359.             return new \EmptyIterator();
  19360.         }, 0)), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService()));
  19361.     }
  19362.     /**
  19363.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlPersister' shared service.
  19364.      *
  19365.      * @return \Shopware\Core\Content\Seo\SeoUrlPersister
  19366.      */
  19367.     protected function getSeoUrlPersisterService()
  19368.     {
  19369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPersister.php';
  19370.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] = new \Shopware\Core\Content\Seo\SeoUrlPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  19371.     }
  19372.     /**
  19373.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry' shared service.
  19374.      *
  19375.      * @return \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry
  19376.      */
  19377.     protected function getSeoUrlRouteRegistryService()
  19378.     {
  19379.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] = new \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry(new RewindableGenerator(function () {
  19380.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\ProductPageSeoUrlRoute'] ?? $this->getProductPageSeoUrlRouteService());
  19381.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'] ?? $this->getNavigationPageSeoUrlRouteService());
  19382.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\LandingPageSeoUrlRoute'] ?? $this->getLandingPageSeoUrlRouteService());
  19383.             yield => ($this->privates['Sas\\BlogModule\\Content\\Blog\\BlogSeoUrlRoute'] ?? $this->getBlogSeoUrlRouteService());
  19384.         }, 4));
  19385.     }
  19386.     /**
  19387.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlUpdater' shared service.
  19388.      *
  19389.      * @return \Shopware\Core\Content\Seo\SeoUrlUpdater
  19390.      */
  19391.     protected function getSeoUrlUpdaterService()
  19392.     {
  19393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlUpdater.php';
  19394.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'] = new \Shopware\Core\Content\Seo\SeoUrlUpdater(($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlGenerator'] ?? $this->getSeoUrlGeneratorService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  19395.     }
  19396.     /**
  19397.      * Gets the private 'Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand' shared service.
  19398.      *
  19399.      * @return \Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand
  19400.      */
  19401.     protected function getSitemapGenerateCommandService()
  19402.     {
  19403.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Commands/SitemapGenerateCommand.php';
  19405.         $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->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  19406.         $instance->setName('sitemap:generate');
  19407.         return $instance;
  19408.     }
  19409.     /**
  19410.      * Gets the private 'Shopware\Core\Content\Sitemap\ConfigHandler\File' shared service.
  19411.      *
  19412.      * @return \Shopware\Core\Content\Sitemap\ConfigHandler\File
  19413.      */
  19414.     protected function getFileService()
  19415.     {
  19416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/ConfigHandlerInterface.php';
  19417.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/File.php';
  19418.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] = new \Shopware\Core\Content\Sitemap\ConfigHandler\File($this->parameters['shopware.sitemap']);
  19419.     }
  19420.     /**
  19421.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider' shared service.
  19422.      *
  19423.      * @return \Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider
  19424.      */
  19425.     protected function getCategoryUrlProviderService()
  19426.     {
  19427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  19428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  19429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CategoryUrlProvider.php';
  19430.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CategoryUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider(($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] ?? $this->getConfigHandlerService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['router'] ?? $this->getRouterService()));
  19431.     }
  19432.     /**
  19433.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider' shared service.
  19434.      *
  19435.      * @return \Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider
  19436.      */
  19437.     protected function getCustomUrlProviderService()
  19438.     {
  19439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  19440.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  19441.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CustomUrlProvider.php';
  19442.         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()));
  19443.     }
  19444.     /**
  19445.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider' shared service.
  19446.      *
  19447.      * @return \Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider
  19448.      */
  19449.     protected function getProductUrlProviderService()
  19450.     {
  19451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  19452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  19453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/ProductUrlProvider.php';
  19454.         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()));
  19455.     }
  19456.     /**
  19457.      * Gets the private 'Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler' shared service.
  19458.      *
  19459.      * @return \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler
  19460.      */
  19461.     protected function getSitemapGenerateTaskHandlerService()
  19462.     {
  19463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ScheduledTask/SitemapGenerateTaskHandler.php';
  19464.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] = new \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  19465.     }
  19466.     /**
  19467.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\ConfigHandler' shared service.
  19468.      *
  19469.      * @return \Shopware\Core\Content\Sitemap\Service\ConfigHandler
  19470.      */
  19471.     protected function getConfigHandlerService()
  19472.     {
  19473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/ConfigHandler.php';
  19474.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] = new \Shopware\Core\Content\Sitemap\Service\ConfigHandler(new RewindableGenerator(function () {
  19475.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] ?? $this->getFileService());
  19476.         }, 1));
  19477.     }
  19478.     /**
  19479.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\SitemapExporter' shared service.
  19480.      *
  19481.      * @return \Shopware\Core\Content\Sitemap\Service\SitemapExporter
  19482.      */
  19483.     protected function getSitemapExporterService()
  19484.     {
  19485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporterInterface.php';
  19486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporter.php';
  19487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactoryInterface.php';
  19488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactory.php';
  19489.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19490.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] = new \Shopware\Core\Content\Sitemap\Service\SitemapExporter(new RewindableGenerator(function () {
  19491.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\HomeUrlProvider()));
  19492.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CategoryUrlProvider'] ?? $this->getCategoryUrlProviderService());
  19493.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'] ?? $this->getCustomUrlProviderService());
  19494.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'] ?? $this->getProductUrlProviderService());
  19495.             yield => ($this->privates['Sas\\BlogModule\\Core\\Content\\Sitemap\\Provider\\BlogUrlProvider'] ?? $this->getBlogUrlProviderService());
  19496.         }, 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);
  19497.     }
  19498.     /**
  19499.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheClearer' shared service.
  19500.      *
  19501.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheClearer
  19502.      */
  19503.     protected function getCacheClearer2Service()
  19504.     {
  19505.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheClearer.php';
  19506.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  19507.         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', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  19508.     }
  19509.     /**
  19510.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheDecorator' shared service.
  19511.      *
  19512.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheDecorator
  19513.      */
  19514.     protected function getCacheDecoratorService()
  19515.     {
  19516.         $a = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()), ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  19517.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  19518.         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())));
  19519.     }
  19520.     /**
  19521.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber' shared service.
  19522.      *
  19523.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber
  19524.      */
  19525.     protected function getCacheInvalidationSubscriberService()
  19526.     {
  19527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidationSubscriber.php';
  19528.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  19529.     }
  19530.     /**
  19531.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidator' shared service.
  19532.      *
  19533.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator
  19534.      */
  19535.     protected function getCacheInvalidatorService()
  19536.     {
  19537.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  19538.         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, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()));
  19539.     }
  19540.     /**
  19541.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber' shared service.
  19542.      *
  19543.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber
  19544.      */
  19545.     protected function getCacheStateSubscriberService()
  19546.     {
  19547.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()));
  19548.     }
  19549.     /**
  19550.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber' shared service.
  19551.      *
  19552.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber
  19553.      */
  19554.     protected function getScriptCacheInvalidationSubscriberService()
  19555.     {
  19556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/ScriptCacheInvalidationSubscriber.php';
  19557.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber(($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService()));
  19558.     }
  19559.     /**
  19560.      * Gets the private 'Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand' shared service.
  19561.      *
  19562.      * @return \Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand
  19563.      */
  19564.     protected function getS3FilesystemVisibilityCommandService()
  19565.     {
  19566.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Command/S3FilesystemVisibilityCommand.php';
  19568.         $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()));
  19569.         $instance->setName('s3:set-visibility');
  19570.         return $instance;
  19571.     }
  19572.     /**
  19573.      * Gets the private 'Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory' shared service.
  19574.      *
  19575.      * @return \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory
  19576.      */
  19577.     protected function getFilesystemFactoryService()
  19578.     {
  19579.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] = new \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory(new RewindableGenerator(function () {
  19580.             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()));
  19581.             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()));
  19582.             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()));
  19583.         }, 3), new RewindableGenerator(function () {
  19584.             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()));
  19585.         }, 1));
  19586.     }
  19587.     /**
  19588.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\Translator' shared service.
  19589.      *
  19590.      * @return \Shopware\Core\Framework\Adapter\Translation\Translator
  19591.      */
  19592.     protected function getTranslator2Service()
  19593.     {
  19594.         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()), ($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] ?? $this->getSnippetServiceService()), 'dev', ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  19595.     }
  19596.     /**
  19597.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate' shared service.
  19598.      *
  19599.      * @return \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate
  19600.      */
  19601.     protected function getTranslatorCacheInvalidateService()
  19602.     {
  19603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/TranslatorCacheInvalidate.php';
  19604.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] = new \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  19605.     }
  19606.     /**
  19607.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader' shared service.
  19608.      *
  19609.      * @return \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader
  19610.      */
  19611.     protected function getEntityTemplateLoaderService()
  19612.     {
  19613.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] = new \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 'dev');
  19614.     }
  19615.     /**
  19616.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder' shared service.
  19617.      *
  19618.      * @return \Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder
  19619.      */
  19620.     protected function getBundleHierarchyBuilderService()
  19621.     {
  19622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/BundleHierarchyBuilder.php';
  19623.         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()));
  19624.     }
  19625.     /**
  19626.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer' shared service.
  19627.      *
  19628.      * @return \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer
  19629.      */
  19630.     protected function getStringTemplateRendererService()
  19631.     {
  19632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/StringTemplateRenderer.php';
  19633.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] = new \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  19634.     }
  19635.     /**
  19636.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\TwigVariableParser' shared service.
  19637.      *
  19638.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser
  19639.      */
  19640.     protected function getTwigVariableParserService()
  19641.     {
  19642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigVariableParser.php';
  19643.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] = new \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  19644.     }
  19645.     /**
  19646.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclAnnotationValidator' shared service.
  19647.      *
  19648.      * @return \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator
  19649.      */
  19650.     protected function getAclAnnotationValidatorService()
  19651.     {
  19652.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] = new \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  19653.     }
  19654.     /**
  19655.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclWriteValidator' shared service.
  19656.      *
  19657.      * @return \Shopware\Core\Framework\Api\Acl\AclWriteValidator
  19658.      */
  19659.     protected function getAclWriteValidatorService()
  19660.     {
  19661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclWriteValidator.php';
  19662.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] = new \Shopware\Core\Framework\Api\Acl\AclWriteValidator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  19663.     }
  19664.     /**
  19665.      * Gets the private 'Shopware\Core\Framework\Api\ApiDefinition\DefinitionService' shared service.
  19666.      *
  19667.      * @return \Shopware\Core\Framework\Api\ApiDefinition\DefinitionService
  19668.      */
  19669.     protected function getDefinitionServiceService()
  19670.     {
  19671.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/DefinitionService.php';
  19672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/ApiDefinitionGeneratorInterface.php';
  19673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/StoreApiGenerator.php';
  19674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiSchemaBuilder.php';
  19675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiDefinitionSchemaBuilder.php';
  19676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiLoader.php';
  19677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi3Generator.php';
  19678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiPathBuilder.php';
  19679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/EntitySchemaGenerator.php';
  19680.         $a = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiSchemaBuilder('6.4.10.1');
  19681.         $b = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder();
  19682.         $c = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader(($this->services['router'] ?? $this->getRouterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  19683.         $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']);
  19684.         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), $d, new \Shopware\Core\Framework\Api\ApiDefinition\Generator\EntitySchemaGenerator());
  19685.     }
  19686.     /**
  19687.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand' shared service.
  19688.      *
  19689.      * @return \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand
  19690.      */
  19691.     protected function getDumpClassSchemaCommandService()
  19692.     {
  19693.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpClassSchemaCommand.php';
  19695.         $this->privates['Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand'] = $instance = new \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand($this->parameters['kernel.bundles_metadata']);
  19696.         $instance->setName('framework:dump:class:schema');
  19697.         return $instance;
  19698.     }
  19699.     /**
  19700.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpSchemaCommand' shared service.
  19701.      *
  19702.      * @return \Shopware\Core\Framework\Api\Command\DumpSchemaCommand
  19703.      */
  19704.     protected function getDumpSchemaCommandService()
  19705.     {
  19706.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpSchemaCommand.php';
  19708.         $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()));
  19709.         $instance->setName('framework:schema');
  19710.         return $instance;
  19711.     }
  19712.     /**
  19713.      * Gets the private 'Shopware\Core\Framework\Api\Converter\ApiVersionConverter' shared service.
  19714.      *
  19715.      * @return \Shopware\Core\Framework\Api\Converter\ApiVersionConverter
  19716.      */
  19717.     protected function getApiVersionConverterService()
  19718.     {
  19719.         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 () {
  19720.             return new \EmptyIterator();
  19721.         }, 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())))));
  19722.     }
  19723.     /**
  19724.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener' shared service.
  19725.      *
  19726.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener
  19727.      */
  19728.     protected function getApiAuthenticationListenerService()
  19729.     {
  19730.         $a = ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\AccessTokenRepository()));
  19731.         $b = ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem'))));
  19732.         $c = new \League\OAuth2\Server\AuthorizationValidators\BearerTokenValidator($a);
  19733.         $c->setPublicKey($b);
  19734.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  19735.         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()));
  19736.     }
  19737.     /**
  19738.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener' shared service.
  19739.      *
  19740.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener
  19741.      */
  19742.     protected function getSalesChannelAuthenticationListenerService()
  19743.     {
  19744.         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()));
  19745.     }
  19746.     /**
  19747.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber' shared service.
  19748.      *
  19749.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber
  19750.      */
  19751.     protected function getUserCredentialsChangedSubscriberService()
  19752.     {
  19753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/UserCredentialsChangedSubscriber.php';
  19754.         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()));
  19755.     }
  19756.     /**
  19757.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber' shared service.
  19758.      *
  19759.      * @return \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber
  19760.      */
  19761.     protected function getExpectationSubscriberService()
  19762.     {
  19763.         return $this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] = new \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber('6.4.10.1'$this->parameters['kernel.plugin_infos']);
  19764.     }
  19765.     /**
  19766.      * Gets the private 'Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository' shared service.
  19767.      *
  19768.      * @return \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository
  19769.      */
  19770.     protected function getRefreshTokenRepositoryService()
  19771.     {
  19772.         return $this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\RefreshTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  19773.     }
  19774.     /**
  19775.      * Gets the private 'Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder' shared service.
  19776.      *
  19777.      * @return \Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder
  19778.      */
  19779.     protected function getJsonEntityEncoderService()
  19780.     {
  19781.         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()));
  19782.     }
  19783.     /**
  19784.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Executor' shared service.
  19785.      *
  19786.      * @return \Shopware\Core\Framework\App\ActionButton\Executor
  19787.      */
  19788.     protected function getExecutorService()
  19789.     {
  19790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Executor.php';
  19791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactory.php';
  19792.         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 () {
  19793.             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()));
  19794.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenModalResponseFactory'] ?? $this->getOpenModalResponseFactoryService());
  19795.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenNewTabResponseFactory'] ?? $this->getOpenNewTabResponseFactoryService());
  19796.             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()));
  19797.         }, 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)));
  19798.     }
  19799.     /**
  19800.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory' shared service.
  19801.      *
  19802.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory
  19803.      */
  19804.     protected function getOpenModalResponseFactoryService()
  19805.     {
  19806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  19807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenModalResponseFactory.php';
  19808.         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()));
  19809.     }
  19810.     /**
  19811.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory' shared service.
  19812.      *
  19813.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory
  19814.      */
  19815.     protected function getOpenNewTabResponseFactoryService()
  19816.     {
  19817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  19818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenNewTabResponseFactory.php';
  19819.         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()));
  19820.     }
  19821.     /**
  19822.      * Gets the private 'Shopware\Core\Framework\App\ActiveAppsLoader' shared service.
  19823.      *
  19824.      * @return \Shopware\Core\Framework\App\ActiveAppsLoader
  19825.      */
  19826.     protected function getActiveAppsLoaderService()
  19827.     {
  19828.         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()));
  19829.     }
  19830.     /**
  19831.      * Gets the private 'Shopware\Core\Framework\App\AppStateService' shared service.
  19832.      *
  19833.      * @return \Shopware\Core\Framework\App\AppStateService
  19834.      */
  19835.     protected function getAppStateServiceService()
  19836.     {
  19837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppStateService.php';
  19838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/PaymentMethodStateService.php';
  19839.         return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] = new \Shopware\Core\Framework\App\AppStateService(($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? $this->getActiveAppsLoaderService()), ($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] ?? $this->getTemplateStateServiceService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService()), new \Shopware\Core\Framework\App\Payment\PaymentMethodStateService(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService())), ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService()));
  19840.     }
  19841.     /**
  19842.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy' shared service.
  19843.      *
  19844.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy
  19845.      */
  19846.     protected function getMoveShopPermanentlyStrategyService()
  19847.     {
  19848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  19849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/MoveShopPermanentlyStrategy.php';
  19850.         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()));
  19851.     }
  19852.     /**
  19853.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy' shared service.
  19854.      *
  19855.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy
  19856.      */
  19857.     protected function getReinstallAppsStrategyService()
  19858.     {
  19859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  19860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/ReinstallAppsStrategy.php';
  19861.         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()));
  19862.     }
  19863.     /**
  19864.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy' shared service.
  19865.      *
  19866.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy
  19867.      */
  19868.     protected function getUninstallAppsStrategyService()
  19869.     {
  19870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  19871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/UninstallAppsStrategy.php';
  19872.         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()));
  19873.     }
  19874.     /**
  19875.      * Gets the private 'Shopware\Core\Framework\App\Command\ActivateAppCommand' shared service.
  19876.      *
  19877.      * @return \Shopware\Core\Framework\App\Command\ActivateAppCommand
  19878.      */
  19879.     protected function getActivateAppCommandService()
  19880.     {
  19881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  19883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ActivateAppCommand.php';
  19884.         $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()));
  19885.         $instance->setName('app:activate');
  19886.         return $instance;
  19887.     }
  19888.     /**
  19889.      * Gets the private 'Shopware\Core\Framework\App\Command\AppPrinter' shared service.
  19890.      *
  19891.      * @return \Shopware\Core\Framework\App\Command\AppPrinter
  19892.      */
  19893.     protected function getAppPrinterService()
  19894.     {
  19895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AppPrinter.php';
  19896.         return $this->privates['Shopware\\Core\\Framework\\App\\Command\\AppPrinter'] = new \Shopware\Core\Framework\App\Command\AppPrinter(($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  19897.     }
  19898.     /**
  19899.      * Gets the private 'Shopware\Core\Framework\App\Command\DeactivateAppCommand' shared service.
  19900.      *
  19901.      * @return \Shopware\Core\Framework\App\Command\DeactivateAppCommand
  19902.      */
  19903.     protected function getDeactivateAppCommandService()
  19904.     {
  19905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  19907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/DeactivateAppCommand.php';
  19908.         $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()));
  19909.         $instance->setName('app:deactivate');
  19910.         return $instance;
  19911.     }
  19912.     /**
  19913.      * Gets the private 'Shopware\Core\Framework\App\Command\InstallAppCommand' shared service.
  19914.      *
  19915.      * @return \Shopware\Core\Framework\App\Command\InstallAppCommand
  19916.      */
  19917.     protected function getInstallAppCommandService()
  19918.     {
  19919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/InstallAppCommand.php';
  19921.         $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()));
  19922.         $instance->setName('app:install');
  19923.         return $instance;
  19924.     }
  19925.     /**
  19926.      * Gets the private 'Shopware\Core\Framework\App\Command\RefreshAppCommand' shared service.
  19927.      *
  19928.      * @return \Shopware\Core\Framework\App\Command\RefreshAppCommand
  19929.      */
  19930.     protected function getRefreshAppCommandService()
  19931.     {
  19932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/RefreshAppCommand.php';
  19934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppService.php';
  19935.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycleIterator.php';
  19936.         $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(($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($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()));
  19937.         $instance->setName('app:refresh');
  19938.         return $instance;
  19939.     }
  19940.     /**
  19941.      * Gets the private 'Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand' shared service.
  19942.      *
  19943.      * @return \Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand
  19944.      */
  19945.     protected function getResolveAppUrlChangeCommandService()
  19946.     {
  19947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ResolveAppUrlChangeCommand.php';
  19949.         $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()));
  19950.         $instance->setName('app:url-change:resolve');
  19951.         return $instance;
  19952.     }
  19953.     /**
  19954.      * Gets the private 'Shopware\Core\Framework\App\Command\UninstallAppCommand' shared service.
  19955.      *
  19956.      * @return \Shopware\Core\Framework\App\Command\UninstallAppCommand
  19957.      */
  19958.     protected function getUninstallAppCommandService()
  19959.     {
  19960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/UninstallAppCommand.php';
  19962.         $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()));
  19963.         $instance->setName('app:uninstall');
  19964.         return $instance;
  19965.     }
  19966.     /**
  19967.      * Gets the private 'Shopware\Core\Framework\App\Command\ValidateAppCommand' shared service.
  19968.      *
  19969.      * @return \Shopware\Core\Framework\App\Command\ValidateAppCommand
  19970.      */
  19971.     protected function getValidateAppCommandService()
  19972.     {
  19973.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19974.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ValidateAppCommand.php';
  19975.         $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()));
  19976.         $instance->setName('app:validate');
  19977.         return $instance;
  19978.     }
  19979.     /**
  19980.      * Gets the private 'Shopware\Core\Framework\App\Hmac\QuerySigner' shared service.
  19981.      *
  19982.      * @return \Shopware\Core\Framework\App\Hmac\QuerySigner
  19983.      */
  19984.     protected function getQuerySignerService()
  19985.     {
  19986.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/QuerySigner.php';
  19987.         return $this->privates['Shopware\\Core\\Framework\\App\\Hmac\\QuerySigner'] = new \Shopware\Core\Framework\App\Hmac\QuerySigner($this->getEnv('APP_URL'), '6.4.10.1', ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()));
  19988.     }
  19989.     /**
  19990.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLifecycle' shared service.
  19991.      *
  19992.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLifecycle
  19993.      */
  19994.     protected function getAppLifecycleService()
  19995.     {
  19996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLifecycle.php';
  19997.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycle.php';
  19998.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PermissionPersister.php';
  19999.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CustomFieldPersister.php';
  20000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ActionButtonPersister.php';
  20001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/TemplatePersister.php';
  20002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/AbstractTemplateLoader.php';
  20003.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/App/Template/IconTemplateLoader.php';
  20004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateLoader.php';
  20005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/WebhookPersister.php';
  20006.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PaymentMethodPersister.php';
  20007.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CmsBlockPersister.php';
  20008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/AbstractBlockTemplateLoader.php';
  20009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/BlockTemplateLoader.php';
  20010.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  20011.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] = new \Shopware\Core\Framework\App\Lifecycle\AppLifecycle($a, new \Shopware\Core\Framework\App\Lifecycle\Persister\PermissionPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), new \Shopware\Core\Framework\App\Lifecycle\Persister\CustomFieldPersister(($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService())), new \Shopware\Core\Framework\App\Lifecycle\Persister\ActionButtonPersister(($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService())), 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)), ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService()), $a), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService()), new \Shopware\Core\Framework\App\Lifecycle\Persister\WebhookPersister(($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService())), new \Shopware\Core\Framework\App\Lifecycle\Persister\PaymentMethodPersister(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService())), new \Shopware\Core\Framework\App\Lifecycle\Persister\CmsBlockPersister(($this->services['app_cms_block.repository'] ?? $this->getAppCmsBlock_RepositoryService()), new \Shopware\Core\Framework\App\Cms\BlockTemplateLoader(), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'] ?? $this->getAppRegistrationServiceService()), ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService()), ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()), ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService()), ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService()), \dirname(__DIR__4));
  20012.     }
  20013.     /**
  20014.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLoader' shared service.
  20015.      *
  20016.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLoader
  20017.      */
  20018.     protected function getAppLoaderService()
  20019.     {
  20020.         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())));
  20021.     }
  20022.     /**
  20023.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister' shared service.
  20024.      *
  20025.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister
  20026.      */
  20027.     protected function getScriptPersisterService()
  20028.     {
  20029.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] = new \Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister(new \Shopware\Core\Framework\App\Lifecycle\ScriptFileReader(), ($this->services['script.repository'] ?? $this->getScript_RepositoryService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), \dirname(__DIR__4));
  20030.     }
  20031.     /**
  20032.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService' shared service.
  20033.      *
  20034.      * @return \Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService
  20035.      */
  20036.     protected function getAppRegistrationServiceService()
  20037.     {
  20038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/AppRegistrationService.php';
  20039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/HandshakeFactory.php';
  20040.         $a = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  20041.         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.10.1'), ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), $this->getEnv('APP_URL'), $a'6.4.10.1');
  20042.     }
  20043.     /**
  20044.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler' shared service.
  20045.      *
  20046.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler
  20047.      */
  20048.     protected function getAppAsyncPaymentHandlerService()
  20049.     {
  20050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AbstractAppPaymentHandler.php';
  20051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  20052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  20053.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPreparedPaymentHandler.php';
  20054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  20055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppAsyncPaymentHandler.php';
  20056.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'] = new \Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler(($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] ?? $this->getPayloadServiceService()));
  20057.     }
  20058.     /**
  20059.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppPreparedPaymentHandler' shared service.
  20060.      *
  20061.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppPreparedPaymentHandler
  20062.      */
  20063.     protected function getAppPreparedPaymentHandlerService()
  20064.     {
  20065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AbstractAppPaymentHandler.php';
  20066.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  20067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  20068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPreparedPaymentHandler.php';
  20069.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPreparedPaymentHandler'] = new \Shopware\Core\Framework\App\Payment\Handler\AppPreparedPaymentHandler(($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] ?? $this->getPayloadServiceService()));
  20070.     }
  20071.     /**
  20072.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler' shared service.
  20073.      *
  20074.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler
  20075.      */
  20076.     protected function getAppSyncPaymentHandlerService()
  20077.     {
  20078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AbstractAppPaymentHandler.php';
  20079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  20080.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  20081.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPreparedPaymentHandler.php';
  20082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  20083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppSyncPaymentHandler.php';
  20084.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'] = new \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler(($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] ?? $this->getPayloadServiceService()));
  20085.     }
  20086.     /**
  20087.      * Gets the private 'Shopware\Core\Framework\App\Payment\Payload\PayloadService' shared service.
  20088.      *
  20089.      * @return \Shopware\Core\Framework\App\Payment\Payload\PayloadService
  20090.      */
  20091.     protected function getPayloadServiceService()
  20092.     {
  20093.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Payload/PayloadService.php';
  20094.         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()), ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()), $this->getEnv('APP_URL'));
  20095.     }
  20096.     /**
  20097.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler' shared service.
  20098.      *
  20099.      * @return \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler
  20100.      */
  20101.     protected function getDeleteCascadeAppsHandlerService()
  20102.     {
  20103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/DeleteCascadeAppsHandler.php';
  20104.         return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService()), ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()));
  20105.     }
  20106.     /**
  20107.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler' shared service.
  20108.      *
  20109.      * @return \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler
  20110.      */
  20111.     protected function getUpdateAppsHandlerService()
  20112.     {
  20113.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/UpdateAppsHandler.php';
  20114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AbstractAppUpdater.php';
  20115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AppUpdater.php';
  20116.         return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), new \Shopware\Core\Framework\App\Lifecycle\Update\AppUpdater(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] ?? $this->getExtensionDownloaderService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'] ?? $this->getAbstractStoreAppLifecycleServiceService())));
  20117.     }
  20118.     /**
  20119.      * Gets the private 'Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber' shared service.
  20120.      *
  20121.      * @return \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber
  20122.      */
  20123.     protected function getCustomFieldProtectionSubscriberService()
  20124.     {
  20125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Subscriber/CustomFieldProtectionSubscriber.php';
  20126.         return $this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  20127.     }
  20128.     /**
  20129.      * Gets the private 'Shopware\Core\Framework\App\Validation\ConfigValidator' shared service.
  20130.      *
  20131.      * @return \Shopware\Core\Framework\App\Validation\ConfigValidator
  20132.      */
  20133.     protected function getConfigValidatorService()
  20134.     {
  20135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  20136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ConfigValidator.php';
  20137.         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())));
  20138.     }
  20139.     /**
  20140.      * Gets the private 'Shopware\Core\Framework\App\Validation\HookableValidator' shared service.
  20141.      *
  20142.      * @return \Shopware\Core\Framework\App\Validation\HookableValidator
  20143.      */
  20144.     protected function getHookableValidatorService()
  20145.     {
  20146.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  20147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/HookableValidator.php';
  20148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/HookableEventCollector.php';
  20149.         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())));
  20150.     }
  20151.     /**
  20152.      * Gets the private 'Shopware\Core\Framework\App\Validation\ManifestValidator' shared service.
  20153.      *
  20154.      * @return \Shopware\Core\Framework\App\Validation\ManifestValidator
  20155.      */
  20156.     protected function getManifestValidatorService()
  20157.     {
  20158.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ManifestValidator.php';
  20159.         return $this->privates['Shopware\\Core\\Framework\\App\\Validation\\ManifestValidator'] = new \Shopware\Core\Framework\App\Validation\ManifestValidator(new RewindableGenerator(function () {
  20160.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] = new \Shopware\Core\Framework\App\Validation\TranslationValidator()));
  20161.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] = new \Shopware\Core\Framework\App\Validation\AppNameValidator()));
  20162.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService());
  20163.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\HookableValidator'] ?? $this->getHookableValidatorService());
  20164.         }, 4));
  20165.     }
  20166.     /**
  20167.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand' shared service.
  20168.      *
  20169.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand
  20170.      */
  20171.     protected function getChangelogChangeCommandService()
  20172.     {
  20173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20174.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogChangeCommand.php';
  20175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  20176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseExporter.php';
  20177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  20178.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  20179.         $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']));
  20180.         $instance->setName('changelog:change');
  20181.         return $instance;
  20182.     }
  20183.     /**
  20184.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand' shared service.
  20185.      *
  20186.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand
  20187.      */
  20188.     protected function getChangelogCheckCommandService()
  20189.     {
  20190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCheckCommand.php';
  20192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  20193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogValidator.php';
  20194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  20195.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  20196.         $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']));
  20197.         $instance->setName('changelog:check');
  20198.         return $instance;
  20199.     }
  20200.     /**
  20201.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand' shared service.
  20202.      *
  20203.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand
  20204.      */
  20205.     protected function getChangelogCreateCommandService()
  20206.     {
  20207.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCreateCommand.php';
  20209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  20210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogGenerator.php';
  20211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  20212.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  20213.         $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']));
  20214.         $instance->setName('changelog:create');
  20215.         return $instance;
  20216.     }
  20217.     /**
  20218.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand' shared service.
  20219.      *
  20220.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand
  20221.      */
  20222.     protected function getChangelogReleaseCommandService()
  20223.     {
  20224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogReleaseCommand.php';
  20226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  20227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseCreator.php';
  20228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  20229.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  20230.         $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']));
  20231.         $instance->setName('changelog:release');
  20232.         return $instance;
  20233.     }
  20234.     /**
  20235.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand' shared service.
  20236.      *
  20237.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand
  20238.      */
  20239.     protected function getCreateEntitiesCommandService()
  20240.     {
  20241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateEntitiesCommand.php';
  20243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityGenerator.php';
  20244.         $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));
  20245.         $instance->setName('dal:create:entities');
  20246.         return $instance;
  20247.     }
  20248.     /**
  20249.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand' shared service.
  20250.      *
  20251.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand
  20252.      */
  20253.     protected function getCreateHydratorCommandService()
  20254.     {
  20255.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateHydratorCommand.php';
  20257.         $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));
  20258.         $instance->setName('dal:create:hydrators');
  20259.         return $instance;
  20260.     }
  20261.     /**
  20262.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand' shared service.
  20263.      *
  20264.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand
  20265.      */
  20266.     protected function getCreateSchemaCommandService()
  20267.     {
  20268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateSchemaCommand.php';
  20270.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/SchemaGenerator.php';
  20271.         $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));
  20272.         $instance->setName('dal:create:schema');
  20273.         return $instance;
  20274.     }
  20275.     /**
  20276.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand' shared service.
  20277.      *
  20278.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand
  20279.      */
  20280.     protected function getDataAbstractionLayerValidateCommandService()
  20281.     {
  20282.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommand.php';
  20284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionValidator.php';
  20285.         $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())));
  20286.         $instance->setName('dal:validate');
  20287.         return $instance;
  20288.     }
  20289.     /**
  20290.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand' shared service.
  20291.      *
  20292.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand
  20293.      */
  20294.     protected function getRefreshIndexCommandService()
  20295.     {
  20296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  20298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/RefreshIndexCommand.php';
  20299.         $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()));
  20300.         $instance->setName('dal:refresh:index');
  20301.         return $instance;
  20302.     }
  20303.     /**
  20304.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory' shared service.
  20305.      *
  20306.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory
  20307.      */
  20308.     protected function getIteratorFactoryService()
  20309.     {
  20310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactory.php';
  20311.         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()));
  20312.     }
  20313.     /**
  20314.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder' shared service.
  20315.      *
  20316.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder
  20317.      */
  20318.     protected function getCriteriaQueryBuilderService()
  20319.     {
  20320.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService());
  20321.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder($a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\SearchTermInterpreter'] ?? $this->getSearchTermInterpreterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\EntityScoreQueryBuilder'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\EntityScoreQueryBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\EntityScoreQueryBuilder())), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder())), new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\CriteriaPartResolver(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a));
  20322.     }
  20323.     /**
  20324.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityForeignKeyResolver' shared service.
  20325.      *
  20326.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityForeignKeyResolver
  20327.      */
  20328.     protected function getEntityForeignKeyResolverService()
  20329.     {
  20330.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityForeignKeyResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityForeignKeyResolver(($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())));
  20331.     }
  20332.     /**
  20333.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator' shared service.
  20334.      *
  20335.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator
  20336.      */
  20337.     protected function getAppContextCreatorService()
  20338.     {
  20339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/AppContextCreator.php';
  20340.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\AppContextCreator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  20341.     }
  20342.     /**
  20343.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater' shared service.
  20344.      *
  20345.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater
  20346.      */
  20347.     protected function getChildCountUpdaterService()
  20348.     {
  20349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ChildCountUpdater.php';
  20350.         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()));
  20351.     }
  20352.     /**
  20353.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater' shared service.
  20354.      *
  20355.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater
  20356.      */
  20357.     protected function getInheritanceUpdaterService()
  20358.     {
  20359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/InheritanceUpdater.php';
  20360.         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()));
  20361.     }
  20362.     /**
  20363.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater' shared service.
  20364.      *
  20365.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater
  20366.      */
  20367.     protected function getManyToManyIdFieldUpdaterService()
  20368.     {
  20369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ManyToManyIdFieldUpdater.php';
  20370.         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()));
  20371.     }
  20372.     /**
  20373.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber' shared service.
  20374.      *
  20375.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber
  20376.      */
  20377.     protected function getRegisteredIndexerSubscriberService()
  20378.     {
  20379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/RegisteredIndexerSubscriber.php';
  20380.         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()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()));
  20381.     }
  20382.     /**
  20383.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater' shared service.
  20384.      *
  20385.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater
  20386.      */
  20387.     protected function getTreeUpdaterService()
  20388.     {
  20389.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/TreeUpdater.php';
  20390.         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()));
  20391.     }
  20392.     /**
  20393.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator' shared service.
  20394.      *
  20395.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator
  20396.      */
  20397.     protected function getApiCriteriaValidatorService()
  20398.     {
  20399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/ApiCriteriaValidator.php';
  20400.         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()));
  20401.     }
  20402.     /**
  20403.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser' shared service.
  20404.      *
  20405.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser
  20406.      */
  20407.     protected function getSqlQueryParserService()
  20408.     {
  20409.         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()));
  20410.     }
  20411.     /**
  20412.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder' shared service.
  20413.      *
  20414.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder
  20415.      */
  20416.     protected function getRequestCriteriaBuilderService()
  20417.     {
  20418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  20419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  20420.         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()), 100);
  20421.     }
  20422.     /**
  20423.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter' shared service.
  20424.      *
  20425.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter
  20426.      */
  20427.     protected function getTokenFilterService()
  20428.     {
  20429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/AbstractTokenFilter.php';
  20430.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/TokenFilter.php';
  20431.         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()));
  20432.     }
  20433.     /**
  20434.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter' shared service.
  20435.      *
  20436.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter
  20437.      */
  20438.     protected function getSearchTermInterpreterService()
  20439.     {
  20440.         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())));
  20441.     }
  20442.     /**
  20443.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator' shared service.
  20444.      *
  20445.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator
  20446.      */
  20447.     protected function getEntityExistsValidatorService()
  20448.     {
  20449.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  20450.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  20451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityExistsValidator.php';
  20452.         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()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()));
  20453.     }
  20454.     /**
  20455.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator' shared service.
  20456.      *
  20457.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator
  20458.      */
  20459.     protected function getEntityNotExistsValidatorService()
  20460.     {
  20461.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  20462.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  20463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityNotExistsValidator.php';
  20464.         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()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()));
  20465.     }
  20466.     /**
  20467.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\VersionManager' shared service.
  20468.      *
  20469.      * @return \Shopware\Core\Framework\DataAbstractionLayer\VersionManager
  20470.      */
  20471.     protected function getVersionManagerService()
  20472.     {
  20473.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] ?? $this->getEntityReaderProfilerService()), ($this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] ?? $this->getEntitySearcherProfilerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($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()));
  20474.     }
  20475.     /**
  20476.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler' shared service.
  20477.      *
  20478.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler
  20479.      */
  20480.     protected function getCleanupVersionTaskHandlerService()
  20481.     {
  20482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Cleanup/CleanupVersionTaskHandler.php';
  20483.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 30);
  20484.     }
  20485.     /**
  20486.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter' shared service.
  20487.      *
  20488.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter
  20489.      */
  20490.     protected function getEntityWriterService()
  20491.     {
  20492.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  20493.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] = new \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityForeignKeyResolver'] ?? $this->getEntityForeignKeyResolverService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService()), ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()), $a, new \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteResultFactory($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  20494.     }
  20495.     /**
  20496.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator' shared service.
  20497.      *
  20498.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator
  20499.      */
  20500.     protected function getLockValidatorService()
  20501.     {
  20502.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/Validation/LockValidator.php';
  20503.         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()));
  20504.     }
  20505.     /**
  20506.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor' shared service.
  20507.      *
  20508.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor
  20509.      */
  20510.     protected function getWriteCommandExtractorService()
  20511.     {
  20512.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] = new \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  20513.     }
  20514.     /**
  20515.      * Gets the private 'Shopware\Core\Framework\Demodata\Command\DemodataCommand' shared service.
  20516.      *
  20517.      * @return \Shopware\Core\Framework\Demodata\Command\DemodataCommand
  20518.      */
  20519.     protected function getDemodataCommandService()
  20520.     {
  20521.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Command/DemodataCommand.php';
  20523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataService.php';
  20524.         $this->privates['Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand'] = $instance = new \Shopware\Core\Framework\Demodata\Command\DemodataCommand(new \Shopware\Core\Framework\Demodata\DemodataService(new RewindableGenerator(function () {
  20525.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\RuleGenerator'] ?? $this->getRuleGeneratorService());
  20526.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomerGenerator'] ?? $this->getCustomerGeneratorService());
  20527.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] ?? $this->getPropertyGroupGeneratorService());
  20528.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CategoryGenerator'] ?? $this->getCategoryGeneratorService());
  20529.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductManufacturerGenerator'] ?? $this->getProductManufacturerGeneratorService());
  20530.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductReviewGenerator'] ?? $this->getProductReviewGeneratorService());
  20531.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductGenerator'] ?? $this->getProductGeneratorService());
  20532.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\FlowGenerator'] ?? $this->getFlowGeneratorService());
  20533.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MediaGenerator'] ?? $this->getMediaGeneratorService());
  20534.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductStreamGenerator'] ?? $this->getProductStreamGeneratorService());
  20535.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] ?? $this->getOrderGeneratorService());
  20536.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomFieldGenerator'] ?? $this->getCustomFieldGeneratorService());
  20537.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailTemplateGenerator'] ?? $this->getMailTemplateGeneratorService());
  20538.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailHeaderFooterGenerator'] ?? $this->getMailHeaderFooterGeneratorService());
  20539.             yield 14 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\UserGenerator'] ?? $this->getUserGeneratorService());
  20540.         }, 15), \dirname(__DIR__4), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'dev');
  20541.         $instance->setName('framework:demodata');
  20542.         return $instance;
  20543.     }
  20544.     /**
  20545.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CategoryGenerator' shared service.
  20546.      *
  20547.      * @return \Shopware\Core\Framework\Demodata\Generator\CategoryGenerator
  20548.      */
  20549.     protected function getCategoryGeneratorService()
  20550.     {
  20551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  20552.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CategoryGenerator.php';
  20553.         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()));
  20554.     }
  20555.     /**
  20556.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator' shared service.
  20557.      *
  20558.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator
  20559.      */
  20560.     protected function getCustomFieldGeneratorService()
  20561.     {
  20562.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  20563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomFieldGenerator.php';
  20564.         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()));
  20565.     }
  20566.     /**
  20567.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomerGenerator' shared service.
  20568.      *
  20569.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomerGenerator
  20570.      */
  20571.     protected function getCustomerGeneratorService()
  20572.     {
  20573.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  20574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomerGenerator.php';
  20575.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomerGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\CustomerGenerator(($this->privates['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()));
  20576.     }
  20577.     /**
  20578.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\FlowGenerator' shared service.
  20579.      *
  20580.      * @return \Shopware\Core\Framework\Demodata\Generator\FlowGenerator
  20581.      */
  20582.     protected function getFlowGeneratorService()
  20583.     {
  20584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  20585.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/FlowGenerator.php';
  20586.         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()));
  20587.     }
  20588.     /**
  20589.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator' shared service.
  20590.      *
  20591.      * @return \Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator
  20592.      */
  20593.     protected function getMailHeaderFooterGeneratorService()
  20594.     {
  20595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  20596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailHeaderFooterGenerator.php';
  20597.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailHeaderFooterGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] ?? $this->getMailHeaderFooterDefinitionService()));
  20598.     }
  20599.     /**
  20600.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator' shared service.
  20601.      *
  20602.      * @return \Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator
  20603.      */
  20604.     protected function getMailTemplateGeneratorService()
  20605.     {
  20606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  20607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailTemplateGenerator.php';
  20608.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailTemplateGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator(($this->privates['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()));
  20609.     }
  20610.     /**
  20611.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MediaGenerator' shared service.
  20612.      *
  20613.      * @return \Shopware\Core\Framework\Demodata\Generator\MediaGenerator
  20614.      */
  20615.     protected function getMediaGeneratorService()
  20616.     {
  20617.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  20618.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MediaGenerator.php';
  20619.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MediaGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\MediaGenerator(($this->privates['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()));
  20620.     }
  20621.     /**
  20622.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\OrderGenerator' shared service.
  20623.      *
  20624.      * @return \Shopware\Core\Framework\Demodata\Generator\OrderGenerator
  20625.      */
  20626.     protected function getOrderGeneratorService()
  20627.     {
  20628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  20629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/OrderGenerator.php';
  20630.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\OrderGenerator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()));
  20631.     }
  20632.     /**
  20633.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductGenerator' shared service.
  20634.      *
  20635.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductGenerator
  20636.      */
  20637.     protected function getProductGeneratorService()
  20638.     {
  20639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  20640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductGenerator.php';
  20641.         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()));
  20642.     }
  20643.     /**
  20644.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator' shared service.
  20645.      *
  20646.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator
  20647.      */
  20648.     protected function getProductManufacturerGeneratorService()
  20649.     {
  20650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  20651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductManufacturerGenerator.php';
  20652.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductManufacturerGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService()));
  20653.     }
  20654.     /**
  20655.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator' shared service.
  20656.      *
  20657.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator
  20658.      */
  20659.     protected function getProductReviewGeneratorService()
  20660.     {
  20661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  20662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductReviewGenerator.php';
  20663.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductReviewGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator(($this->privates['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()));
  20664.     }
  20665.     /**
  20666.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator' shared service.
  20667.      *
  20668.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator
  20669.      */
  20670.     protected function getProductStreamGeneratorService()
  20671.     {
  20672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  20673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductStreamGenerator.php';
  20674.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductStreamGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] ?? $this->getProductStreamDefinitionService()));
  20675.     }
  20676.     /**
  20677.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator' shared service.
  20678.      *
  20679.      * @return \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator
  20680.      */
  20681.     protected function getPropertyGroupGeneratorService()
  20682.     {
  20683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  20684.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PropertyGroupGenerator.php';
  20685.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator(($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()));
  20686.     }
  20687.     /**
  20688.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\RuleGenerator' shared service.
  20689.      *
  20690.      * @return \Shopware\Core\Framework\Demodata\Generator\RuleGenerator
  20691.      */
  20692.     protected function getRuleGeneratorService()
  20693.     {
  20694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  20695.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/RuleGenerator.php';
  20696.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\RuleGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\RuleGenerator(($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->privates['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()));
  20697.     }
  20698.     /**
  20699.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\UserGenerator' shared service.
  20700.      *
  20701.      * @return \Shopware\Core\Framework\Demodata\Generator\UserGenerator
  20702.      */
  20703.     protected function getUserGeneratorService()
  20704.     {
  20705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  20706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/UserGenerator.php';
  20707.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\UserGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\UserGenerator(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\User\\UserDefinition'] ?? $this->getUserDefinitionService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  20708.     }
  20709.     /**
  20710.      * Gets the private 'Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand' shared service.
  20711.      *
  20712.      * @return \Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand
  20713.      */
  20714.     protected function getCleanPersonalDataCommandService()
  20715.     {
  20716.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/PersonalData/CleanPersonalDataCommand.php';
  20718.         $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()));
  20719.         $instance->setName('database:clean-personal-data');
  20720.         return $instance;
  20721.     }
  20722.     /**
  20723.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventCollector' shared service.
  20724.      *
  20725.      * @return \Shopware\Core\Framework\Event\BusinessEventCollector
  20726.      */
  20727.     protected function getBusinessEventCollectorService()
  20728.     {
  20729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventCollector.php';
  20730.         return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] = new \Shopware\Core\Framework\Event\BusinessEventCollector(($this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] ?? $this->getBusinessEventRegistryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  20731.     }
  20732.     /**
  20733.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventDispatcher' shared service.
  20734.      *
  20735.      * @return \Shopware\Core\Framework\Event\BusinessEventDispatcher
  20736.      */
  20737.     protected function getBusinessEventDispatcherService()
  20738.     {
  20739.         return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] = new \Shopware\Core\Framework\Event\BusinessEventDispatcher(($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] ?? $this->getEventActionDefinitionService()));
  20740.     }
  20741.     /**
  20742.      * Gets the private 'Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand' shared service.
  20743.      *
  20744.      * @return \Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand
  20745.      */
  20746.     protected function getDebugDumpBusinessEventsCommandService()
  20747.     {
  20748.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20749.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/Command/DebugDumpBusinessEventsCommand.php';
  20750.         $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()));
  20751.         $instance->setName('debug:business-events');
  20752.         return $instance;
  20753.     }
  20754.     /**
  20755.      * Gets the private 'Shopware\Core\Framework\Event\EventAction\EventActionSubscriber' shared service.
  20756.      *
  20757.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber
  20758.      */
  20759.     protected function getEventActionSubscriberService()
  20760.     {
  20761.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionSubscriber.php';
  20762.         return $this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] = new \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  20763.     }
  20764.     /**
  20765.      * Gets the private 'Shopware\Core\Framework\Feature\Command\FeatureDumpCommand' shared service.
  20766.      *
  20767.      * @return \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand
  20768.      */
  20769.     protected function getFeatureDumpCommandService()
  20770.     {
  20771.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Feature/Command/FeatureDumpCommand.php';
  20773.         $this->privates['Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand'] = $instance = new \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  20774.         $instance->setName('feature:dump');
  20775.         $instance->setAliases([=> 'administration:dump:features']);
  20776.         return $instance;
  20777.     }
  20778.     /**
  20779.      * Gets the private 'Shopware\Core\Framework\Log\LoggingService' shared service.
  20780.      *
  20781.      * @return \Shopware\Core\Framework\Log\LoggingService
  20782.      */
  20783.     protected function getLoggingServiceService()
  20784.     {
  20785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggingService.php';
  20786.         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()));
  20787.     }
  20788.     /**
  20789.      * Gets the private 'Shopware\Core\Framework\Log\Monolog\ExcludeExceptionHandler' shared service.
  20790.      *
  20791.      * @return \Shopware\Core\Framework\Log\Monolog\ExcludeExceptionHandler
  20792.      */
  20793.     protected function getExcludeExceptionHandlerService()
  20794.     {
  20795.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  20796.         $a->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  20797.         return $this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] = new \Shopware\Core\Framework\Log\Monolog\ExcludeExceptionHandler($a$this->parameters['shopware.logger.exclude_exception']);
  20798.     }
  20799.     /**
  20800.      * Gets the private 'Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler' shared service.
  20801.      *
  20802.      * @return \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler
  20803.      */
  20804.     protected function getLogCleanupTaskHandlerService()
  20805.     {
  20806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/ScheduledTask/LogCleanupTaskHandler.php';
  20807.         return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] = new \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  20808.     }
  20809.     /**
  20810.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand' shared service.
  20811.      *
  20812.      * @return \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand
  20813.      */
  20814.     protected function getDispatchSleepMessageCommandService()
  20815.     {
  20816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  20818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Command/DispatchSleepMessageCommand.php';
  20819.         $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand'] = $instance = new \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  20820.         $instance->setName('debug:messenger:dispatch-sleep');
  20821.         return $instance;
  20822.     }
  20823.     /**
  20824.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler' shared service.
  20825.      *
  20826.      * @return \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler
  20827.      */
  20828.     protected function getEncryptedMessageHandlerService()
  20829.     {
  20830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/EncryptedMessageHandler.php';
  20831.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($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')))));
  20832.     }
  20833.     /**
  20834.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler' shared service.
  20835.      *
  20836.      * @return \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler
  20837.      */
  20838.     protected function getRetryMessageHandlerService()
  20839.     {
  20840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/RetryMessageHandler.php';
  20841.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler(($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService()), new RewindableGenerator(function () {
  20842.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  20843.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  20844.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  20845.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  20846.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  20847.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  20848.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  20849.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  20850.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  20851.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  20852.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService());
  20853.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  20854.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  20855.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  20856.             yield 14 => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService());
  20857.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  20858.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  20859.             yield 17 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  20860.             yield 18 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  20861.             yield 19 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  20862.             yield 20 => ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  20863.             yield 21 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  20864.             yield 22 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService());
  20865.             yield 23 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  20866.             yield 24 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  20867.             yield 25 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmer'] ?? $this->getCacheWarmer2Service());
  20868.             yield 26 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  20869.             yield 27 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  20870.             yield 28 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  20871.         }, 29), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  20872.     }
  20873.     /**
  20874.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler' shared service.
  20875.      *
  20876.      * @return \Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler
  20877.      */
  20878.     protected function getSleepTaskHandlerService()
  20879.     {
  20880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/SleepTaskHandler.php';
  20881.         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()));
  20882.     }
  20883.     /**
  20884.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware' shared service.
  20885.      *
  20886.      * @return \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware
  20887.      */
  20888.     protected function getRetryMiddlewareService()
  20889.     {
  20890.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  20891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Middleware/RetryMiddleware.php';
  20892.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] = new \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware(($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  20893.     }
  20894.     /**
  20895.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand' shared service.
  20896.      *
  20897.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand
  20898.      */
  20899.     protected function getRegisterScheduledTasksCommandService()
  20900.     {
  20901.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/RegisterScheduledTasksCommand.php';
  20903.         $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()));
  20904.         $instance->setName('scheduled-task:register');
  20905.         return $instance;
  20906.     }
  20907.     /**
  20908.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner' shared service.
  20909.      *
  20910.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner
  20911.      */
  20912.     protected function getScheduledTaskRunnerService()
  20913.     {
  20914.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/ScheduledTaskRunner.php';
  20916.         $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()));
  20917.         $instance->setName('scheduled-task:run');
  20918.         return $instance;
  20919.     }
  20920.     /**
  20921.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler' shared service.
  20922.      *
  20923.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler
  20924.      */
  20925.     protected function getRegisterScheduledTaskHandlerService()
  20926.     {
  20927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/MessageQueue/RegisterScheduledTaskHandler.php';
  20928.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService()));
  20929.     }
  20930.     /**
  20931.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry' shared service.
  20932.      *
  20933.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry
  20934.      */
  20935.     protected function getTaskRegistryService()
  20936.     {
  20937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Registry/TaskRegistry.php';
  20938.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry(new RewindableGenerator(function () {
  20939.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] = new \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTask()));
  20940.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTask()));
  20941.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsTask()));
  20942.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsTask()));
  20943.             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()));
  20944.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesTask()));
  20945.             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()));
  20946.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTask()));
  20947.             yield => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask'] ?? ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTask()));
  20948.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTask()));
  20949.             yield 10 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask'] ?? ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask'] = new \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTask()));
  20950.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask'] = new \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTask()));
  20951.             yield 12 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask'] = new \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTask()));
  20952.             yield 13 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] ?? ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTask()));
  20953.         }, 14), ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()));
  20954.     }
  20955.     /**
  20956.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler' shared service.
  20957.      *
  20958.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler
  20959.      */
  20960.     protected function getRequeueDeadMessagesHandlerService()
  20961.     {
  20962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/RequeueDeadMessagesHandler.php';
  20963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/RequeueDeadMessagesService.php';
  20964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/EncryptedBus.php';
  20965.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  20966.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), new \Shopware\Core\Framework\MessageQueue\DeadMessage\RequeueDeadMessagesService(($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService()), $a, new \Shopware\Core\Framework\MessageQueue\EncryptedBus($a, ($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())));
  20967.     }
  20968.     /**
  20969.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler' shared service.
  20970.      *
  20971.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler
  20972.      */
  20973.     protected function getTaskSchedulerService()
  20974.     {
  20975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskScheduler.php';
  20976.         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()));
  20977.     }
  20978.     /**
  20979.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber' shared service.
  20980.      *
  20981.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber
  20982.      */
  20983.     protected function getPluginLifecycleSubscriberService()
  20984.     {
  20985.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/PluginLifecycleSubscriber.php';
  20986.         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()));
  20987.     }
  20988.     /**
  20989.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber' shared service.
  20990.      *
  20991.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber
  20992.      */
  20993.     protected function getUpdatePostFinishSubscriberService()
  20994.     {
  20995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/UpdatePostFinishSubscriber.php';
  20996.         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()));
  20997.     }
  20998.     /**
  20999.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler' shared service.
  21000.      *
  21001.      * @return \Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler
  21002.      */
  21003.     protected function getMessageFailedHandlerService()
  21004.     {
  21005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/MessageFailedHandler.php';
  21006.         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');
  21007.     }
  21008.     /**
  21009.      * Gets the private 'Shopware\Core\Framework\Migration\Command\CreateMigrationCommand' shared service.
  21010.      *
  21011.      * @return \Shopware\Core\Framework\Migration\Command\CreateMigrationCommand
  21012.      */
  21013.     protected function getCreateMigrationCommandService()
  21014.     {
  21015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/CreateMigrationCommand.php';
  21017.         $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.10.1');
  21018.         $instance->setName('database:create-migration');
  21019.         return $instance;
  21020.     }
  21021.     /**
  21022.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationCommand' shared service.
  21023.      *
  21024.      * @return \Shopware\Core\Framework\Migration\Command\MigrationCommand
  21025.      */
  21026.     protected function getMigrationCommandService()
  21027.     {
  21028.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  21030.         $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.10.1');
  21031.         $instance->setName('database:migrate');
  21032.         return $instance;
  21033.     }
  21034.     /**
  21035.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand' shared service.
  21036.      *
  21037.      * @return \Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand
  21038.      */
  21039.     protected function getMigrationDestructiveCommandService()
  21040.     {
  21041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21042.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  21043.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationDestructiveCommand.php';
  21044.         $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.10.1');
  21045.         $instance->setName('database:migrate-destructive');
  21046.         return $instance;
  21047.     }
  21048.     /**
  21049.      * Gets the private 'Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand' shared service.
  21050.      *
  21051.      * @return \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand
  21052.      */
  21053.     protected function getRefreshMigrationCommandService()
  21054.     {
  21055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/RefreshMigrationCommand.php';
  21057.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand();
  21058.         $instance->setName('database:refresh-migration');
  21059.         return $instance;
  21060.     }
  21061.     /**
  21062.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_3' shared service.
  21063.      *
  21064.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  21065.      */
  21066.     protected function getMigrationSource_Core_V63Service()
  21067.     {
  21068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  21069.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_3');
  21070.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_3'), 'Shopware\\Core\\Migration\\V6_3');
  21071.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  21072.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  21073.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_3'), 'Shopware\\Storefront\\Migration\\V6_3');
  21074.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  21075.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  21076.         return $instance;
  21077.     }
  21078.     /**
  21079.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_4' shared service.
  21080.      *
  21081.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  21082.      */
  21083.     protected function getMigrationSource_Core_V64Service()
  21084.     {
  21085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  21086.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_4');
  21087.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/administration/Migration/V6_4'), 'Shopware\\Administration\\Migration\\V6_4');
  21088.         $instance->addReplacementPattern('#^(Shopware\\\\Administration\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  21089.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_4'), 'Shopware\\Core\\Migration\\V6_4');
  21090.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_4'), 'Shopware\\Storefront\\Migration\\V6_4');
  21091.         return $instance;
  21092.     }
  21093.     /**
  21094.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_5' shared service.
  21095.      *
  21096.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  21097.      */
  21098.     protected function getMigrationSource_Core_V65Service()
  21099.     {
  21100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  21101.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_5');
  21102.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_5'), 'Shopware\\Core\\Migration\\V6_5');
  21103.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_5'), 'Shopware\\Storefront\\Migration\\V6_5');
  21104.         return $instance;
  21105.     }
  21106.     /**
  21107.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\BundleDumpCommand' shared service.
  21108.      *
  21109.      * @return \Shopware\Core\Framework\Plugin\Command\BundleDumpCommand
  21110.      */
  21111.     protected function getBundleDumpCommandService()
  21112.     {
  21113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/BundleDumpCommand.php';
  21115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGeneratorInterface.php';
  21116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGenerator.php';
  21117.         $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));
  21118.         $instance->setName('bundle:dump');
  21119.         return $instance;
  21120.     }
  21121.     /**
  21122.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand' shared service.
  21123.      *
  21124.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand
  21125.      */
  21126.     protected function getPluginActivateCommandService()
  21127.     {
  21128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  21130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginActivateCommand.php';
  21131.         $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()));
  21132.         $instance->setName('plugin:activate');
  21133.         return $instance;
  21134.     }
  21135.     /**
  21136.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand' shared service.
  21137.      *
  21138.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand
  21139.      */
  21140.     protected function getPluginDeactivateCommandService()
  21141.     {
  21142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  21144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginDeactivateCommand.php';
  21145.         $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()));
  21146.         $instance->setName('plugin:deactivate');
  21147.         return $instance;
  21148.     }
  21149.     /**
  21150.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand' shared service.
  21151.      *
  21152.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand
  21153.      */
  21154.     protected function getPluginInstallCommandService()
  21155.     {
  21156.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  21158.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginInstallCommand.php';
  21159.         $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()));
  21160.         $instance->setName('plugin:install');
  21161.         return $instance;
  21162.     }
  21163.     /**
  21164.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand' shared service.
  21165.      *
  21166.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand
  21167.      */
  21168.     protected function getPluginUninstallCommandService()
  21169.     {
  21170.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  21172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUninstallCommand.php';
  21173.         $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()));
  21174.         $instance->setName('plugin:uninstall');
  21175.         return $instance;
  21176.     }
  21177.     /**
  21178.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand' shared service.
  21179.      *
  21180.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand
  21181.      */
  21182.     protected function getPluginUpdateCommandService()
  21183.     {
  21184.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  21186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUpdateCommand.php';
  21187.         $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()));
  21188.         $instance->setName('plugin:update');
  21189.         return $instance;
  21190.     }
  21191.     /**
  21192.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginCreateCommand' shared service.
  21193.      *
  21194.      * @return \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand
  21195.      */
  21196.     protected function getPluginCreateCommandService()
  21197.     {
  21198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginCreateCommand.php';
  21200.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand(\dirname(__DIR__4));
  21201.         $instance->setName('plugin:create');
  21202.         return $instance;
  21203.     }
  21204.     /**
  21205.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginListCommand' shared service.
  21206.      *
  21207.      * @return \Shopware\Core\Framework\Plugin\Command\PluginListCommand
  21208.      */
  21209.     protected function getPluginListCommandService()
  21210.     {
  21211.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21212.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginListCommand.php';
  21213.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginListCommand(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  21214.         $instance->setName('plugin:list');
  21215.         return $instance;
  21216.     }
  21217.     /**
  21218.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand' shared service.
  21219.      *
  21220.      * @return \Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand
  21221.      */
  21222.     protected function getPluginRefreshCommandService()
  21223.     {
  21224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginRefreshCommand.php';
  21226.         $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()));
  21227.         $instance->setName('plugin:refresh');
  21228.         return $instance;
  21229.     }
  21230.     /**
  21231.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand' shared service.
  21232.      *
  21233.      * @return \Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand
  21234.      */
  21235.     protected function getPluginZipImportCommandService()
  21236.     {
  21237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginZipImportCommand.php';
  21239.         $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()));
  21240.         $instance->setName('plugin:zip-import');
  21241.         return $instance;
  21242.     }
  21243.     /**
  21244.      * Gets the private 'Shopware\Core\Framework\Plugin\Composer\CommandExecutor' shared service.
  21245.      *
  21246.      * @return \Shopware\Core\Framework\Plugin\Composer\CommandExecutor
  21247.      */
  21248.     protected function getCommandExecutorService($lazyLoad true)
  21249.     {
  21250.         if ($lazyLoad) {
  21251.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Composer\\CommandExecutor'] = $this->createProxy('CommandExecutor_2fbbc6d', function () {
  21252.                 return \CommandExecutor_2fbbc6d::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  21253.                     $wrappedInstance $this->getCommandExecutorService(false);
  21254.                     $proxy->setProxyInitializer(null);
  21255.                     return true;
  21256.                 });
  21257.             });
  21258.         }
  21259.         return new \Shopware\Core\Framework\Plugin\Composer\CommandExecutor(\dirname(__DIR__4));
  21260.     }
  21261.     /**
  21262.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginLifecycleService' shared service.
  21263.      *
  21264.      * @return \Shopware\Core\Framework\Plugin\PluginLifecycleService
  21265.      */
  21266.     protected function getPluginLifecycleServiceService()
  21267.     {
  21268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginLifecycleService.php';
  21269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Requirement/RequirementsValidator.php';
  21270.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  21271.         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.10.1', ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  21272.     }
  21273.     /**
  21274.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginManagementService' shared service.
  21275.      *
  21276.      * @return \Shopware\Core\Framework\Plugin\PluginManagementService
  21277.      */
  21278.     protected function getPluginManagementServiceService()
  21279.     {
  21280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginManagementService.php';
  21281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginZipDetector.php';
  21282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginExtractor.php';
  21283.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  21284.         $a = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  21285.         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), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService()), $a, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()), new \GuzzleHttp\Client());
  21286.     }
  21287.     /**
  21288.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginService' shared service.
  21289.      *
  21290.      * @return \Shopware\Core\Framework\Plugin\PluginService
  21291.      */
  21292.     protected function getPluginServiceService()
  21293.     {
  21294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginService.php';
  21295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogService.php';
  21296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogParser.php';
  21297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginFinder.php';
  21298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Composer/PackageProvider.php';
  21299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/VersionSanitizer.php';
  21300.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] = new \Shopware\Core\Framework\Plugin\PluginService((\dirname(__DIR__4).'/custom/plugins'), \dirname(__DIR__4), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), new \Shopware\Core\Framework\Plugin\Changelog\ChangelogService(new \Shopware\Core\Framework\Plugin\Changelog\ChangelogParser()), new \Shopware\Core\Framework\Plugin\Util\PluginFinder(new \Shopware\Core\Framework\Plugin\Composer\PackageProvider()), new \Shopware\Core\Framework\Plugin\Util\VersionSanitizer());
  21301.     }
  21302.     /**
  21303.      * Gets the private 'Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber' shared service.
  21304.      *
  21305.      * @return \Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber
  21306.      */
  21307.     protected function getPluginAclPrivilegesSubscriberService()
  21308.     {
  21309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Subscriber/PluginAclPrivilegesSubscriber.php';
  21310.         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()));
  21311.     }
  21312.     /**
  21313.      * Gets the private 'Shopware\Core\Framework\Plugin\Util\AssetService' shared service.
  21314.      *
  21315.      * @return \Shopware\Core\Framework\Plugin\Util\AssetService
  21316.      */
  21317.     protected function getAssetServiceService()
  21318.     {
  21319.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/AssetService.php';
  21320.         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\\KernelPluginCollection'] ?? $this->getKernelPluginCollectionService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), (\dirname(__DIR__4).'/vendor/shopware/core'));
  21321.     }
  21322.     /**
  21323.      * Gets the private 'Shopware\Core\Framework\Routing\ContextResolverListener' shared service.
  21324.      *
  21325.      * @return \Shopware\Core\Framework\Routing\ContextResolverListener
  21326.      */
  21327.     protected function getContextResolverListenerService()
  21328.     {
  21329.         return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] = new \Shopware\Core\Framework\Routing\ContextResolverListener(($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? $this->getSalesChannelRequestContextResolverService()));
  21330.     }
  21331.     /**
  21332.      * Gets the private 'Shopware\Core\Framework\Routing\CoreSubscriber' shared service.
  21333.      *
  21334.      * @return \Shopware\Core\Framework\Routing\CoreSubscriber
  21335.      */
  21336.     protected function getCoreSubscriberService()
  21337.     {
  21338.         return $this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] = new \Shopware\Core\Framework\Routing\CoreSubscriber($this->parameters['shopware.security.csp_templates']);
  21339.     }
  21340.     /**
  21341.      * Gets the private 'Shopware\Core\Framework\Routing\RouteEventSubscriber' shared service.
  21342.      *
  21343.      * @return \Shopware\Core\Framework\Routing\RouteEventSubscriber
  21344.      */
  21345.     protected function getRouteEventSubscriberService()
  21346.     {
  21347.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] = new \Shopware\Core\Framework\Routing\RouteEventSubscriber(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  21348.     }
  21349.     /**
  21350.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeListener' shared service.
  21351.      *
  21352.      * @return \Shopware\Core\Framework\Routing\RouteScopeListener
  21353.      */
  21354.     protected function getRouteScopeListenerService()
  21355.     {
  21356.         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 () {
  21357.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] = new \Shopware\Core\Framework\Routing\SymfonyRouteScopeWhitelist()));
  21358.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] = new \Shopware\Core\Framework\Routing\PaymentScopeWhitelist()));
  21359.         }, 2));
  21360.     }
  21361.     /**
  21362.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeRegistry' shared service.
  21363.      *
  21364.      * @return \Shopware\Core\Framework\Routing\RouteScopeRegistry
  21365.      */
  21366.     protected function getRouteScopeRegistryService()
  21367.     {
  21368.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] = new \Shopware\Core\Framework\Routing\RouteScopeRegistry(new RewindableGenerator(function () {
  21369.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] = new \Shopware\Core\Framework\Routing\RouteScope()));
  21370.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] = new \Shopware\Core\Framework\Routing\ApiRouteScope()));
  21371.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] = new \Shopware\Core\Framework\Routing\StoreApiRouteScope()));
  21372.             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'))));
  21373.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] = new \Shopware\Storefront\Framework\Routing\StorefrontRouteScope()));
  21374.         }, 5));
  21375.     }
  21376.     /**
  21377.      * Gets the private 'Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver' shared service.
  21378.      *
  21379.      * @return \Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver
  21380.      */
  21381.     protected function getSalesChannelRequestContextResolverService()
  21382.     {
  21383.         $a = ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] ?? $this->getRouteScopeRegistryService());
  21384.         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()), $a), ($this->privates['Shopware\\Core\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $a);
  21385.     }
  21386.     /**
  21387.      * Gets the private 'Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry' shared service.
  21388.      *
  21389.      * @return \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry
  21390.      */
  21391.     protected function getRuleConditionRegistryService()
  21392.     {
  21393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Collector/RuleConditionRegistry.php';
  21394.         return $this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] = new \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry(new RewindableGenerator(function () {
  21395.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  21396.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  21397.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  21398.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  21399.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  21400.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  21401.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  21402.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  21403.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  21404.             yield => ($this->privates['Shopware\\Core\\System\\Language\\Rule\\LanguageRule'] ?? ($this->privates['Shopware\\Core\\System\\Language\\Rule\\LanguageRule'] = new \Shopware\Core\System\Language\Rule\LanguageRule()));
  21405.             yield 10 => ($this->privates['Shopware\\Core\\System\\Currency\\Rule\\CurrencyRule'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\Rule\\CurrencyRule'] = new \Shopware\Core\System\Currency\Rule\CurrencyRule()));
  21406.             yield 11 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartAmountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartAmountRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartAmountRule()));
  21407.             yield 12 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartPositionPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartPositionPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartPositionPriceRule()));
  21408.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsCountRule'] = new \Shopware\Core\Checkout\Cart\Rule\GoodsCountRule()));
  21409.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\GoodsPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\GoodsPriceRule()));
  21410.             yield 15 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfTypeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfTypeRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemOfTypeRule()));
  21411.             yield 16 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemRule()));
  21412.             yield 17 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionLineItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionLineItemRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionLineItemRule()));
  21413.             yield 18 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionCodeOfTypeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionCodeOfTypeRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionCodeOfTypeRule()));
  21414.             yield 19 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionValueRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionValueRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionValueRule()));
  21415.             yield 20 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionsInCartCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Rule\\PromotionsInCartCountRule'] = new \Shopware\Core\Checkout\Promotion\Rule\PromotionsInCartCountRule()));
  21416.             yield 21 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemsInCartRule()));
  21417.             yield 22 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTotalPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTotalPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTotalPriceRule()));
  21418.             yield 23 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemUnitPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemUnitPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemUnitPriceRule()));
  21419.             yield 24 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWithQuantityRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWithQuantityRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemWithQuantityRule()));
  21420.             yield 25 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWrapperRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemWrapperRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemWrapperRule()));
  21421.             yield 26 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartWeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartWeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartWeightRule()));
  21422.             yield 27 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartVolumeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartVolumeRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartVolumeRule()));
  21423.             yield 28 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartHasDeliveryFreeItemRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartHasDeliveryFreeItemRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartHasDeliveryFreeItemRule()));
  21424.             yield 29 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCountryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingCountryRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingCountryRule()));
  21425.             yield 30 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStreetRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingStreetRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingStreetRule()));
  21426.             yield 31 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingZipCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\BillingZipCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\BillingZipCodeRule()));
  21427.             yield 32 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerGroupRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerGroupRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerGroupRule()));
  21428.             yield 33 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerTagRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerTagRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerTagRule()));
  21429.             yield 34 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerNumberRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerNumberRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerNumberRule()));
  21430.             yield 35 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DifferentAddressesRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DifferentAddressesRule'] = new \Shopware\Core\Checkout\Customer\Rule\DifferentAddressesRule()));
  21431.             yield 36 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\EmailRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\EmailRule'] = new \Shopware\Core\Checkout\Customer\Rule\EmailRule()));
  21432.             yield 37 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewCustomerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewCustomerRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsNewCustomerRule()));
  21433.             yield 38 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\LastNameRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\LastNameRule'] = new \Shopware\Core\Checkout\Customer\Rule\LastNameRule()));
  21434.             yield 39 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsCompanyRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsCompanyRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsCompanyRule()));
  21435.             yield 40 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartTaxDisplayRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\CartTaxDisplayRule'] = new \Shopware\Core\Checkout\Cart\Rule\CartTaxDisplayRule()));
  21436.             yield 41 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsGuestCustomerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsGuestCustomerRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsGuestCustomerRule()));
  21437.             yield 42 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewsletterRecipientRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\IsNewsletterRecipientRule'] = new \Shopware\Core\Checkout\Customer\Rule\IsNewsletterRecipientRule()));
  21438.             yield 43 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCountryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingCountryRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingCountryRule()));
  21439.             yield 44 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStreetRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingStreetRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingStreetRule()));
  21440.             yield 45 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingZipCodeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\ShippingZipCodeRule'] = new \Shopware\Core\Checkout\Customer\Rule\ShippingZipCodeRule()));
  21441.             yield 46 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerLoggedInRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerLoggedInRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerLoggedInRule()));
  21442.             yield 47 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemsInCartCountRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemsInCartCountRule()));
  21443.             yield 48 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderCountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderCountRule'] = new \Shopware\Core\Checkout\Customer\Rule\OrderCountRule()));
  21444.             yield 49 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastOrderRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\DaysSinceLastOrderRule'] = new \Shopware\Core\Checkout\Customer\Rule\DaysSinceLastOrderRule()));
  21445.             yield 50 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTagRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTagRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTagRule()));
  21446.             yield 51 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\AlwaysValidRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\AlwaysValidRule'] = new \Shopware\Core\Checkout\Cart\Rule\AlwaysValidRule()));
  21447.             yield 52 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPropertyRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPropertyRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPropertyRule()));
  21448.             yield 53 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemIsNewRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemIsNewRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemIsNewRule()));
  21449.             yield 54 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfManufacturerRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemOfManufacturerRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemOfManufacturerRule()));
  21450.             yield 55 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPurchasePriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPurchasePriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPurchasePriceRule()));
  21451.             yield 56 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCreationDateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCreationDateRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemCreationDateRule()));
  21452.             yield 57 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemReleaseDateRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemReleaseDateRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemReleaseDateRule()));
  21453.             yield 58 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemClearanceSaleRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemClearanceSaleRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemClearanceSaleRule()));
  21454.             yield 59 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPromotedRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemPromotedRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemPromotedRule()));
  21455.             yield 60 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInCategoryRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInCategoryRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemInCategoryRule()));
  21456.             yield 61 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInProductStreamRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemInProductStreamRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemInProductStreamRule()));
  21457.             yield 62 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTaxationRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemTaxationRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemTaxationRule()));
  21458.             yield 63 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWidthRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWidthRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionWidthRule()));
  21459.             yield 64 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionHeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionHeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionHeightRule()));
  21460.             yield 65 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionLengthRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionLengthRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionLengthRule()));
  21461.             yield 66 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWeightRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionWeightRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionWeightRule()));
  21462.             yield 67 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionVolumeRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemDimensionVolumeRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemDimensionVolumeRule()));
  21463.             yield 68 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemListPriceRule()));
  21464.             yield 69 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRatioRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemListPriceRatioRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemListPriceRatioRule()));
  21465.             yield 70 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCustomFieldRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemCustomFieldRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemCustomFieldRule()));
  21466.             yield 71 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemStockRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemStockRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemStockRule()));
  21467.             yield 72 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemActualStockRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemActualStockRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemActualStockRule()));
  21468.             yield 73 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\PaymentMethodRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\PaymentMethodRule'] = new \Shopware\Core\Checkout\Cart\Rule\PaymentMethodRule()));
  21469.             yield 74 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\ShippingMethodRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\ShippingMethodRule'] = new \Shopware\Core\Checkout\Cart\Rule\ShippingMethodRule()));
  21470.             yield 75 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemGoodsTotalRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Rule\\LineItemGoodsTotalRule'] = new \Shopware\Core\Checkout\Cart\Rule\LineItemGoodsTotalRule()));
  21471.             yield 76 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderTotalAmountRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\OrderTotalAmountRule'] = new \Shopware\Core\Checkout\Customer\Rule\OrderTotalAmountRule()));
  21472.             yield 77 => ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerCustomFieldRule'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\Rule\\CustomerCustomFieldRule'] = new \Shopware\Core\Checkout\Customer\Rule\CustomerCustomFieldRule()));
  21473.         }, 78));
  21474.     }
  21475.     /**
  21476.      * Gets the private 'Shopware\Core\Framework\Script\Api\ScriptResponseEncoder' shared service.
  21477.      *
  21478.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseEncoder
  21479.      */
  21480.     protected function getScriptResponseEncoderService()
  21481.     {
  21482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseEncoder.php';
  21483.         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()));
  21484.     }
  21485.     /**
  21486.      * Gets the private 'Shopware\Core\Framework\Script\Execution\ScriptLoader' shared service.
  21487.      *
  21488.      * @return \Shopware\Core\Framework\Script\Execution\ScriptLoader
  21489.      */
  21490.     protected function getScriptLoaderService()
  21491.     {
  21492.         return $this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] = new \Shopware\Core\Framework\Script\Execution\ScriptLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $this->targetDir.''true);
  21493.     }
  21494.     /**
  21495.      * Gets the private 'Shopware\Core\Framework\Store\Authentication\LocaleProvider' shared service.
  21496.      *
  21497.      * @return \Shopware\Core\Framework\Store\Authentication\LocaleProvider
  21498.      */
  21499.     protected function getLocaleProviderService()
  21500.     {
  21501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/LocaleProvider.php';
  21502.         return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] = new \Shopware\Core\Framework\Store\Authentication\LocaleProvider(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  21503.     }
  21504.     /**
  21505.      * Gets the private 'Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider' shared service.
  21506.      *
  21507.      * @return \Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider
  21508.      */
  21509.     protected function getStoreRequestOptionsProviderService()
  21510.     {
  21511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  21512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/StoreRequestOptionsProvider.php';
  21513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  21514.         return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] = new \Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider(($this->services['user.repository'] ?? $this->getUser_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] = new \Shopware\Core\Framework\Store\Services\InstanceService('6.4.10.1'$this->getEnv('INSTANCE_ID')))), ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()));
  21515.     }
  21516.     /**
  21517.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreDownloadCommand' shared service.
  21518.      *
  21519.      * @return \Shopware\Core\Framework\Store\Command\StoreDownloadCommand
  21520.      */
  21521.     protected function getStoreDownloadCommandService()
  21522.     {
  21523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21524.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreDownloadCommand.php';
  21525.         $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()));
  21526.         $instance->setName('store:download');
  21527.         return $instance;
  21528.     }
  21529.     /**
  21530.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreLoginCommand' shared service.
  21531.      *
  21532.      * @return \Shopware\Core\Framework\Store\Command\StoreLoginCommand
  21533.      */
  21534.     protected function getStoreLoginCommandService()
  21535.     {
  21536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreLoginCommand.php';
  21538.         $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()));
  21539.         $instance->setName('store:login');
  21540.         return $instance;
  21541.     }
  21542.     /**
  21543.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider' shared service.
  21544.      *
  21545.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDataProvider
  21546.      */
  21547.     protected function getAbstractExtensionDataProviderService()
  21548.     {
  21549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionDataProvider.php';
  21550.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDataProvider.php';
  21551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionListingLoader.php';
  21552.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] = new \Shopware\Core\Framework\Store\Services\ExtensionDataProvider(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), new \Shopware\Core\Framework\Store\Services\ExtensionListingLoader(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService())));
  21553.     }
  21554.     /**
  21555.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractStoreAppLifecycleService' shared service.
  21556.      *
  21557.      * @return \Shopware\Core\Framework\Store\Services\StoreAppLifecycleService
  21558.      */
  21559.     protected function getAbstractStoreAppLifecycleServiceService()
  21560.     {
  21561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractStoreAppLifecycleService.php';
  21562.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreAppLifecycleService.php';
  21563.         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()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] ?? $this->getAppLifecycleService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService()));
  21564.     }
  21565.     /**
  21566.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionDownloader' shared service.
  21567.      *
  21568.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDownloader
  21569.      */
  21570.     protected function getExtensionDownloaderService()
  21571.     {
  21572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDownloader.php';
  21573.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] = new \Shopware\Core\Framework\Store\Services\ExtensionDownloader(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService()));
  21574.     }
  21575.     /**
  21576.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLifecycleService' shared service.
  21577.      *
  21578.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLifecycleService
  21579.      */
  21580.     protected function getExtensionLifecycleServiceService()
  21581.     {
  21582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionLifecycle.php';
  21583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLifecycleService.php';
  21584.         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()));
  21585.     }
  21586.     /**
  21587.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLoader' shared service.
  21588.      *
  21589.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLoader
  21590.      */
  21591.     protected function getExtensionLoaderService()
  21592.     {
  21593.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLoader.php';
  21594.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] = new \Shopware\Core\Framework\Store\Services\ExtensionLoader(($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] ?? $this->getStoreServiceService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  21595.     }
  21596.     /**
  21597.      * Gets the private 'Shopware\Core\Framework\Store\Services\FirstRunWizardClient' shared service.
  21598.      *
  21599.      * @return \Shopware\Core\Framework\Store\Services\FirstRunWizardClient
  21600.      */
  21601.     protected function getFirstRunWizardClientService()
  21602.     {
  21603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/FirstRunWizardClient.php';
  21604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  21605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/FrwRequestOptionsProvider.php';
  21606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  21607.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  21608.         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->privates['shopware.store_client'] ?? $this->getShopware_StoreClientService()), new \Shopware\Core\Framework\Store\Authentication\FrwRequestOptionsProvider(($this->privates['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.10.1'$this->getEnv('INSTANCE_ID')))), $a);
  21609.     }
  21610.     /**
  21611.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreClient' shared service.
  21612.      *
  21613.      * @return \Shopware\Core\Framework\Store\Services\StoreClient
  21614.      */
  21615.     protected function getStoreClientService()
  21616.     {
  21617.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClient.php';
  21618.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  21619.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] = new \Shopware\Core\Framework\Store\Services\StoreClient($this->parameters['shopware.store_endpoints'], ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] ?? $this->getStoreServiceService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService()), ($this->privates['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.10.1'$this->getEnv('INSTANCE_ID')))));
  21620.     }
  21621.     /**
  21622.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreService' shared service.
  21623.      *
  21624.      * @return \Shopware\Core\Framework\Store\Services\StoreService
  21625.      */
  21626.     protected function getStoreServiceService($lazyLoad true)
  21627.     {
  21628.         if ($lazyLoad) {
  21629.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] = $this->createProxy('StoreService_93b91c4', function () {
  21630.                 return \StoreService_93b91c4::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  21631.                     $wrappedInstance $this->getStoreServiceService(false);
  21632.                     $proxy->setProxyInitializer(null);
  21633.                     return true;
  21634.                 });
  21635.             });
  21636.         }
  21637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  21638.         return new \Shopware\Core\Framework\Store\Services\StoreService(($this->privates['shopware.store_client'] ?? $this->getShopware_StoreClientService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), ($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.10.1'$this->getEnv('INSTANCE_ID')))));
  21639.     }
  21640.     /**
  21641.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\LicenseCheck' shared service.
  21642.      *
  21643.      * @return \Shopware\Core\Framework\Update\Checkers\LicenseCheck
  21644.      */
  21645.     protected function getLicenseCheckService()
  21646.     {
  21647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  21648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/LicenseCheck.php';
  21649.         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()));
  21650.     }
  21651.     /**
  21652.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck' shared service.
  21653.      *
  21654.      * @return \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck
  21655.      */
  21656.     protected function getMysqlVersionCheckService()
  21657.     {
  21658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  21659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/MysqlVersionCheck.php';
  21660.         return $this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  21661.     }
  21662.     /**
  21663.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\WriteableCheck' shared service.
  21664.      *
  21665.      * @return \Shopware\Core\Framework\Update\Checkers\WriteableCheck
  21666.      */
  21667.     protected function getWriteableCheckService()
  21668.     {
  21669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  21670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/WriteableCheck.php';
  21671.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/Filesystem.php';
  21672.         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));
  21673.     }
  21674.     /**
  21675.      * Gets the private 'Shopware\Core\Framework\Validation\DataValidator' shared service.
  21676.      *
  21677.      * @return \Shopware\Core\Framework\Validation\DataValidator
  21678.      */
  21679.     protected function getDataValidatorService()
  21680.     {
  21681.         return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] = new \Shopware\Core\Framework\Validation\DataValidator(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  21682.     }
  21683.     /**
  21684.      * Gets the private 'Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler' shared service.
  21685.      *
  21686.      * @return \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler
  21687.      */
  21688.     protected function getWebhookEventMessageHandlerService()
  21689.     {
  21690.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Handler/WebhookEventMessageHandler.php';
  21691.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] = new \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler(($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService()), ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService()), ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService()));
  21692.     }
  21693.     /**
  21694.      * Gets the private 'Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory' shared service.
  21695.      *
  21696.      * @return \Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory
  21697.      */
  21698.     protected function getHookableEventFactoryService($lazyLoad true)
  21699.     {
  21700.         if ($lazyLoad) {
  21701.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] = $this->createProxy('HookableEventFactory_f62e15e', function () {
  21702.                 return \HookableEventFactory_f62e15e::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  21703.                     $wrappedInstance $this->getHookableEventFactoryService(false);
  21704.                     $proxy->setProxyInitializer(null);
  21705.                     return true;
  21706.                 });
  21707.             });
  21708.         }
  21709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/BusinessEventEncoder.php';
  21710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/WriteResultMerger.php';
  21711.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  21712.         return new \Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory(new \Shopware\Core\Framework\Webhook\BusinessEventEncoder(($this->privates['Shopware\\Core\\Framework\\Api\\Serializer\\JsonEntityEncoder'] ?? $this->getJsonEntityEncoderService()), $a), new \Shopware\Core\Framework\Webhook\Hookable\WriteResultMerger($a));
  21713.     }
  21714.     /**
  21715.      * Gets the private 'Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber' shared service.
  21716.      *
  21717.      * @return \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber
  21718.      */
  21719.     protected function getRetryWebhookMessageFailedSubscriberService()
  21720.     {
  21721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Subscriber/RetryWebhookMessageFailedSubscriber.php';
  21722.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] = new \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber(($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService()), ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService()), ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService()));
  21723.     }
  21724.     /**
  21725.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookCacheClearer' shared service.
  21726.      *
  21727.      * @return \Shopware\Core\Framework\Webhook\WebhookCacheClearer
  21728.      */
  21729.     protected function getWebhookCacheClearerService()
  21730.     {
  21731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookCacheClearer.php';
  21732.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] = new \Shopware\Core\Framework\Webhook\WebhookCacheClearer(($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService()));
  21733.     }
  21734.     /**
  21735.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookDispatcher' shared service.
  21736.      *
  21737.      * @return \Shopware\Core\Framework\Webhook\WebhookDispatcher
  21738.      */
  21739.     protected function getWebhookDispatcherService()
  21740.     {
  21741.         $a = new \Shopware\Core\Content\Flow\Dispatching\FlowDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  21742.         $a->setContainer($this);
  21743.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] = new \Shopware\Core\Framework\Webhook\WebhookDispatcher($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService()), $this->getEnv('APP_URL'), $this, ($this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] ?? $this->getHookableEventFactoryService()), '6.4.10.1', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), true);
  21744.     }
  21745.     /**
  21746.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand' shared autowired service.
  21747.      *
  21748.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand
  21749.      */
  21750.     protected function getSalesChannelCreateCommandService()
  21751.     {
  21752.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  21754.         $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()));
  21755.         $instance->setName('sales-channel:create');
  21756.         return $instance;
  21757.     }
  21758.     /**
  21759.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand' shared autowired service.
  21760.      *
  21761.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand
  21762.      */
  21763.     protected function getSalesChannelListCommandService()
  21764.     {
  21765.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelListCommand.php';
  21767.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  21768.         $instance->setName('sales-channel:list');
  21769.         return $instance;
  21770.     }
  21771.     /**
  21772.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand' shared autowired service.
  21773.      *
  21774.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand
  21775.      */
  21776.     protected function getSalesChannelMaintenanceDisableCommandService()
  21777.     {
  21778.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21779.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  21780.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceDisableCommand.php';
  21781.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  21782.         $instance->setName('sales-channel:maintenance:disable');
  21783.         return $instance;
  21784.     }
  21785.     /**
  21786.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand' shared autowired service.
  21787.      *
  21788.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand
  21789.      */
  21790.     protected function getSalesChannelMaintenanceEnableCommandService()
  21791.     {
  21792.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21793.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  21794.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  21795.         $instance->setName('sales-channel:maintenance:enable');
  21796.         return $instance;
  21797.     }
  21798.     /**
  21799.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand' shared autowired service.
  21800.      *
  21801.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand
  21802.      */
  21803.     protected function getSalesChannelUpdateDomainCommandService()
  21804.     {
  21805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommand.php';
  21807.         $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()));
  21808.         $instance->setName('sales-channel:update:domain');
  21809.         $instance->setDescription('Changes the domain of all sales channels');
  21810.         return $instance;
  21811.     }
  21812.     /**
  21813.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand' shared autowired service.
  21814.      *
  21815.      * @return \Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand
  21816.      */
  21817.     protected function getSystemConfigureShopCommandService()
  21818.     {
  21819.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemConfigureShopCommand.php';
  21821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/ShopConfigurator.php';
  21822.         $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()));
  21823.         $instance->setName('system:configure-shop');
  21824.         return $instance;
  21825.     }
  21826.     /**
  21827.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand' shared autowired service.
  21828.      *
  21829.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand
  21830.      */
  21831.     protected function getSystemGenerateAppSecretCommandService()
  21832.     {
  21833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateAppSecretCommand.php';
  21835.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand();
  21836.         $instance->setName('system:generate-app-secret');
  21837.         return $instance;
  21838.     }
  21839.     /**
  21840.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand' shared autowired service.
  21841.      *
  21842.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand
  21843.      */
  21844.     protected function getSystemGenerateJwtSecretCommandService()
  21845.     {
  21846.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateJwtSecretCommand.php';
  21848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  21849.         $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())));
  21850.         $instance->setName('system:generate-jwt-secret');
  21851.         return $instance;
  21852.     }
  21853.     /**
  21854.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemInstallCommand' shared autowired service.
  21855.      *
  21856.      * @return \Shopware\Core\Maintenance\System\Command\SystemInstallCommand
  21857.      */
  21858.     protected function getSystemInstallCommandService()
  21859.     {
  21860.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemInstallCommand.php';
  21862.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemInstallCommand(\dirname(__DIR__4));
  21863.         $instance->setName('system:install');
  21864.         return $instance;
  21865.     }
  21866.     /**
  21867.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemSetupCommand' shared autowired service.
  21868.      *
  21869.      * @return \Shopware\Core\Maintenance\System\Command\SystemSetupCommand
  21870.      */
  21871.     protected function getSystemSetupCommandService()
  21872.     {
  21873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemSetupCommand.php';
  21875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  21876.         $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())));
  21877.         $instance->setName('system:setup');
  21878.         return $instance;
  21879.     }
  21880.     /**
  21881.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand' shared autowired service.
  21882.      *
  21883.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand
  21884.      */
  21885.     protected function getSystemUpdateFinishCommandService()
  21886.     {
  21887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdateFinishCommand.php';
  21889.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand($this);
  21890.         $instance->setName('system:update:finish');
  21891.         return $instance;
  21892.     }
  21893.     /**
  21894.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand' shared autowired service.
  21895.      *
  21896.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand
  21897.      */
  21898.     protected function getSystemUpdatePrepareCommandService()
  21899.     {
  21900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdatePrepareCommand.php';
  21902.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand($this);
  21903.         $instance->setName('system:update:prepare');
  21904.         return $instance;
  21905.     }
  21906.     /**
  21907.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand' shared autowired service.
  21908.      *
  21909.      * @return \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand
  21910.      */
  21911.     protected function getUserChangePasswordCommandService()
  21912.     {
  21913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserChangePasswordCommand.php';
  21915.         $this->privates['Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand'] = $instance = new \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  21916.         $instance->setName('user:change-password');
  21917.         return $instance;
  21918.     }
  21919.     /**
  21920.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserCreateCommand' shared autowired service.
  21921.      *
  21922.      * @return \Shopware\Core\Maintenance\User\Command\UserCreateCommand
  21923.      */
  21924.     protected function getUserCreateCommandService()
  21925.     {
  21926.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserCreateCommand.php';
  21928.         $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()));
  21929.         $instance->setName('user:create');
  21930.         return $instance;
  21931.     }
  21932.     /**
  21933.      * Gets the private 'Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler' shared service.
  21934.      *
  21935.      * @return \Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler
  21936.      */
  21937.     protected function getSalesChannelContextServiceProfilerService()
  21938.     {
  21939.         return $this->privates['Shopware\\Core\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] = new \Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler(new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  21940.     }
  21941.     /**
  21942.      * Gets the private 'Shopware\Core\Profiling\Entity\EntityAggregatorProfiler' shared service.
  21943.      *
  21944.      * @return \Shopware\Core\Profiling\Entity\EntityAggregatorProfiler
  21945.      */
  21946.     protected function getEntityAggregatorProfilerService()
  21947.     {
  21948.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  21949.         return $this->privates['Shopware\\Core\\Profiling\\Entity\\EntityAggregatorProfiler'] = new \Shopware\Core\Profiling\Entity\EntityAggregatorProfiler(new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator(($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), ($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())), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] ?? $this->getCriteriaQueryBuilderService()), $this->getEnv('bool:SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED'), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\SearchTermInterpreter'] ?? $this->getSearchTermInterpreterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\EntityScoreQueryBuilder'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\EntityScoreQueryBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\EntityScoreQueryBuilder()))), new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregatorHydrator($a), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  21950.     }
  21951.     /**
  21952.      * Gets the private 'Shopware\Core\Profiling\Entity\EntityReaderProfiler' shared service.
  21953.      *
  21954.      * @return \Shopware\Core\Profiling\Entity\EntityReaderProfiler
  21955.      */
  21956.     protected function getEntityReaderProfilerService()
  21957.     {
  21958.         return $this->privates['Shopware\\Core\\Profiling\\Entity\\EntityReaderProfiler'] = new \Shopware\Core\Profiling\Entity\EntityReaderProfiler(new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator($this))), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] ?? $this->getCriteriaQueryBuilderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  21959.     }
  21960.     /**
  21961.      * Gets the private 'Shopware\Core\Profiling\Entity\EntitySearcherProfiler' shared service.
  21962.      *
  21963.      * @return \Shopware\Core\Profiling\Entity\EntitySearcherProfiler
  21964.      */
  21965.     protected function getEntitySearcherProfilerService()
  21966.     {
  21967.         return $this->privates['Shopware\\Core\\Profiling\\Entity\\EntitySearcherProfiler'] = new \Shopware\Core\Profiling\Entity\EntitySearcherProfiler(new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] ?? $this->getCriteriaQueryBuilderService())), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), ($this->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? $this->getCriteriaParserService()), new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearchHydrator(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  21968.     }
  21969.     /**
  21970.      * Gets the private 'Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater' shared service.
  21971.      *
  21972.      * @return \Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater
  21973.      */
  21974.     protected function getCountryTaxFreeDeprecationUpdaterService()
  21975.     {
  21976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryTaxFreeDeprecationUpdater.php';
  21977.         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()));
  21978.     }
  21979.     /**
  21980.      * Gets the private 'Shopware\Core\System\CustomField\CustomFieldService' shared service.
  21981.      *
  21982.      * @return \Shopware\Core\System\CustomField\CustomFieldService
  21983.      */
  21984.     protected function getCustomFieldServiceService()
  21985.     {
  21986.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldService.php';
  21987.         return $this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] = new \Shopware\Core\System\CustomField\CustomFieldService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  21988.     }
  21989.     /**
  21990.      * Gets the private 'Shopware\Core\System\Language\CachedLanguageLoader' shared service.
  21991.      *
  21992.      * @return \Shopware\Core\System\Language\CachedLanguageLoader
  21993.      */
  21994.     protected function getCachedLanguageLoaderService()
  21995.     {
  21996.         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()));
  21997.     }
  21998.     /**
  21999.      * Gets the private 'Shopware\Core\System\Language\LanguageValidator' shared service.
  22000.      *
  22001.      * @return \Shopware\Core\System\Language\LanguageValidator
  22002.      */
  22003.     protected function getLanguageValidatorService()
  22004.     {
  22005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageValidator.php';
  22006.         return $this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] = new \Shopware\Core\System\Language\LanguageValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22007.     }
  22008.     /**
  22009.      * Gets the private 'Shopware\Core\System\Locale\LanguageLocaleCodeProvider' shared service.
  22010.      *
  22011.      * @return \Shopware\Core\System\Locale\LanguageLocaleCodeProvider
  22012.      */
  22013.     protected function getLanguageLocaleCodeProviderService()
  22014.     {
  22015.         return $this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] = new \Shopware\Core\System\Locale\LanguageLocaleCodeProvider(($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()));
  22016.     }
  22017.     /**
  22018.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement' shared service.
  22019.      *
  22020.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement
  22021.      */
  22022.     protected function getValueGeneratorPatternIncrementService()
  22023.     {
  22024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternInterface.php';
  22025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternIncrement.php';
  22026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageInterface.php';
  22027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementSqlStorage.php';
  22028.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternIncrement'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement(new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  22029.     }
  22030.     /**
  22031.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener' shared service.
  22032.      *
  22033.      * @return \Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener
  22034.      */
  22035.     protected function getStoreApiResponseListenerService()
  22036.     {
  22037.         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()));
  22038.     }
  22039.     /**
  22040.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StructEncoder' shared service.
  22041.      *
  22042.      * @return \Shopware\Core\System\SalesChannel\Api\StructEncoder
  22043.      */
  22044.     protected function getStructEncoderService()
  22045.     {
  22046.         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()));
  22047.     }
  22048.     /**
  22049.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory' shared service.
  22050.      *
  22051.      * @return \Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory
  22052.      */
  22053.     protected function getCachedSalesChannelContextFactoryService()
  22054.     {
  22055.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] = new \Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory(new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['tax.repository'] ?? $this->getTax_RepositoryService()), ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService()), ($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 () {
  22056.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\EntireCountryRuleTypeFilter()));
  22057.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\IndividualStatesRuleTypeFilter()));
  22058.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRangeRuleTypeFilter()));
  22059.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRuleTypeFilter()));
  22060.         }, 4), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['currency_country_rounding.repository'] ?? $this->getCurrencyCountryRounding_RepositoryService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  22061.     }
  22062.     /**
  22063.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\CartRestorer' shared service.
  22064.      *
  22065.      * @return \Shopware\Core\System\SalesChannel\Context\CartRestorer
  22066.      */
  22067.     protected function getCartRestorerService()
  22068.     {
  22069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CartRestorer.php';
  22070.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] = new \Shopware\Core\System\SalesChannel\Context\CartRestorer(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  22071.     }
  22072.     /**
  22073.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler' shared service.
  22074.      *
  22075.      * @return \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler
  22076.      */
  22077.     protected function getCleanupSalesChannelContextTaskHandlerService()
  22078.     {
  22079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/Cleanup/CleanupSalesChannelContextTaskHandler.php';
  22080.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] = new \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 120);
  22081.     }
  22082.     /**
  22083.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister' shared service.
  22084.      *
  22085.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister
  22086.      */
  22087.     protected function getSalesChannelContextPersisterService()
  22088.     {
  22089.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'P1D');
  22090.     }
  22091.     /**
  22092.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer' shared service.
  22093.      *
  22094.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer
  22095.      */
  22096.     protected function getSalesChannelContextRestorerService()
  22097.     {
  22098.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextRestorer.php';
  22099.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] ?? $this->getCachedRuleLoaderService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService()));
  22100.     }
  22101.     /**
  22102.      * Gets the private 'Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer' shared service.
  22103.      *
  22104.      * @return \Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer
  22105.      */
  22106.     protected function getSalesChannelIndexerService()
  22107.     {
  22108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  22109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/DataAbstractionLayer/SalesChannelIndexer.php';
  22110.         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()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\ManyToManyIdFieldUpdater'] ?? $this->getManyToManyIdFieldUpdaterService()));
  22111.     }
  22112.     /**
  22113.      * Gets the private 'Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator' shared service.
  22114.      *
  22115.      * @return \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator
  22116.      */
  22117.     protected function getSalesChannelValidatorService()
  22118.     {
  22119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Validation/SalesChannelValidator.php';
  22120.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] = new \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22121.     }
  22122.     /**
  22123.      * Gets the private 'Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand' shared service.
  22124.      *
  22125.      * @return \Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand
  22126.      */
  22127.     protected function getValidateSnippetsCommandService()
  22128.     {
  22129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Command/ValidateSnippetsCommand.php';
  22131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidatorInterface.php';
  22132.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidator.php';
  22133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFileHandler.php';
  22134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFixer.php';
  22135.         $a = new \Shopware\Core\System\Snippet\SnippetFileHandler();
  22136.         $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));
  22137.         $instance->setName('snippets:validate');
  22138.         return $instance;
  22139.     }
  22140.     /**
  22141.      * Gets the private 'Shopware\Core\System\Snippet\SnippetService' shared service.
  22142.      *
  22143.      * @return \Shopware\Core\System\Snippet\SnippetService
  22144.      */
  22145.     protected function getSnippetServiceService()
  22146.     {
  22147.         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()), ($this->services['snippet.repository'] ?? $this->getSnippet_RepositoryService()), ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService()), ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()), ($this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] ?? $this->getSnippetFilterFactoryService()));
  22148.     }
  22149.     /**
  22150.      * Gets the private 'Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber' shared service.
  22151.      *
  22152.      * @return \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber
  22153.      */
  22154.     protected function getCustomFieldSubscriberService()
  22155.     {
  22156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Subscriber/CustomFieldSubscriber.php';
  22157.         return $this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] = new \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22158.     }
  22159.     /**
  22160.      * Gets the private 'Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand' shared service.
  22161.      *
  22162.      * @return \Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand
  22163.      */
  22164.     protected function getWorkflowDumpCommandService()
  22165.     {
  22166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22167.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Command/WorkflowDumpCommand.php';
  22168.         $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()));
  22169.         $instance->setName('state-machine:dump');
  22170.         return $instance;
  22171.     }
  22172.     /**
  22173.      * Gets the private 'Shopware\Core\System\StateMachine\StateMachineRegistry' shared service.
  22174.      *
  22175.      * @return \Shopware\Core\System\StateMachine\StateMachineRegistry
  22176.      */
  22177.     protected function getStateMachineRegistryService()
  22178.     {
  22179.         return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] = new \Shopware\Core\System\StateMachine\StateMachineRegistry(($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService()), ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService()), ($this->services['state_machine_history.repository'] ?? $this->getStateMachineHistory_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  22180.     }
  22181.     /**
  22182.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigGet' shared service.
  22183.      *
  22184.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigGet
  22185.      */
  22186.     protected function getConfigGetService()
  22187.     {
  22188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigGet.php';
  22190.         $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()));
  22191.         $instance->setName('system:config:get');
  22192.         return $instance;
  22193.     }
  22194.     /**
  22195.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigSet' shared service.
  22196.      *
  22197.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigSet
  22198.      */
  22199.     protected function getConfigSetService()
  22200.     {
  22201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22202.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigSet.php';
  22203.         $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()));
  22204.         $instance->setName('system:config:set');
  22205.         return $instance;
  22206.     }
  22207.     /**
  22208.      * Gets the private 'Shopware\Core\System\SystemConfig\Service\ConfigurationService' shared service.
  22209.      *
  22210.      * @return \Shopware\Core\System\SystemConfig\Service\ConfigurationService
  22211.      */
  22212.     protected function getConfigurationServiceService()
  22213.     {
  22214.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Service/ConfigurationService.php';
  22215.         return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] = new \Shopware\Core\System\SystemConfig\Service\ConfigurationService(($this->services['kernel'] ?? $this->get('kernel'1))->getBundles(), ($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()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  22216.     }
  22217.     /**
  22218.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand' shared service.
  22219.      *
  22220.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand
  22221.      */
  22222.     protected function getElasticsearchCleanIndicesCommandService()
  22223.     {
  22224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22225.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCleanIndicesCommand.php';
  22226.         $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()));
  22227.         $instance->setName('es:index:cleanup');
  22228.         return $instance;
  22229.     }
  22230.     /**
  22231.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand' shared service.
  22232.      *
  22233.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand
  22234.      */
  22235.     protected function getElasticsearchCreateAliasCommandService()
  22236.     {
  22237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22238.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCreateAliasCommand.php';
  22239.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand(($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()));
  22240.         $instance->setName('es:create:alias');
  22241.         return $instance;
  22242.     }
  22243.     /**
  22244.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand' shared service.
  22245.      *
  22246.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand
  22247.      */
  22248.     protected function getElasticsearchIndexingCommandService()
  22249.     {
  22250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  22252.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchIndexingCommand.php';
  22253.         $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()));
  22254.         $instance->setName('es:index');
  22255.         return $instance;
  22256.     }
  22257.     /**
  22258.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand' shared service.
  22259.      *
  22260.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand
  22261.      */
  22262.     protected function getElasticsearchResetCommandService()
  22263.     {
  22264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22265.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchResetCommand.php';
  22266.         $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()));
  22267.         $instance->setName('es:reset');
  22268.         return $instance;
  22269.     }
  22270.     /**
  22271.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand' shared service.
  22272.      *
  22273.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand
  22274.      */
  22275.     protected function getElasticsearchStatusCommandService()
  22276.     {
  22277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  22279.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchStatusCommand.php';
  22280.         $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()));
  22281.         $instance->setName('es:status');
  22282.         return $instance;
  22283.     }
  22284.     /**
  22285.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand' shared service.
  22286.      *
  22287.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand
  22288.      */
  22289.     protected function getElasticsearchTestAnalyzerCommandService()
  22290.     {
  22291.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22292.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchTestAnalyzerCommand.php';
  22293.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()));
  22294.         $instance->setName('es:test:analyzer');
  22295.         return $instance;
  22296.     }
  22297.     /**
  22298.      * Gets the private 'Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser' shared service.
  22299.      *
  22300.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser
  22301.      */
  22302.     protected function getCriteriaParserService()
  22303.     {
  22304.         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())));
  22305.     }
  22306.     /**
  22307.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector' shared service.
  22308.      *
  22309.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector
  22310.      */
  22311.     protected function getElasticsearchOutdatedIndexDetectorService()
  22312.     {
  22313.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchOutdatedIndexDetector.php';
  22314.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] = new \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()));
  22315.     }
  22316.     /**
  22317.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchRegistry' shared service.
  22318.      *
  22319.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchRegistry
  22320.      */
  22321.     protected function getElasticsearchRegistryService()
  22322.     {
  22323.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] = new \Shopware\Elasticsearch\Framework\ElasticsearchRegistry(new RewindableGenerator(function () {
  22324.             yield => ($this->privates['Shopware\\Elasticsearch\\Product\\ElasticsearchProductDefinition'] ?? $this->getElasticsearchProductDefinitionService());
  22325.         }, 1));
  22326.     }
  22327.     /**
  22328.      * Gets the private 'Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer' shared service.
  22329.      *
  22330.      * @return \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer
  22331.      */
  22332.     protected function getElasticsearchIndexerService()
  22333.     {
  22334.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/ElasticsearchIndexer.php';
  22335.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/IndexCreator.php';
  22336.         $a = ($this->services['Elasticsearch\\Client'] ?? $this->getClientService());
  22337.         return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] = new \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService()), new \Shopware\Elasticsearch\Framework\Indexing\IndexCreator($a$this->parameters['elasticsearch.index.config'], $this->parameters['elasticsearch.index.mapping']), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'));
  22338.     }
  22339.     /**
  22340.      * Gets the private 'Shopware\Elasticsearch\Product\CustomFieldUpdater' shared service.
  22341.      *
  22342.      * @return \Shopware\Elasticsearch\Product\CustomFieldUpdater
  22343.      */
  22344.     protected function getCustomFieldUpdaterService()
  22345.     {
  22346.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/CustomFieldUpdater.php';
  22347.         return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] = new \Shopware\Elasticsearch\Product\CustomFieldUpdater(($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] ?? $this->getElasticsearchOutdatedIndexDetectorService()), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()));
  22348.     }
  22349.     /**
  22350.      * Gets the private 'Shopware\Elasticsearch\Product\ElasticsearchProductDefinition' shared service.
  22351.      *
  22352.      * @return \Shopware\Elasticsearch\Product\ElasticsearchProductDefinition
  22353.      */
  22354.     protected function getElasticsearchProductDefinitionService()
  22355.     {
  22356.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/AbstractElasticsearchDefinition.php';
  22357.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ElasticsearchProductDefinition.php';
  22358.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/EntityMapper.php';
  22359.         return $this->privates['Shopware\\Elasticsearch\\Product\\ElasticsearchProductDefinition'] = new \Shopware\Elasticsearch\Product\ElasticsearchProductDefinition(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), new \Shopware\Elasticsearch\Framework\Indexing\EntityMapper(), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] = new \Shopware\Core\Checkout\Cart\Price\CashRounding())), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceFieldSerializer'] ?? $this->getPriceFieldSerializerService()));
  22360.     }
  22361.     /**
  22362.      * Gets the private 'Shopware\Elasticsearch\Product\ProductSearchBuilder' shared service.
  22363.      *
  22364.      * @return \Shopware\Elasticsearch\Product\ProductSearchBuilder
  22365.      */
  22366.     protected function getProductSearchBuilderService()
  22367.     {
  22368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php';
  22369.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchBuilder.php';
  22370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilder.php';
  22371.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreterInterface.php';
  22372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreter.php';
  22373.         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->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()));
  22374.     }
  22375.     /**
  22376.      * Gets the private 'Shopware\Elasticsearch\Product\ProductUpdater' shared service.
  22377.      *
  22378.      * @return \Shopware\Elasticsearch\Product\ProductUpdater
  22379.      */
  22380.     protected function getProductUpdaterService()
  22381.     {
  22382.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductUpdater.php';
  22383.         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()));
  22384.     }
  22385.     /**
  22386.      * Gets the private 'Shopware\Elasticsearch\Product\SearchKeywordReplacement' shared service.
  22387.      *
  22388.      * @return \Shopware\Elasticsearch\Product\SearchKeywordReplacement
  22389.      */
  22390.     protected function getSearchKeywordReplacementService()
  22391.     {
  22392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/SearchKeywordUpdater.php';
  22393.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/SearchKeywordReplacement.php';
  22394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php';
  22395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzer.php';
  22396.         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->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? $this->getTokenFilterService())), ($this->services['product_search_config_field.repository'] ?? $this->getProductSearchConfigField_RepositoryService())), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()));
  22397.     }
  22398.     /**
  22399.      * Gets the private 'Shopware\Storefront\Event\CartMergedSubscriber' shared autowired service.
  22400.      *
  22401.      * @return \Shopware\Storefront\Event\CartMergedSubscriber
  22402.      */
  22403.     protected function getCartMergedSubscriberService()
  22404.     {
  22405.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php';
  22406.         return $this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'] = new \Shopware\Storefront\Event\CartMergedSubscriber(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  22407.     }
  22408.     /**
  22409.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheResponseSubscriber' shared autowired service.
  22410.      *
  22411.      * @return \Shopware\Storefront\Framework\Cache\CacheResponseSubscriber
  22412.      */
  22413.     protected function getCacheResponseSubscriberService()
  22414.     {
  22415.         return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] = new \Shopware\Storefront\Framework\Cache\CacheResponseSubscriber(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), $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()), false);
  22416.     }
  22417.     /**
  22418.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheTracer' shared autowired service.
  22419.      *
  22420.      * @return \Shopware\Storefront\Framework\Cache\CacheTracer
  22421.      */
  22422.     protected function getCacheTracerService()
  22423.     {
  22424.         return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] = new \Shopware\Storefront\Framework\Cache\CacheTracer(new \Shopware\Core\Framework\Adapter\Cache\CacheTracer(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollection'] = new \Shopware\Core\Framework\Adapter\Cache\CacheTagCollection()))), ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService()));
  22425.     }
  22426.     /**
  22427.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer' shared autowired service.
  22428.      *
  22429.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer
  22430.      */
  22431.     protected function getCacheWarmer2Service()
  22432.     {
  22433.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmer.php';
  22434.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmerRegistry.php';
  22435.         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 () {
  22436.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Product\\ProductRouteWarmer'] ?? $this->getProductRouteWarmerService());
  22437.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Navigation\\NavigationRouteWarmer'] ?? $this->getNavigationRouteWarmerService());
  22438.         }, 2)), ($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())));
  22439.     }
  22440.     /**
  22441.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer' shared autowired service.
  22442.      *
  22443.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer
  22444.      */
  22445.     protected function getNavigationRouteWarmerService()
  22446.     {
  22447.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  22448.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Navigation/NavigationRouteWarmer.php';
  22449.         return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Navigation\\NavigationRouteWarmer'] = new \Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()));
  22450.     }
  22451.     /**
  22452.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer' shared autowired service.
  22453.      *
  22454.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer
  22455.      */
  22456.     protected function getProductRouteWarmerService()
  22457.     {
  22458.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  22459.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Product/ProductRouteWarmer.php';
  22460.         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()));
  22461.     }
  22462.     /**
  22463.      * Gets the private 'Shopware\Storefront\Framework\Captcha\BasicCaptcha' shared autowired service.
  22464.      *
  22465.      * @return \Shopware\Storefront\Framework\Captcha\BasicCaptcha
  22466.      */
  22467.     protected function getBasicCaptchaService()
  22468.     {
  22469.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  22470.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha.php';
  22471.         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())), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  22472.     }
  22473.     /**
  22474.      * Gets the private 'Shopware\Storefront\Framework\Captcha\CaptchaRouteListener' shared autowired service.
  22475.      *
  22476.      * @return \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener
  22477.      */
  22478.     protected function getCaptchaRouteListenerService()
  22479.     {
  22480.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] = new \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener(new RewindableGenerator(function () {
  22481.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  22482.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  22483.             yield => ($this->privates['MoorlFormBuilder\\Core\\Captcha\\MoorlCaptcha'] ?? $this->getMoorlCaptchaService());
  22484.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  22485.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  22486.         }, 5), ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  22487.     }
  22488.     /**
  22489.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2' shared autowired service.
  22490.      *
  22491.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2
  22492.      */
  22493.     protected function getGoogleReCaptchaV2Service()
  22494.     {
  22495.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  22496.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV2.php';
  22497.         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())));
  22498.     }
  22499.     /**
  22500.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3' shared autowired service.
  22501.      *
  22502.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3
  22503.      */
  22504.     protected function getGoogleReCaptchaV3Service()
  22505.     {
  22506.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  22507.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV3.php';
  22508.         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())));
  22509.     }
  22510.     /**
  22511.      * Gets the private 'Shopware\Storefront\Framework\Captcha\HoneypotCaptcha' shared autowired service.
  22512.      *
  22513.      * @return \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha
  22514.      */
  22515.     protected function getHoneypotCaptchaService()
  22516.     {
  22517.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  22518.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/HoneypotCaptcha.php';
  22519.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] = new \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  22520.     }
  22521.     /**
  22522.      * Gets the private 'Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand' shared autowired service.
  22523.      *
  22524.      * @return \Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand
  22525.      */
  22526.     protected function getHttpCacheWarmUpCommandService()
  22527.     {
  22528.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22529.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/HttpCacheWarmUpCommand.php';
  22530.         $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()));
  22531.         $instance->setName('http:cache:warm:up');
  22532.         return $instance;
  22533.     }
  22534.     /**
  22535.      * Gets the private 'Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared autowired service.
  22536.      *
  22537.      * @return \Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  22538.      */
  22539.     protected function getSalesChannelCreateStorefrontCommandService()
  22540.     {
  22541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22542.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  22543.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  22544.         $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()));
  22545.         $instance->setName('sales-channel:create:storefront');
  22546.         return $instance;
  22547.     }
  22548.     /**
  22549.      * Gets the private 'Shopware\Storefront\Framework\Csrf\CsrfRouteListener' shared autowired service.
  22550.      *
  22551.      * @return \Shopware\Storefront\Framework\Csrf\CsrfRouteListener
  22552.      */
  22553.     protected function getCsrfRouteListenerService()
  22554.     {
  22555.         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', ($this->services['translator'] ?? $this->getTranslatorService()));
  22556.     }
  22557.     /**
  22558.      * Gets the private 'Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator' shared autowired service.
  22559.      *
  22560.      * @return \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator
  22561.      */
  22562.     protected function getCachedDomainLoaderInvalidatorService()
  22563.     {
  22564.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoaderInvalidator.php';
  22565.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] = new \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()));
  22566.     }
  22567.     /**
  22568.      * Gets the private 'Shopware\Storefront\Framework\Routing\MaintenanceModeResolver' shared autowired service.
  22569.      *
  22570.      * @return \Shopware\Storefront\Framework\Routing\MaintenanceModeResolver
  22571.      */
  22572.     protected function getMaintenanceModeResolverService()
  22573.     {
  22574.         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())));
  22575.     }
  22576.     /**
  22577.      * Gets the private 'Shopware\Storefront\Framework\Routing\StorefrontSubscriber' shared autowired service.
  22578.      *
  22579.      * @return \Shopware\Storefront\Framework\Routing\StorefrontSubscriber
  22580.      */
  22581.     protected function getStorefrontSubscriber3Service()
  22582.     {
  22583.         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\\Controller\\ErrorController'] ?? $this->getErrorControllerService()), ($this->privates['Shopware\\Core\\Profiling\\Checkout\\SalesChannelContextServiceProfiler'] ?? $this->getSalesChannelContextServiceProfilerService()), ($this->services['Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler'] ?? $this->getCsrfPlaceholderHandlerService()), new \Shopware\Core\Content\Seo\HreflangLoader(($this->privates['router.default'] ?? $this->getRouter_DefaultService()), ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService()), ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService())), true, ($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()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()));
  22584.     }
  22585.     /**
  22586.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute' shared service.
  22587.      *
  22588.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute
  22589.      */
  22590.     protected function getLandingPageSeoUrlRouteService()
  22591.     {
  22592.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  22593.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/LandingPageSeoUrlRoute.php';
  22594.         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()));
  22595.     }
  22596.     /**
  22597.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute' shared service.
  22598.      *
  22599.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute
  22600.      */
  22601.     protected function getNavigationPageSeoUrlRouteService()
  22602.     {
  22603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  22604.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/NavigationPageSeoUrlRoute.php';
  22605.         return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'] = new \Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute(($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService()));
  22606.     }
  22607.     /**
  22608.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute' shared service.
  22609.      *
  22610.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute
  22611.      */
  22612.     protected function getProductPageSeoUrlRouteService()
  22613.     {
  22614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  22615.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRoute.php';
  22616.         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()));
  22617.     }
  22618.     /**
  22619.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener' shared service.
  22620.      *
  22621.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener
  22622.      */
  22623.     protected function getSeoUrlUpdateListenerService()
  22624.     {
  22625.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListener.php';
  22626.         return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] = new \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener(($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'] ?? $this->getSeoUrlUpdaterService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()));
  22627.     }
  22628.     /**
  22629.      * Gets the private 'Shopware\Storefront\Framework\Twig\TwigDateRequestListener' shared autowired service.
  22630.      *
  22631.      * @return \Shopware\Storefront\Framework\Twig\TwigDateRequestListener
  22632.      */
  22633.     protected function getTwigDateRequestListenerService()
  22634.     {
  22635.         return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] = new \Shopware\Storefront\Framework\Twig\TwigDateRequestListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  22636.     }
  22637.     /**
  22638.      * Gets the private 'Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader' shared autowired service.
  22639.      *
  22640.      * @return \Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader
  22641.      */
  22642.     protected function getAccountLoginPageLoaderService()
  22643.     {
  22644.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Login/AccountLoginPageLoader.php';
  22645.         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()));
  22646.     }
  22647.     /**
  22648.      * Gets the private 'Shopware\Storefront\Page\Account\Profile\AccountProfilePageLoader' shared autowired service.
  22649.      *
  22650.      * @return \Shopware\Storefront\Page\Account\Profile\AccountProfilePageLoader
  22651.      */
  22652.     protected function getAccountProfilePageLoaderService()
  22653.     {
  22654.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Profile/AccountProfilePageLoader.php';
  22655.         return $this->privates['Shopware\\Storefront\\Page\\Account\\Profile\\AccountProfilePageLoader'] = new \Shopware\Storefront\Page\Account\Profile\AccountProfilePageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService()));
  22656.     }
  22657.     /**
  22658.      * Gets the private 'Shopware\Storefront\Page\GenericPageLoader' shared autowired service.
  22659.      *
  22660.      * @return \Shopware\Storefront\Page\GenericPageLoader
  22661.      */
  22662.     protected function getGenericPageLoaderService()
  22663.     {
  22664.         return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] = new \Shopware\Storefront\Page\GenericPageLoader(($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? $this->getHeaderPageletLoaderService()), ($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? $this->getFooterPageletLoaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService()), ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] ?? $this->getCachedShippingMethodRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  22665.     }
  22666.     /**
  22667.      * Gets the private 'Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader' shared autowired service.
  22668.      *
  22669.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader
  22670.      */
  22671.     protected function getProductPageConfiguratorLoaderService()
  22672.     {
  22673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductConfiguratorLoader.php';
  22674.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductPageConfiguratorLoader.php';
  22675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AvailableCombinationLoader.php';
  22676.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/AvailableCombinationLoader.php';
  22677.         return $this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] = new \Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader(new \Shopware\Core\Content\Product\SalesChannel\Detail\ProductConfiguratorLoader(($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService()), new \Shopware\Storefront\Page\Product\Configurator\AvailableCombinationLoader(new \Shopware\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())))));
  22678.     }
  22679.     /**
  22680.      * Gets the private 'Shopware\Storefront\Pagelet\Footer\FooterPageletLoader' shared autowired service.
  22681.      *
  22682.      * @return \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader
  22683.      */
  22684.     protected function getFooterPageletLoaderService()
  22685.     {
  22686.         return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] = new \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService()));
  22687.     }
  22688.     /**
  22689.      * Gets the private 'Shopware\Storefront\Pagelet\Header\HeaderPageletLoader' shared autowired service.
  22690.      *
  22691.      * @return \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader
  22692.      */
  22693.     protected function getHeaderPageletLoaderService()
  22694.     {
  22695.         return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] = new \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'] ?? $this->getCachedCurrencyRouteService()), ($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'] ?? $this->getCachedLanguageRouteService()), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService()));
  22696.     }
  22697.     /**
  22698.      * Gets the private 'Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader' shared autowired service.
  22699.      *
  22700.      * @return \Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader
  22701.      */
  22702.     protected function getNewsletterAccountPageletLoaderService()
  22703.     {
  22704.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Newsletter/Account/NewsletterAccountPageletLoader.php';
  22705.         return $this->privates['Shopware\\Storefront\\Pagelet\\Newsletter\\Account\\NewsletterAccountPageletLoader'] = new \Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute'] ?? $this->getNewsletterSubscribeRouteService()), ($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute'] ?? $this->getNewsletterUnsubscribeRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountNewsletterRecipientRoute'] ?? $this->getAccountNewsletterRecipientRouteService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  22706.     }
  22707.     /**
  22708.      * Gets the private 'Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator' shared service.
  22709.      *
  22710.      * @return \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator
  22711.      */
  22712.     protected function getCachedResolvedConfigLoaderInvalidatorService()
  22713.     {
  22714.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoaderInvalidator.php';
  22715.         return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] = new \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()));
  22716.     }
  22717.     /**
  22718.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeChangeCommand' shared service.
  22719.      *
  22720.      * @return \Shopware\Storefront\Theme\Command\ThemeChangeCommand
  22721.      */
  22722.     protected function getThemeChangeCommandService()
  22723.     {
  22724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22725.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeChangeCommand.php';
  22726.         $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()));
  22727.         $instance->setName('theme:change');
  22728.         return $instance;
  22729.     }
  22730.     /**
  22731.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCompileCommand' shared service.
  22732.      *
  22733.      * @return \Shopware\Storefront\Theme\Command\ThemeCompileCommand
  22734.      */
  22735.     protected function getThemeCompileCommandService()
  22736.     {
  22737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22738.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCompileCommand.php';
  22739.         $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()));
  22740.         $instance->setName('theme:compile');
  22741.         return $instance;
  22742.     }
  22743.     /**
  22744.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCreateCommand' shared service.
  22745.      *
  22746.      * @return \Shopware\Storefront\Theme\Command\ThemeCreateCommand
  22747.      */
  22748.     protected function getThemeCreateCommandService()
  22749.     {
  22750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22751.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCreateCommand.php';
  22752.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeCreateCommand(\dirname(__DIR__4));
  22753.         $instance->setName('theme:create');
  22754.         return $instance;
  22755.     }
  22756.     /**
  22757.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeDumpCommand' shared service.
  22758.      *
  22759.      * @return \Shopware\Storefront\Theme\Command\ThemeDumpCommand
  22760.      */
  22761.     protected function getThemeDumpCommandService()
  22762.     {
  22763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22764.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeDumpCommand.php';
  22765.         $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()));
  22766.         $instance->setName('theme:dump');
  22767.         return $instance;
  22768.     }
  22769.     /**
  22770.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeRefreshCommand' shared service.
  22771.      *
  22772.      * @return \Shopware\Storefront\Theme\Command\ThemeRefreshCommand
  22773.      */
  22774.     protected function getThemeRefreshCommandService()
  22775.     {
  22776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22777.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeRefreshCommand.php';
  22778.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeRefreshCommand(($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()));
  22779.         $instance->setName('theme:refresh');
  22780.         return $instance;
  22781.     }
  22782.     /**
  22783.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider' shared service.
  22784.      *
  22785.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider
  22786.      */
  22787.     protected function getDatabaseAvailableThemeProviderService()
  22788.     {
  22789.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractAvailableThemeProvider.php';
  22790.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseAvailableThemeProvider.php';
  22791.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  22792.     }
  22793.     /**
  22794.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader' shared service.
  22795.      *
  22796.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader
  22797.      */
  22798.     protected function getDatabaseConfigLoaderService()
  22799.     {
  22800.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader(($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  22801.     }
  22802.     /**
  22803.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper' shared service.
  22804.      *
  22805.      * @return \Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper
  22806.      */
  22807.     protected function getStaticFileConfigDumperService()
  22808.     {
  22809.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/StaticFileConfigDumper.php';
  22810.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] = new \Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper(($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] ?? $this->getDatabaseConfigLoaderService()), ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] ?? $this->getDatabaseAvailableThemeProviderService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()));
  22811.     }
  22812.     /**
  22813.      * Gets the private 'Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer' shared service.
  22814.      *
  22815.      * @return \Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer
  22816.      */
  22817.     protected function getThemeIndexerService()
  22818.     {
  22819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  22820.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/DataAbstractionLayer/ThemeIndexer.php';
  22821.         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()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  22822.     }
  22823.     /**
  22824.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber' shared service.
  22825.      *
  22826.      * @return \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber
  22827.      */
  22828.     protected function getAppLifecycleSubscriberService()
  22829.     {
  22830.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/AppLifecycleSubscriber.php';
  22831.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber(($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  22832.     }
  22833.     /**
  22834.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber' shared service.
  22835.      *
  22836.      * @return \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber
  22837.      */
  22838.     protected function getFirstRunWizardSubscriberService()
  22839.     {
  22840.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/FirstRunWizardSubscriber.php';
  22841.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  22842.     }
  22843.     /**
  22844.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber' shared service.
  22845.      *
  22846.      * @return \Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber
  22847.      */
  22848.     protected function getPluginLifecycleSubscriber2Service()
  22849.     {
  22850.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/PluginLifecycleSubscriber.php';
  22851.         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)))), ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()));
  22852.     }
  22853.     /**
  22854.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\UpdateSubscriber' shared service.
  22855.      *
  22856.      * @return \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber
  22857.      */
  22858.     protected function getUpdateSubscriberService()
  22859.     {
  22860.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/UpdateSubscriber.php';
  22861.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  22862.     }
  22863.     /**
  22864.      * Gets the private 'Shopware\Storefront\Theme\ThemeAppLifecycleHandler' shared service.
  22865.      *
  22866.      * @return \Shopware\Storefront\Theme\ThemeAppLifecycleHandler
  22867.      */
  22868.     protected function getThemeAppLifecycleHandlerService()
  22869.     {
  22870.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAppLifecycleHandler.php';
  22871.         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)))), ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService()));
  22872.     }
  22873.     /**
  22874.      * Gets the private 'Shopware\Storefront\Theme\ThemeConfigValueAccessor' shared autowired service.
  22875.      *
  22876.      * @return \Shopware\Storefront\Theme\ThemeConfigValueAccessor
  22877.      */
  22878.     protected function getThemeConfigValueAccessorService()
  22879.     {
  22880.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] = new \Shopware\Storefront\Theme\ThemeConfigValueAccessor(new \Shopware\Storefront\Theme\CachedResolvedConfigLoader(new \Shopware\Storefront\Theme\ResolvedConfigLoader(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  22881.     }
  22882.     /**
  22883.      * Gets the private 'Shopware\Storefront\Theme\ThemeFileResolver' shared service.
  22884.      *
  22885.      * @return \Shopware\Storefront\Theme\ThemeFileResolver
  22886.      */
  22887.     protected function getThemeFileResolverService()
  22888.     {
  22889.         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)))));
  22890.     }
  22891.     /**
  22892.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleHandler' shared service.
  22893.      *
  22894.      * @return \Shopware\Storefront\Theme\ThemeLifecycleHandler
  22895.      */
  22896.     protected function getThemeLifecycleHandlerService()
  22897.     {
  22898.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleHandler.php';
  22899.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] = new \Shopware\Storefront\Theme\ThemeLifecycleHandler(($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22900.     }
  22901.     /**
  22902.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleService' shared service.
  22903.      *
  22904.      * @return \Shopware\Storefront\Theme\ThemeLifecycleService
  22905.      */
  22906.     protected function getThemeLifecycleServiceService()
  22907.     {
  22908.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleService.php';
  22909.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] = new \Shopware\Storefront\Theme\ThemeLifecycleService(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->services['theme_media.repository'] ?? $this->getThemeMedia_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] ?? $this->getFileNameProviderService()), ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] ?? ($this->privates['Shopware\\Storefront\\Theme\\ThemeFileImporter'] = new \Shopware\Storefront\Theme\ThemeFileImporter(\dirname(__DIR__4)))), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['theme_child.repository'] ?? $this->getThemeChild_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22910.     }
  22911.     /**
  22912.      * Gets the private 'Shopware\Storefront\Theme\ThemeService' shared service.
  22913.      *
  22914.      * @return \Shopware\Storefront\Theme\ThemeService
  22915.      */
  22916.     protected function getThemeServiceService()
  22917.     {
  22918.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22919.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'] = new \Shopware\Storefront\Theme\ThemeService(($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService()), 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())], ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()), ($this->privates['Shopware\\Storefront\\Theme\\MD5ThemePathBuilder'] ?? ($this->privates['Shopware\\Storefront\\Theme\\MD5ThemePathBuilder'] = new \Shopware\Storefront\Theme\MD5ThemePathBuilder())), \dirname(__DIR__4)), $a, ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] ?? $this->getDatabaseConfigLoaderService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22920.     }
  22921.     /**
  22922.      * Gets the private 'Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder' shared service.
  22923.      *
  22924.      * @return \Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder
  22925.      */
  22926.     protected function getThemeNamespaceHierarchyBuilderService()
  22927.     {
  22928.         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())));
  22929.     }
  22930.     /**
  22931.      * Gets the private 'SwagExtensionStore\Services\StoreClient' shared service.
  22932.      *
  22933.      * @return \SwagExtensionStore\Services\StoreClient
  22934.      */
  22935.     protected function getStoreClient2Service()
  22936.     {
  22937.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreClient.php';
  22938.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderWrapper.php';
  22939.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderPolyfill.php';
  22940.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/InstanceServicePolyfill.php';
  22941.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/LocaleProviderPolyfill.php';
  22942.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  22943.         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.10.1'$this->getEnv('INSTANCE_ID')), new \SwagExtensionStore\Authentication\LocaleProviderPolyfill($a)), ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService())), ($this->privates['shopware.store_client'] ?? $this->getShopware_StoreClientService()));
  22944.     }
  22945.     /**
  22946.      * Gets the private 'Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory' shared service.
  22947.      *
  22948.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  22949.      */
  22950.     protected function getPsrHttpFactoryService()
  22951.     {
  22952.         $a = new \Nyholm\Psr7\Factory\Psr17Factory();
  22953.         return $this->privates['Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  22954.     }
  22955.     /**
  22956.      * Gets the private 'XioniCmsTwig\Core\Content\Product\Subscriber\ProductListingSubscriber' shared service.
  22957.      *
  22958.      * @return \XioniCmsTwig\Core\Content\Product\Subscriber\ProductListingSubscriber
  22959.      */
  22960.     protected function getProductListingSubscriberService()
  22961.     {
  22962.         include_once \dirname(__DIR__4).'/custom/plugins/XioniCmsTwig/src/Core/Content/Product/Subscriber/ProductListingSubscriber.php';
  22963.         return $this->privates['XioniCmsTwig\\Core\\Content\\Product\\Subscriber\\ProductListingSubscriber'] = new \XioniCmsTwig\Core\Content\Product\Subscriber\ProductListingSubscriber(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()));
  22964.     }
  22965.     /**
  22966.      * Gets the private 'XioniCmsTwig\DataResolver\XioniCmsElementResolver' shared service.
  22967.      *
  22968.      * @return \XioniCmsTwig\DataResolver\XioniCmsElementResolver
  22969.      */
  22970.     protected function getXioniCmsElementResolver2Service()
  22971.     {
  22972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  22973.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  22974.         include_once \dirname(__DIR__4).'/custom/plugins/XioniCmsTwig/src/DataResolver/XioniCmsElementResolver.php';
  22975.         return $this->privates['XioniCmsTwig\\DataResolver\\XioniCmsElementResolver'] = new \XioniCmsTwig\DataResolver\XioniCmsElementResolver(($this->services['MoorlFoundation\\Core\\Content\\Product\\SalesChannel\\Listing\\FoundationProductListingRoute'] ?? $this->getFoundationProductListingRouteService()), ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()));
  22976.     }
  22977.     /**
  22978.      * Gets the private 'Xioni\Xconfig\Core\Checkout\Cart\Subscriber\CheckoutCartSubscriber' shared service.
  22979.      *
  22980.      * @return \Xioni\Xconfig\Core\Checkout\Cart\Subscriber\CheckoutCartSubscriber
  22981.      */
  22982.     protected function getCheckoutCartSubscriberService()
  22983.     {
  22984.         include_once \dirname(__DIR__4).'/custom/plugins/XioniXconfig/src/Core/Checkout/Cart/Subscriber/CheckoutCartSubscriber.php';
  22985.         return $this->privates['Xioni\\Xconfig\\Core\\Checkout\\Cart\\Subscriber\\CheckoutCartSubscriber'] = new \Xioni\Xconfig\Core\Checkout\Cart\Subscriber\CheckoutCartSubscriber(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()));
  22986.     }
  22987.     /**
  22988.      * Gets the private 'Xioni\Xconfig\Core\Checkout\Cart\XconfigCartCollector' shared service.
  22989.      *
  22990.      * @return \Xioni\Xconfig\Core\Checkout\Cart\XconfigCartCollector
  22991.      */
  22992.     protected function getXconfigCartCollectorService()
  22993.     {
  22994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  22995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  22996.         include_once \dirname(__DIR__4).'/custom/plugins/XioniXconfig/src/Core/Checkout/Cart/XconfigCartCollector.php';
  22997.         return $this->privates['Xioni\\Xconfig\\Core\\Checkout\\Cart\\XconfigCartCollector'] = new \Xioni\Xconfig\Core\Checkout\Cart\XconfigCartCollector(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  22998.     }
  22999.     /**
  23000.      * Gets the private 'Xioni\Xconfig\Storefront\Page\Product\Subscriber\ProductPageSubscriber' shared service.
  23001.      *
  23002.      * @return \Xioni\Xconfig\Storefront\Page\Product\Subscriber\ProductPageSubscriber
  23003.      */
  23004.     protected function getProductPageSubscriberService()
  23005.     {
  23006.         include_once \dirname(__DIR__4).'/custom/plugins/XioniXconfig/src/Storefront/Page/Product/Subscriber/ProductPageSubscriber.php';
  23007.         return $this->privates['Xioni\\Xconfig\\Storefront\\Page\\Product\\Subscriber\\ProductPageSubscriber'] = new \Xioni\Xconfig\Storefront\Page\Product\Subscriber\ProductPageSubscriber(($this->services['product.repository'] ?? $this->getProduct_RepositoryService()));
  23008.     }
  23009.     /**
  23010.      * Gets the private 'annotations.cache_adapter' shared service.
  23011.      *
  23012.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  23013.      */
  23014.     protected function getAnnotations_CacheAdapterService()
  23015.     {
  23016.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  23017.     }
  23018.     /**
  23019.      * Gets the private 'annotations.cache_warmer' shared service.
  23020.      *
  23021.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  23022.      */
  23023.     protected function getAnnotations_CacheWarmerService()
  23024.     {
  23025.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  23026.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  23027.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  23028.         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);
  23029.     }
  23030.     /**
  23031.      * Gets the private 'annotations.cached_reader' shared service.
  23032.      *
  23033.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  23034.      */
  23035.     protected function getAnnotations_CachedReaderService()
  23036.     {
  23037.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  23038.     }
  23039.     /**
  23040.      * Gets the private 'annotations.reader' shared service.
  23041.      *
  23042.      * @return \Shopware\Core\Framework\Compatibility\AnnotationReader
  23043.      */
  23044.     protected function getAnnotations_ReaderService()
  23045.     {
  23046.         $this->privates['annotations.reader'] = $instance = new \Shopware\Core\Framework\Compatibility\AnnotationReader();
  23047.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  23048.         $a->registerUniqueLoader('class_exists');
  23049.         $instance->addGlobalIgnoredName('required'$a);
  23050.         return $instance;
  23051.     }
  23052.     /**
  23053.      * Gets the private 'assets.packages' shared service.
  23054.      *
  23055.      * @return \Symfony\Component\Asset\Packages
  23056.      */
  23057.     protected function getAssets_PackagesService()
  23058.     {
  23059.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  23060.         $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 () {
  23061.             yield 'public' => ($this->privates['shopware.asset.public'] ?? $this->getShopware_Asset_PublicService());
  23062.             yield 'theme' => ($this->privates['shopware.asset.theme'] ?? $this->getShopware_Asset_ThemeService());
  23063.             yield 'asset' => ($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService());
  23064.             yield 'sitemap' => ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService());
  23065.         }, 4));
  23066.         $instance->setDefaultPackage(($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService()));
  23067.         return $instance;
  23068.     }
  23069.     /**
  23070.      * Gets the private 'cache.annotations' shared service.
  23071.      *
  23072.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  23073.      */
  23074.     protected function getCache_AnnotationsService()
  23075.     {
  23076.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qncaU-Hi5z'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  23077.     }
  23078.     /**
  23079.      * Gets the private 'cache.http' shared service.
  23080.      *
  23081.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  23082.      */
  23083.     protected function getCache_HttpService()
  23084.     {
  23085.         $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()));
  23086.         $instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  23087.         return $instance;
  23088.     }
  23089.     /**
  23090.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  23091.      *
  23092.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  23093.      */
  23094.     protected function getCache_Messenger_RestartWorkersSignalService()
  23095.     {
  23096.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  23097.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  23098.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  23099.     }
  23100.     /**
  23101.      * Gets the private 'cache.property_info' shared service.
  23102.      *
  23103.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  23104.      */
  23105.     protected function getCache_PropertyInfoService()
  23106.     {
  23107.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GIPxAUbFZb'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  23108.     }
  23109.     /**
  23110.      * Gets the private 'cache.rate_limiter' shared service.
  23111.      *
  23112.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  23113.      */
  23114.     protected function getCache_RateLimiterService()
  23115.     {
  23116.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  23117.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  23118.         return $this->privates['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  23119.     }
  23120.     /**
  23121.      * Gets the private 'cache.serializer' shared service.
  23122.      *
  23123.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  23124.      */
  23125.     protected function getCache_SerializerService()
  23126.     {
  23127.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KSPgwcayeh'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  23128.     }
  23129.     /**
  23130.      * Gets the private 'cache.tags' shared service.
  23131.      *
  23132.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  23133.      */
  23134.     protected function getCache_TagsService()
  23135.     {
  23136.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  23137.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  23138.         return $this->privates['cache.tags'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  23139.     }
  23140.     /**
  23141.      * Gets the private 'cache.validator' shared service.
  23142.      *
  23143.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  23144.      */
  23145.     protected function getCache_ValidatorService()
  23146.     {
  23147.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NMtylTunuV'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  23148.     }
  23149.     /**
  23150.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  23151.      *
  23152.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  23153.      */
  23154.     protected function getCachePoolClearer_CacheWarmerService()
  23155.     {
  23156.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  23157.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  23158.         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']);
  23159.     }
  23160.     /**
  23161.      * Gets the private 'config_builder.warmer' shared service.
  23162.      *
  23163.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  23164.      */
  23165.     protected function getConfigBuilder_WarmerService()
  23166.     {
  23167.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  23168.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  23169.         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()));
  23170.     }
  23171.     /**
  23172.      * Gets the private 'config_cache_factory' shared service.
  23173.      *
  23174.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  23175.      */
  23176.     protected function getConfigCacheFactoryService()
  23177.     {
  23178.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  23179.             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)));
  23180.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  23181.         }, 2));
  23182.     }
  23183.     /**
  23184.      * Gets the private 'console.command.about' shared service.
  23185.      *
  23186.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  23187.      */
  23188.     protected function getConsole_Command_AboutService()
  23189.     {
  23190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23191.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  23192.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  23193.         $instance->setName('about');
  23194.         $instance->setDescription('Display information about the current project');
  23195.         return $instance;
  23196.     }
  23197.     /**
  23198.      * Gets the private 'console.command.assets_install' shared service.
  23199.      *
  23200.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetInstallCommand
  23201.      */
  23202.     protected function getConsole_Command_AssetsInstallService()
  23203.     {
  23204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetInstallCommand.php';
  23206.         $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()));
  23207.         $instance->setName('assets:install');
  23208.         return $instance;
  23209.     }
  23210.     /**
  23211.      * Gets the private 'console.command.cache_clear' shared service.
  23212.      *
  23213.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  23214.      */
  23215.     protected function getConsole_Command_CacheClearService()
  23216.     {
  23217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23218.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  23219.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  23220.         $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())));
  23221.         $instance->setName('cache:clear');
  23222.         $instance->setDescription('Clear the cache');
  23223.         return $instance;
  23224.     }
  23225.     /**
  23226.      * Gets the private 'console.command.cache_pool_clear' shared service.
  23227.      *
  23228.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  23229.      */
  23230.     protected function getConsole_Command_CachePoolClearService()
  23231.     {
  23232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23233.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  23234.         $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']);
  23235.         $instance->setName('cache:pool:clear');
  23236.         $instance->setDescription('Clear cache pools');
  23237.         return $instance;
  23238.     }
  23239.     /**
  23240.      * Gets the private 'console.command.cache_pool_delete' shared service.
  23241.      *
  23242.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  23243.      */
  23244.     protected function getConsole_Command_CachePoolDeleteService()
  23245.     {
  23246.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23247.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  23248.         $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']);
  23249.         $instance->setName('cache:pool:delete');
  23250.         $instance->setDescription('Delete an item from a cache pool');
  23251.         return $instance;
  23252.     }
  23253.     /**
  23254.      * Gets the private 'console.command.cache_pool_list' shared service.
  23255.      *
  23256.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  23257.      */
  23258.     protected function getConsole_Command_CachePoolListService()
  23259.     {
  23260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23261.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  23262.         $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']);
  23263.         $instance->setName('cache:pool:list');
  23264.         $instance->setDescription('List available cache pools');
  23265.         return $instance;
  23266.     }
  23267.     /**
  23268.      * Gets the private 'console.command.cache_pool_prune' shared service.
  23269.      *
  23270.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  23271.      */
  23272.     protected function getConsole_Command_CachePoolPruneService()
  23273.     {
  23274.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23275.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  23276.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  23277.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  23278.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  23279.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  23280.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  23281.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  23282.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  23283.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  23284.             yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  23285.             yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService());
  23286.             yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService());
  23287.             yield 'cache.tags' => ($this->privates['cache.tags'] ?? $this->getCache_TagsService());
  23288.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  23289.         }, 12));
  23290.         $instance->setName('cache:pool:prune');
  23291.         $instance->setDescription('Prune cache pools');
  23292.         return $instance;
  23293.     }
  23294.     /**
  23295.      * Gets the private 'console.command.cache_warmup' shared service.
  23296.      *
  23297.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  23298.      */
  23299.     protected function getConsole_Command_CacheWarmupService()
  23300.     {
  23301.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23302.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  23303.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  23304.         $instance->setName('cache:warmup');
  23305.         $instance->setDescription('Warm up an empty cache');
  23306.         return $instance;
  23307.     }
  23308.     /**
  23309.      * Gets the private 'console.command.config_debug' shared service.
  23310.      *
  23311.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  23312.      */
  23313.     protected function getConsole_Command_ConfigDebugService()
  23314.     {
  23315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23316.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  23317.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  23318.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  23319.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  23320.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  23321.         $instance->setName('debug:config');
  23322.         $instance->setDescription('Dump the current configuration for an extension');
  23323.         return $instance;
  23324.     }
  23325.     /**
  23326.      * Gets the private 'console.command.config_dump_reference' shared service.
  23327.      *
  23328.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  23329.      */
  23330.     protected function getConsole_Command_ConfigDumpReferenceService()
  23331.     {
  23332.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23333.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  23334.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  23335.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  23336.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  23337.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  23338.         $instance->setName('config:dump-reference');
  23339.         $instance->setDescription('Dump the default configuration for an extension');
  23340.         return $instance;
  23341.     }
  23342.     /**
  23343.      * Gets the private 'console.command.container_debug' shared service.
  23344.      *
  23345.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  23346.      */
  23347.     protected function getConsole_Command_ContainerDebugService()
  23348.     {
  23349.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23350.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  23351.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  23352.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  23353.         $instance->setName('debug:container');
  23354.         $instance->setDescription('Display current services for an application');
  23355.         return $instance;
  23356.     }
  23357.     /**
  23358.      * Gets the private 'console.command.container_lint' shared service.
  23359.      *
  23360.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  23361.      */
  23362.     protected function getConsole_Command_ContainerLintService()
  23363.     {
  23364.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23365.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  23366.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  23367.         $instance->setName('lint:container');
  23368.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  23369.         return $instance;
  23370.     }
  23371.     /**
  23372.      * Gets the private 'console.command.debug_autowiring' shared service.
  23373.      *
  23374.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  23375.      */
  23376.     protected function getConsole_Command_DebugAutowiringService()
  23377.     {
  23378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23379.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  23380.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  23381.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  23382.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  23383.         $instance->setName('debug:autowiring');
  23384.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  23385.         return $instance;
  23386.     }
  23387.     /**
  23388.      * Gets the private 'console.command.dotenv_debug' shared service.
  23389.      *
  23390.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  23391.      */
  23392.     protected function getConsole_Command_DotenvDebugService()
  23393.     {
  23394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23395.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  23396.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  23397.         $instance->setName('debug:dotenv');
  23398.         $instance->setDescription('Lists all dotenv files with variables and values');
  23399.         return $instance;
  23400.     }
  23401.     /**
  23402.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  23403.      *
  23404.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  23405.      */
  23406.     protected function getConsole_Command_EventDispatcherDebugService()
  23407.     {
  23408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23409.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  23410.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  23411.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  23412.         ], [
  23413.             'event_dispatcher' => '?',
  23414.         ]));
  23415.         $instance->setName('debug:event-dispatcher');
  23416.         $instance->setDescription('Display configured listeners for an application');
  23417.         return $instance;
  23418.     }
  23419.     /**
  23420.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  23421.      *
  23422.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  23423.      */
  23424.     protected function getConsole_Command_MessengerConsumeMessagesService()
  23425.     {
  23426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23427.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  23428.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/ResetServicesListener.php';
  23429.         $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']);
  23430.         $instance->setName('messenger:consume');
  23431.         $instance->setDescription('Consume messages');
  23432.         return $instance;
  23433.     }
  23434.     /**
  23435.      * Gets the private 'console.command.messenger_debug' shared service.
  23436.      *
  23437.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  23438.      */
  23439.     protected function getConsole_Command_MessengerDebugService()
  23440.     {
  23441.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23442.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  23443.         $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\\CacheInvalidator'=> []]], 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => [=> [=> 'Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'=> []]], '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\\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\\CacheWarmer'=> []]], 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => [=> [=> 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'=> []]], 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => [=> [=> 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'=> []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]]]]);
  23444.         $instance->setName('debug:messenger');
  23445.         $instance->setDescription('List messages you can dispatch using the message buses');
  23446.         return $instance;
  23447.     }
  23448.     /**
  23449.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  23450.      *
  23451.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  23452.      */
  23453.     protected function getConsole_Command_MessengerSetupTransportsService()
  23454.     {
  23455.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23456.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  23457.         $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']);
  23458.         $instance->setName('messenger:setup-transports');
  23459.         $instance->setDescription('Prepare the required infrastructure for the transport');
  23460.         return $instance;
  23461.     }
  23462.     /**
  23463.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  23464.      *
  23465.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  23466.      */
  23467.     protected function getConsole_Command_MessengerStopWorkersService()
  23468.     {
  23469.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23470.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  23471.         $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()));
  23472.         $instance->setName('messenger:stop-workers');
  23473.         $instance->setDescription('Stop workers after their current message');
  23474.         return $instance;
  23475.     }
  23476.     /**
  23477.      * Gets the private 'console.command.router_debug' shared service.
  23478.      *
  23479.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  23480.      */
  23481.     protected function getConsole_Command_RouterDebugService()
  23482.     {
  23483.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23484.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  23485.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  23486.         $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()));
  23487.         $instance->setName('debug:router');
  23488.         $instance->setDescription('Display current routes for an application');
  23489.         return $instance;
  23490.     }
  23491.     /**
  23492.      * Gets the private 'console.command.router_match' shared service.
  23493.      *
  23494.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  23495.      */
  23496.     protected function getConsole_Command_RouterMatchService()
  23497.     {
  23498.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23499.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  23500.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  23501.             return new \EmptyIterator();
  23502.         }, 0));
  23503.         $instance->setName('router:match');
  23504.         $instance->setDescription('Help debug routes by simulating a path info match');
  23505.         return $instance;
  23506.     }
  23507.     /**
  23508.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  23509.      *
  23510.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  23511.      */
  23512.     protected function getConsole_Command_SecretsDecryptToLocalService()
  23513.     {
  23514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23515.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  23516.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  23517.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  23518.         $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')))));
  23519.         $instance->setName('secrets:decrypt-to-local');
  23520.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  23521.         return $instance;
  23522.     }
  23523.     /**
  23524.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  23525.      *
  23526.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  23527.      */
  23528.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  23529.     {
  23530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23531.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  23532.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  23533.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  23534.         $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')))));
  23535.         $instance->setName('secrets:encrypt-from-local');
  23536.         $instance->setDescription('Encrypt all local secrets to the vault');
  23537.         return $instance;
  23538.     }
  23539.     /**
  23540.      * Gets the private 'console.command.secrets_generate_key' shared service.
  23541.      *
  23542.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  23543.      */
  23544.     protected function getConsole_Command_SecretsGenerateKeyService()
  23545.     {
  23546.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23547.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  23548.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  23549.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  23550.         $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')))));
  23551.         $instance->setName('secrets:generate-keys');
  23552.         $instance->setDescription('Generate new encryption keys');
  23553.         return $instance;
  23554.     }
  23555.     /**
  23556.      * Gets the private 'console.command.secrets_list' shared service.
  23557.      *
  23558.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  23559.      */
  23560.     protected function getConsole_Command_SecretsListService()
  23561.     {
  23562.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23563.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  23564.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  23565.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  23566.         $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')))));
  23567.         $instance->setName('secrets:list');
  23568.         $instance->setDescription('List all secrets');
  23569.         return $instance;
  23570.     }
  23571.     /**
  23572.      * Gets the private 'console.command.secrets_remove' shared service.
  23573.      *
  23574.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  23575.      */
  23576.     protected function getConsole_Command_SecretsRemoveService()
  23577.     {
  23578.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23579.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  23580.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  23581.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  23582.         $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')))));
  23583.         $instance->setName('secrets:remove');
  23584.         $instance->setDescription('Remove a secret from the vault');
  23585.         return $instance;
  23586.     }
  23587.     /**
  23588.      * Gets the private 'console.command.secrets_set' shared service.
  23589.      *
  23590.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  23591.      */
  23592.     protected function getConsole_Command_SecretsSetService()
  23593.     {
  23594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23595.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  23596.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  23597.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  23598.         $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')))));
  23599.         $instance->setName('secrets:set');
  23600.         $instance->setDescription('Set a secret in the vault');
  23601.         return $instance;
  23602.     }
  23603.     /**
  23604.      * Gets the private 'console.command.translation_debug' shared service.
  23605.      *
  23606.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  23607.      */
  23608.     protected function getConsole_Command_TranslationDebugService()
  23609.     {
  23610.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23611.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  23612.         $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).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php')], []);
  23613.         $instance->setName('debug:translation');
  23614.         $instance->setDescription('Display translation messages information');
  23615.         return $instance;
  23616.     }
  23617.     /**
  23618.      * Gets the private 'console.command.translation_extract' shared service.
  23619.      *
  23620.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  23621.      */
  23622.     protected function getConsole_Command_TranslationExtractService()
  23623.     {
  23624.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23625.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  23626.         $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).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php')], []);
  23627.         $instance->setName('translation:extract');
  23628.         $instance->setAliases([=> 'translation:update']);
  23629.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  23630.         return $instance;
  23631.     }
  23632.     /**
  23633.      * Gets the private 'console.command.translation_pull' shared service.
  23634.      *
  23635.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  23636.      */
  23637.     protected function getConsole_Command_TranslationPullService()
  23638.     {
  23639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23640.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  23641.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  23642.         $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', [], []);
  23643.         $instance->setName('translation:pull');
  23644.         $instance->setDescription('Pull translations from a given provider.');
  23645.         return $instance;
  23646.     }
  23647.     /**
  23648.      * Gets the private 'console.command.translation_push' shared service.
  23649.      *
  23650.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  23651.      */
  23652.     protected function getConsole_Command_TranslationPushService()
  23653.     {
  23654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23655.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  23656.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  23657.         $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()), [], []);
  23658.         $instance->setName('translation:push');
  23659.         $instance->setDescription('Push translations to a given provider.');
  23660.         return $instance;
  23661.     }
  23662.     /**
  23663.      * Gets the private 'console.command.validator_debug' shared service.
  23664.      *
  23665.      * @return \Symfony\Component\Validator\Command\DebugCommand
  23666.      */
  23667.     protected function getConsole_Command_ValidatorDebugService()
  23668.     {
  23669.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23670.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  23671.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  23672.         $instance->setName('debug:validator');
  23673.         $instance->setDescription('Display validation constraints for classes');
  23674.         return $instance;
  23675.     }
  23676.     /**
  23677.      * Gets the private 'console.command.xliff_lint' shared service.
  23678.      *
  23679.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  23680.      */
  23681.     protected function getConsole_Command_XliffLintService()
  23682.     {
  23683.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23684.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  23685.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  23686.         $instance->setName('lint:xliff');
  23687.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  23688.         return $instance;
  23689.     }
  23690.     /**
  23691.      * Gets the private 'console.command.yaml_lint' shared service.
  23692.      *
  23693.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  23694.      */
  23695.     protected function getConsole_Command_YamlLintService()
  23696.     {
  23697.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23698.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  23699.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  23700.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  23701.         $instance->setName('lint:yaml');
  23702.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  23703.         return $instance;
  23704.     }
  23705.     /**
  23706.      * Gets the private 'console.error_listener' shared service.
  23707.      *
  23708.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  23709.      */
  23710.     protected function getConsole_ErrorListenerService()
  23711.     {
  23712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  23713.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  23714.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  23715.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  23716.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  23717.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  23718.     }
  23719.     /**
  23720.      * Gets the private 'container.env_var_processor' shared service.
  23721.      *
  23722.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  23723.      */
  23724.     protected function getContainer_EnvVarProcessorService()
  23725.     {
  23726.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  23727.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  23728.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  23729.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  23730.         }, 1));
  23731.     }
  23732.     /**
  23733.      * Gets the private 'data_collector.request' shared service.
  23734.      *
  23735.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  23736.      */
  23737.     protected function getDataCollector_RequestService()
  23738.     {
  23739.         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())));
  23740.     }
  23741.     /**
  23742.      * Gets the private 'data_collector.request.session_collector' shared service.
  23743.      *
  23744.      * @return \Closure
  23745.      */
  23746.     protected function getDataCollector_Request_SessionCollectorService()
  23747.     {
  23748.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  23749.     }
  23750.     /**
  23751.      * Gets the private 'debug.Shopware\Core\Checkout\Cart\CartValueResolver' shared service.
  23752.      *
  23753.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  23754.      */
  23755.     protected function getCartValueResolverService()
  23756.     {
  23757.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  23758.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  23759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValueResolver.php';
  23760.         return $this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Shopware\Core\Checkout\Cart\CartValueResolver(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  23761.     }
  23762.     /**
  23763.      * Gets the private 'debug.Shopware\Core\Checkout\Customer\CustomerValueResolver' shared service.
  23764.      *
  23765.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  23766.      */
  23767.     protected function getCustomerValueResolverService()
  23768.     {
  23769.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  23770.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  23771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerValueResolver.php';
  23772.         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))));
  23773.     }
  23774.     /**
  23775.      * Gets the private 'debug.Shopware\Core\Framework\Api\Context\ContextValueResolver' shared service.
  23776.      *
  23777.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  23778.      */
  23779.     protected function getContextValueResolverService()
  23780.     {
  23781.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  23782.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  23783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Context/ContextValueResolver.php';
  23784.         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))));
  23785.     }
  23786.     /**
  23787.      * Gets the private 'debug.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver' shared service.
  23788.      *
  23789.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  23790.      */
  23791.     protected function getResponseFactoryInterfaceValueResolverService()
  23792.     {
  23793.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  23794.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  23795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterfaceValueResolver.php';
  23796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryRegistry.php';
  23797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterface.php';
  23798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/JsonFactoryBase.php';
  23799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonApiType.php';
  23800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiEncoder.php';
  23801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonType.php';
  23802.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StructEncoder'] ?? $this->getStructEncoderService());
  23803.         return $this->privates['debug.Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryInterfaceValueResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver(new \Shopware\Core\Framework\Api\Response\ResponseFactoryRegistry(new \Shopware\Core\Framework\Api\Response\Type\Api\JsonApiType(new \Shopware\Core\Framework\Api\Serializer\JsonApiEncoder(), $a), new \Shopware\Core\Framework\Api\Response\Type\Api\JsonType(($this->privates['Shopware\\Core\\Framework\\Api\\Serializer\\JsonEntityEncoder'] ?? $this->getJsonEntityEncoderService()), $a))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  23804.     }
  23805.     /**
  23806.      * Gets the private 'debug.Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver' shared service.
  23807.      *
  23808.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  23809.      */
  23810.     protected function getCriteriaValueResolverService()
  23811.     {
  23812.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  23813.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  23814.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/Annotation/CriteriaValueResolver.php';
  23815.         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))));
  23816.     }
  23817.     /**
  23818.      * Gets the private 'debug.Shopware\Core\Framework\Routing\QueryDataBagResolver' shared service.
  23819.      *
  23820.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  23821.      */
  23822.     protected function getQueryDataBagResolverService()
  23823.     {
  23824.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  23825.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  23826.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/QueryDataBagResolver.php';
  23827.         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))));
  23828.     }
  23829.     /**
  23830.      * Gets the private 'debug.Shopware\Core\Framework\Routing\RequestDataBagResolver' shared service.
  23831.      *
  23832.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  23833.      */
  23834.     protected function getRequestDataBagResolverService()
  23835.     {
  23836.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  23837.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  23838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestDataBagResolver.php';
  23839.         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))));
  23840.     }
  23841.     /**
  23842.      * Gets the private 'debug.Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver' shared service.
  23843.      *
  23844.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  23845.      */
  23846.     protected function getSalesChannelContextValueResolverService()
  23847.     {
  23848.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  23849.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  23850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextValueResolver.php';
  23851.         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))));
  23852.     }
  23853.     /**
  23854.      * Gets the private 'debug.argument_resolver.default' shared service.
  23855.      *
  23856.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  23857.      */
  23858.     protected function getDebug_ArgumentResolver_DefaultService()
  23859.     {
  23860.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  23861.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  23862.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  23863.         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))));
  23864.     }
  23865.     /**
  23866.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  23867.      *
  23868.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  23869.      */
  23870.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  23871.     {
  23872.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  23873.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  23874.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  23875.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.LGz9css'] ?? $this->get_ServiceLocator_LGz9cssService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  23876.     }
  23877.     /**
  23878.      * Gets the private 'debug.argument_resolver.request' shared service.
  23879.      *
  23880.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  23881.      */
  23882.     protected function getDebug_ArgumentResolver_RequestService()
  23883.     {
  23884.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  23885.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  23886.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  23887.         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))));
  23888.     }
  23889.     /**
  23890.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  23891.      *
  23892.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  23893.      */
  23894.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  23895.     {
  23896.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  23897.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  23898.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  23899.         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))));
  23900.     }
  23901.     /**
  23902.      * Gets the private 'debug.argument_resolver.service' shared service.
  23903.      *
  23904.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  23905.      */
  23906.     protected function getDebug_ArgumentResolver_ServiceService()
  23907.     {
  23908.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  23909.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  23910.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  23911.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.LGz9css'] ?? $this->get_ServiceLocator_LGz9cssService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  23912.     }
  23913.     /**
  23914.      * Gets the private 'debug.argument_resolver.session' shared service.
  23915.      *
  23916.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  23917.      */
  23918.     protected function getDebug_ArgumentResolver_SessionService()
  23919.     {
  23920.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  23921.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  23922.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  23923.         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))));
  23924.     }
  23925.     /**
  23926.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  23927.      *
  23928.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  23929.      */
  23930.     protected function getDebug_ArgumentResolver_VariadicService()
  23931.     {
  23932.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  23933.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  23934.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  23935.         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))));
  23936.     }
  23937.     /**
  23938.      * Gets the private 'debug.debug_handlers_listener' shared service.
  23939.      *
  23940.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  23941.      */
  23942.     protected function getDebug_DebugHandlersListenerService()
  23943.     {
  23944.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  23945.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  23946.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  23947.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  23948.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  23949.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  23950.     }
  23951.     /**
  23952.      * Gets the private 'debug.dump_listener' shared service.
  23953.      *
  23954.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  23955.      */
  23956.     protected function getDebug_DumpListenerService()
  23957.     {
  23958.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  23959.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  23960.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  23961.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  23962.         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);
  23963.     }
  23964.     /**
  23965.      * Gets the private 'debug.file_link_formatter' shared service.
  23966.      *
  23967.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  23968.      */
  23969.     protected function getDebug_FileLinkFormatterService()
  23970.     {
  23971.         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 () {
  23972.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  23973.         });
  23974.     }
  23975.     /**
  23976.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  23977.      *
  23978.      * @return \string
  23979.      */
  23980.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  23981.     {
  23982.         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');
  23983.     }
  23984.     /**
  23985.      * Gets the private 'debug.log_processor' shared service.
  23986.      *
  23987.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  23988.      */
  23989.     protected function getDebug_LogProcessorService()
  23990.     {
  23991.         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())));
  23992.     }
  23993.     /**
  23994.      * Gets the private 'debug.validator' shared service.
  23995.      *
  23996.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  23997.      */
  23998.     protected function getDebug_ValidatorService()
  23999.     {
  24000.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  24001.     }
  24002.     /**
  24003.      * Gets the private 'enqueue.client.consume_command' shared service.
  24004.      *
  24005.      * @return \Enqueue\Symfony\Client\ConsumeCommand
  24006.      */
  24007.     protected function getEnqueue_Client_ConsumeCommandService()
  24008.     {
  24009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24010.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  24011.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerExtensionCommandTrait.php';
  24012.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  24013.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  24014.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ConsumeCommand.php';
  24015.         $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');
  24016.         $instance->setName('enqueue:consume');
  24017.         return $instance;
  24018.     }
  24019.     /**
  24020.      * Gets the private 'enqueue.client.default.context' shared service.
  24021.      *
  24022.      * @return \Interop\Queue\Context
  24023.      */
  24024.     protected function getEnqueue_Client_Default_ContextService()
  24025.     {
  24026.         return $this->privates['enqueue.client.default.context'] = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService())->getContext();
  24027.     }
  24028.     /**
  24029.      * Gets the private 'enqueue.client.default.delegate_processor' shared service.
  24030.      *
  24031.      * @return \Enqueue\Client\DelegateProcessor
  24032.      */
  24033.     protected function getEnqueue_Client_Default_DelegateProcessorService()
  24034.     {
  24035.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  24036.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DelegateProcessor.php';
  24037.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  24038.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  24039.         return $this->privates['enqueue.client.default.delegate_processor'] = new \Enqueue\Client\DelegateProcessor(new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24040.             'enqueue.client.default.router_processor' => ['privates''enqueue.client.default.router_processor''getEnqueue_Client_Default_RouterProcessorService'false],
  24041.         ], [
  24042.             'enqueue.client.default.router_processor' => '?',
  24043.         ]))->withContext('enqueue.client.default.processor_registry'$this)));
  24044.     }
  24045.     /**
  24046.      * Gets the private 'enqueue.client.default.driver' shared service.
  24047.      *
  24048.      * @return \Enqueue\Client\DriverInterface
  24049.      */
  24050.     protected function getEnqueue_Client_Default_DriverService()
  24051.     {
  24052.         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([]));
  24053.     }
  24054.     /**
  24055.      * Gets the private 'enqueue.client.default.flush_spool_producer_listener' shared service.
  24056.      *
  24057.      * @return \Enqueue\Symfony\Client\FlushSpoolProducerListener
  24058.      */
  24059.     protected function getEnqueue_Client_Default_FlushSpoolProducerListenerService()
  24060.     {
  24061.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/FlushSpoolProducerListener.php';
  24062.         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()));
  24063.     }
  24064.     /**
  24065.      * Gets the private 'enqueue.client.default.lazy_producer' shared service.
  24066.      *
  24067.      * @return \Enqueue\Symfony\Client\LazyProducer
  24068.      */
  24069.     protected function getEnqueue_Client_Default_LazyProducerService()
  24070.     {
  24071.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/LazyProducer.php';
  24072.         return $this->privates['enqueue.client.default.lazy_producer'] = new \Enqueue\Symfony\Client\LazyProducer(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24073.             'enqueue.client.default.producer' => ['services''enqueue.client.default.producer''getEnqueue_Client_Default_ProducerService'false],
  24074.         ], [
  24075.             'enqueue.client.default.producer' => '?',
  24076.         ]), 'enqueue.client.default.producer');
  24077.     }
  24078.     /**
  24079.      * Gets the private 'enqueue.client.default.queue_consumer' shared service.
  24080.      *
  24081.      * @return \Enqueue\Consumption\QueueConsumer
  24082.      */
  24083.     protected function getEnqueue_Client_Default_QueueConsumerService()
  24084.     {
  24085.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  24086.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  24087.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  24088.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  24089.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  24090.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  24091.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  24092.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  24093.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  24094.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  24095.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  24096.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  24097.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  24098.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  24099.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/SetRouterPropertiesExtension.php';
  24100.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/ExclusiveCommandExtension.php';
  24101.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/FlushSpoolProducerExtension.php';
  24102.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/SignalExtension.php';
  24103.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  24104.         $a = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService());
  24105.         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);
  24106.     }
  24107.     /**
  24108.      * Gets the private 'enqueue.client.default.router_processor' shared service.
  24109.      *
  24110.      * @return \Enqueue\Client\RouterProcessor
  24111.      */
  24112.     protected function getEnqueue_Client_Default_RouterProcessorService()
  24113.     {
  24114.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  24115.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouterProcessor.php';
  24116.         return $this->privates['enqueue.client.default.router_processor'] = new \Enqueue\Client\RouterProcessor(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()));
  24117.     }
  24118.     /**
  24119.      * Gets the private 'enqueue.client.default.spool_producer' shared service.
  24120.      *
  24121.      * @return \Enqueue\Client\SpoolProducer
  24122.      */
  24123.     protected function getEnqueue_Client_Default_SpoolProducerService()
  24124.     {
  24125.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/SpoolProducer.php';
  24126.         return $this->privates['enqueue.client.default.spool_producer'] = new \Enqueue\Client\SpoolProducer(($this->privates['enqueue.client.default.lazy_producer'] ?? $this->getEnqueue_Client_Default_LazyProducerService()));
  24127.     }
  24128.     /**
  24129.      * Gets the private 'enqueue.client.produce_command' shared service.
  24130.      *
  24131.      * @return \Enqueue\Symfony\Client\ProduceCommand
  24132.      */
  24133.     protected function getEnqueue_Client_ProduceCommandService()
  24134.     {
  24135.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24136.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ProduceCommand.php';
  24137.         $this->privates['enqueue.client.produce_command'] = $instance = new \Enqueue\Symfony\Client\ProduceCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.producer');
  24138.         $instance->setName('enqueue:produce');
  24139.         return $instance;
  24140.     }
  24141.     /**
  24142.      * Gets the private 'enqueue.client.routes_command' shared service.
  24143.      *
  24144.      * @return \Enqueue\Symfony\Client\RoutesCommand
  24145.      */
  24146.     protected function getEnqueue_Client_RoutesCommandService()
  24147.     {
  24148.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24149.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/RoutesCommand.php';
  24150.         $this->privates['enqueue.client.routes_command'] = $instance = new \Enqueue\Symfony\Client\RoutesCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  24151.         $instance->setName('enqueue:routes');
  24152.         return $instance;
  24153.     }
  24154.     /**
  24155.      * Gets the private 'enqueue.client.setup_broker_command' shared service.
  24156.      *
  24157.      * @return \Enqueue\Symfony\Client\SetupBrokerCommand
  24158.      */
  24159.     protected function getEnqueue_Client_SetupBrokerCommandService()
  24160.     {
  24161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24162.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerCommand.php';
  24163.         $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');
  24164.         $instance->setName('enqueue:setup-broker');
  24165.         return $instance;
  24166.     }
  24167.     /**
  24168.      * Gets the private 'enqueue.locator' shared service.
  24169.      *
  24170.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24171.      */
  24172.     protected function getEnqueue_LocatorService()
  24173.     {
  24174.         return $this->privates['enqueue.locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24175.             'enqueue.client.default.delegate_processor' => ['privates''enqueue.client.default.delegate_processor''getEnqueue_Client_Default_DelegateProcessorService'false],
  24176.             'enqueue.client.default.driver' => ['privates''enqueue.client.default.driver''getEnqueue_Client_Default_DriverService'false],
  24177.             'enqueue.client.default.producer' => ['privates''enqueue.client.default.lazy_producer''getEnqueue_Client_Default_LazyProducerService'false],
  24178.             'enqueue.client.default.queue_consumer' => ['privates''enqueue.client.default.queue_consumer''getEnqueue_Client_Default_QueueConsumerService'false],
  24179.             'enqueue.transport.default.context' => ['privates''enqueue.transport.default.context''getEnqueue_Transport_Default_ContextService'false],
  24180.             'enqueue.transport.default.processor_registry' => ['privates''enqueue.transport.default.processor_registry''getEnqueue_Transport_Default_ProcessorRegistryService'false],
  24181.             'enqueue.transport.default.queue_consumer' => ['privates''enqueue.transport.default.queue_consumer''getEnqueue_Transport_Default_QueueConsumerService'false],
  24182.         ], [
  24183.             'enqueue.client.default.delegate_processor' => '?',
  24184.             'enqueue.client.default.driver' => '?',
  24185.             'enqueue.client.default.producer' => '?',
  24186.             'enqueue.client.default.queue_consumer' => '?',
  24187.             'enqueue.transport.default.context' => '?',
  24188.             'enqueue.transport.default.processor_registry' => '?',
  24189.             'enqueue.transport.default.queue_consumer' => '?',
  24190.         ]);
  24191.     }
  24192.     /**
  24193.      * Gets the private 'enqueue.messenger_transport.factory' shared service.
  24194.      *
  24195.      * @return \Enqueue\MessengerAdapter\QueueInteropTransportFactory
  24196.      */
  24197.     protected function getEnqueue_MessengerTransport_FactoryService()
  24198.     {
  24199.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  24200.         include_once \dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/QueueInteropTransportFactory.php';
  24201.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  24202.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  24203.         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);
  24204.     }
  24205.     /**
  24206.      * Gets the private 'enqueue.transport.consume_command' shared service.
  24207.      *
  24208.      * @return \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand
  24209.      */
  24210.     protected function getEnqueue_Transport_ConsumeCommandService()
  24211.     {
  24212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24213.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  24214.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  24215.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  24216.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ConfigurableConsumeCommand.php';
  24217.         $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');
  24218.         $instance->setName('enqueue:transport:consume');
  24219.         return $instance;
  24220.     }
  24221.     /**
  24222.      * Gets the private 'enqueue.transport.default.connection_factory' shared service.
  24223.      *
  24224.      * @return \Interop\Queue\ConnectionFactory
  24225.      */
  24226.     protected function getEnqueue_Transport_Default_ConnectionFactoryService()
  24227.     {
  24228.         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:']);
  24229.     }
  24230.     /**
  24231.      * Gets the private 'enqueue.transport.default.context' shared service.
  24232.      *
  24233.      * @return \Interop\Queue\Context
  24234.      */
  24235.     protected function getEnqueue_Transport_Default_ContextService()
  24236.     {
  24237.         return $this->privates['enqueue.transport.default.context'] = ($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService())->createContext();
  24238.     }
  24239.     /**
  24240.      * Gets the private 'enqueue.transport.default.processor_registry' shared service.
  24241.      *
  24242.      * @return \Enqueue\Symfony\ContainerProcessorRegistry
  24243.      */
  24244.     protected function getEnqueue_Transport_Default_ProcessorRegistryService()
  24245.     {
  24246.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  24247.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  24248.         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));
  24249.     }
  24250.     /**
  24251.      * Gets the private 'enqueue.transport.default.queue_consumer' shared service.
  24252.      *
  24253.      * @return \Enqueue\Consumption\QueueConsumer
  24254.      */
  24255.     protected function getEnqueue_Transport_Default_QueueConsumerService()
  24256.     {
  24257.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  24258.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  24259.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  24260.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  24261.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  24262.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  24263.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  24264.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  24265.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  24266.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  24267.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  24268.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  24269.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  24270.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  24271.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/LogExtension.php';
  24272.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/SignalExtension.php';
  24273.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  24274.         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);
  24275.     }
  24276.     /**
  24277.      * Gets the private 'error_handler.error_renderer.html' shared service.
  24278.      *
  24279.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  24280.      */
  24281.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  24282.     {
  24283.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  24284.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  24285.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  24286.         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()));
  24287.     }
  24288.     /**
  24289.      * Gets the private 'esi_listener' shared service.
  24290.      *
  24291.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  24292.      */
  24293.     protected function getEsiListenerService()
  24294.     {
  24295.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  24296.     }
  24297.     /**
  24298.      * Gets the private 'exception_listener' shared service.
  24299.      *
  24300.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  24301.      */
  24302.     protected function getExceptionListenerService()
  24303.     {
  24304.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  24305.     }
  24306.     /**
  24307.      * Gets the private 'fragment.listener' shared service.
  24308.      *
  24309.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  24310.      */
  24311.     protected function getFragment_ListenerService()
  24312.     {
  24313.         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');
  24314.     }
  24315.     /**
  24316.      * Gets the private 'fragment.renderer.esi' shared service.
  24317.      *
  24318.      * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
  24319.      */
  24320.     protected function getFragment_Renderer_EsiService()
  24321.     {
  24322.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  24323.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  24324.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php';
  24325.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php';
  24326.         $this->privates['fragment.renderer.esi'] = $instance = new \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())), ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService()), ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))));
  24327.         $instance->setFragmentPath('/_fragment');
  24328.         return $instance;
  24329.     }
  24330.     /**
  24331.      * Gets the private 'fragment.renderer.hinclude' shared service.
  24332.      *
  24333.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  24334.      */
  24335.     protected function getFragment_Renderer_HincludeService()
  24336.     {
  24337.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  24338.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  24339.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  24340.         $this->privates['fragment.renderer.hinclude'] = $instance = new \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), NULL);
  24341.         $instance->setFragmentPath('/_fragment');
  24342.         return $instance;
  24343.     }
  24344.     /**
  24345.      * Gets the private 'fragment.renderer.inline' shared service.
  24346.      *
  24347.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  24348.      */
  24349.     protected function getFragment_Renderer_InlineService()
  24350.     {
  24351.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  24352.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  24353.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  24354.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  24355.         $instance->setFragmentPath('/_fragment');
  24356.         return $instance;
  24357.     }
  24358.     /**
  24359.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  24360.      *
  24361.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  24362.      */
  24363.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  24364.     {
  24365.         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);
  24366.     }
  24367.     /**
  24368.      * Gets the private 'locale_aware_listener' shared service.
  24369.      *
  24370.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  24371.      */
  24372.     protected function getLocaleAwareListenerService()
  24373.     {
  24374.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  24375.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en-GB')));
  24376.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  24377.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  24378.     }
  24379.     /**
  24380.      * Gets the private 'locale_listener' shared service.
  24381.      *
  24382.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  24383.      */
  24384.     protected function getLocaleListenerService()
  24385.     {
  24386.         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, []);
  24387.     }
  24388.     /**
  24389.      * Gets the private 'lock.default.factory' shared service.
  24390.      *
  24391.      * @return \Symfony\Component\Lock\LockFactory
  24392.      */
  24393.     protected function getLock_Default_FactoryService()
  24394.     {
  24395.         $this->privates['lock.default.factory'] = $instance = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore('flock'));
  24396.         $a = new \Symfony\Bridge\Monolog\Logger('lock');
  24397.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24398.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24399.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  24400.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  24401.         $instance->setLogger($a);
  24402.         return $instance;
  24403.     }
  24404.     /**
  24405.      * Gets the private 'mailer.messenger.message_handler' shared service.
  24406.      *
  24407.      * @return \Symfony\Component\Mailer\Messenger\MessageHandler
  24408.      */
  24409.     protected function getMailer_Messenger_MessageHandlerService()
  24410.     {
  24411.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  24412.         return $this->privates['mailer.messenger.message_handler'] = new \Symfony\Component\Mailer\Messenger\MessageHandler(($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService()));
  24413.     }
  24414.     /**
  24415.      * Gets the private 'mailer.transport_factory.native' shared service.
  24416.      *
  24417.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  24418.      */
  24419.     protected function getMailer_TransportFactory_NativeService()
  24420.     {
  24421.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  24422.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  24423.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  24424.         return new \Symfony\Component\Mailer\Transport\NativeTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  24425.     }
  24426.     /**
  24427.      * Gets the private 'mailer.transport_factory.null' shared service.
  24428.      *
  24429.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  24430.      */
  24431.     protected function getMailer_TransportFactory_NullService()
  24432.     {
  24433.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  24434.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  24435.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  24436.         return new \Symfony\Component\Mailer\Transport\NullTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  24437.     }
  24438.     /**
  24439.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  24440.      *
  24441.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  24442.      */
  24443.     protected function getMailer_TransportFactory_SendmailService()
  24444.     {
  24445.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  24446.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  24447.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  24448.         return new \Symfony\Component\Mailer\Transport\SendmailTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  24449.     }
  24450.     /**
  24451.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  24452.      *
  24453.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  24454.      */
  24455.     protected function getMailer_TransportFactory_SmtpService()
  24456.     {
  24457.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  24458.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  24459.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  24460.         return new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  24461.     }
  24462.     /**
  24463.      * Gets the private 'mailer.transports' shared service.
  24464.      *
  24465.      * @return \Symfony\Component\Mailer\Transport\Transports
  24466.      */
  24467.     protected function getMailer_TransportsService()
  24468.     {
  24469.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  24470.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  24471.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  24472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailerTransportFactory.php';
  24473.         return $this->privates['mailer.transports'] = (new \Shopware\Core\Content\Mail\Service\MailerTransportFactory(new RewindableGenerator(function () {
  24474.             yield => $this->getMailer_TransportFactory_NullService();
  24475.             yield => $this->getMailer_TransportFactory_SendmailService();
  24476.             yield => $this->getMailer_TransportFactory_NativeService();
  24477.             yield => $this->getMailer_TransportFactory_SmtpService();
  24478.         }, 4), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService())))->fromStrings(['main' => 'smtp://null']);
  24479.     }
  24480.     /**
  24481.      * Gets the private 'messenger.bus.shopware.middleware.handle_message' shared service.
  24482.      *
  24483.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  24484.      */
  24485.     protected function getMessenger_Bus_Shopware_Middleware_HandleMessageService()
  24486.     {
  24487.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  24488.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  24489.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  24490.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  24491.         $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 () {
  24492.             yield => ($this->privates['.messenger.handler_descriptor.h1gRAD1'] ?? $this->get_Messenger_HandlerDescriptor_H1gRAD1Service());
  24493.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask' => new RewindableGenerator(function () {
  24494.             yield => ($this->privates['.messenger.handler_descriptor.u_2ldqP'] ?? $this->get_Messenger_HandlerDescriptor_U2ldqPService());
  24495.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => new RewindableGenerator(function () {
  24496.             yield => ($this->privates['.messenger.handler_descriptor.CKTMT3c'] ?? $this->get_Messenger_HandlerDescriptor_CKTMT3cService());
  24497.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsMessage' => new RewindableGenerator(function () {
  24498.             yield => ($this->privates['.messenger.handler_descriptor.6a6vTR.'] ?? $this->get_Messenger_HandlerDescriptor_6a6vTR_Service());
  24499.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\UpdateThumbnailsMessage' => new RewindableGenerator(function () {
  24500.             yield => ($this->privates['.messenger.handler_descriptor.88lOdtC'] ?? $this->get_Messenger_HandlerDescriptor_88lOdtCService());
  24501.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask' => new RewindableGenerator(function () {
  24502.             yield => ($this->privates['.messenger.handler_descriptor.vN2QjSm'] ?? $this->get_Messenger_HandlerDescriptor_VN2QjSmService());
  24503.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask' => new RewindableGenerator(function () {
  24504.             yield => ($this->privates['.messenger.handler_descriptor.bD1J5H6'] ?? $this->get_Messenger_HandlerDescriptor_BD1J5H6Service());
  24505.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexingMessage' => new RewindableGenerator(function () {
  24506.             yield => ($this->privates['.messenger.handler_descriptor.2yo6BZJ'] ?? $this->get_Messenger_HandlerDescriptor_2yo6BZJService());
  24507.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\MessageQueue\\IterateEntityIndexerMessage' => new RewindableGenerator(function () {
  24508.             yield => ($this->privates['.messenger.handler_descriptor.hq66vfV'] ?? $this->get_Messenger_HandlerDescriptor_Hq66vfVService());
  24509.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask' => new RewindableGenerator(function () {
  24510.             yield => ($this->privates['.messenger.handler_descriptor.n5_pcyU'] ?? $this->get_Messenger_HandlerDescriptor_N5PcyUService());
  24511.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\EncryptedMessage' => new RewindableGenerator(function () {
  24512.             yield => ($this->privates['.messenger.handler_descriptor.W5d8anj'] ?? $this->get_Messenger_HandlerDescriptor_W5d8anjService());
  24513.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\RetryMessage' => new RewindableGenerator(function () {
  24514.             yield => ($this->privates['.messenger.handler_descriptor.rvKU_JQ'] ?? $this->get_Messenger_HandlerDescriptor_RvKUJQService());
  24515.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\SleepMessage' => new RewindableGenerator(function () {
  24516.             yield => ($this->privates['.messenger.handler_descriptor.6XWr01B'] ?? $this->get_Messenger_HandlerDescriptor_6XWr01BService());
  24517.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask' => new RewindableGenerator(function () {
  24518.             yield => ($this->privates['.messenger.handler_descriptor.BzkW.st'] ?? $this->get_Messenger_HandlerDescriptor_BzkW_StService());
  24519.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskMessage' => new RewindableGenerator(function () {
  24520.             yield => ($this->privates['.messenger.handler_descriptor.dVP21hY'] ?? $this->get_Messenger_HandlerDescriptor_DVP21hYService());
  24521.         }, 1), 'Shopware\\Core\\Framework\\Webhook\\Message\\WebhookEventMessage' => new RewindableGenerator(function () {
  24522.             yield => ($this->privates['.messenger.handler_descriptor.Z5qzcmD'] ?? $this->get_Messenger_HandlerDescriptor_Z5qzcmDService());
  24523.         }, 1), 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTask' => new RewindableGenerator(function () {
  24524.             yield => ($this->privates['.messenger.handler_descriptor._mx1WXF'] ?? $this->get_Messenger_HandlerDescriptor_Mx1WXFService());
  24525.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  24526.             yield => ($this->privates['.messenger.handler_descriptor.TaMu3bd'] ?? $this->get_Messenger_HandlerDescriptor_TaMu3bdService());
  24527.         }, 1), 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask' => new RewindableGenerator(function () {
  24528.             yield => ($this->privates['.messenger.handler_descriptor.6kBcctU'] ?? $this->get_Messenger_HandlerDescriptor_6kBcctUService());
  24529.         }, 1), 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask' => new RewindableGenerator(function () {
  24530.             yield => ($this->privates['.messenger.handler_descriptor.zfOhFjq'] ?? $this->get_Messenger_HandlerDescriptor_ZfOhFjqService());
  24531.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask' => new RewindableGenerator(function () {
  24532.             yield => ($this->privates['.messenger.handler_descriptor.wYSIMNj'] ?? $this->get_Messenger_HandlerDescriptor_WYSIMNjService());
  24533.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGeneration' => new RewindableGenerator(function () {
  24534.             yield => ($this->privates['.messenger.handler_descriptor.4htA3jl'] ?? $this->get_Messenger_HandlerDescriptor_4htA3jlService());
  24535.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportMessage' => new RewindableGenerator(function () {
  24536.             yield => ($this->privates['.messenger.handler_descriptor.Sx4TzkJ'] ?? $this->get_Messenger_HandlerDescriptor_Sx4TzkJService());
  24537.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  24538.             yield => ($this->privates['.messenger.handler_descriptor.3.rzR14'] ?? $this->get_Messenger_HandlerDescriptor_3_RzR14Service());
  24539.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask' => new RewindableGenerator(function () {
  24540.             yield => ($this->privates['.messenger.handler_descriptor.yKXilMm'] ?? $this->get_Messenger_HandlerDescriptor_YKXilMmService());
  24541.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask' => new RewindableGenerator(function () {
  24542.             yield => ($this->privates['.messenger.handler_descriptor.RWDR7vF'] ?? $this->get_Messenger_HandlerDescriptor_RWDR7vFService());
  24543.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapMessage' => new RewindableGenerator(function () {
  24544.             yield => ($this->privates['.messenger.handler_descriptor.z290ooz'] ?? $this->get_Messenger_HandlerDescriptor_Z290oozService());
  24545.         }, 1), 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask' => new RewindableGenerator(function () {
  24546.             yield => ($this->privates['.messenger.handler_descriptor.D8Msq11'] ?? $this->get_Messenger_HandlerDescriptor_D8Msq11Service());
  24547.         }, 1), 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\WarmUpMessage' => new RewindableGenerator(function () {
  24548.             yield => ($this->privates['.messenger.handler_descriptor.1SPMxF6'] ?? $this->get_Messenger_HandlerDescriptor_1SPMxF6Service());
  24549.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => new RewindableGenerator(function () {
  24550.             yield => ($this->privates['.messenger.handler_descriptor.RaXVyBY'] ?? $this->get_Messenger_HandlerDescriptor_RaXVyBYService());
  24551.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => new RewindableGenerator(function () {
  24552.             yield => ($this->privates['.messenger.handler_descriptor.9zA2HRZ'] ?? $this->get_Messenger_HandlerDescriptor_9zA2HRZService());
  24553.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  24554.             yield => ($this->privates['.messenger.handler_descriptor.g5T3Vdz'] ?? $this->get_Messenger_HandlerDescriptor_G5T3VdzService());
  24555.         }, 1)]));
  24556.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  24557.         return $instance;
  24558.     }
  24559.     /**
  24560.      * Gets the private 'messenger.bus.shopware.middleware.traceable' shared service.
  24561.      *
  24562.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  24563.      */
  24564.     protected function getMessenger_Bus_Shopware_Middleware_TraceableService()
  24565.     {
  24566.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  24567.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  24568.         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');
  24569.     }
  24570.     /**
  24571.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  24572.      *
  24573.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  24574.      */
  24575.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  24576.     {
  24577.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  24578.         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()));
  24579.     }
  24580.     /**
  24581.      * Gets the private 'messenger.listener.stop_worker_on_sigterm_signal_listener' shared service.
  24582.      *
  24583.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener
  24584.      */
  24585.     protected function getMessenger_Listener_StopWorkerOnSigtermSignalListenerService()
  24586.     {
  24587.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnSigtermSignalListener.php';
  24588.         return $this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  24589.     }
  24590.     /**
  24591.      * Gets the private 'messenger.middleware.send_message' shared service.
  24592.      *
  24593.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  24594.      */
  24595.     protected function getMessenger_Middleware_SendMessageService()
  24596.     {
  24597.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  24598.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  24599.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  24600.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DefaultSenderLocator.php';
  24601.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  24602.         $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([], ($this->privates['.service_locator.ltYzMMM'] ?? $this->get_ServiceLocator_LtYzMMMService())), ($this->privates['messenger.transport.default'] ?? $this->getMessenger_Transport_DefaultService()), 'default'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  24603.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  24604.         return $instance;
  24605.     }
  24606.     /**
  24607.      * Gets the private 'messenger.receiver_locator' shared service.
  24608.      *
  24609.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  24610.      */
  24611.     protected function getMessenger_ReceiverLocatorService()
  24612.     {
  24613.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24614.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  24615.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  24616.         ], [
  24617.             'default' => '?',
  24618.             'messenger.transport.default' => '?',
  24619.         ]);
  24620.     }
  24621.     /**
  24622.      * Gets the private 'messenger.retry.multiplier_retry_strategy.default' shared service.
  24623.      *
  24624.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  24625.      */
  24626.     protected function getMessenger_Retry_MultiplierRetryStrategy_DefaultService()
  24627.     {
  24628.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  24629.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  24630.         return $this->privates['messenger.retry.multiplier_retry_strategy.default'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  24631.     }
  24632.     /**
  24633.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  24634.      *
  24635.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  24636.      */
  24637.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  24638.     {
  24639.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  24640.         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, [
  24641.             'default' => ['privates''messenger.retry.multiplier_retry_strategy.default''getMessenger_Retry_MultiplierRetryStrategy_DefaultService'false],
  24642.         ], [
  24643.             'default' => '?',
  24644.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  24645.     }
  24646.     /**
  24647.      * Gets the private 'messenger.routable_message_bus' shared service.
  24648.      *
  24649.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  24650.      */
  24651.     protected function getMessenger_RoutableMessageBusService()
  24652.     {
  24653.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  24654.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24655.             'messenger.bus.shopware' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  24656.         ], [
  24657.             'messenger.bus.shopware' => '?',
  24658.         ]), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  24659.     }
  24660.     /**
  24661.      * Gets the private 'messenger.transport.default' shared service.
  24662.      *
  24663.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  24664.      */
  24665.     protected function getMessenger_Transport_DefaultService()
  24666.     {
  24667.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  24668.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  24669.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  24670.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  24671.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  24672.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  24673.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  24674.         return $this->privates['messenger.transport.default'] = (new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  24675.             yield => (new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory());
  24676.             yield => (new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory());
  24677.             yield => $this->getMessenger_Transport_Sync_FactoryService();
  24678.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  24679.             yield => $this->getEnqueue_MessengerTransport_FactoryService();
  24680.         }, 5)))->createTransport('enqueue://default?receiveTimeout=100', ['transport_name' => 'default'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  24681.     }
  24682.     /**
  24683.      * Gets the private 'messenger.transport.sync.factory' shared service.
  24684.      *
  24685.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  24686.      */
  24687.     protected function getMessenger_Transport_Sync_FactoryService()
  24688.     {
  24689.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  24690.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  24691.         return new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()));
  24692.     }
  24693.     /**
  24694.      * Gets the private 'mime_types' shared service.
  24695.      *
  24696.      * @return \Symfony\Component\Mime\MimeTypes
  24697.      */
  24698.     protected function getMimeTypesService()
  24699.     {
  24700.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  24701.         $instance->setDefault($instance);
  24702.         return $instance;
  24703.     }
  24704.     /**
  24705.      * Gets the private 'monolog.command.server_log' shared service.
  24706.      *
  24707.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  24708.      */
  24709.     protected function getMonolog_Command_ServerLogService()
  24710.     {
  24711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24712.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  24713.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  24714.         $instance->setName('server:log');
  24715.         $instance->setDescription('Start a log server that displays logs in real time');
  24716.         return $instance;
  24717.     }
  24718.     /**
  24719.      * Gets the private 'monolog.handler.business_event_handler_buffer' shared service.
  24720.      *
  24721.      * @return \Monolog\Handler\BufferHandler
  24722.      */
  24723.     protected function getMonolog_Handler_BusinessEventHandlerBufferService()
  24724.     {
  24725.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  24726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/DoctrineSQLHandler.php';
  24727.         return $this->privates['monolog.handler.business_event_handler_buffer'] = new \Monolog\Handler\BufferHandler(new \Shopware\Core\Framework\Log\Monolog\DoctrineSQLHandler(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), 0100truefalse);
  24728.     }
  24729.     /**
  24730.      * Gets the private 'monolog.handler.console' shared service.
  24731.      *
  24732.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  24733.      */
  24734.     protected function getMonolog_Handler_ConsoleService()
  24735.     {
  24736.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  24737.     }
  24738.     /**
  24739.      * Gets the private 'monolog.logger' shared service.
  24740.      *
  24741.      * @return \Symfony\Bridge\Monolog\Logger
  24742.      */
  24743.     protected function getMonolog_LoggerService()
  24744.     {
  24745.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  24746.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24747.         $instance->useMicrosecondTimestamps(true);
  24748.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24749.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  24750.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24751.         return $instance;
  24752.     }
  24753.     /**
  24754.      * Gets the private 'monolog.logger.cache' shared service.
  24755.      *
  24756.      * @return \Symfony\Bridge\Monolog\Logger
  24757.      */
  24758.     protected function getMonolog_Logger_CacheService()
  24759.     {
  24760.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  24761.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24762.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24763.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  24764.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24765.         return $instance;
  24766.     }
  24767.     /**
  24768.      * Gets the private 'monolog.logger.mailer' shared service.
  24769.      *
  24770.      * @return \Symfony\Bridge\Monolog\Logger
  24771.      */
  24772.     protected function getMonolog_Logger_MailerService()
  24773.     {
  24774.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  24775.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24776.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24777.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  24778.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24779.         return $instance;
  24780.     }
  24781.     /**
  24782.      * Gets the private 'monolog.logger.messenger' shared service.
  24783.      *
  24784.      * @return \Symfony\Bridge\Monolog\Logger
  24785.      */
  24786.     protected function getMonolog_Logger_MessengerService()
  24787.     {
  24788.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  24789.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24790.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24791.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  24792.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24793.         return $instance;
  24794.     }
  24795.     /**
  24796.      * Gets the private 'monolog.logger.request' shared service.
  24797.      *
  24798.      * @return \Symfony\Bridge\Monolog\Logger
  24799.      */
  24800.     protected function getMonolog_Logger_RequestService()
  24801.     {
  24802.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  24803.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24804.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24805.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  24806.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  24807.         return $instance;
  24808.     }
  24809.     /**
  24810.      * Gets the private 'profiler_listener' shared service.
  24811.      *
  24812.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  24813.      */
  24814.     protected function getProfilerListenerService()
  24815.     {
  24816.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  24817.     }
  24818.     /**
  24819.      * Gets the private 'property_info' shared service.
  24820.      *
  24821.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  24822.      */
  24823.     protected function getPropertyInfoService()
  24824.     {
  24825.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  24826.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  24827.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  24828.         }, 2), new RewindableGenerator(function () {
  24829.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  24830.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  24831.         }, 2), new RewindableGenerator(function () {
  24832.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  24833.         }, 1), new RewindableGenerator(function () {
  24834.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  24835.         }, 1), new RewindableGenerator(function () {
  24836.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  24837.         }, 1));
  24838.     }
  24839.     /**
  24840.      * Gets the private 'property_info.serializer_extractor' shared service.
  24841.      *
  24842.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  24843.      */
  24844.     protected function getPropertyInfo_SerializerExtractorService()
  24845.     {
  24846.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  24847.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  24848.     }
  24849.     /**
  24850.      * Gets the private 'router.cache_warmer' shared service.
  24851.      *
  24852.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  24853.      */
  24854.     protected function getRouter_CacheWarmerService()
  24855.     {
  24856.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  24857.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  24858.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24859.             'router' => ['services''router''getRouterService'false],
  24860.         ], [
  24861.             'router' => '?',
  24862.         ]))->withContext('router.cache_warmer'$this));
  24863.     }
  24864.     /**
  24865.      * Gets the private 'router.default' shared service.
  24866.      *
  24867.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  24868.      */
  24869.     protected function getRouter_DefaultService()
  24870.     {
  24871.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  24872.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  24873.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  24874.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  24875.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  24876.         $this->privates['router.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24877.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  24878.         ], [
  24879.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  24880.         ]))->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');
  24881.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  24882.         return $instance;
  24883.     }
  24884.     /**
  24885.      * Gets the private 'router.request_context' shared service.
  24886.      *
  24887.      * @return \Symfony\Component\Routing\RequestContext
  24888.      */
  24889.     protected function getRouter_RequestContextService()
  24890.     {
  24891.         return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  24892.     }
  24893.     /**
  24894.      * Gets the private 'router_listener' shared service.
  24895.      *
  24896.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  24897.      */
  24898.     protected function getRouterListenerService()
  24899.     {
  24900.         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);
  24901.     }
  24902.     /**
  24903.      * Gets the private 'secrets.vault' shared service.
  24904.      *
  24905.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  24906.      */
  24907.     protected function getSecrets_VaultService()
  24908.     {
  24909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  24910.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  24911.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  24912.         include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  24913.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  24914.         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'));
  24915.     }
  24916.     /**
  24917.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  24918.      *
  24919.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  24920.      */
  24921.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  24922.     {
  24923.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  24924.     }
  24925.     /**
  24926.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  24927.      *
  24928.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  24929.      */
  24930.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  24931.     {
  24932.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  24933.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULLNULL), 0'doctrine.orm');
  24934.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  24935.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  24936.     }
  24937.     /**
  24938.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  24939.      *
  24940.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  24941.      */
  24942.     protected function getSensioFrameworkExtra_View_ListenerService()
  24943.     {
  24944.         $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))));
  24945.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24946.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  24947.         ], [
  24948.             'twig' => '?',
  24949.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  24950.         return $instance;
  24951.     }
  24952.     /**
  24953.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  24954.      *
  24955.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  24956.      */
  24957.     protected function getSerializer_Mapping_CacheWarmerService()
  24958.     {
  24959.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  24960.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  24961.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  24962.         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'));
  24963.     }
  24964.     /**
  24965.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  24966.      *
  24967.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  24968.      */
  24969.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  24970.     {
  24971.         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()))]));
  24972.     }
  24973.     /**
  24974.      * Gets the private 'session.factory' shared service.
  24975.      *
  24976.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  24977.      */
  24978.     protected function getSession_FactoryService()
  24979.     {
  24980.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  24981.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  24982.         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()), [=> ($this->privates['session_listener'] ?? $this->getSessionListenerService()), => 'onSessionUsage']);
  24983.     }
  24984.     /**
  24985.      * Gets the private 'session.storage.factory.native' shared service.
  24986.      *
  24987.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory
  24988.      */
  24989.     protected function getSession_Storage_Factory_NativeService()
  24990.     {
  24991.         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);
  24992.     }
  24993.     /**
  24994.      * Gets the private 'session_listener' shared service.
  24995.      *
  24996.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  24997.      */
  24998.     protected function getSessionListenerService()
  24999.     {
  25000.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25001.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  25002.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  25003.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  25004.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  25005.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  25006.         ], [
  25007.             'initialized_session' => '?',
  25008.             'logger' => '?',
  25009.             'session' => '?',
  25010.             'session_collector' => '?',
  25011.             'session_factory' => '?',
  25012.         ]), true$this->parameters['session.storage.options']);
  25013.     }
  25014.     /**
  25015.      * Gets the private 'shopware.api.authorization_server' shared service.
  25016.      *
  25017.      * @return \League\OAuth2\Server\AuthorizationServer
  25018.      */
  25019.     protected function getShopware_Api_AuthorizationServerService()
  25020.     {
  25021.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  25022.         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 () {
  25023.             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()));
  25024.             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()));
  25025.             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()));
  25026.         }, 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'));
  25027.     }
  25028.     /**
  25029.      * Gets the private 'shopware.app_system.guzzle' shared service.
  25030.      *
  25031.      * @return \GuzzleHttp\Client
  25032.      */
  25033.     protected function getShopware_AppSystem_GuzzleService($lazyLoad true)
  25034.     {
  25035.         if ($lazyLoad) {
  25036.             return $this->privates['shopware.app_system.guzzle'] = $this->createProxy('Client_b190fb5', function () {
  25037.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  25038.                     $wrappedInstance $this->getShopware_AppSystem_GuzzleService(false);
  25039.                     $proxy->setProxyInitializer(null);
  25040.                     return true;
  25041.                 });
  25042.             });
  25043.         }
  25044.         include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/HandlerStack.php';
  25045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/Guzzle/AuthMiddleware.php';
  25046.         $a = \GuzzleHttp\HandlerStack::create();
  25047.         $a->push(new \Shopware\Core\Framework\App\Hmac\Guzzle\AuthMiddleware('6.4.10.1', ($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] ?? $this->getAppLocaleProviderService())));
  25048.         return new \GuzzleHttp\Client(['handler' => $a]);
  25049.     }
  25050.     /**
  25051.      * Gets the private 'shopware.asset.asset' shared service.
  25052.      *
  25053.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  25054.      */
  25055.     protected function getShopware_Asset_AssetService()
  25056.     {
  25057.         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()));
  25058.     }
  25059.     /**
  25060.      * Gets the private 'shopware.asset.asset.version_strategy' shared service.
  25061.      *
  25062.      * @return \Shopware\Core\Framework\Adapter\Asset\FlysystemLastModifiedVersionStrategy
  25063.      */
  25064.     protected function getShopware_Asset_Asset_VersionStrategyService()
  25065.     {
  25066.         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()));
  25067.     }
  25068.     /**
  25069.      * Gets the private 'shopware.asset.public' shared service.
  25070.      *
  25071.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  25072.      */
  25073.     protected function getShopware_Asset_PublicService()
  25074.     {
  25075.         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())));
  25076.     }
  25077.     /**
  25078.      * Gets the private 'shopware.asset.sitemap' shared service.
  25079.      *
  25080.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  25081.      */
  25082.     protected function getShopware_Asset_SitemapService()
  25083.     {
  25084.         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())));
  25085.     }
  25086.     /**
  25087.      * Gets the private 'shopware.asset.theme' shared service.
  25088.      *
  25089.      * @return \Shopware\Storefront\Theme\ThemeAssetPackage
  25090.      */
  25091.     protected function getShopware_Asset_ThemeService()
  25092.     {
  25093.         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())));
  25094.     }
  25095.     /**
  25096.      * Gets the private 'shopware.elasticsearch.logger' shared service.
  25097.      *
  25098.      * @return \Psr\Log\LoggerInterface
  25099.      */
  25100.     protected function getShopware_Elasticsearch_LoggerService()
  25101.     {
  25102.         return $this->privates['shopware.elasticsearch.logger'] = (new \Shopware\Core\Framework\Log\LoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), 14))->createRotating('elasticsearch'90100);
  25103.     }
  25104.     /**
  25105.      * Gets the private 'shopware.increment.message_queue.gateway.mysql' shared service.
  25106.      *
  25107.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  25108.      */
  25109.     protected function getShopware_Increment_MessageQueue_Gateway_MysqlService()
  25110.     {
  25111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  25112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  25113.         $this->privates['shopware.increment.message_queue.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25114.         $instance->setPool('message_queue');
  25115.         $instance->setConfig([]);
  25116.         return $instance;
  25117.     }
  25118.     /**
  25119.      * Gets the private 'shopware.increment.user_activity.gateway.mysql' shared service.
  25120.      *
  25121.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  25122.      */
  25123.     protected function getShopware_Increment_UserActivity_Gateway_MysqlService()
  25124.     {
  25125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  25126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  25127.         $this->privates['shopware.increment.user_activity.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25128.         $instance->setPool('user_activity');
  25129.         $instance->setConfig([]);
  25130.         return $instance;
  25131.     }
  25132.     /**
  25133.      * Gets the private 'shopware.jwt_config' shared service.
  25134.      *
  25135.      * @return \Lcobucci\JWT\Configuration
  25136.      */
  25137.     protected function getShopware_JwtConfigService()
  25138.     {
  25139.         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')))));
  25140.     }
  25141.     /**
  25142.      * Gets the private 'shopware.rate_limiter' shared service.
  25143.      *
  25144.      * @return \Shopware\Core\Framework\RateLimiter\RateLimiter
  25145.      */
  25146.     protected function getShopware_RateLimiterService()
  25147.     {
  25148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiter.php';
  25149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiterFactory.php';
  25150.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
  25151.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
  25152.         $this->privates['shopware.rate_limiter'] = $instance = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  25153.         $a = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  25154.         $b = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  25155.         $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));
  25156.         $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));
  25157.         $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));
  25158.         $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));
  25159.         $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));
  25160.         $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));
  25161.         $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));
  25162.         return $instance;
  25163.     }
  25164.     /**
  25165.      * Gets the private 'shopware.store_client' shared service.
  25166.      *
  25167.      * @return \GuzzleHttp\Client
  25168.      */
  25169.     protected function getShopware_StoreClientService($lazyLoad true)
  25170.     {
  25171.         if ($lazyLoad) {
  25172.             return $this->privates['shopware.store_client'] = $this->createProxy('Client_b190fb5', function () {
  25173.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  25174.                     $wrappedInstance $this->getShopware_StoreClientService(false);
  25175.                     $proxy->setProxyInitializer(null);
  25176.                     return true;
  25177.                 });
  25178.             });
  25179.         }
  25180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClientFactory.php';
  25181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  25182.         return (new \Shopware\Core\Framework\Store\Services\StoreClientFactory(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($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')])))))->create();
  25183.     }
  25184.     /**
  25185.      * Gets the private 'slugify' shared service.
  25186.      *
  25187.      * @return \Cocur\Slugify\Slugify
  25188.      */
  25189.     protected function getSlugifyService()
  25190.     {
  25191.         return $this->privates['slugify'] = new \Cocur\Slugify\Slugify($this->parameters['shopware.slug.config']);
  25192.     }
  25193.     /**
  25194.      * Gets the private 'translation.extractor' shared service.
  25195.      *
  25196.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  25197.      */
  25198.     protected function getTranslation_ExtractorService()
  25199.     {
  25200.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  25201.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  25202.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  25203.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  25204.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  25205.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  25206.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  25207.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  25208.         return $instance;
  25209.     }
  25210.     /**
  25211.      * Gets the private 'translation.loader.csv' shared service.
  25212.      *
  25213.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  25214.      */
  25215.     protected function getTranslation_Loader_CsvService()
  25216.     {
  25217.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25218.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25219.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25220.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  25221.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  25222.     }
  25223.     /**
  25224.      * Gets the private 'translation.loader.dat' shared service.
  25225.      *
  25226.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  25227.      */
  25228.     protected function getTranslation_Loader_DatService()
  25229.     {
  25230.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25231.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  25232.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  25233.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  25234.     }
  25235.     /**
  25236.      * Gets the private 'translation.loader.ini' shared service.
  25237.      *
  25238.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  25239.      */
  25240.     protected function getTranslation_Loader_IniService()
  25241.     {
  25242.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25243.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25244.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25245.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  25246.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  25247.     }
  25248.     /**
  25249.      * Gets the private 'translation.loader.json' shared service.
  25250.      *
  25251.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  25252.      */
  25253.     protected function getTranslation_Loader_JsonService()
  25254.     {
  25255.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25256.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25257.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25258.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  25259.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  25260.     }
  25261.     /**
  25262.      * Gets the private 'translation.loader.mo' shared service.
  25263.      *
  25264.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  25265.      */
  25266.     protected function getTranslation_Loader_MoService()
  25267.     {
  25268.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25269.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25270.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25271.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  25272.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  25273.     }
  25274.     /**
  25275.      * Gets the private 'translation.loader.php' shared service.
  25276.      *
  25277.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  25278.      */
  25279.     protected function getTranslation_Loader_PhpService()
  25280.     {
  25281.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25282.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25283.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25284.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  25285.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  25286.     }
  25287.     /**
  25288.      * Gets the private 'translation.loader.po' shared service.
  25289.      *
  25290.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  25291.      */
  25292.     protected function getTranslation_Loader_PoService()
  25293.     {
  25294.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25295.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25296.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25297.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  25298.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  25299.     }
  25300.     /**
  25301.      * Gets the private 'translation.loader.qt' shared service.
  25302.      *
  25303.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  25304.      */
  25305.     protected function getTranslation_Loader_QtService()
  25306.     {
  25307.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25308.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  25309.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  25310.     }
  25311.     /**
  25312.      * Gets the private 'translation.loader.res' shared service.
  25313.      *
  25314.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  25315.      */
  25316.     protected function getTranslation_Loader_ResService()
  25317.     {
  25318.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25319.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  25320.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  25321.     }
  25322.     /**
  25323.      * Gets the private 'translation.loader.xliff' shared service.
  25324.      *
  25325.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  25326.      */
  25327.     protected function getTranslation_Loader_XliffService()
  25328.     {
  25329.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25330.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  25331.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  25332.     }
  25333.     /**
  25334.      * Gets the private 'translation.loader.yml' shared service.
  25335.      *
  25336.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  25337.      */
  25338.     protected function getTranslation_Loader_YmlService()
  25339.     {
  25340.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25341.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25342.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25343.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  25344.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  25345.     }
  25346.     /**
  25347.      * Gets the private 'translation.provider_collection' shared service.
  25348.      *
  25349.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  25350.      */
  25351.     protected function getTranslation_ProviderCollectionService()
  25352.     {
  25353.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  25354.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  25355.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  25356.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  25357.         }, 1), []))->fromConfig([]);
  25358.     }
  25359.     /**
  25360.      * Gets the private 'translation.reader' shared service.
  25361.      *
  25362.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  25363.      */
  25364.     protected function getTranslation_ReaderService()
  25365.     {
  25366.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  25367.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  25368.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  25369.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  25370.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  25371.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  25372.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  25373.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  25374.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  25375.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  25376.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  25377.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  25378.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  25379.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  25380.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  25381.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  25382.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  25383.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  25384.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  25385.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  25386.         $instance->addLoader('yaml'$a);
  25387.         $instance->addLoader('yml'$a);
  25388.         $instance->addLoader('xlf'$b);
  25389.         $instance->addLoader('xliff'$b);
  25390.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  25391.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  25392.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  25393.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  25394.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  25395.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  25396.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  25397.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  25398.         return $instance;
  25399.     }
  25400.     /**
  25401.      * Gets the private 'translation.warmer' shared service.
  25402.      *
  25403.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  25404.      */
  25405.     protected function getTranslation_WarmerService()
  25406.     {
  25407.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  25408.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  25409.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25410.             'translator' => ['services''translator''getTranslatorService'false],
  25411.         ], [
  25412.             'translator' => '?',
  25413.         ]))->withContext('translation.warmer'$this));
  25414.     }
  25415.     /**
  25416.      * Gets the private 'translation.writer' shared service.
  25417.      *
  25418.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  25419.      */
  25420.     protected function getTranslation_WriterService()
  25421.     {
  25422.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  25423.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  25424.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  25425.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  25426.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  25427.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  25428.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  25429.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  25430.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  25431.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  25432.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  25433.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  25434.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  25435.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  25436.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  25437.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  25438.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  25439.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  25440.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  25441.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  25442.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  25443.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  25444.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  25445.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  25446.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  25447.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  25448.         return $instance;
  25449.     }
  25450.     /**
  25451.      * Gets the private 'translator.default' shared service.
  25452.      *
  25453.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  25454.      */
  25455.     protected function getTranslator_DefaultService()
  25456.     {
  25457.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25458.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  25459.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  25460.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  25461.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  25462.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  25463.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  25464.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  25465.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  25466.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  25467.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  25468.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  25469.         ], [
  25470.             'translation.loader.csv' => '?',
  25471.             'translation.loader.dat' => '?',
  25472.             'translation.loader.ini' => '?',
  25473.             'translation.loader.json' => '?',
  25474.             'translation.loader.mo' => '?',
  25475.             'translation.loader.php' => '?',
  25476.             'translation.loader.po' => '?',
  25477.             'translation.loader.qt' => '?',
  25478.             'translation.loader.res' => '?',
  25479.             'translation.loader.xliff' => '?',
  25480.             'translation.loader.yml' => '?',
  25481.         ]), ($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')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'de-DE' => [=> (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet/de_DE/storefront.de-DE.json')], 'en-GB' => [=> (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet/en_GB/storefront.en-GB.json')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/translations'), 12 => (\dirname(__DIR__4).'/vendor/shopware/core/System/translations'), 13 => (\dirname(__DIR__4).'/vendor/shopware/core/Content/translations'), 14 => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout/translations'), 15 => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling/translations'), 16 => (\dirname(__DIR__4).'/vendor/shopware/administration/translations'), 17 => (\dirname(__DIR__4).'/vendor/shopware/storefront/translations'), 18 => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch/translations'), 19 => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance/translations'), 20 => (\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/translations'), 21 => (\dirname(__DIR__4).'/custom/plugins/WolfPlatformGraphicMenu/src/translations'), 22 => (\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/translations'), 23 => (\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/translations'), 24 => (\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilderRegistration/src/translations'), 25 => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/translations'), 26 => (\dirname(__DIR__4).'/custom/plugins/XioniXconfig/src/translations'), 27 => (\dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/translations'), 28 => (\dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src/translations'), 29 => (\dirname(__DIR__4).'/custom/plugins/MndCookie/src/translations'), 30 => (\dirname(__DIR__4).'/custom/plugins/Poller24/src/translations'), 31 => (\dirname(__DIR__4).'/custom/plugins/XioniCmsTwig/src/translations'), 32 => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/shopware/storefront/Resources/snippet'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/monolog-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/symfony/web-profiler-bundle/translations'=> 'vendor/symfony/debug-bundle/translations'=> 'vendor/enqueue/enqueue-bundle/translations'10 => 'vendor/sroze/messenger-enqueue-transport/Bundle/translations'11 => 'vendor/shopware/core/Framework/translations'12 => 'vendor/shopware/core/System/translations'13 => 'vendor/shopware/core/Content/translations'14 => 'vendor/shopware/core/Checkout/translations'15 => 'vendor/shopware/core/Profiling/translations'16 => 'vendor/shopware/administration/translations'17 => 'vendor/shopware/storefront/translations'18 => 'vendor/shopware/elasticsearch/translations'19 => 'vendor/shopware/core/Maintenance/translations'20 => 'custom/plugins/DneCustomCssJs/src/translations'21 => 'custom/plugins/WolfPlatformGraphicMenu/src/translations'22 => 'custom/plugins/MoorlFoundation/src/translations'23 => 'custom/plugins/MoorlFormBuilder/src/translations'24 => 'custom/plugins/MoorlFormBuilderRegistration/src/translations'25 => 'custom/plugins/SwagExtensionStore/src/translations'26 => 'custom/plugins/XioniXconfig/src/translations'27 => 'custom/plugins/SasBlogModule/src/translations'28 => 'custom/plugins/MoorlCmsTwig/src/translations'29 => 'custom/plugins/MndCookie/src/translations'30 => 'custom/plugins/Poller24/src/translations'31 => 'custom/plugins/XioniCmsTwig/src/translations'32 => 'vendor/shopware/core/Framework/Plugin/KernelPluginLoader/translations']]], []);
  25482.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  25483.         $instance->setFallbackLocales([=> 'en_GB'=> 'en']);
  25484.         return $instance;
  25485.     }
  25486.     /**
  25487.      * Gets the private 'translator.formatter.default' shared service.
  25488.      *
  25489.      * @return \Symfony\Component\Translation\Formatter\MessageFormatter
  25490.      */
  25491.     protected function getTranslator_Formatter_DefaultService()
  25492.     {
  25493.         return $this->privates['translator.formatter.default'] = new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator());
  25494.     }
  25495.     /**
  25496.      * Gets the private 'twig.command.debug' shared service.
  25497.      *
  25498.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  25499.      */
  25500.     protected function getTwig_Command_DebugService()
  25501.     {
  25502.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25503.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  25504.         $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()));
  25505.         $instance->setName('debug:twig');
  25506.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  25507.         return $instance;
  25508.     }
  25509.     /**
  25510.      * Gets the private 'twig.command.lint' shared service.
  25511.      *
  25512.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  25513.      */
  25514.     protected function getTwig_Command_LintService()
  25515.     {
  25516.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25517.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  25518.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  25519.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  25520.         $instance->setName('lint:twig');
  25521.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  25522.         return $instance;
  25523.     }
  25524.     /**
  25525.      * Gets the private 'twig.extension.trans' shared service.
  25526.      *
  25527.      * @return \Symfony\Bridge\Twig\Extension\TranslationExtension
  25528.      */
  25529.     protected function getTwig_Extension_TransService()
  25530.     {
  25531.         return $this->privates['twig.extension.trans'] = new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  25532.     }
  25533.     /**
  25534.      * Gets the private 'twig.loader.chain' shared service.
  25535.      *
  25536.      * @return \Twig\Loader\ChainLoader
  25537.      */
  25538.     protected function getTwig_Loader_ChainService()
  25539.     {
  25540.         $this->privates['twig.loader.chain'] = $instance = new \Twig\Loader\ChainLoader();
  25541.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  25542.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  25543.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  25544.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  25545.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  25546.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  25547.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  25548.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  25549.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  25550.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'Enqueue');
  25551.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), '!Enqueue');
  25552.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  25553.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), '!Framework');
  25554.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  25555.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), '!Profiling');
  25556.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  25557.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), '!Administration');
  25558.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  25559.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), '!Storefront');
  25560.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  25561.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), '!Elasticsearch');
  25562.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Resources/views'), 'DneCustomCssJs');
  25563.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Resources/views'), '!DneCustomCssJs');
  25564.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/WolfPlatformGraphicMenu/src/Resources/views'), 'WolfPlatformGraphicMenu');
  25565.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/WolfPlatformGraphicMenu/src/Resources/views'), '!WolfPlatformGraphicMenu');
  25566.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources/views'), 'MoorlFoundation');
  25567.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources/views'), '!MoorlFoundation');
  25568.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Resources/views'), 'MoorlFormBuilder');
  25569.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Resources/views'), '!MoorlFormBuilder');
  25570.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilderRegistration/src/Resources/views'), 'MoorlFormBuilderRegistration');
  25571.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilderRegistration/src/Resources/views'), '!MoorlFormBuilderRegistration');
  25572.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/XioniXconfig/src/Resources/views'), 'XioniXconfig');
  25573.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/XioniXconfig/src/Resources/views'), '!XioniXconfig');
  25574.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Resources/views'), 'SasBlogModule');
  25575.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Resources/views'), '!SasBlogModule');
  25576.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src/Resources/views'), 'MoorlCmsTwig');
  25577.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src/Resources/views'), '!MoorlCmsTwig');
  25578.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MndCookie/src/Resources/views'), 'MndCookie');
  25579.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MndCookie/src/Resources/views'), '!MndCookie');
  25580.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/Poller24/src/Resources/views'), 'Poller24');
  25581.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/Poller24/src/Resources/views'), '!Poller24');
  25582.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/XioniCmsTwig/src/Resources/views'), 'XioniCmsTwig');
  25583.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/XioniCmsTwig/src/Resources/views'), '!XioniCmsTwig');
  25584.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  25585.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  25586.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'));
  25587.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'FrameworkBundle');
  25588.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'));
  25589.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'TwigBundle');
  25590.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'));
  25591.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfilerBundle');
  25592.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'));
  25593.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'DebugBundle');
  25594.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'));
  25595.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'EnqueueBundle');
  25596.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'));
  25597.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  25598.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'));
  25599.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  25600.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'));
  25601.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  25602.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'));
  25603.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  25604.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'));
  25605.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  25606.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Resources/views'));
  25607.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src/Resources/views'), 'DneCustomCssJs');
  25608.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/WolfPlatformGraphicMenu/src/Resources/views'));
  25609.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/WolfPlatformGraphicMenu/src/Resources/views'), 'WolfPlatformGraphicMenu');
  25610.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources/views'));
  25611.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src/Resources/views'), 'MoorlFoundation');
  25612.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Resources/views'));
  25613.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src/Resources/views'), 'MoorlFormBuilder');
  25614.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilderRegistration/src/Resources/views'));
  25615.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilderRegistration/src/Resources/views'), 'MoorlFormBuilderRegistration');
  25616.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/XioniXconfig/src/Resources/views'));
  25617.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/XioniXconfig/src/Resources/views'), 'XioniXconfig');
  25618.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Resources/views'));
  25619.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SasBlogModule/src/Resources/views'), 'SasBlogModule');
  25620.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src/Resources/views'));
  25621.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src/Resources/views'), 'MoorlCmsTwig');
  25622.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MndCookie/src/Resources/views'));
  25623.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MndCookie/src/Resources/views'), 'MndCookie');
  25624.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/Poller24/src/Resources/views'));
  25625.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/Poller24/src/Resources/views'), 'Poller24');
  25626.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/XioniCmsTwig/src/Resources/views'));
  25627.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/XioniCmsTwig/src/Resources/views'), 'XioniCmsTwig');
  25628.         $instance->addLoader(($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService()));
  25629.         $instance->addLoader($a);
  25630.         return $instance;
  25631.     }
  25632.     /**
  25633.      * Gets the private 'twig.mailer.message_listener' shared service.
  25634.      *
  25635.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  25636.      */
  25637.     protected function getTwig_Mailer_MessageListenerService()
  25638.     {
  25639.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  25640.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  25641.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  25642.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  25643.     }
  25644.     /**
  25645.      * Gets the private 'twig.runtime.httpkernel' shared service.
  25646.      *
  25647.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  25648.      */
  25649.     protected function getTwig_Runtime_HttpkernelService()
  25650.     {
  25651.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  25652.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  25653.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  25654.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  25655.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  25656.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  25657.         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, [
  25658.             'esi' => ['privates''fragment.renderer.esi''getFragment_Renderer_EsiService'false],
  25659.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  25660.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  25661.         ], [
  25662.             'esi' => '?',
  25663.             'hinclude' => '?',
  25664.             'inline' => '?',
  25665.         ]), $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));
  25666.     }
  25667.     /**
  25668.      * Gets the private 'twig.runtime.security_csrf' shared service.
  25669.      *
  25670.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  25671.      */
  25672.     protected function getTwig_Runtime_SecurityCsrfService()
  25673.     {
  25674.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  25675.         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()));
  25676.     }
  25677.     /**
  25678.      * Gets the private 'twig.runtime.serializer' shared service.
  25679.      *
  25680.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  25681.      */
  25682.     protected function getTwig_Runtime_SerializerService()
  25683.     {
  25684.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  25685.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  25686.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  25687.     }
  25688.     /**
  25689.      * Gets the private 'validator.builder' shared service.
  25690.      *
  25691.      * @return \Symfony\Component\Validator\ValidatorBuilder
  25692.      */
  25693.     protected function getValidator_BuilderService()
  25694.     {
  25695.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  25696.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  25697.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25698.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator''getCustomerEmailUniqueValidatorService'false],
  25699.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator''getCustomerPasswordMatchesValidatorService'false],
  25700.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator''getCustomerVatIdentificationValidatorService'false],
  25701.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator''getEntityExistsValidatorService'false],
  25702.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator''getEntityNotExistsValidatorService'false],
  25703.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  25704.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  25705.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  25706.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  25707.         ], [
  25708.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => '?',
  25709.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => '?',
  25710.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => '?',
  25711.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => '?',
  25712.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => '?',
  25713.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  25714.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  25715.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  25716.             'validator.expression' => '?',
  25717.         ])));
  25718.         if ($this->has('translator')) {
  25719.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  25720.         }
  25721.         $instance->setTranslationDomain('validators');
  25722.         $instance->enableAnnotationMapping(true);
  25723.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  25724.         $instance->addMethodMapping('loadValidatorMetadata');
  25725.         $instance->addObjectInitializers([]);
  25726.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  25727.         return $instance;
  25728.     }
  25729.     /**
  25730.      * Gets the private 'validator.email' shared service.
  25731.      *
  25732.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  25733.      */
  25734.     protected function getValidator_EmailService()
  25735.     {
  25736.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  25737.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  25738.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  25739.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('loose');
  25740.     }
  25741.     /**
  25742.      * Gets the private 'validator.expression' shared service.
  25743.      *
  25744.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  25745.      */
  25746.     protected function getValidator_ExpressionService()
  25747.     {
  25748.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  25749.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  25750.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  25751.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(NULL);
  25752.     }
  25753.     /**
  25754.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  25755.      *
  25756.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  25757.      */
  25758.     protected function getValidator_Mapping_CacheWarmerService()
  25759.     {
  25760.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  25761.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  25762.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  25763.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  25764.     }
  25765.     /**
  25766.      * Gets the private 'validator.not_compromised_password' shared service.
  25767.      *
  25768.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  25769.      */
  25770.     protected function getValidator_NotCompromisedPasswordService()
  25771.     {
  25772.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  25773.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  25774.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  25775.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(NULL'UTF-8'trueNULL);
  25776.     }
  25777.     /**
  25778.      * Gets the private 'var_dumper.command.server_dump' shared service.
  25779.      *
  25780.      * @return \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand
  25781.      */
  25782.     protected function getVarDumper_Command_ServerDumpService()
  25783.     {
  25784.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25785.         include_once \dirname(__DIR__4).'/vendor/symfony/debug-bundle/Command/ServerDumpPlaceholderCommand.php';
  25786.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  25787.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  25788.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  25789.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  25790.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  25791.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  25792.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  25793.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  25794.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  25795.         $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()))]);
  25796.         $instance->setName('server:dump');
  25797.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  25798.         return $instance;
  25799.     }
  25800.     /**
  25801.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  25802.      *
  25803.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  25804.      */
  25805.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  25806.     {
  25807.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  25808.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  25809.         return $instance;
  25810.     }
  25811.     /**
  25812.      * Gets the private 'var_dumper.html_dumper' shared service.
  25813.      *
  25814.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  25815.      */
  25816.     protected function getVarDumper_HtmlDumperService()
  25817.     {
  25818.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  25819.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  25820.         return $instance;
  25821.     }
  25822.     /**
  25823.      * Gets the private 'web_profiler.csp.handler' shared service.
  25824.      *
  25825.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  25826.      */
  25827.     protected function getWebProfiler_Csp_HandlerService()
  25828.     {
  25829.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  25830.     }
  25831.     /**
  25832.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  25833.      *
  25834.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  25835.      */
  25836.     protected function getWebProfiler_DebugToolbarService()
  25837.     {
  25838.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false2, ($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()));
  25839.     }
  25840.     /**
  25841.      * Gets the public 'cache_clearer' alias.
  25842.      *
  25843.      * @return object The ".container.private.cache_clearer" service.
  25844.      */
  25845.     protected function getCacheClearerService()
  25846.     {
  25847.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  25848.         return $this->get('.container.private.cache_clearer');
  25849.     }
  25850.     /**
  25851.      * Gets the public 'filesystem' alias.
  25852.      *
  25853.      * @return object The ".container.private.filesystem" service.
  25854.      */
  25855.     protected function getFilesystemService()
  25856.     {
  25857.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  25858.         return $this->get('.container.private.filesystem');
  25859.     }
  25860.     /**
  25861.      * Gets the public 'serializer' alias.
  25862.      *
  25863.      * @return object The ".container.private.serializer" service.
  25864.      */
  25865.     protected function getSerializerService()
  25866.     {
  25867.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  25868.         return $this->get('.container.private.serializer');
  25869.     }
  25870.     /**
  25871.      * Gets the public 'security.csrf.token_manager' alias.
  25872.      *
  25873.      * @return object The ".container.private.security.csrf.token_manager" service.
  25874.      */
  25875.     protected function getSecurity_Csrf_TokenManagerService()
  25876.     {
  25877.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  25878.         return $this->get('.container.private.security.csrf.token_manager');
  25879.     }
  25880.     /**
  25881.      * Gets the public 'profiler' alias.
  25882.      *
  25883.      * @return object The ".container.private.profiler" service.
  25884.      */
  25885.     protected function getProfilerService()
  25886.     {
  25887.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  25888.         return $this->get('.container.private.profiler');
  25889.     }
  25890.     /**
  25891.      * Gets the public 'twig' alias.
  25892.      *
  25893.      * @return object The ".container.private.twig" service.
  25894.      */
  25895.     protected function getTwigService()
  25896.     {
  25897.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  25898.         return $this->get('.container.private.twig');
  25899.     }
  25900.     /**
  25901.      * Gets the public 'session' alias.
  25902.      *
  25903.      * @return object The ".container.private.session" service.
  25904.      */
  25905.     protected function getSessionService()
  25906.     {
  25907.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  25908.         return $this->get('.container.private.session');
  25909.     }
  25910.     /**
  25911.      * Gets the public 'validator' alias.
  25912.      *
  25913.      * @return object The ".container.private.validator" service.
  25914.      */
  25915.     protected function getValidatorService()
  25916.     {
  25917.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  25918.         return $this->get('.container.private.validator');
  25919.     }
  25920.     /**
  25921.      * @return array|bool|float|int|string|\UnitEnum|null
  25922.      */
  25923.     public function getParameter(string $name)
  25924.     {
  25925.         if (isset($this->buildParameters[$name])) {
  25926.             return $this->buildParameters[$name];
  25927.         }
  25928.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  25929.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  25930.         }
  25931.         if (isset($this->loadedDynamicParameters[$name])) {
  25932.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  25933.         }
  25934.         return $this->parameters[$name];
  25935.     }
  25936.     public function hasParameter(string $name): bool
  25937.     {
  25938.         if (isset($this->buildParameters[$name])) {
  25939.             return true;
  25940.         }
  25941.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  25942.     }
  25943.     public function setParameter(string $name$value): void
  25944.     {
  25945.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  25946.     }
  25947.     public function getParameterBag(): ParameterBagInterface
  25948.     {
  25949.         if (null === $this->parameterBag) {
  25950.             $parameters $this->parameters;
  25951.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  25952.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  25953.             }
  25954.             foreach ($this->buildParameters as $name => $value) {
  25955.                 $parameters[$name] = $value;
  25956.             }
  25957.             $this->parameterBag = new FrozenParameterBag($parameters);
  25958.         }
  25959.         return $this->parameterBag;
  25960.     }
  25961.     private $loadedDynamicParameters = [
  25962.         'kernel.runtime_environment' => false,
  25963.         'kernel.build_dir' => false,
  25964.         'kernel.cache_dir' => false,
  25965.         'APP_URL' => false,
  25966.         'shopware.routing.registered_api_prefixes' => false,
  25967.         'shopware.dbal.time_zone_support_enabled' => false,
  25968.         'instance_id' => false,
  25969.         'shopware_administration.path_name' => false,
  25970.         'shopware.http.cache.enabled' => false,
  25971.         'shopware.http.cache.default_ttl' => false,
  25972.         'elasticsearch.enabled' => false,
  25973.         'elasticsearch.indexing_enabled' => false,
  25974.         'elasticsearch.hosts' => false,
  25975.         'elasticsearch.index_prefix' => false,
  25976.         'shopware.cdn.strategy' => false,
  25977.         'kernel.secret' => false,
  25978.         'debug.container.dump' => false,
  25979.         'serializer.mapping.cache.file' => false,
  25980.         'session.save_path' => false,
  25981.         'validator.mapping.cache.file' => false,
  25982.         'profiler.storage.dsn' => false,
  25983.         'shopware.cdn' => false,
  25984.         'shopware.deployment' => false,
  25985.         'shopware.deployment.blue_green' => false,
  25986.         'shopware.html_sanitizer' => false,
  25987.         'shopware.html_sanitizer.cache_dir' => false,
  25988.         'elasticsearch.indexing_batch_size' => false,
  25989.         'elasticsearch.throw_exception' => false,
  25990.     ];
  25991.     private $dynamicParameters = [];
  25992.     private function getDynamicParameter(string $name)
  25993.     {
  25994.         switch ($name) {
  25995.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  25996.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  25997.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  25998.             case 'APP_URL'$value $this->getEnv('string:APP_URL'); break;
  25999.             case 'shopware.routing.registered_api_prefixes'$value = [
  26000.                 => '_wdt',
  26001.                 => '_profiler',
  26002.                 => '_error',
  26003.                 => 'api',
  26004.                 => 'sw-domain-hash.html',
  26005.                 => 'store-api',
  26006.                 => $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'),
  26007.                 => 'api',
  26008.             ]; break;
  26009.             case 'shopware.dbal.time_zone_support_enabled'$value $this->getEnv('bool:SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED'); break;
  26010.             case 'instance_id'$value $this->getEnv('INSTANCE_ID'); break;
  26011.             case 'shopware_administration.path_name'$value $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'); break;
  26012.             case 'shopware.http.cache.enabled'$value $this->getEnv('default:shopware_http_cache_enabled_default:SHOPWARE_HTTP_CACHE_ENABLED'); break;
  26013.             case 'shopware.http.cache.default_ttl'$value $this->getEnv('default:shopware_http_cache_default_ttl_default:SHOPWARE_HTTP_DEFAULT_TTL'); break;
  26014.             case 'elasticsearch.enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'); break;
  26015.             case 'elasticsearch.indexing_enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_INDEXING_ENABLED'); break;
  26016.             case 'elasticsearch.hosts'$value $this->getEnv('string:default:default_whitespace:SHOPWARE_ES_HOSTS'); break;
  26017.             case 'elasticsearch.index_prefix'$value $this->getEnv('string:default:default_elasticsearch_prefix:SHOPWARE_ES_INDEX_PREFIX'); break;
  26018.             case 'shopware.cdn.strategy'$value $this->getEnv('default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'); break;
  26019.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  26020.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Shopware_Production_KernelDevDebugContainer.xml'); break;
  26021.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  26022.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  26023.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  26024.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  26025.             case 'shopware.cdn'$value = [
  26026.                 'url' => '',
  26027.                 'strategy' => $this->getEnv('string:default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'),
  26028.             ]; break;
  26029.             case 'shopware.deployment'$value = [
  26030.                 'blue_green' => $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'),
  26031.             ]; break;
  26032.             case 'shopware.deployment.blue_green'$value $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'); break;
  26033.             case 'shopware.html_sanitizer'$value = [
  26034.                 'cache_dir' => $this->targetDir.'',
  26035.                 'cache_enabled' => true,
  26036.                 'sets' => [
  26037.                     'basic' => [
  26038.                         'tags' => [
  26039.                             => 'a',
  26040.                             => 'abbr',
  26041.                             => 'acronym',
  26042.                             => 'address',
  26043.                             => 'b',
  26044.                             => 'bdo',
  26045.                             => 'big',
  26046.                             => 'blockquote',
  26047.                             => 'br',
  26048.                             => 'caption',
  26049.                             10 => 'center',
  26050.                             11 => 'cite',
  26051.                             12 => 'code',
  26052.                             13 => 'col',
  26053.                             14 => 'colgroup',
  26054.                             15 => 'dd',
  26055.                             16 => 'del',
  26056.                             17 => 'dfn',
  26057.                             18 => 'dir',
  26058.                             19 => 'div',
  26059.                             20 => 'dl',
  26060.                             21 => 'dt',
  26061.                             22 => 'em',
  26062.                             23 => 'font',
  26063.                             24 => 'h1',
  26064.                             25 => 'h2',
  26065.                             26 => 'h3',
  26066.                             27 => 'h4',
  26067.                             28 => 'h5',
  26068.                             29 => 'h6',
  26069.                             30 => 'hr',
  26070.                             31 => 'i',
  26071.                             32 => 'ins',
  26072.                             33 => 'kbd',
  26073.                             34 => 'li',
  26074.                             35 => 'menu',
  26075.                             36 => 'ol',
  26076.                             37 => 'p',
  26077.                             38 => 'pre',
  26078.                             39 => 'q',
  26079.                             40 => 's',
  26080.                             41 => 'samp',
  26081.                             42 => 'small',
  26082.                             43 => 'span',
  26083.                             44 => 'strike',
  26084.                             45 => 'strong',
  26085.                             46 => 'sub',
  26086.                             47 => 'sup',
  26087.                             48 => 'table',
  26088.                             49 => 'tbody',
  26089.                             50 => 'td',
  26090.                             51 => 'tfoot',
  26091.                             52 => 'th',
  26092.                             53 => 'thead',
  26093.                             54 => 'tr',
  26094.                             55 => 'tt',
  26095.                             56 => 'u',
  26096.                             57 => 'ul',
  26097.                             58 => 'var',
  26098.                         ],
  26099.                         'attributes' => [
  26100.                             => 'align',
  26101.                             => 'bgcolor',
  26102.                             => 'border',
  26103.                             => 'cellpadding',
  26104.                             => 'cellspacing',
  26105.                             => 'cite',
  26106.                             => 'class',
  26107.                             => 'clear',
  26108.                             => 'color',
  26109.                             => 'colspan',
  26110.                             10 => 'dir',
  26111.                             11 => 'face',
  26112.                             12 => 'frame',
  26113.                             13 => 'height',
  26114.                             14 => 'href',
  26115.                             15 => 'id',
  26116.                             16 => 'lang',
  26117.                             17 => 'name',
  26118.                             18 => 'noshade',
  26119.                             19 => 'nowrap',
  26120.                             20 => 'rel',
  26121.                             21 => 'rev',
  26122.                             22 => 'rowspan',
  26123.                             23 => 'scope',
  26124.                             24 => 'size',
  26125.                             25 => 'span',
  26126.                             26 => 'start',
  26127.                             27 => 'style',
  26128.                             28 => 'summary',
  26129.                             29 => 'title',
  26130.                             30 => 'type',
  26131.                             31 => 'valign',
  26132.                             32 => 'value',
  26133.                             33 => 'width',
  26134.                         ],
  26135.                         'options' => [
  26136.                         ],
  26137.                     ],
  26138.                     'media' => [
  26139.                         'tags' => [
  26140.                             => 'img',
  26141.                         ],
  26142.                         'attributes' => [
  26143.                             => 'src',
  26144.                             => 'alt',
  26145.                         ],
  26146.                         'options' => [
  26147.                         ],
  26148.                     ],
  26149.                     'script' => [
  26150.                         'tags' => [
  26151.                             => 'script',
  26152.                         ],
  26153.                         'options' => [
  26154.                             'HTML.Trusted' => true,
  26155.                         ],
  26156.                         'attributes' => [
  26157.                         ],
  26158.                     ],
  26159.                     'tidy' => [
  26160.                         'options' => [
  26161.                             'Output.TidyFormat' => true,
  26162.                         ],
  26163.                         'tags' => [
  26164.                         ],
  26165.                         'attributes' => [
  26166.                         ],
  26167.                     ],
  26168.                 ],
  26169.                 'fields' => [
  26170.                     'product_translation.description' => [
  26171.                         'sets' => [
  26172.                             => 'basic',
  26173.                             => 'media',
  26174.                         ],
  26175.                     ],
  26176.                     'app_cms_block.template' => [
  26177.                         'sets' => [
  26178.                             => 'basic',
  26179.                             => 'media',
  26180.                             => 'tidy',
  26181.                         ],
  26182.                     ],
  26183.                 ],
  26184.             ]; break;
  26185.             case 'shopware.html_sanitizer.cache_dir'$value $this->targetDir.''; break;
  26186.             case 'elasticsearch.indexing_batch_size'$value $this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'); break;
  26187.             case 'elasticsearch.throw_exception'$value $this->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'); break;
  26188.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  26189.         }
  26190.         $this->loadedDynamicParameters[$name] = true;
  26191.         return $this->dynamicParameters[$name] = $value;
  26192.     }
  26193.     protected function getDefaultParameters(): array
  26194.     {
  26195.         return [
  26196.             'kernel.project_dir' => \dirname(__DIR__4),
  26197.             'kernel.environment' => 'dev',
  26198.             'kernel.debug' => true,
  26199.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  26200.             'kernel.bundles' => [
  26201.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  26202.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  26203.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  26204.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  26205.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  26206.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  26207.                 'EnqueueBundle' => 'Enqueue\\Bundle\\EnqueueBundle',
  26208.                 'EnqueueAdapterBundle' => 'Enqueue\\MessengerAdapter\\Bundle\\EnqueueAdapterBundle',
  26209.                 'Framework' => 'Shopware\\Core\\Framework\\Framework',
  26210.                 'System' => 'Shopware\\Core\\System\\System',
  26211.                 'Content' => 'Shopware\\Core\\Content\\Content',
  26212.                 'Checkout' => 'Shopware\\Core\\Checkout\\Checkout',
  26213.                 'Profiling' => 'Shopware\\Core\\Profiling\\Profiling',
  26214.                 'Administration' => 'Shopware\\Administration\\Administration',
  26215.                 'Storefront' => 'Shopware\\Storefront\\Storefront',
  26216.                 'Elasticsearch' => 'Shopware\\Elasticsearch\\Elasticsearch',
  26217.                 'Maintenance' => 'Shopware\\Core\\Maintenance\\Maintenance',
  26218.                 'DneCustomCssJs' => 'Dne\\CustomCssJs\\DneCustomCssJs',
  26219.                 'WolfPlatformGraphicMenu' => 'Wolf\\WolfPlatformGraphicMenu\\WolfPlatformGraphicMenu',
  26220.                 'MoorlFoundation' => 'MoorlFoundation\\MoorlFoundation',
  26221.                 'MoorlFormBuilder' => 'MoorlFormBuilder\\MoorlFormBuilder',
  26222.                 'MoorlFormBuilderRegistration' => 'MoorlFormBuilderRegistration\\MoorlFormBuilderRegistration',
  26223.                 'SwagExtensionStore' => 'SwagExtensionStore\\SwagExtensionStore',
  26224.                 'XioniXconfig' => 'Xioni\\Xconfig\\XioniXconfig',
  26225.                 'SasBlogModule' => 'Sas\\BlogModule\\SasBlogModule',
  26226.                 'MoorlCmsTwig' => 'MoorlCmsTwig\\MoorlCmsTwig',
  26227.                 'MndCookie' => 'MndCookie\\MndCookie',
  26228.                 'Poller24' => 'Poller24\\Poller24',
  26229.                 'XioniCmsTwig' => 'XioniCmsTwig\\XioniCmsTwig',
  26230.                 'DbalKernelPluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\DbalKernelPluginLoader',
  26231.             ],
  26232.             'kernel.bundles_metadata' => [
  26233.                 'FrameworkBundle' => [
  26234.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  26235.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  26236.                 ],
  26237.                 'MonologBundle' => [
  26238.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  26239.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  26240.                 ],
  26241.                 'SensioFrameworkExtraBundle' => [
  26242.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  26243.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  26244.                 ],
  26245.                 'TwigBundle' => [
  26246.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  26247.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  26248.                 ],
  26249.                 'WebProfilerBundle' => [
  26250.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  26251.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  26252.                 ],
  26253.                 'DebugBundle' => [
  26254.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  26255.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  26256.                 ],
  26257.                 'EnqueueBundle' => [
  26258.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle'),
  26259.                     'namespace' => 'Enqueue\\Bundle',
  26260.                 ],
  26261.                 'EnqueueAdapterBundle' => [
  26262.                     'path' => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle'),
  26263.                     'namespace' => 'Enqueue\\MessengerAdapter\\Bundle',
  26264.                 ],
  26265.                 'Framework' => [
  26266.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework'),
  26267.                     'namespace' => 'Shopware\\Core\\Framework',
  26268.                 ],
  26269.                 'System' => [
  26270.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/System'),
  26271.                     'namespace' => 'Shopware\\Core\\System',
  26272.                 ],
  26273.                 'Content' => [
  26274.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Content'),
  26275.                     'namespace' => 'Shopware\\Core\\Content',
  26276.                 ],
  26277.                 'Checkout' => [
  26278.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout'),
  26279.                     'namespace' => 'Shopware\\Core\\Checkout',
  26280.                 ],
  26281.                 'Profiling' => [
  26282.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling'),
  26283.                     'namespace' => 'Shopware\\Core\\Profiling',
  26284.                 ],
  26285.                 'Administration' => [
  26286.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/administration'),
  26287.                     'namespace' => 'Shopware\\Administration',
  26288.                 ],
  26289.                 'Storefront' => [
  26290.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  26291.                     'namespace' => 'Shopware\\Storefront',
  26292.                 ],
  26293.                 'Elasticsearch' => [
  26294.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch'),
  26295.                     'namespace' => 'Shopware\\Elasticsearch',
  26296.                 ],
  26297.                 'Maintenance' => [
  26298.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance'),
  26299.                     'namespace' => 'Shopware\\Core\\Maintenance',
  26300.                 ],
  26301.                 'DneCustomCssJs' => [
  26302.                     'path' => (\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src'),
  26303.                     'namespace' => 'Dne\\CustomCssJs',
  26304.                 ],
  26305.                 'WolfPlatformGraphicMenu' => [
  26306.                     'path' => (\dirname(__DIR__4).'/custom/plugins/WolfPlatformGraphicMenu/src'),
  26307.                     'namespace' => 'Wolf\\WolfPlatformGraphicMenu',
  26308.                 ],
  26309.                 'MoorlFoundation' => [
  26310.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src'),
  26311.                     'namespace' => 'MoorlFoundation',
  26312.                 ],
  26313.                 'MoorlFormBuilder' => [
  26314.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src'),
  26315.                     'namespace' => 'MoorlFormBuilder',
  26316.                 ],
  26317.                 'MoorlFormBuilderRegistration' => [
  26318.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilderRegistration/src'),
  26319.                     'namespace' => 'MoorlFormBuilderRegistration',
  26320.                 ],
  26321.                 'SwagExtensionStore' => [
  26322.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  26323.                     'namespace' => 'SwagExtensionStore',
  26324.                 ],
  26325.                 'XioniXconfig' => [
  26326.                     'path' => (\dirname(__DIR__4).'/custom/plugins/XioniXconfig/src'),
  26327.                     'namespace' => 'Xioni\\Xconfig',
  26328.                 ],
  26329.                 'SasBlogModule' => [
  26330.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SasBlogModule/src'),
  26331.                     'namespace' => 'Sas\\BlogModule',
  26332.                 ],
  26333.                 'MoorlCmsTwig' => [
  26334.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src'),
  26335.                     'namespace' => 'MoorlCmsTwig',
  26336.                 ],
  26337.                 'MndCookie' => [
  26338.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MndCookie/src'),
  26339.                     'namespace' => 'MndCookie',
  26340.                 ],
  26341.                 'Poller24' => [
  26342.                     'path' => (\dirname(__DIR__4).'/custom/plugins/Poller24/src'),
  26343.                     'namespace' => 'Poller24',
  26344.                 ],
  26345.                 'XioniCmsTwig' => [
  26346.                     'path' => (\dirname(__DIR__4).'/custom/plugins/XioniCmsTwig/src'),
  26347.                     'namespace' => 'XioniCmsTwig',
  26348.                 ],
  26349.                 'DbalKernelPluginLoader' => [
  26350.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader'),
  26351.                     'namespace' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader',
  26352.                 ],
  26353.             ],
  26354.             'kernel.charset' => 'UTF-8',
  26355.             'kernel.container_class' => 'Shopware_Production_KernelDevDebugContainer',
  26356.             'kernel.cache.hash' => '1366872c1c3c18b86733cb08cc0d4973',
  26357.             'kernel.shopware_version' => '6.4.10.1',
  26358.             'kernel.shopware_version_revision' => 'd5b3360178565d99712d716e8b3f65d419d171c3',
  26359.             'kernel.shopware_core_dir' => (\dirname(__DIR__4).'/vendor/shopware/core'),
  26360.             'kernel.plugin_dir' => (\dirname(__DIR__4).'/custom/plugins'),
  26361.             'kernel.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  26362.             'kernel.active_plugins' => [
  26363.                 'Dne\\CustomCssJs\\DneCustomCssJs' => [
  26364.                     'name' => 'DneCustomCssJs',
  26365.                     'path' => (\dirname(__DIR__4).'/custom/plugins/DneCustomCssJs/src'),
  26366.                     'class' => 'Dne\\CustomCssJs\\DneCustomCssJs',
  26367.                 ],
  26368.                 'Wolf\\WolfPlatformGraphicMenu\\WolfPlatformGraphicMenu' => [
  26369.                     'name' => 'WolfPlatformGraphicMenu',
  26370.                     'path' => (\dirname(__DIR__4).'/custom/plugins/WolfPlatformGraphicMenu/src'),
  26371.                     'class' => 'Wolf\\WolfPlatformGraphicMenu\\WolfPlatformGraphicMenu',
  26372.                 ],
  26373.                 'MoorlFoundation\\MoorlFoundation' => [
  26374.                     'name' => 'MoorlFoundation',
  26375.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlFoundation/src'),
  26376.                     'class' => 'MoorlFoundation\\MoorlFoundation',
  26377.                 ],
  26378.                 'MoorlFormBuilder\\MoorlFormBuilder' => [
  26379.                     'name' => 'MoorlFormBuilder',
  26380.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilder/src'),
  26381.                     'class' => 'MoorlFormBuilder\\MoorlFormBuilder',
  26382.                 ],
  26383.                 'MoorlFormBuilderRegistration\\MoorlFormBuilderRegistration' => [
  26384.                     'name' => 'MoorlFormBuilderRegistration',
  26385.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlFormBuilderRegistration/src'),
  26386.                     'class' => 'MoorlFormBuilderRegistration\\MoorlFormBuilderRegistration',
  26387.                 ],
  26388.                 'SwagExtensionStore\\SwagExtensionStore' => [
  26389.                     'name' => 'SwagExtensionStore',
  26390.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  26391.                     'class' => 'SwagExtensionStore\\SwagExtensionStore',
  26392.                 ],
  26393.                 'Xioni\\Xconfig\\XioniXconfig' => [
  26394.                     'name' => 'XioniXconfig',
  26395.                     'path' => (\dirname(__DIR__4).'/custom/plugins/XioniXconfig/src'),
  26396.                     'class' => 'Xioni\\Xconfig\\XioniXconfig',
  26397.                 ],
  26398.                 'Sas\\BlogModule\\SasBlogModule' => [
  26399.                     'name' => 'SasBlogModule',
  26400.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SasBlogModule/src'),
  26401.                     'class' => 'Sas\\BlogModule\\SasBlogModule',
  26402.                 ],
  26403.                 'MoorlCmsTwig\\MoorlCmsTwig' => [
  26404.                     'name' => 'MoorlCmsTwig',
  26405.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MoorlCmsTwig/src'),
  26406.                     'class' => 'MoorlCmsTwig\\MoorlCmsTwig',
  26407.                 ],
  26408.                 'MndCookie\\MndCookie' => [
  26409.                     'name' => 'MndCookie',
  26410.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MndCookie/src'),
  26411.                     'class' => 'MndCookie\\MndCookie',
  26412.                 ],
  26413.                 'Poller24\\Poller24' => [
  26414.                     'name' => 'Poller24',
  26415.                     'path' => (\dirname(__DIR__4).'/custom/plugins/Poller24/src'),
  26416.                     'class' => 'Poller24\\Poller24',
  26417.                 ],
  26418.                 'XioniCmsTwig\\XioniCmsTwig' => [
  26419.                     'name' => 'XioniCmsTwig',
  26420.                     'path' => (\dirname(__DIR__4).'/custom/plugins/XioniCmsTwig/src'),
  26421.                     'class' => 'XioniCmsTwig\\XioniCmsTwig',
  26422.                 ],
  26423.             ],
  26424.             'kernel.plugin_infos' => [
  26425.                 => [
  26426.                     'name' => 'XioniCmsElement',
  26427.                     'baseClass' => 'Xioni\\CmsElement\\XioniCmsElement',
  26428.                     'active' => false,
  26429.                     'path' => 'custom/plugins/XioniCmsElement',
  26430.                     'version' => '1.0.0',
  26431.                     'autoload' => [
  26432.                         'psr-4' => [
  26433.                             'Xioni\\CmsElement\\' => 'src/',
  26434.                         ],
  26435.                     ],
  26436.                     'managedByComposer' => false,
  26437.                     'composerName' => 'xioni/cms-element',
  26438.                 ],
  26439.                 => [
  26440.                     'name' => 'SwagPayPal',
  26441.                     'baseClass' => 'Swag\\PayPal\\SwagPayPal',
  26442.                     'active' => false,
  26443.                     'path' => 'custom/plugins/SwagPayPal',
  26444.                     'version' => '5.0.3',
  26445.                     'autoload' => [
  26446.                         'psr-4' => [
  26447.                             'Swag\\PayPal\\' => 'src/',
  26448.                         ],
  26449.                     ],
  26450.                     'managedByComposer' => false,
  26451.                     'composerName' => 'swag/paypal',
  26452.                 ],
  26453.                 => [
  26454.                     'name' => 'FroshProductCompare',
  26455.                     'baseClass' => 'Frosh\\FroshProductCompare\\FroshProductCompare',
  26456.                     'active' => false,
  26457.                     'path' => 'custom/plugins/FroshProductCompare',
  26458.                     'version' => '1.1.0',
  26459.                     'autoload' => [
  26460.                         'psr-4' => [
  26461.                             'Frosh\\FroshProductCompare\\' => 'src/',
  26462.                         ],
  26463.                     ],
  26464.                     'managedByComposer' => false,
  26465.                     'composerName' => 'frosh/product-compare',
  26466.                 ],
  26467.                 => [
  26468.                     'name' => 'DneCustomCssJs',
  26469.                     'baseClass' => 'Dne\\CustomCssJs\\DneCustomCssJs',
  26470.                     'active' => true,
  26471.                     'path' => 'custom/plugins/DneCustomCssJs',
  26472.                     'version' => '2.0.3',
  26473.                     'autoload' => [
  26474.                         'psr-4' => [
  26475.                             'Dne\\CustomCssJs\\' => 'src/',
  26476.                         ],
  26477.                     ],
  26478.                     'managedByComposer' => false,
  26479.                     'composerName' => 'dne/custom-css-js',
  26480.                 ],
  26481.                 => [
  26482.                     'name' => 'WolfPlatformGraphicMenu',
  26483.                     'baseClass' => 'Wolf\\WolfPlatformGraphicMenu\\WolfPlatformGraphicMenu',
  26484.                     'active' => true,
  26485.                     'path' => 'custom/plugins/WolfPlatformGraphicMenu',
  26486.                     'version' => '1.3.1',
  26487.                     'autoload' => [
  26488.                         'psr-4' => [
  26489.                             'Wolf\\WolfPlatformGraphicMenu\\' => 'src/',
  26490.                         ],
  26491.                     ],
  26492.                     'managedByComposer' => false,
  26493.                     'composerName' => 'wolf/platform-graphic-menu',
  26494.                 ],
  26495.                 => [
  26496.                     'name' => 'MoorlFoundation',
  26497.                     'baseClass' => 'MoorlFoundation\\MoorlFoundation',
  26498.                     'active' => true,
  26499.                     'path' => 'custom/plugins/MoorlFoundation',
  26500.                     'version' => '1.4.65',
  26501.                     'autoload' => [
  26502.                         'psr-4' => [
  26503.                             'MoorlFoundation\\' => 'src/',
  26504.                         ],
  26505.                     ],
  26506.                     'managedByComposer' => false,
  26507.                     'composerName' => 'moorl/foundation',
  26508.                 ],
  26509.                 => [
  26510.                     'name' => 'MoorlFormBuilder',
  26511.                     'baseClass' => 'MoorlFormBuilder\\MoorlFormBuilder',
  26512.                     'active' => true,
  26513.                     'path' => 'custom/plugins/MoorlFormBuilder',
  26514.                     'version' => '1.4.45',
  26515.                     'autoload' => [
  26516.                         'psr-4' => [
  26517.                             'MoorlFormBuilder\\' => 'src/',
  26518.                         ],
  26519.                     ],
  26520.                     'managedByComposer' => false,
  26521.                     'composerName' => 'moorl/moorl-form-builder',
  26522.                 ],
  26523.                 => [
  26524.                     'name' => 'MoorlFormBuilderRegistration',
  26525.                     'baseClass' => 'MoorlFormBuilderRegistration\\MoorlFormBuilderRegistration',
  26526.                     'active' => true,
  26527.                     'path' => 'custom/plugins/MoorlFormBuilderRegistration',
  26528.                     'version' => '1.4.4',
  26529.                     'autoload' => [
  26530.                         'psr-4' => [
  26531.                             'MoorlFormBuilderRegistration\\' => 'src/',
  26532.                         ],
  26533.                     ],
  26534.                     'managedByComposer' => false,
  26535.                     'composerName' => 'moorl/moorl-form-builder-registration',
  26536.                 ],
  26537.                 => [
  26538.                     'name' => 'SwagExtensionStore',
  26539.                     'baseClass' => 'SwagExtensionStore\\SwagExtensionStore',
  26540.                     'active' => true,
  26541.                     'path' => 'custom/plugins/SwagExtensionStore',
  26542.                     'version' => '1.6.0',
  26543.                     'autoload' => [
  26544.                         'psr-4' => [
  26545.                             'SwagExtensionStore\\' => 'src/',
  26546.                         ],
  26547.                     ],
  26548.                     'managedByComposer' => false,
  26549.                     'composerName' => 'swag/swag-extension-store',
  26550.                 ],
  26551.                 => [
  26552.                     'name' => 'XioniXconfig',
  26553.                     'baseClass' => 'Xioni\\Xconfig\\XioniXconfig',
  26554.                     'active' => true,
  26555.                     'path' => 'custom/plugins/XioniXconfig',
  26556.                     'version' => '1.0.0',
  26557.                     'autoload' => [
  26558.                         'psr-4' => [
  26559.                             'Xioni\\Xconfig\\' => 'src/',
  26560.                         ],
  26561.                     ],
  26562.                     'managedByComposer' => false,
  26563.                     'composerName' => 'xioni/xconfig',
  26564.                 ],
  26565.                 10 => [
  26566.                     'name' => 'SasBlogModule',
  26567.                     'baseClass' => 'Sas\\BlogModule\\SasBlogModule',
  26568.                     'active' => true,
  26569.                     'path' => 'custom/plugins/SasBlogModule',
  26570.                     'version' => '1.5.7',
  26571.                     'autoload' => [
  26572.                         'psr-4' => [
  26573.                             'Sas\\BlogModule\\' => 'src/',
  26574.                         ],
  26575.                     ],
  26576.                     'managedByComposer' => false,
  26577.                     'composerName' => 'sas/blog-module',
  26578.                 ],
  26579.                 11 => [
  26580.                     'name' => 'MoorlCmsTwig',
  26581.                     'baseClass' => 'MoorlCmsTwig\\MoorlCmsTwig',
  26582.                     'active' => true,
  26583.                     'path' => 'custom/plugins/MoorlCmsTwig',
  26584.                     'version' => '1.4.3',
  26585.                     'autoload' => [
  26586.                         'psr-4' => [
  26587.                             'MoorlCmsTwig\\' => 'src/',
  26588.                         ],
  26589.                     ],
  26590.                     'managedByComposer' => false,
  26591.                     'composerName' => 'moorl/moorl-cms-twig',
  26592.                 ],
  26593.                 12 => [
  26594.                     'name' => 'MndCookie',
  26595.                     'baseClass' => 'MndCookie\\MndCookie',
  26596.                     'active' => true,
  26597.                     'path' => 'custom/plugins/MndCookie',
  26598.                     'version' => '1.0.10',
  26599.                     'autoload' => [
  26600.                         'psr-4' => [
  26601.                             'MndCookie\\' => 'src/',
  26602.                         ],
  26603.                     ],
  26604.                     'managedByComposer' => false,
  26605.                     'composerName' => 'mnd/cookie-plugin',
  26606.                 ],
  26607.                 13 => [
  26608.                     'name' => 'Poller24',
  26609.                     'baseClass' => 'Poller24\\Poller24',
  26610.                     'active' => true,
  26611.                     'path' => 'custom/plugins/Poller24',
  26612.                     'version' => '1.0.0',
  26613.                     'autoload' => [
  26614.                         'psr-4' => [
  26615.                             'Poller24\\' => 'src/',
  26616.                         ],
  26617.                     ],
  26618.                     'managedByComposer' => false,
  26619.                     'composerName' => 'swag/theme-skeleton',
  26620.                 ],
  26621.                 14 => [
  26622.                     'name' => 'XioniCmsTwig',
  26623.                     'baseClass' => 'XioniCmsTwig\\XioniCmsTwig',
  26624.                     'active' => true,
  26625.                     'path' => 'custom/plugins/XioniCmsTwig',
  26626.                     'version' => '1.0.0',
  26627.                     'autoload' => [
  26628.                         'psr-4' => [
  26629.                             'XioniCmsTwig\\' => 'src/',
  26630.                         ],
  26631.                     ],
  26632.                     'managedByComposer' => false,
  26633.                     'composerName' => 'xioni/xioni-cms-twig',
  26634.                 ],
  26635.             ],
  26636.             'kernel.supported_api_versions' => [
  26637.                 => 2,
  26638.                 => 3,
  26639.                 => 4,
  26640.             ],
  26641.             'defaults_bool_true' => true,
  26642.             'defaults_bool_false' => false,
  26643.             'default_whitespace' => ' ',
  26644.             'locale' => 'en-GB',
  26645.             'messenger.default_transport_name' => 'default',
  26646.             'default_cdn_strategy' => 'physical_filename',
  26647.             'env(APP_URL)' => '',
  26648.             'shopware.slug.config' => [
  26649.                 'regexp' => '/([^A-Za-z0-9\\.]|-)+/',
  26650.                 'lowercase' => false,
  26651.             ],
  26652.             'core.migration.directories' => [
  26653.             ],
  26654.             'migration.active' => [
  26655.                 => 1536232600,
  26656.                 => 1536232610,
  26657.                 => 1536232620,
  26658.                 => 1536232630,
  26659.                 => 1536232640,
  26660.                 => 1536232650,
  26661.                 => 1536232660,
  26662.                 => 1536232670,
  26663.                 => 1536232680,
  26664.                 => 1536232690,
  26665.                 10 => 1536232700,
  26666.                 11 => 1536232710,
  26667.                 12 => 1536232720,
  26668.                 13 => 1536232730,
  26669.                 14 => 1536232740,
  26670.                 15 => 1536232750,
  26671.                 16 => 1536232760,
  26672.                 17 => 1536232770,
  26673.                 18 => 1536232790,
  26674.                 19 => 1536232800,
  26675.                 20 => 1536232810,
  26676.                 21 => 1536232820,
  26677.                 22 => 1536232830,
  26678.                 23 => 1536232840,
  26679.                 24 => 1536232850,
  26680.                 25 => 1536232860,
  26681.                 26 => 1536232870,
  26682.                 27 => 1536232880,
  26683.                 28 => 1536232890,
  26684.                 29 => 1536232900,
  26685.                 30 => 1536232910,
  26686.                 31 => 1536232920,
  26687.                 32 => 1536232930,
  26688.                 33 => 1536232940,
  26689.                 34 => 1536232950,
  26690.                 35 => 1536232960,
  26691.                 36 => 1536232970,
  26692.                 37 => 1536232980,
  26693.                 38 => 1536232990,
  26694.                 39 => 1536233000,
  26695.                 40 => 1536233010,
  26696.                 41 => 1536233020,
  26697.                 42 => 1536233030,
  26698.                 43 => 1536233040,
  26699.                 44 => 1536233050,
  26700.                 45 => 1536233060,
  26701.                 46 => 1536233070,
  26702.                 47 => 1536233080,
  26703.                 48 => 1536233090,
  26704.                 49 => 1536233100,
  26705.                 50 => 1536233110,
  26706.                 51 => 1536233120,
  26707.                 52 => 1536233130,
  26708.                 53 => 1536233140,
  26709.                 54 => 1536233150,
  26710.                 55 => 1536233160,
  26711.                 56 => 1536233170,
  26712.                 57 => 1536233180,
  26713.                 58 => 1536233190,
  26714.                 59 => 1536233200,
  26715.                 60 => 1536233210,
  26716.                 61 => 1536233220,
  26717.                 62 => 1536233230,
  26718.                 63 => 1536233240,
  26719.                 64 => 1536233250,
  26720.                 65 => 1536233260,
  26721.                 66 => 1536233270,
  26722.                 67 => 1536233280,
  26723.                 68 => 1536233290,
  26724.                 69 => 1536233300,
  26725.                 70 => 1536233310,
  26726.                 71 => 1536233320,
  26727.                 72 => 1536233330,
  26728.                 73 => 1536233340,
  26729.                 74 => 1536233350,
  26730.                 75 => 1536233360,
  26731.                 76 => 1536233370,
  26732.                 77 => 1536233380,
  26733.                 78 => 1536233390,
  26734.                 79 => 1536233400,
  26735.                 80 => 1536233410,
  26736.                 81 => 1536233420,
  26737.                 82 => 1536233430,
  26738.                 83 => 1536233440,
  26739.                 84 => 1536233450,
  26740.                 85 => 1536233460,
  26741.                 86 => 1536233470,
  26742.                 87 => 1536233480,
  26743.                 88 => 1536233500,
  26744.                 89 => 1536233510,
  26745.                 90 => 1536233520,
  26746.                 91 => 1536233530,
  26747.                 92 => 1536233540,
  26748.                 93 => 1536233550,
  26749.                 94 => 1536233560,
  26750.                 95 => 1552360944,
  26751.                 96 => 1554199340,
  26752.                 97 => 1554200141,
  26753.                 98 => 1554203706,
  26754.                 99 => 1554900301,
  26755.                 100 => 1556809270,
  26756.                 101 => 1558082916,
  26757.                 102 => 1558105657,
  26758.                 103 => 1558443337,
  26759.                 104 => 1558505525,
  26760.                 105 => 1558594334,
  26761.                 106 => 1558938938,
  26762.                 107 => 1559050088,
  26763.                 108 => 1559050903,
  26764.                 109 => 1559134989,
  26765.                 110 => 1559306391,
  26766.                 111 => 1561370284,
  26767.                 112 => 1561377793,
  26768.                 113 => 1561442979,
  26769.                 114 => 1561452005,
  26770.                 115 => 1561712450,
  26771.                 116 => 1562228335,
  26772.                 117 => 1562240231,
  26773.                 118 => 1562306893,
  26774.                 119 => 1562324772,
  26775.                 120 => 1562579120,
  26776.                 121 => 1562684474,
  26777.                 122 => 1562841035,
  26778.                 123 => 1562933907,
  26779.                 124 => 1563180880,
  26780.                 125 => 1563288227,
  26781.                 126 => 1563518181,
  26782.                 127 => 1563805586,
  26783.                 128 => 1563949275,
  26784.                 129 => 1564475053,
  26785.                 130 => 1565007156,
  26786.                 131 => 1565079228,
  26787.                 132 => 1565270155,
  26788.                 133 => 1565270366,
  26789.                 134 => 1565346846,
  26790.                 135 => 1565705280,
  26791.                 136 => 1566293076,
  26792.                 137 => 1566460168,
  26793.                 138 => 1566817701,
  26794.                 139 => 1567431050,
  26795.                 140 => 1568120239,
  26796.                 141 => 1568120302,
  26797.                 142 => 1568645037,
  26798.                 143 => 1568901713,
  26799.                 144 => 1569403146,
  26800.                 145 => 1570187167,
  26801.                 146 => 1570459127,
  26802.                 147 => 1570621541,
  26803.                 148 => 1570622696,
  26804.                 149 => 1570629862,
  26805.                 150 => 1570684913,
  26806.                 151 => 1571059598,
  26807.                 152 => 1571210820,
  26808.                 153 => 1571660203,
  26809.                 154 => 1571724915,
  26810.                 155 => 1571981437,
  26811.                 156 => 1571990395,
  26812.                 157 => 1572193798,
  26813.                 158 => 1572264837,
  26814.                 159 => 1572273565,
  26815.                 160 => 1572421282,
  26816.                 161 => 1572425108,
  26817.                 162 => 1572957455,
  26818.                 163 => 1573049297,
  26819.                 164 => 1573569685,
  26820.                 165 => 1573729158,
  26821.                 166 => 1574063550,
  26822.                 167 => 1574082635,
  26823.                 168 => 1574258787,
  26824.                 169 => 1574258788,
  26825.                 170 => 1574258789,
  26826.                 171 => 1574520220,
  26827.                 172 => 1574672450,
  26828.                 173 => 1574695657,
  26829.                 174 => 1574925962,
  26830.                 175 => 1575010262,
  26831.                 176 => 1575021466,
  26832.                 177 => 1575034234,
  26833.                 178 => 1575036586,
  26834.                 179 => 1575039284,
  26835.                 180 => 1575197543,
  26836.                 181 => 1575274700,
  26837.                 182 => 1575293069,
  26838.                 183 => 1575451283,
  26839.                 184 => 1575626180,
  26840.                 185 => 1575883959,
  26841.                 186 => 1576488398,
  26842.                 187 => 1576590301,
  26843.                 188 => 1578042218,
  26844.                 189 => 1578044453,
  26845.                 190 => 1578470886,
  26846.                 191 => 1578475268,
  26847.                 192 => 1578485775,
  26848.                 193 => 1578491480,
  26849.                 194 => 1578590702,
  26850.                 195 => 1578648299,
  26851.                 196 => 1578650334,
  26852.                 197 => 1580202210,
  26853.                 198 => 1580218617,
  26854.                 199 => 1580743279,
  26855.                 200 => 1580746806,
  26856.                 201 => 1580808849,
  26857.                 202 => 1580819350,
  26858.                 203 => 1580827023,
  26859.                 204 => 1582011195,
  26860.                 205 => 1583142266,
  26861.                 206 => 1583416186,
  26862.                 207 => 1583756864,
  26863.                 208 => 1583844433,
  26864.                 209 => 1584002637,
  26865.                 210 => 1584953715,
  26866.                 211 => 1585056571,
  26867.                 212 => 1585126355,
  26868.                 213 => 1585490020,
  26869.                 214 => 1585744384,
  26870.                 215 => 1585816139,
  26871.                 216 => 1586158920,
  26872.                 217 => 1586173614,
  26873.                 218 => 1586260286,
  26874.                 219 => 1586334003,
  26875.                 220 => 1587039363,
  26876.                 221 => 1587109484,
  26877.                 222 => 1587111506,
  26878.                 223 => 1587461582,
  26879.                 224 => 1588143272,
  26880.                 225 => 1588144801,
  26881.                 226 => 1588153272,
  26882.                 227 => 1589178550,
  26883.                 228 => 1589357321,
  26884.                 229 => 1589359936,
  26885.                 230 => 1589379060,
  26886.                 231 => 1589447332,
  26887.                 232 => 1589458026,
  26888.                 233 => 1590408550,
  26889.                 234 => 1590409548,
  26890.                 235 => 1590566018,
  26891.                 236 => 1590566405,
  26892.                 237 => 1590579986,
  26893.                 238 => 1590758953,
  26894.                 239 => 1591052278,
  26895.                 240 => 1591167126,
  26896.                 241 => 1591253089,
  26897.                 242 => 1591259559,
  26898.                 243 => 1591272594,
  26899.                 244 => 1591361320,
  26900.                 245 => 1591683158,
  26901.                 246 => 1591817370,
  26902.                 247 => 1592466717,
  26903.                 248 => 1592837424,
  26904.                 249 => 1592978289,
  26905.                 250 => 1593698606,
  26906.                 251 => 1594650256,
  26907.                 252 => 1594885630,
  26908.                 253 => 1594886106,
  26909.                 254 => 1594886773,
  26910.                 255 => 1594886895,
  26911.                 256 => 1594887027,
  26912.                 257 => 1595160327,
  26913.                 258 => 1595321666,
  26914.                 259 => 1595422169,
  26915.                 260 => 1595480600,
  26916.                 261 => 1595489705,
  26917.                 262 => 1595492052,
  26918.                 263 => 1595492053,
  26919.                 264 => 1595499689,
  26920.                 265 => 1595553089,
  26921.                 266 => 1595578253,
  26922.                 267 => 1595919251,
  26923.                 268 => 1596091744,
  26924.                 269 => 1596441551,
  26925.                 270 => 1597391970,
  26926.                 271 => 1597394241,
  26927.                 272 => 1597657689,
  26928.                 273 => 1597762808,
  26929.                 274 => 1597830237,
  26930.                 275 => 1597930227,
  26931.                 276 => 1598280548,
  26932.                 277 => 1598520424,
  26933.                 278 => 1598885384,
  26934.                 279 => 1599112309,
  26935.                 280 => 1599134496,
  26936.                 281 => 1599463278,
  26937.                 282 => 1599570560,
  26938.                 283 => 1599720163,
  26939.                 284 => 1599806584,
  26940.                 285 => 1599806595,
  26941.                 286 => 1599822061,
  26942.                 287 => 1600072779,
  26943.                 288 => 1600156989,
  26944.                 289 => 1600253602,
  26945.                 290 => 1600330846,
  26946.                 291 => 1600338271,
  26947.                 292 => 1600349343,
  26948.                 293 => 1600676671,
  26949.                 294 => 1600769357,
  26950.                 295 => 1600778848,
  26951.                 296 => 1601388975,
  26952.                 297 => 1601451838,
  26953.                 298 => 1601539530,
  26954.                 299 => 1601543829,
  26955.                 300 => 1601891339,
  26956.                 301 => 1602062376,
  26957.                 302 => 1602146868,
  26958.                 303 => 1602153572,
  26959.                 304 => 1602494493,
  26960.                 305 => 1602494495,
  26961.                 306 => 1602745374,
  26962.                 307 => 1602822727,
  26963.                 308 => 1603179023,
  26964.                 309 => 1603293043,
  26965.                 310 => 1603970276,
  26966.                 311 => 1604056363,
  26967.                 312 => 1604056421,
  26968.                 313 => 1604475913,
  26969.                 314 => 1604499476,
  26970.                 315 => 1604568928,
  26971.                 316 => 1604669773,
  26972.                 317 => 1605103533,
  26973.                 318 => 1605530777,
  26974.                 319 => 1605609309,
  26975.                 320 => 1605609477,
  26976.                 321 => 1605861407,
  26977.                 322 => 1606310257,
  26978.                 323 => 1607415095,
  26979.                 324 => 1607500561,
  26980.                 325 => 1607514878,
  26981.                 326 => 1607581275,
  26982.                 327 => 1607581276,
  26983.                 328 => 1608624028,
  26984.                 329 => 1609125144,
  26985.                 330 => 1609857999,
  26986.                 331 => 1610531188,
  26987.                 332 => 1610965670,
  26988.                 333 => 1610974673,
  26989.                 334 => 1611155140,
  26990.                 335 => 1614240671,
  26991.                 336 => 1552899789,
  26992.                 337 => 1555406153,
  26993.                 338 => 1563785071,
  26994.                 339 => 1564385954,
  26995.                 340 => 1564385960,
  26996.                 341 => 1565640170,
  26997.                 342 => 1565640175,
  26998.                 343 => 1595492054,
  26999.                 344 => 1604502151,
  27000.                 345 => 1632281097,
  27001.                 346 => 1636121186,
  27002.                 347 => 1594104496,
  27003.                 348 => 1604585230,
  27004.                 349 => 1609140710,
  27005.                 350 => 1610337444,
  27006.                 351 => 1610439375,
  27007.                 352 => 1610448012,
  27008.                 353 => 1610523204,
  27009.                 354 => 1610523548,
  27010.                 355 => 1610616655,
  27011.                 356 => 1610621999,
  27012.                 357 => 1610625925,
  27013.                 358 => 1610634383,
  27014.                 359 => 1610904608,
  27015.                 360 => 1611732852,
  27016.                 361 => 1611817467,
  27017.                 362 => 1612184092,
  27018.                 363 => 1612442685,
  27019.                 364 => 1612442686,
  27020.                 365 => 1612442786,
  27021.                 366 => 1612851765,
  27022.                 367 => 1612865237,
  27023.                 368 => 1612970642,
  27024.                 369 => 1612980753,
  27025.                 370 => 1613665555,
  27026.                 371 => 1614249488,
  27027.                 372 => 1614691876,
  27028.                 373 => 1614765170,
  27029.                 374 => 1614765785,
  27030.                 375 => 1615359964,
  27031.                 376 => 1615366708,
  27032.                 377 => 1615452749,
  27033.                 378 => 1615802866,
  27034.                 379 => 1615819992,
  27035.                 380 => 1616076922,
  27036.                 381 => 1616496610,
  27037.                 382 => 1616555956,
  27038.                 383 => 1617000878,
  27039.                 384 => 1617356092,
  27040.                 385 => 1617784658,
  27041.                 386 => 1617864895,
  27042.                 387 => 1617868381,
  27043.                 388 => 1617877887,
  27044.                 389 => 1617896006,
  27045.                 390 => 1617935350,
  27046.                 391 => 1617953690,
  27047.                 392 => 1617960456,
  27048.                 393 => 1617974402,
  27049.                 394 => 1618218491,
  27050.                 395 => 1618389817,
  27051.                 396 => 1618476427,
  27052.                 397 => 1618569201,
  27053.                 398 => 1618900427,
  27054.                 399 => 1618989442,
  27055.                 400 => 1619070236,
  27056.                 401 => 1619428555,
  27057.                 402 => 1619604605,
  27058.                 403 => 1619703075,
  27059.                 404 => 1620146632,
  27060.                 405 => 1620147234,
  27061.                 406 => 1620201616,
  27062.                 407 => 1620215586,
  27063.                 408 => 1620374229,
  27064.                 409 => 1620376945,
  27065.                 410 => 1620632460,
  27066.                 411 => 1620634856,
  27067.                 412 => 1620733405,
  27068.                 413 => 1620733405,
  27069.                 414 => 1620820321,
  27070.                 415 => 1621845357,
  27071.                 416 => 1621845370,
  27072.                 417 => 1622010069,
  27073.                 418 => 1622104463,
  27074.                 419 => 1622782058,
  27075.                 420 => 1623305620,
  27076.                 421 => 1623391399,
  27077.                 422 => 1623828962,
  27078.                 423 => 1624262862,
  27079.                 424 => 1624884801,
  27080.                 425 => 1624967118,
  27081.                 426 => 1625304609,
  27082.                 427 => 1625465756,
  27083.                 428 => 1625505190,
  27084.                 429 => 1625554302,
  27085.                 430 => 1625569667,
  27086.                 431 => 1625583596,
  27087.                 432 => 1625583619,
  27088.                 433 => 1625816310,
  27089.                 434 => 1625819412,
  27090.                 435 => 1625831469,
  27091.                 436 => 1626241110,
  27092.                 437 => 1626442868,
  27093.                 438 => 1626696809,
  27094.                 439 => 1626785125,
  27095.                 440 => 1627292049,
  27096.                 441 => 1627540693,
  27097.                 442 => 1627541488,
  27098.                 443 => 1627562945,
  27099.                 444 => 1627650101,
  27100.                 445 => 1627929168,
  27101.                 446 => 1627983652,
  27102.                 447 => 1628519513,
  27103.                 448 => 1628749113,
  27104.                 449 => 1629204538,
  27105.                 450 => 1629700169,
  27106.                 451 => 1629877210,
  27107.                 452 => 1630074081,
  27108.                 453 => 1630485317,
  27109.                 454 => 1631625055,
  27110.                 455 => 1631703921,
  27111.                 456 => 1631790054,
  27112.                 457 => 1631863869,
  27113.                 458 => 1632111590,
  27114.                 459 => 1632215760,
  27115.                 460 => 1632721037,
  27116.                 461 => 1633347511,
  27117.                 462 => 1633358879,
  27118.                 463 => 1633422057,
  27119.                 464 => 1634735841,
  27120.                 465 => 1635147952,
  27121.                 466 => 1635230747,
  27122.                 467 => 1635237551,
  27123.                 468 => 1635388654,
  27124.                 469 => 1635936029,
  27125.                 470 => 1636014089,
  27126.                 471 => 1636018970,
  27127.                 472 => 1636362839,
  27128.                 473 => 1636449347,
  27129.                 474 => 1636964297,
  27130.                 475 => 1636971615,
  27131.                 476 => 1638195971,
  27132.                 477 => 1638365464,
  27133.                 478 => 1638514913,
  27134.                 479 => 1639139581,
  27135.                 480 => 1639992771,
  27136.                 481 => 1641289204,
  27137.                 482 => 1642757286,
  27138.                 483 => 1643366069,
  27139.                 484 => 1643386819,
  27140.                 485 => 1643724178,
  27141.                 486 => 1645019769,
  27142.                 487 => 1646125417,
  27143.                 488 => 1646397836,
  27144.                 489 => 1646817331,
  27145.                 490 => 1641476963,
  27146.                 491 => 1632281097,
  27147.                 492 => 1636121186,
  27148.                 493 => 1552899789,
  27149.                 494 => 1555406153,
  27150.                 495 => 1563785071,
  27151.                 496 => 1564385954,
  27152.                 497 => 1564385960,
  27153.                 498 => 1565640170,
  27154.                 499 => 1565640175,
  27155.                 500 => 1595492054,
  27156.                 501 => 1604502151,
  27157.                 502 => 1572257501,
  27158.                 503 => 1616477404,
  27159.                 504 => 1616141231,
  27160.                 505 => 1631631689,
  27161.                 506 => 1636082647,
  27162.                 507 => 1584635124,
  27163.                 508 => 1599061470,
  27164.                 509 => 1601109049,
  27165.                 510 => 1601644745,
  27166.                 511 => 1612123152,
  27167.                 512 => 1616141231,
  27168.                 513 => 1630528279,
  27169.                 514 => 1630568533,
  27170.                 515 => 1631877763,
  27171.                 516 => 1637415594,
  27172.                 517 => 1649840360,
  27173.                 518 => 1604593154,
  27174.                 519 => 1559416986,
  27175.                 520 => 1602739765,
  27176.                 521 => 1604519670,
  27177.                 522 => 1604520733,
  27178.                 523 => 1605031477,
  27179.                 524 => 1612160298,
  27180.                 525 => 1612160298,
  27181.                 526 => 1626760242,
  27182.             ],
  27183.             'shopware.security.csp_templates' => [
  27184.                 'default' => ''."\n".'object-src \'none\';'."\n".'script-src \'none\';'."\n".'base-uri \'self\';'."\n".'            ',
  27185.                 'administration' => ''."\n".'object-src \'none\';'."\n".'script-src \'strict-dynamic\' \'nonce-%nonce%\' \'unsafe-inline\' \'unsafe-eval\' https: http:;'."\n".'base-uri \'self\';'."\n".'            ',
  27186.                 'storefront' => '',
  27187.             ],
  27188.             'shopware.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  27189.             'env(SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED)' => 0,
  27190.             'env(INSTANCE_ID)' => 'install',
  27191.             'shopware.store_endpoints' => [
  27192.                 'ping' => '/ping',
  27193.                 'my_extensions' => '/swplatform/licenseenvironment',
  27194.                 'my_licenses' => '/swplatform/licenses',
  27195.                 'my_plugin_licenses' => '/swplatform/pluginlicenses',
  27196.                 'my_plugin_updates' => '/swplatform/pluginupdates',
  27197.                 'environment_information' => '/swplatform/environmentinformation',
  27198.                 'updater_extension_compatibility' => '/swplatform/autoupdate',
  27199.                 'updater_permission' => '/swplatform/autoupdate/permission',
  27200.                 'plugin_download' => '/swplatform/pluginfiles/{pluginName}',
  27201.                 'app_generate_signature' => '/swplatform/generatesignature',
  27202.                 'cancel_license' => '/swplatform/pluginlicenses/%s/cancel',
  27203.                 'login' => '/swplatform/login',
  27204.                 'create_rating' => '/swplatform/extensionstore/extensions/%s/ratings',
  27205.             ],
  27206.             'env(SHOPWARE_UPDATE_TEST)' => '',
  27207.             'shopware.media.metadata.types' => [
  27208.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\ImageMetadata',
  27209.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\DocumentMetadata',
  27210.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\VideoMetadata',
  27211.             ],
  27212.             'product_export.directory' => 'export',
  27213.             'product_export.read_buffer_size' => 100,
  27214.             'import_export.supported_entities' => [
  27215.                 => 'customer',
  27216.                 => 'product',
  27217.             ],
  27218.             'import_export.supported_file_types' => [
  27219.                 => 'text/csv',
  27220.             ],
  27221.             'import_export.read_buffer_size' => 100,
  27222.             'import_export.write_buffer_size' => 100,
  27223.             'import_export.http_batch_size' => 100,
  27224.             'env(SHOPWARE_ADMINISTRATION_PATH_NAME)' => 'admin',
  27225.             'shopware_http_cache_enabled_default' => 1,
  27226.             'shopware_http_cache_default_ttl_default' => 7200,
  27227.             'shopware.twig.app_variable.allowed_server_params' => [
  27228.                 => 'server_name',
  27229.                 => 'request_uri',
  27230.                 => 'app_url',
  27231.                 => 'http_user_agent',
  27232.                 => 'http_host',
  27233.                 => 'server_name',
  27234.                 => 'server_port',
  27235.                 => 'redirect_url',
  27236.                 => 'https',
  27237.                 => 'forwarded',
  27238.                 10 => 'host',
  27239.                 11 => 'remote_addr',
  27240.                 12 => 'http_x_forwarded_for',
  27241.                 13 => 'http_x_forwarded_host',
  27242.                 14 => 'http_x_forwarded_proto',
  27243.                 15 => 'http_x_forwarded_port',
  27244.                 16 => 'http_x_forwarded_prefix',
  27245.             ],
  27246.             'storefrontRoot' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  27247.             'elasticsearch.index.config' => [
  27248.                 'settings' => [
  27249.                     'index' => [
  27250.                         'number_of_shards' => 3,
  27251.                         'number_of_replicas' => 3,
  27252.                         'mapping.total_fields.limit' => 50000,
  27253.                         'mapping.nested_fields.limit' => 500,
  27254.                         'mapping.nested_objects.limit' => 1000000,
  27255.                     ],
  27256.                     'analysis' => [
  27257.                         'normalizer' => [
  27258.                             'sw_lowercase_normalizer' => [
  27259.                                 'type' => 'custom',
  27260.                                 'filter' => [
  27261.                                     => 'lowercase',
  27262.                                 ],
  27263.                             ],
  27264.                         ],
  27265.                         'analyzer' => [
  27266.                             'sw_ngram_analyzer' => [
  27267.                                 'type' => 'custom',
  27268.                                 'tokenizer' => 'whitespace',
  27269.                                 'filter' => [
  27270.                                     => 'lowercase',
  27271.                                     => 'sw_ngram_filter',
  27272.                                 ],
  27273.                             ],
  27274.                         ],
  27275.                         'filter' => [
  27276.                             'sw_ngram_filter' => [
  27277.                                 'type' => 'ngram',
  27278.                                 'min_gram' => 4,
  27279.                                 'max_gram' => 5,
  27280.                             ],
  27281.                         ],
  27282.                     ],
  27283.                 ],
  27284.             ],
  27285.             'elasticsearch.index.mapping' => [
  27286.                 'dynamic_templates' => [
  27287.                     => [
  27288.                         'keywords' => [
  27289.                             'match_mapping_type' => 'string',
  27290.                             'mapping' => [
  27291.                                 'type' => 'keyword',
  27292.                                 'normalizer' => 'sw_lowercase_normalizer',
  27293.                                 'fields' => [
  27294.                                     'text' => [
  27295.                                         'type' => 'text',
  27296.                                     ],
  27297.                                 ],
  27298.                             ],
  27299.                         ],
  27300.                     ],
  27301.                 ],
  27302.             ],
  27303.             'default_elasticsearch_prefix' => 'sw',
  27304.             'env(SHOPWARE_ES_ENABLED)' => '',
  27305.             'env(SHOPWARE_ES_INDEXING_ENABLED)' => '',
  27306.             'env(SHOPWARE_ES_HOSTS)' => '',
  27307.             'env(SHOPWARE_ES_INDEX_PREFIX)' => 'sw',
  27308.             'env(SHOPWARE_ES_THROW_EXCEPTION)' => '',
  27309.             'env(SHOPWARE_ES_INDEXING_BATCH_SIZE)' => 100,
  27310.             'swag_extension_store.endpoints' => [
  27311.                 'list_extensions' => '/swplatform/extensionstore/extensions',
  27312.                 'extension_detail' => '/swplatform/extensionstore/extensions/%d',
  27313.                 'filter' => '/swplatform/extensionstore/extensions/filter',
  27314.                 'reviews' => '/swplatform/extensionstore/extensions/%d/reviews',
  27315.                 'create_basket' => '/swplatform/extensionstore/baskets',
  27316.                 'order_basket' => '/swplatform/extensionstore/orders',
  27317.                 'payment_means' => '/swplatform/extensionstore/paymentmeans',
  27318.             ],
  27319.             'container.dumper.inline_class_loader' => true,
  27320.             'container.dumper.inline_factories' => true,
  27321.             'jwt_private_key_passphrase_default' => 'shopware',
  27322.             'shopware.store.frw' => true,
  27323.             'event_dispatcher.event_aliases' => [
  27324.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  27325.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  27326.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  27327.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  27328.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  27329.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  27330.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  27331.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  27332.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  27333.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  27334.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  27335.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  27336.             ],
  27337.             'fragment.renderer.hinclude.global_template' => NULL,
  27338.             'fragment.path' => '/_fragment',
  27339.             'kernel.http_method_override' => true,
  27340.             'kernel.trusted_hosts' => [
  27341.             ],
  27342.             'kernel.default_locale' => 'en-GB',
  27343.             'kernel.enabled_locales' => [
  27344.             ],
  27345.             'kernel.error_controller' => 'error_controller',
  27346.             'debug.file_link_format' => NULL,
  27347.             'asset.request_context.base_path' => NULL,
  27348.             'asset.request_context.secure' => NULL,
  27349.             'translator.logging' => false,
  27350.             'translator.default_path' => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'),
  27351.             'debug.error_handler.throw_at' => -1,
  27352.             'router.request_context.host' => 'localhost',
  27353.             'router.request_context.scheme' => 'http',
  27354.             'router.request_context.base_url' => '',
  27355.             'router.resource' => 'kernel::loadRoutes',
  27356.             'request_listener.http_port' => 80,
  27357.             'request_listener.https_port' => 443,
  27358.             'session.metadata.storage_key' => '_sf2_meta',
  27359.             'session.storage.options' => [
  27360.                 'cache_limiter' => '0',
  27361.                 'name' => 'session-',
  27362.                 'cookie_secure' => 'auto',
  27363.                 'cookie_httponly' => true,
  27364.                 'cookie_samesite' => 'lax',
  27365.                 'gc_probability' => 1,
  27366.             ],
  27367.             'session.metadata.update_threshold' => 0,
  27368.             'validator.translation_domain' => 'validators',
  27369.             'profiler_listener.only_exceptions' => false,
  27370.             'profiler_listener.only_main_requests' => false,
  27371.             'monolog.use_microseconds' => true,
  27372.             'monolog.swift_mailer.handlers' => [
  27373.             ],
  27374.             'monolog.handlers_to_channels' => [
  27375.                 'monolog.handler.business_event_handler_buffer' => [
  27376.                     'type' => 'inclusive',
  27377.                     'elements' => [
  27378.                         => 'business_events',
  27379.                     ],
  27380.                 ],
  27381.                 'monolog.handler.console' => [
  27382.                     'type' => 'exclusive',
  27383.                     'elements' => [
  27384.                         => 'event',
  27385.                         => 'doctrine',
  27386.                         => 'console',
  27387.                     ],
  27388.                 ],
  27389.                 'monolog.handler.main' => [
  27390.                     'type' => 'exclusive',
  27391.                     'elements' => [
  27392.                         => 'event',
  27393.                         => 'doctrine',
  27394.                     ],
  27395.                 ],
  27396.             ],
  27397.             'twig.form.resources' => [
  27398.                 => 'form_div_layout.html.twig',
  27399.             ],
  27400.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  27401.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  27402.             'web_profiler.debug_toolbar.mode' => 2,
  27403.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  27404.             'enqueue.transport.default.receive_timeout' => 1000,
  27405.             'enqueue.client.default.router_processor' => 'enqueue.client.default.router_processor',
  27406.             'enqueue.client.default.router_queue_name' => 'default',
  27407.             'enqueue.client.default.default_queue_name' => 'default',
  27408.             'enqueue.transports' => [
  27409.                 => 'default',
  27410.             ],
  27411.             'enqueue.clients' => [
  27412.                 => 'default',
  27413.             ],
  27414.             'enqueue.default_transport' => 'default',
  27415.             'enqueue.default_client' => 'default',
  27416.             'shopware.feature' => [
  27417.                 'flags' => [
  27418.                     'v6_5_0_0' => [
  27419.                         'default' => false,
  27420.                         'major' => true,
  27421.                     ],
  27422.                     'FEATURE_NEXT_1797' => [
  27423.                         'default' => false,
  27424.                         'major' => true,
  27425.                         'description' => 'composer require for plugins',
  27426.                     ],
  27427.                     'FEATURE_NEXT_11917' => [
  27428.                         'major' => false,
  27429.                         'description' => 'dynamic plugin acl privileges',
  27430.                         'default' => false,
  27431.                     ],
  27432.                     'FEATURE_NEXT_16710' => [
  27433.                         'default' => false,
  27434.                         'major' => true,
  27435.                         'description' => 'Do not allow empty ids provided in criteria',
  27436.                     ],
  27437.                     'FEATURE_NEXT_13810' => [
  27438.                         'default' => false,
  27439.                         'major' => true,
  27440.                         'description' => 'Deprecate old promotion module',
  27441.                     ],
  27442.                     'FEATURE_NEXT_13250' => [
  27443.                         'default' => false,
  27444.                         'major' => true,
  27445.                         'description' => 'Reduce database queries if all required data for the line items is already assign',
  27446.                     ],
  27447.                     'FEATURE_NEXT_17276' => [
  27448.                         'default' => false,
  27449.                         'major' => true,
  27450.                         'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  27451.                     ],
  27452.                     'FEATURE_NEXT_16151' => [
  27453.                         'default' => false,
  27454.                         'major' => true,
  27455.                         'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  27456.                     ],
  27457.                     'FEATURE_NEXT_16155' => [
  27458.                         'default' => false,
  27459.                         'major' => true,
  27460.                         'description' => 'EntityLoadedEventFactory will be required in repositories',
  27461.                     ],
  27462.                     'FEATURE_NEXT_14872' => [
  27463.                         'default' => false,
  27464.                         'major' => false,
  27465.                         'description' => 'Search of FkField PrimaryKey',
  27466.                     ],
  27467.                     'FEATURE_NEXT_19501' => [
  27468.                         'default' => false,
  27469.                         'major' => false,
  27470.                         'description' => 'Disables the cart.container function',
  27471.                     ],
  27472.                     'FEATURE_NEXT_15053' => [
  27473.                         'default' => false,
  27474.                         'major' => false,
  27475.                         'description' => 'Replace wrong displayed characters in number format',
  27476.                     ],
  27477.                     'FEATURE_NEXT_17950' => [
  27478.                         'default' => false,
  27479.                         'major' => false,
  27480.                         'description' => 'Admin Extension API',
  27481.                     ],
  27482.                     'FEATURE_NEXT_14114' => [
  27483.                         'default' => false,
  27484.                         'major' => true,
  27485.                         'description' => 'Brexit Changes',
  27486.                     ],
  27487.                     'FEATURE_NEXT_18215' => [
  27488.                         'default' => false,
  27489.                         'major' => true,
  27490.                         'description' => 'Rules are aware of their assignment',
  27491.                     ],
  27492.                     'FEATURE_NEXT_12455' => [
  27493.                         'default' => false,
  27494.                         'major' => false,
  27495.                         'description' => 'Captcha Integration',
  27496.                     ],
  27497.                     'FEATURE_NEXT_15815' => [
  27498.                         'default' => false,
  27499.                         'major' => true,
  27500.                         'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  27501.                     ],
  27502.                     'FEATURE_NEXT_14699' => [
  27503.                         'default' => false,
  27504.                         'major' => true,
  27505.                         'description' => 'Refactoring of Storefront theme assets',
  27506.                     ],
  27507.                     'FEATURE_NEXT_15707' => [
  27508.                         'default' => false,
  27509.                         'major' => false,
  27510.                         'description' => 'Delivery notice for EU geoblocking regulation',
  27511.                     ],
  27512.                     'FEATURE_NEXT_15475' => [
  27513.                         'default' => false,
  27514.                         'major' => false,
  27515.                         'description' => 'Refactor Preview Mail Dummy Data',
  27516.                     ],
  27517.                     'FEATURE_NEXT_14360' => [
  27518.                         'default' => false,
  27519.                         'major' => true,
  27520.                         'description' => 'App System 4.0 - Build action button messaging system',
  27521.                     ],
  27522.                     'FEATURE_NEXT_15172' => [
  27523.                         'default' => false,
  27524.                         'major' => true,
  27525.                         'description' => 'Sanitize html of fields with AllowHtml flag',
  27526.                     ],
  27527.                     'FEATURE_NEXT_15687' => [
  27528.                         'default' => false,
  27529.                         'major' => true,
  27530.                         'description' => 'Storefront Controller needs Twig injected',
  27531.                     ],
  27532.                     'FEATURE_NEXT_14001' => [
  27533.                         'default' => false,
  27534.                         'major' => true,
  27535.                         'description' => 'Newsletter DOI for registered customers',
  27536.                     ],
  27537.                     'FEATURE_NEXT_7739' => [
  27538.                         'default' => false,
  27539.                         'major' => true,
  27540.                         'description' => 'Optional salutation',
  27541.                     ],
  27542.                     'FEATURE_NEXT_16200' => [
  27543.                         'default' => false,
  27544.                         'major' => false,
  27545.                         'description' => 'Register Doi Domain',
  27546.                     ],
  27547.                     'FEATURE_NEXT_13410' => [
  27548.                         'default' => false,
  27549.                         'major' => true,
  27550.                         'description' => 'Make sales channels required in seo generator',
  27551.                     ],
  27552.                     'FEATURE_NEXT_15917' => [
  27553.                         'default' => false,
  27554.                         'major' => true,
  27555.                         'description' => 'Move storefront script tags to head with defer',
  27556.                     ],
  27557.                     'FEATURE_NEXT_15957' => [
  27558.                         'default' => false,
  27559.                         'major' => true,
  27560.                         'description' => 'VAT id field for guest',
  27561.                     ],
  27562.                     'FEATURE_NEXT_16223' => [
  27563.                         'default' => false,
  27564.                         'major' => false,
  27565.                         'description' => 'Remove CORS header in storefront',
  27566.                     ],
  27567.                     'FEATURE_NEXT_13601' => [
  27568.                         'default' => false,
  27569.                         'major' => true,
  27570.                         'description' => 'Default transaction state for async app payments',
  27571.                     ],
  27572.                     'FEATURE_NEXT_16992' => [
  27573.                         'default' => false,
  27574.                         'major' => true,
  27575.                         'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  27576.                     ],
  27577.                     'FEATURE_NEXT_7530' => [
  27578.                         'default' => false,
  27579.                         'major' => true,
  27580.                         'description' => 'Improve orders UX in Administration',
  27581.                     ],
  27582.                     'FEATURE_NEXT_16824' => [
  27583.                         'default' => false,
  27584.                         'major' => true,
  27585.                         'description' => 'Cart merged event',
  27586.                     ],
  27587.                     'FEATURE_NEXT_16271' => [
  27588.                         'default' => false,
  27589.                         'major' => true,
  27590.                         'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  27591.                     ],
  27592.                     'FEATURE_NEXT_15381' => [
  27593.                         'default' => false,
  27594.                         'major' => false,
  27595.                         'description' => 'Save theme compilation',
  27596.                     ],
  27597.                     'FEATURE_NEXT_17275' => [
  27598.                         'default' => false,
  27599.                         'major' => true,
  27600.                         'description' => 'StorefrontRenderEvent only gets original view',
  27601.                     ],
  27602.                     'FEATURE_NEXT_17016' => [
  27603.                         'default' => false,
  27604.                         'major' => true,
  27605.                         'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  27606.                     ],
  27607.                     'FEATURE_NEXT_16236' => [
  27608.                         'default' => false,
  27609.                         'major' => true,
  27610.                         'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  27611.                     ],
  27612.                     'FEATURE_NEXT_16640' => [
  27613.                         'default' => false,
  27614.                         'major' => true,
  27615.                         'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  27616.                     ],
  27617.                     'FEATURE_NEXT_17261' => [
  27618.                         'default' => false,
  27619.                         'major' => false,
  27620.                         'description' => 'Bulk Edit for Order Documents and Status Mails',
  27621.                     ],
  27622.                     'FEATURE_NEXT_17858' => [
  27623.                         'default' => false,
  27624.                         'major' => true,
  27625.                         'description' => 'Major feature flag for Business Event',
  27626.                     ],
  27627.                     'FEATURE_NEXT_6758' => [
  27628.                         'default' => false,
  27629.                         'major' => true,
  27630.                         'description' => 'Layout assignment for category as list',
  27631.                     ],
  27632.                     'FEATURE_NEXT_18592' => [
  27633.                         'default' => false,
  27634.                         'major' => true,
  27635.                         'description' => 'Major feature flag for CombinationLoader',
  27636.                     ],
  27637.                     'FEATURE_NEXT_19048' => [
  27638.                         'default' => false,
  27639.                         'major' => true,
  27640.                         'description' => 'Fix media resolution in theme',
  27641.                     ],
  27642.                     'FEATURE_NEXT_19822' => [
  27643.                         'default' => false,
  27644.                         'major' => true,
  27645.                         'description' => 'Enables lazy loading components in the administration',
  27646.                     ],
  27647.                     'FEATURE_NEXT_17540' => [
  27648.                         'default' => false,
  27649.                         'major' => false,
  27650.                         'description' => 'Basic Flow Builder and App System integration',
  27651.                     ],
  27652.                     'FEATURE_NEXT_18129' => [
  27653.                         'default' => false,
  27654.                         'major' => true,
  27655.                         'description' => 'Require positionIdentifier for some components',
  27656.                     ],
  27657.                     'FEATURE_NEXT_19163' => [
  27658.                         'default' => false,
  27659.                         'major' => true,
  27660.                         'description' => 'one to one inheritance',
  27661.                     ],
  27662.                     'FEATURE_NEXT_18187' => [
  27663.                         'default' => false,
  27664.                         'major' => true,
  27665.                         'description' => 'Move admin dashboard statistics into separate component',
  27666.                     ],
  27667.                     'FEATURE_NEXT_17978' => [
  27668.                         'default' => false,
  27669.                         'major' => true,
  27670.                         'description' => 'Change component factory to work with extension overrides in Administration',
  27671.                     ],
  27672.                     'FEATURE_NEXT_17869' => [
  27673.                         'default' => false,
  27674.                         'major' => true,
  27675.                         'description' => 'Delayed flow actions',
  27676.                     ],
  27677.                     'FEATURE_NEXT_11634' => [
  27678.                         'default' => false,
  27679.                         'major' => true,
  27680.                         'description' => 'Webpack alias refactor',
  27681.                     ],
  27682.                     'FEATURE_NEXT_18762' => [
  27683.                         'default' => false,
  27684.                         'major' => true,
  27685.                         'description' => 'Remove composite search api',
  27686.                     ],
  27687.                 ],
  27688.             ],
  27689.             'shopware.feature.flags' => [
  27690.                 'v6_5_0_0' => [
  27691.                     'default' => false,
  27692.                     'major' => true,
  27693.                 ],
  27694.                 'FEATURE_NEXT_1797' => [
  27695.                     'default' => false,
  27696.                     'major' => true,
  27697.                     'description' => 'composer require for plugins',
  27698.                 ],
  27699.                 'FEATURE_NEXT_11917' => [
  27700.                     'major' => false,
  27701.                     'description' => 'dynamic plugin acl privileges',
  27702.                     'default' => false,
  27703.                 ],
  27704.                 'FEATURE_NEXT_16710' => [
  27705.                     'default' => false,
  27706.                     'major' => true,
  27707.                     'description' => 'Do not allow empty ids provided in criteria',
  27708.                 ],
  27709.                 'FEATURE_NEXT_13810' => [
  27710.                     'default' => false,
  27711.                     'major' => true,
  27712.                     'description' => 'Deprecate old promotion module',
  27713.                 ],
  27714.                 'FEATURE_NEXT_13250' => [
  27715.                     'default' => false,
  27716.                     'major' => true,
  27717.                     'description' => 'Reduce database queries if all required data for the line items is already assign',
  27718.                 ],
  27719.                 'FEATURE_NEXT_17276' => [
  27720.                     'default' => false,
  27721.                     'major' => true,
  27722.                     'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  27723.                 ],
  27724.                 'FEATURE_NEXT_16151' => [
  27725.                     'default' => false,
  27726.                     'major' => true,
  27727.                     'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  27728.                 ],
  27729.                 'FEATURE_NEXT_16155' => [
  27730.                     'default' => false,
  27731.                     'major' => true,
  27732.                     'description' => 'EntityLoadedEventFactory will be required in repositories',
  27733.                 ],
  27734.                 'FEATURE_NEXT_14872' => [
  27735.                     'default' => false,
  27736.                     'major' => false,
  27737.                     'description' => 'Search of FkField PrimaryKey',
  27738.                 ],
  27739.                 'FEATURE_NEXT_19501' => [
  27740.                     'default' => false,
  27741.                     'major' => false,
  27742.                     'description' => 'Disables the cart.container function',
  27743.                 ],
  27744.                 'FEATURE_NEXT_15053' => [
  27745.                     'default' => false,
  27746.                     'major' => false,
  27747.                     'description' => 'Replace wrong displayed characters in number format',
  27748.                 ],
  27749.                 'FEATURE_NEXT_17950' => [
  27750.                     'default' => false,
  27751.                     'major' => false,
  27752.                     'description' => 'Admin Extension API',
  27753.                 ],
  27754.                 'FEATURE_NEXT_14114' => [
  27755.                     'default' => false,
  27756.                     'major' => true,
  27757.                     'description' => 'Brexit Changes',
  27758.                 ],
  27759.                 'FEATURE_NEXT_18215' => [
  27760.                     'default' => false,
  27761.                     'major' => true,
  27762.                     'description' => 'Rules are aware of their assignment',
  27763.                 ],
  27764.                 'FEATURE_NEXT_12455' => [
  27765.                     'default' => false,
  27766.                     'major' => false,
  27767.                     'description' => 'Captcha Integration',
  27768.                 ],
  27769.                 'FEATURE_NEXT_15815' => [
  27770.                     'default' => false,
  27771.                     'major' => true,
  27772.                     'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  27773.                 ],
  27774.                 'FEATURE_NEXT_14699' => [
  27775.                     'default' => false,
  27776.                     'major' => true,
  27777.                     'description' => 'Refactoring of Storefront theme assets',
  27778.                 ],
  27779.                 'FEATURE_NEXT_15707' => [
  27780.                     'default' => false,
  27781.                     'major' => false,
  27782.                     'description' => 'Delivery notice for EU geoblocking regulation',
  27783.                 ],
  27784.                 'FEATURE_NEXT_15475' => [
  27785.                     'default' => false,
  27786.                     'major' => false,
  27787.                     'description' => 'Refactor Preview Mail Dummy Data',
  27788.                 ],
  27789.                 'FEATURE_NEXT_14360' => [
  27790.                     'default' => false,
  27791.                     'major' => true,
  27792.                     'description' => 'App System 4.0 - Build action button messaging system',
  27793.                 ],
  27794.                 'FEATURE_NEXT_15172' => [
  27795.                     'default' => false,
  27796.                     'major' => true,
  27797.                     'description' => 'Sanitize html of fields with AllowHtml flag',
  27798.                 ],
  27799.                 'FEATURE_NEXT_15687' => [
  27800.                     'default' => false,
  27801.                     'major' => true,
  27802.                     'description' => 'Storefront Controller needs Twig injected',
  27803.                 ],
  27804.                 'FEATURE_NEXT_14001' => [
  27805.                     'default' => false,
  27806.                     'major' => true,
  27807.                     'description' => 'Newsletter DOI for registered customers',
  27808.                 ],
  27809.                 'FEATURE_NEXT_7739' => [
  27810.                     'default' => false,
  27811.                     'major' => true,
  27812.                     'description' => 'Optional salutation',
  27813.                 ],
  27814.                 'FEATURE_NEXT_16200' => [
  27815.                     'default' => false,
  27816.                     'major' => false,
  27817.                     'description' => 'Register Doi Domain',
  27818.                 ],
  27819.                 'FEATURE_NEXT_13410' => [
  27820.                     'default' => false,
  27821.                     'major' => true,
  27822.                     'description' => 'Make sales channels required in seo generator',
  27823.                 ],
  27824.                 'FEATURE_NEXT_15917' => [
  27825.                     'default' => false,
  27826.                     'major' => true,
  27827.                     'description' => 'Move storefront script tags to head with defer',
  27828.                 ],
  27829.                 'FEATURE_NEXT_15957' => [
  27830.                     'default' => false,
  27831.                     'major' => true,
  27832.                     'description' => 'VAT id field for guest',
  27833.                 ],
  27834.                 'FEATURE_NEXT_16223' => [
  27835.                     'default' => false,
  27836.                     'major' => false,
  27837.                     'description' => 'Remove CORS header in storefront',
  27838.                 ],
  27839.                 'FEATURE_NEXT_13601' => [
  27840.                     'default' => false,
  27841.                     'major' => true,
  27842.                     'description' => 'Default transaction state for async app payments',
  27843.                 ],
  27844.                 'FEATURE_NEXT_16992' => [
  27845.                     'default' => false,
  27846.                     'major' => true,
  27847.                     'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  27848.                 ],
  27849.                 'FEATURE_NEXT_7530' => [
  27850.                     'default' => false,
  27851.                     'major' => true,
  27852.                     'description' => 'Improve orders UX in Administration',
  27853.                 ],
  27854.                 'FEATURE_NEXT_16824' => [
  27855.                     'default' => false,
  27856.                     'major' => true,
  27857.                     'description' => 'Cart merged event',
  27858.                 ],
  27859.                 'FEATURE_NEXT_16271' => [
  27860.                     'default' => false,
  27861.                     'major' => true,
  27862.                     'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  27863.                 ],
  27864.                 'FEATURE_NEXT_15381' => [
  27865.                     'default' => false,
  27866.                     'major' => false,
  27867.                     'description' => 'Save theme compilation',
  27868.                 ],
  27869.                 'FEATURE_NEXT_17275' => [
  27870.                     'default' => false,
  27871.                     'major' => true,
  27872.                     'description' => 'StorefrontRenderEvent only gets original view',
  27873.                 ],
  27874.                 'FEATURE_NEXT_17016' => [
  27875.                     'default' => false,
  27876.                     'major' => true,
  27877.                     'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  27878.                 ],
  27879.                 'FEATURE_NEXT_16236' => [
  27880.                     'default' => false,
  27881.                     'major' => true,
  27882.                     'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  27883.                 ],
  27884.                 'FEATURE_NEXT_16640' => [
  27885.                     'default' => false,
  27886.                     'major' => true,
  27887.                     'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  27888.                 ],
  27889.                 'FEATURE_NEXT_17261' => [
  27890.                     'default' => false,
  27891.                     'major' => false,
  27892.                     'description' => 'Bulk Edit for Order Documents and Status Mails',
  27893.                 ],
  27894.                 'FEATURE_NEXT_17858' => [
  27895.                     'default' => false,
  27896.                     'major' => true,
  27897.                     'description' => 'Major feature flag for Business Event',
  27898.                 ],
  27899.                 'FEATURE_NEXT_6758' => [
  27900.                     'default' => false,
  27901.                     'major' => true,
  27902.                     'description' => 'Layout assignment for category as list',
  27903.                 ],
  27904.                 'FEATURE_NEXT_18592' => [
  27905.                     'default' => false,
  27906.                     'major' => true,
  27907.                     'description' => 'Major feature flag for CombinationLoader',
  27908.                 ],
  27909.                 'FEATURE_NEXT_19048' => [
  27910.                     'default' => false,
  27911.                     'major' => true,
  27912.                     'description' => 'Fix media resolution in theme',
  27913.                 ],
  27914.                 'FEATURE_NEXT_19822' => [
  27915.                     'default' => false,
  27916.                     'major' => true,
  27917.                     'description' => 'Enables lazy loading components in the administration',
  27918.                 ],
  27919.                 'FEATURE_NEXT_17540' => [
  27920.                     'default' => false,
  27921.                     'major' => false,
  27922.                     'description' => 'Basic Flow Builder and App System integration',
  27923.                 ],
  27924.                 'FEATURE_NEXT_18129' => [
  27925.                     'default' => false,
  27926.                     'major' => true,
  27927.                     'description' => 'Require positionIdentifier for some components',
  27928.                 ],
  27929.                 'FEATURE_NEXT_19163' => [
  27930.                     'default' => false,
  27931.                     'major' => true,
  27932.                     'description' => 'one to one inheritance',
  27933.                 ],
  27934.                 'FEATURE_NEXT_18187' => [
  27935.                     'default' => false,
  27936.                     'major' => true,
  27937.                     'description' => 'Move admin dashboard statistics into separate component',
  27938.                 ],
  27939.                 'FEATURE_NEXT_17978' => [
  27940.                     'default' => false,
  27941.                     'major' => true,
  27942.                     'description' => 'Change component factory to work with extension overrides in Administration',
  27943.                 ],
  27944.                 'FEATURE_NEXT_17869' => [
  27945.                     'default' => false,
  27946.                     'major' => true,
  27947.                     'description' => 'Delayed flow actions',
  27948.                 ],
  27949.                 'FEATURE_NEXT_11634' => [
  27950.                     'default' => false,
  27951.                     'major' => true,
  27952.                     'description' => 'Webpack alias refactor',
  27953.                 ],
  27954.                 'FEATURE_NEXT_18762' => [
  27955.                     'default' => false,
  27956.                     'major' => true,
  27957.                     'description' => 'Remove composite search api',
  27958.                 ],
  27959.             ],
  27960.             'shopware.feature.flags.v6_5_0_0' => [
  27961.                 'default' => false,
  27962.                 'major' => true,
  27963.             ],
  27964.             'shopware.feature.flags.v6_5_0_0.default' => false,
  27965.             'shopware.feature.flags.v6_5_0_0.major' => true,
  27966.             'shopware.feature.flags.FEATURE_NEXT_1797' => [
  27967.                 'default' => false,
  27968.                 'major' => true,
  27969.                 'description' => 'composer require for plugins',
  27970.             ],
  27971.             'shopware.feature.flags.FEATURE_NEXT_1797.default' => false,
  27972.             'shopware.feature.flags.FEATURE_NEXT_1797.major' => true,
  27973.             'shopware.feature.flags.FEATURE_NEXT_1797.description' => 'composer require for plugins',
  27974.             'shopware.feature.flags.FEATURE_NEXT_11917' => [
  27975.                 'major' => false,
  27976.                 'description' => 'dynamic plugin acl privileges',
  27977.                 'default' => false,
  27978.             ],
  27979.             'shopware.feature.flags.FEATURE_NEXT_11917.major' => false,
  27980.             'shopware.feature.flags.FEATURE_NEXT_11917.description' => 'dynamic plugin acl privileges',
  27981.             'shopware.feature.flags.FEATURE_NEXT_11917.default' => false,
  27982.             'shopware.feature.flags.FEATURE_NEXT_16710' => [
  27983.                 'default' => false,
  27984.                 'major' => true,
  27985.                 'description' => 'Do not allow empty ids provided in criteria',
  27986.             ],
  27987.             'shopware.feature.flags.FEATURE_NEXT_16710.default' => false,
  27988.             'shopware.feature.flags.FEATURE_NEXT_16710.major' => true,
  27989.             'shopware.feature.flags.FEATURE_NEXT_16710.description' => 'Do not allow empty ids provided in criteria',
  27990.             'shopware.feature.flags.FEATURE_NEXT_13810' => [
  27991.                 'default' => false,
  27992.                 'major' => true,
  27993.                 'description' => 'Deprecate old promotion module',
  27994.             ],
  27995.             'shopware.feature.flags.FEATURE_NEXT_13810.default' => false,
  27996.             'shopware.feature.flags.FEATURE_NEXT_13810.major' => true,
  27997.             'shopware.feature.flags.FEATURE_NEXT_13810.description' => 'Deprecate old promotion module',
  27998.             'shopware.feature.flags.FEATURE_NEXT_13250' => [
  27999.                 'default' => false,
  28000.                 'major' => true,
  28001.                 'description' => 'Reduce database queries if all required data for the line items is already assign',
  28002.             ],
  28003.             'shopware.feature.flags.FEATURE_NEXT_13250.default' => false,
  28004.             'shopware.feature.flags.FEATURE_NEXT_13250.major' => true,
  28005.             'shopware.feature.flags.FEATURE_NEXT_13250.description' => 'Reduce database queries if all required data for the line items is already assign',
  28006.             'shopware.feature.flags.FEATURE_NEXT_17276' => [
  28007.                 'default' => false,
  28008.                 'major' => true,
  28009.                 'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  28010.             ],
  28011.             'shopware.feature.flags.FEATURE_NEXT_17276.default' => false,
  28012.             'shopware.feature.flags.FEATURE_NEXT_17276.major' => true,
  28013.             'shopware.feature.flags.FEATURE_NEXT_17276.description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  28014.             'shopware.feature.flags.FEATURE_NEXT_16151' => [
  28015.                 'default' => false,
  28016.                 'major' => true,
  28017.                 'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  28018.             ],
  28019.             'shopware.feature.flags.FEATURE_NEXT_16151.default' => false,
  28020.             'shopware.feature.flags.FEATURE_NEXT_16151.major' => true,
  28021.             'shopware.feature.flags.FEATURE_NEXT_16151.description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  28022.             'shopware.feature.flags.FEATURE_NEXT_16155' => [
  28023.                 'default' => false,
  28024.                 'major' => true,
  28025.                 'description' => 'EntityLoadedEventFactory will be required in repositories',
  28026.             ],
  28027.             'shopware.feature.flags.FEATURE_NEXT_16155.default' => false,
  28028.             'shopware.feature.flags.FEATURE_NEXT_16155.major' => true,
  28029.             'shopware.feature.flags.FEATURE_NEXT_16155.description' => 'EntityLoadedEventFactory will be required in repositories',
  28030.             'shopware.feature.flags.FEATURE_NEXT_14872' => [
  28031.                 'default' => false,
  28032.                 'major' => false,
  28033.                 'description' => 'Search of FkField PrimaryKey',
  28034.             ],
  28035.             'shopware.feature.flags.FEATURE_NEXT_14872.default' => false,
  28036.             'shopware.feature.flags.FEATURE_NEXT_14872.major' => false,
  28037.             'shopware.feature.flags.FEATURE_NEXT_14872.description' => 'Search of FkField PrimaryKey',
  28038.             'shopware.feature.flags.FEATURE_NEXT_19501' => [
  28039.                 'default' => false,
  28040.                 'major' => false,
  28041.                 'description' => 'Disables the cart.container function',
  28042.             ],
  28043.             'shopware.feature.flags.FEATURE_NEXT_19501.default' => false,
  28044.             'shopware.feature.flags.FEATURE_NEXT_19501.major' => false,
  28045.             'shopware.feature.flags.FEATURE_NEXT_19501.description' => 'Disables the cart.container function',
  28046.             'shopware.feature.flags.FEATURE_NEXT_15053' => [
  28047.                 'default' => false,
  28048.                 'major' => false,
  28049.                 'description' => 'Replace wrong displayed characters in number format',
  28050.             ],
  28051.             'shopware.feature.flags.FEATURE_NEXT_15053.default' => false,
  28052.             'shopware.feature.flags.FEATURE_NEXT_15053.major' => false,
  28053.             'shopware.feature.flags.FEATURE_NEXT_15053.description' => 'Replace wrong displayed characters in number format',
  28054.             'shopware.feature.flags.FEATURE_NEXT_17950' => [
  28055.                 'default' => false,
  28056.                 'major' => false,
  28057.                 'description' => 'Admin Extension API',
  28058.             ],
  28059.             'shopware.feature.flags.FEATURE_NEXT_17950.default' => false,
  28060.             'shopware.feature.flags.FEATURE_NEXT_17950.major' => false,
  28061.             'shopware.feature.flags.FEATURE_NEXT_17950.description' => 'Admin Extension API',
  28062.             'shopware.feature.flags.FEATURE_NEXT_14114' => [
  28063.                 'default' => false,
  28064.                 'major' => true,
  28065.                 'description' => 'Brexit Changes',
  28066.             ],
  28067.             'shopware.feature.flags.FEATURE_NEXT_14114.default' => false,
  28068.             'shopware.feature.flags.FEATURE_NEXT_14114.major' => true,
  28069.             'shopware.feature.flags.FEATURE_NEXT_14114.description' => 'Brexit Changes',
  28070.             'shopware.feature.flags.FEATURE_NEXT_18215' => [
  28071.                 'default' => false,
  28072.                 'major' => true,
  28073.                 'description' => 'Rules are aware of their assignment',
  28074.             ],
  28075.             'shopware.feature.flags.FEATURE_NEXT_18215.default' => false,
  28076.             'shopware.feature.flags.FEATURE_NEXT_18215.major' => true,
  28077.             'shopware.feature.flags.FEATURE_NEXT_18215.description' => 'Rules are aware of their assignment',
  28078.             'shopware.feature.flags.FEATURE_NEXT_12455' => [
  28079.                 'default' => false,
  28080.                 'major' => false,
  28081.                 'description' => 'Captcha Integration',
  28082.             ],
  28083.             'shopware.feature.flags.FEATURE_NEXT_12455.default' => false,
  28084.             'shopware.feature.flags.FEATURE_NEXT_12455.major' => false,
  28085.             'shopware.feature.flags.FEATURE_NEXT_12455.description' => 'Captcha Integration',
  28086.             'shopware.feature.flags.FEATURE_NEXT_15815' => [
  28087.                 'default' => false,
  28088.                 'major' => true,
  28089.                 'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  28090.             ],
  28091.             'shopware.feature.flags.FEATURE_NEXT_15815.default' => false,
  28092.             'shopware.feature.flags.FEATURE_NEXT_15815.major' => true,
  28093.             'shopware.feature.flags.FEATURE_NEXT_15815.description' => 'Remove single record handling in sync service. Only single operation should be supported',
  28094.             'shopware.feature.flags.FEATURE_NEXT_14699' => [
  28095.                 'default' => false,
  28096.                 'major' => true,
  28097.                 'description' => 'Refactoring of Storefront theme assets',
  28098.             ],
  28099.             'shopware.feature.flags.FEATURE_NEXT_14699.default' => false,
  28100.             'shopware.feature.flags.FEATURE_NEXT_14699.major' => true,
  28101.             'shopware.feature.flags.FEATURE_NEXT_14699.description' => 'Refactoring of Storefront theme assets',
  28102.             'shopware.feature.flags.FEATURE_NEXT_15707' => [
  28103.                 'default' => false,
  28104.                 'major' => false,
  28105.                 'description' => 'Delivery notice for EU geoblocking regulation',
  28106.             ],
  28107.             'shopware.feature.flags.FEATURE_NEXT_15707.default' => false,
  28108.             'shopware.feature.flags.FEATURE_NEXT_15707.major' => false,
  28109.             'shopware.feature.flags.FEATURE_NEXT_15707.description' => 'Delivery notice for EU geoblocking regulation',
  28110.             'shopware.feature.flags.FEATURE_NEXT_15475' => [
  28111.                 'default' => false,
  28112.                 'major' => false,
  28113.                 'description' => 'Refactor Preview Mail Dummy Data',
  28114.             ],
  28115.             'shopware.feature.flags.FEATURE_NEXT_15475.default' => false,
  28116.             'shopware.feature.flags.FEATURE_NEXT_15475.major' => false,
  28117.             'shopware.feature.flags.FEATURE_NEXT_15475.description' => 'Refactor Preview Mail Dummy Data',
  28118.             'shopware.feature.flags.FEATURE_NEXT_14360' => [
  28119.                 'default' => false,
  28120.                 'major' => true,
  28121.                 'description' => 'App System 4.0 - Build action button messaging system',
  28122.             ],
  28123.             'shopware.feature.flags.FEATURE_NEXT_14360.default' => false,
  28124.             'shopware.feature.flags.FEATURE_NEXT_14360.major' => true,
  28125.             'shopware.feature.flags.FEATURE_NEXT_14360.description' => 'App System 4.0 - Build action button messaging system',
  28126.             'shopware.feature.flags.FEATURE_NEXT_15172' => [
  28127.                 'default' => false,
  28128.                 'major' => true,
  28129.                 'description' => 'Sanitize html of fields with AllowHtml flag',
  28130.             ],
  28131.             'shopware.feature.flags.FEATURE_NEXT_15172.default' => false,
  28132.             'shopware.feature.flags.FEATURE_NEXT_15172.major' => true,
  28133.             'shopware.feature.flags.FEATURE_NEXT_15172.description' => 'Sanitize html of fields with AllowHtml flag',
  28134.             'shopware.feature.flags.FEATURE_NEXT_15687' => [
  28135.                 'default' => false,
  28136.                 'major' => true,
  28137.                 'description' => 'Storefront Controller needs Twig injected',
  28138.             ],
  28139.             'shopware.feature.flags.FEATURE_NEXT_15687.default' => false,
  28140.             'shopware.feature.flags.FEATURE_NEXT_15687.major' => true,
  28141.             'shopware.feature.flags.FEATURE_NEXT_15687.description' => 'Storefront Controller needs Twig injected',
  28142.             'shopware.feature.flags.FEATURE_NEXT_14001' => [
  28143.                 'default' => false,
  28144.                 'major' => true,
  28145.                 'description' => 'Newsletter DOI for registered customers',
  28146.             ],
  28147.             'shopware.feature.flags.FEATURE_NEXT_14001.default' => false,
  28148.             'shopware.feature.flags.FEATURE_NEXT_14001.major' => true,
  28149.             'shopware.feature.flags.FEATURE_NEXT_14001.description' => 'Newsletter DOI for registered customers',
  28150.             'shopware.feature.flags.FEATURE_NEXT_7739' => [
  28151.                 'default' => false,
  28152.                 'major' => true,
  28153.                 'description' => 'Optional salutation',
  28154.             ],
  28155.             'shopware.feature.flags.FEATURE_NEXT_7739.default' => false,
  28156.             'shopware.feature.flags.FEATURE_NEXT_7739.major' => true,
  28157.             'shopware.feature.flags.FEATURE_NEXT_7739.description' => 'Optional salutation',
  28158.             'shopware.feature.flags.FEATURE_NEXT_16200' => [
  28159.                 'default' => false,
  28160.                 'major' => false,
  28161.                 'description' => 'Register Doi Domain',
  28162.             ],
  28163.             'shopware.feature.flags.FEATURE_NEXT_16200.default' => false,
  28164.             'shopware.feature.flags.FEATURE_NEXT_16200.major' => false,
  28165.             'shopware.feature.flags.FEATURE_NEXT_16200.description' => 'Register Doi Domain',
  28166.             'shopware.feature.flags.FEATURE_NEXT_13410' => [
  28167.                 'default' => false,
  28168.                 'major' => true,
  28169.                 'description' => 'Make sales channels required in seo generator',
  28170.             ],
  28171.             'shopware.feature.flags.FEATURE_NEXT_13410.default' => false,
  28172.             'shopware.feature.flags.FEATURE_NEXT_13410.major' => true,
  28173.             'shopware.feature.flags.FEATURE_NEXT_13410.description' => 'Make sales channels required in seo generator',
  28174.             'shopware.feature.flags.FEATURE_NEXT_15917' => [
  28175.                 'default' => false,
  28176.                 'major' => true,
  28177.                 'description' => 'Move storefront script tags to head with defer',
  28178.             ],
  28179.             'shopware.feature.flags.FEATURE_NEXT_15917.default' => false,
  28180.             'shopware.feature.flags.FEATURE_NEXT_15917.major' => true,
  28181.             'shopware.feature.flags.FEATURE_NEXT_15917.description' => 'Move storefront script tags to head with defer',
  28182.             'shopware.feature.flags.FEATURE_NEXT_15957' => [
  28183.                 'default' => false,
  28184.                 'major' => true,
  28185.                 'description' => 'VAT id field for guest',
  28186.             ],
  28187.             'shopware.feature.flags.FEATURE_NEXT_15957.default' => false,
  28188.             'shopware.feature.flags.FEATURE_NEXT_15957.major' => true,
  28189.             'shopware.feature.flags.FEATURE_NEXT_15957.description' => 'VAT id field for guest',
  28190.             'shopware.feature.flags.FEATURE_NEXT_16223' => [
  28191.                 'default' => false,
  28192.                 'major' => false,
  28193.                 'description' => 'Remove CORS header in storefront',
  28194.             ],
  28195.             'shopware.feature.flags.FEATURE_NEXT_16223.default' => false,
  28196.             'shopware.feature.flags.FEATURE_NEXT_16223.major' => false,
  28197.             'shopware.feature.flags.FEATURE_NEXT_16223.description' => 'Remove CORS header in storefront',
  28198.             'shopware.feature.flags.FEATURE_NEXT_13601' => [
  28199.                 'default' => false,
  28200.                 'major' => true,
  28201.                 'description' => 'Default transaction state for async app payments',
  28202.             ],
  28203.             'shopware.feature.flags.FEATURE_NEXT_13601.default' => false,
  28204.             'shopware.feature.flags.FEATURE_NEXT_13601.major' => true,
  28205.             'shopware.feature.flags.FEATURE_NEXT_13601.description' => 'Default transaction state for async app payments',
  28206.             'shopware.feature.flags.FEATURE_NEXT_16992' => [
  28207.                 'default' => false,
  28208.                 'major' => true,
  28209.                 'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  28210.             ],
  28211.             'shopware.feature.flags.FEATURE_NEXT_16992.default' => false,
  28212.             'shopware.feature.flags.FEATURE_NEXT_16992.major' => true,
  28213.             'shopware.feature.flags.FEATURE_NEXT_16992.description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  28214.             'shopware.feature.flags.FEATURE_NEXT_7530' => [
  28215.                 'default' => false,
  28216.                 'major' => true,
  28217.                 'description' => 'Improve orders UX in Administration',
  28218.             ],
  28219.             'shopware.feature.flags.FEATURE_NEXT_7530.default' => false,
  28220.             'shopware.feature.flags.FEATURE_NEXT_7530.major' => true,
  28221.             'shopware.feature.flags.FEATURE_NEXT_7530.description' => 'Improve orders UX in Administration',
  28222.             'shopware.feature.flags.FEATURE_NEXT_16824' => [
  28223.                 'default' => false,
  28224.                 'major' => true,
  28225.                 'description' => 'Cart merged event',
  28226.             ],
  28227.             'shopware.feature.flags.FEATURE_NEXT_16824.default' => false,
  28228.             'shopware.feature.flags.FEATURE_NEXT_16824.major' => true,
  28229.             'shopware.feature.flags.FEATURE_NEXT_16824.description' => 'Cart merged event',
  28230.             'shopware.feature.flags.FEATURE_NEXT_16271' => [
  28231.                 'default' => false,
  28232.                 'major' => true,
  28233.                 'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  28234.             ],
  28235.             'shopware.feature.flags.FEATURE_NEXT_16271.default' => false,
  28236.             'shopware.feature.flags.FEATURE_NEXT_16271.major' => true,
  28237.             'shopware.feature.flags.FEATURE_NEXT_16271.description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  28238.             'shopware.feature.flags.FEATURE_NEXT_15381' => [
  28239.                 'default' => false,
  28240.                 'major' => false,
  28241.                 'description' => 'Save theme compilation',
  28242.             ],
  28243.             'shopware.feature.flags.FEATURE_NEXT_15381.default' => false,
  28244.             'shopware.feature.flags.FEATURE_NEXT_15381.major' => false,
  28245.             'shopware.feature.flags.FEATURE_NEXT_15381.description' => 'Save theme compilation',
  28246.             'shopware.feature.flags.FEATURE_NEXT_17275' => [
  28247.                 'default' => false,
  28248.                 'major' => true,
  28249.                 'description' => 'StorefrontRenderEvent only gets original view',
  28250.             ],
  28251.             'shopware.feature.flags.FEATURE_NEXT_17275.default' => false,
  28252.             'shopware.feature.flags.FEATURE_NEXT_17275.major' => true,
  28253.             'shopware.feature.flags.FEATURE_NEXT_17275.description' => 'StorefrontRenderEvent only gets original view',
  28254.             'shopware.feature.flags.FEATURE_NEXT_17016' => [
  28255.                 'default' => false,
  28256.                 'major' => true,
  28257.                 'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  28258.             ],
  28259.             'shopware.feature.flags.FEATURE_NEXT_17016.default' => false,
  28260.             'shopware.feature.flags.FEATURE_NEXT_17016.major' => true,
  28261.             'shopware.feature.flags.FEATURE_NEXT_17016.description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  28262.             'shopware.feature.flags.FEATURE_NEXT_16236' => [
  28263.                 'default' => false,
  28264.                 'major' => true,
  28265.                 'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  28266.             ],
  28267.             'shopware.feature.flags.FEATURE_NEXT_16236.default' => false,
  28268.             'shopware.feature.flags.FEATURE_NEXT_16236.major' => true,
  28269.             'shopware.feature.flags.FEATURE_NEXT_16236.description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  28270.             'shopware.feature.flags.FEATURE_NEXT_16640' => [
  28271.                 'default' => false,
  28272.                 'major' => true,
  28273.                 'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  28274.             ],
  28275.             'shopware.feature.flags.FEATURE_NEXT_16640.default' => false,
  28276.             'shopware.feature.flags.FEATURE_NEXT_16640.major' => true,
  28277.             'shopware.feature.flags.FEATURE_NEXT_16640.description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  28278.             'shopware.feature.flags.FEATURE_NEXT_17261' => [
  28279.                 'default' => false,
  28280.                 'major' => false,
  28281.                 'description' => 'Bulk Edit for Order Documents and Status Mails',
  28282.             ],
  28283.             'shopware.feature.flags.FEATURE_NEXT_17261.default' => false,
  28284.             'shopware.feature.flags.FEATURE_NEXT_17261.major' => false,
  28285.             'shopware.feature.flags.FEATURE_NEXT_17261.description' => 'Bulk Edit for Order Documents and Status Mails',
  28286.             'shopware.feature.flags.FEATURE_NEXT_17858' => [
  28287.                 'default' => false,
  28288.                 'major' => true,
  28289.                 'description' => 'Major feature flag for Business Event',
  28290.             ],
  28291.             'shopware.feature.flags.FEATURE_NEXT_17858.default' => false,
  28292.             'shopware.feature.flags.FEATURE_NEXT_17858.major' => true,
  28293.             'shopware.feature.flags.FEATURE_NEXT_17858.description' => 'Major feature flag for Business Event',
  28294.             'shopware.feature.flags.FEATURE_NEXT_6758' => [
  28295.                 'default' => false,
  28296.                 'major' => true,
  28297.                 'description' => 'Layout assignment for category as list',
  28298.             ],
  28299.             'shopware.feature.flags.FEATURE_NEXT_6758.default' => false,
  28300.             'shopware.feature.flags.FEATURE_NEXT_6758.major' => true,
  28301.             'shopware.feature.flags.FEATURE_NEXT_6758.description' => 'Layout assignment for category as list',
  28302.             'shopware.feature.flags.FEATURE_NEXT_18592' => [
  28303.                 'default' => false,
  28304.                 'major' => true,
  28305.                 'description' => 'Major feature flag for CombinationLoader',
  28306.             ],
  28307.             'shopware.feature.flags.FEATURE_NEXT_18592.default' => false,
  28308.             'shopware.feature.flags.FEATURE_NEXT_18592.major' => true,
  28309.             'shopware.feature.flags.FEATURE_NEXT_18592.description' => 'Major feature flag for CombinationLoader',
  28310.             'shopware.feature.flags.FEATURE_NEXT_19048' => [
  28311.                 'default' => false,
  28312.                 'major' => true,
  28313.                 'description' => 'Fix media resolution in theme',
  28314.             ],
  28315.             'shopware.feature.flags.FEATURE_NEXT_19048.default' => false,
  28316.             'shopware.feature.flags.FEATURE_NEXT_19048.major' => true,
  28317.             'shopware.feature.flags.FEATURE_NEXT_19048.description' => 'Fix media resolution in theme',
  28318.             'shopware.feature.flags.FEATURE_NEXT_19822' => [
  28319.                 'default' => false,
  28320.                 'major' => true,
  28321.                 'description' => 'Enables lazy loading components in the administration',
  28322.             ],
  28323.             'shopware.feature.flags.FEATURE_NEXT_19822.default' => false,
  28324.             'shopware.feature.flags.FEATURE_NEXT_19822.major' => true,
  28325.             'shopware.feature.flags.FEATURE_NEXT_19822.description' => 'Enables lazy loading components in the administration',
  28326.             'shopware.feature.flags.FEATURE_NEXT_17540' => [
  28327.                 'default' => false,
  28328.                 'major' => false,
  28329.                 'description' => 'Basic Flow Builder and App System integration',
  28330.             ],
  28331.             'shopware.feature.flags.FEATURE_NEXT_17540.default' => false,
  28332.             'shopware.feature.flags.FEATURE_NEXT_17540.major' => false,
  28333.             'shopware.feature.flags.FEATURE_NEXT_17540.description' => 'Basic Flow Builder and App System integration',
  28334.             'shopware.feature.flags.FEATURE_NEXT_18129' => [
  28335.                 'default' => false,
  28336.                 'major' => true,
  28337.                 'description' => 'Require positionIdentifier for some components',
  28338.             ],
  28339.             'shopware.feature.flags.FEATURE_NEXT_18129.default' => false,
  28340.             'shopware.feature.flags.FEATURE_NEXT_18129.major' => true,
  28341.             'shopware.feature.flags.FEATURE_NEXT_18129.description' => 'Require positionIdentifier for some components',
  28342.             'shopware.feature.flags.FEATURE_NEXT_19163' => [
  28343.                 'default' => false,
  28344.                 'major' => true,
  28345.                 'description' => 'one to one inheritance',
  28346.             ],
  28347.             'shopware.feature.flags.FEATURE_NEXT_19163.default' => false,
  28348.             'shopware.feature.flags.FEATURE_NEXT_19163.major' => true,
  28349.             'shopware.feature.flags.FEATURE_NEXT_19163.description' => 'one to one inheritance',
  28350.             'shopware.feature.flags.FEATURE_NEXT_18187' => [
  28351.                 'default' => false,
  28352.                 'major' => true,
  28353.                 'description' => 'Move admin dashboard statistics into separate component',
  28354.             ],
  28355.             'shopware.feature.flags.FEATURE_NEXT_18187.default' => false,
  28356.             'shopware.feature.flags.FEATURE_NEXT_18187.major' => true,
  28357.             'shopware.feature.flags.FEATURE_NEXT_18187.description' => 'Move admin dashboard statistics into separate component',
  28358.             'shopware.feature.flags.FEATURE_NEXT_17978' => [
  28359.                 'default' => false,
  28360.                 'major' => true,
  28361.                 'description' => 'Change component factory to work with extension overrides in Administration',
  28362.             ],
  28363.             'shopware.feature.flags.FEATURE_NEXT_17978.default' => false,
  28364.             'shopware.feature.flags.FEATURE_NEXT_17978.major' => true,
  28365.             'shopware.feature.flags.FEATURE_NEXT_17978.description' => 'Change component factory to work with extension overrides in Administration',
  28366.             'shopware.feature.flags.FEATURE_NEXT_17869' => [
  28367.                 'default' => false,
  28368.                 'major' => true,
  28369.                 'description' => 'Delayed flow actions',
  28370.             ],
  28371.             'shopware.feature.flags.FEATURE_NEXT_17869.default' => false,
  28372.             'shopware.feature.flags.FEATURE_NEXT_17869.major' => true,
  28373.             'shopware.feature.flags.FEATURE_NEXT_17869.description' => 'Delayed flow actions',
  28374.             'shopware.feature.flags.FEATURE_NEXT_11634' => [
  28375.                 'default' => false,
  28376.                 'major' => true,
  28377.                 'description' => 'Webpack alias refactor',
  28378.             ],
  28379.             'shopware.feature.flags.FEATURE_NEXT_11634.default' => false,
  28380.             'shopware.feature.flags.FEATURE_NEXT_11634.major' => true,
  28381.             'shopware.feature.flags.FEATURE_NEXT_11634.description' => 'Webpack alias refactor',
  28382.             'shopware.feature.flags.FEATURE_NEXT_18762' => [
  28383.                 'default' => false,
  28384.                 'major' => true,
  28385.                 'description' => 'Remove composite search api',
  28386.             ],
  28387.             'shopware.feature.flags.FEATURE_NEXT_18762.default' => false,
  28388.             'shopware.feature.flags.FEATURE_NEXT_18762.major' => true,
  28389.             'shopware.feature.flags.FEATURE_NEXT_18762.description' => 'Remove composite search api',
  28390.             'shopware.filesystem' => [
  28391.                 'private' => [
  28392.                     'type' => 'local',
  28393.                     'config' => [
  28394.                         'root' => (\dirname(__DIR__4).'/files'),
  28395.                     ],
  28396.                 ],
  28397.                 'public' => [
  28398.                     'type' => 'local',
  28399.                     'config' => [
  28400.                         'root' => (\dirname(__DIR__4).'/public'),
  28401.                     ],
  28402.                 ],
  28403.                 'temp' => [
  28404.                     'type' => 'local',
  28405.                     'config' => [
  28406.                         'root' => \dirname(__DIR__3),
  28407.                     ],
  28408.                 ],
  28409.                 'theme' => [
  28410.                 ],
  28411.                 'asset' => [
  28412.                 ],
  28413.                 'sitemap' => [
  28414.                 ],
  28415.                 'allowed_extensions' => [
  28416.                     => 'jpg',
  28417.                     => 'jpeg',
  28418.                     => 'png',
  28419.                     => 'webp',
  28420.                     => 'gif',
  28421.                     => 'svg',
  28422.                     => 'bmp',
  28423.                     => 'tiff',
  28424.                     => 'tif',
  28425.                     => 'eps',
  28426.                     10 => 'webm',
  28427.                     11 => 'mkv',
  28428.                     12 => 'flv',
  28429.                     13 => 'ogv',
  28430.                     14 => 'ogg',
  28431.                     15 => 'mov',
  28432.                     16 => 'mp4',
  28433.                     17 => 'avi',
  28434.                     18 => 'wmv',
  28435.                     19 => 'pdf',
  28436.                     20 => 'aac',
  28437.                     21 => 'mp3',
  28438.                     22 => 'wav',
  28439.                     23 => 'flac',
  28440.                     24 => 'oga',
  28441.                     25 => 'wma',
  28442.                     26 => 'txt',
  28443.                     27 => 'doc',
  28444.                     28 => 'ico',
  28445.                 ],
  28446.             ],
  28447.             'shopware.filesystem.private' => [
  28448.                 'type' => 'local',
  28449.                 'config' => [
  28450.                     'root' => (\dirname(__DIR__4).'/files'),
  28451.                 ],
  28452.             ],
  28453.             'shopware.filesystem.private.type' => 'local',
  28454.             'shopware.filesystem.private.config' => [
  28455.                 'root' => (\dirname(__DIR__4).'/files'),
  28456.             ],
  28457.             'shopware.filesystem.private.config.root' => (\dirname(__DIR__4).'/files'),
  28458.             'shopware.filesystem.public' => [
  28459.                 'type' => 'local',
  28460.                 'config' => [
  28461.                     'root' => (\dirname(__DIR__4).'/public'),
  28462.                 ],
  28463.             ],
  28464.             'shopware.filesystem.public.type' => 'local',
  28465.             'shopware.filesystem.public.config' => [
  28466.                 'root' => (\dirname(__DIR__4).'/public'),
  28467.             ],
  28468.             'shopware.filesystem.public.config.root' => (\dirname(__DIR__4).'/public'),
  28469.             'shopware.filesystem.temp' => [
  28470.                 'type' => 'local',
  28471.                 'config' => [
  28472.                     'root' => \dirname(__DIR__3),
  28473.                 ],
  28474.             ],
  28475.             'shopware.filesystem.temp.type' => 'local',
  28476.             'shopware.filesystem.temp.config' => [
  28477.                 'root' => \dirname(__DIR__3),
  28478.             ],
  28479.             'shopware.filesystem.temp.config.root' => \dirname(__DIR__3),
  28480.             'shopware.filesystem.theme' => [
  28481.                 'type' => 'local',
  28482.                 'config' => [
  28483.                     'root' => (\dirname(__DIR__4).'/public'),
  28484.                 ],
  28485.             ],
  28486.             'shopware.filesystem.asset' => [
  28487.                 'type' => 'local',
  28488.                 'config' => [
  28489.                     'root' => (\dirname(__DIR__4).'/public'),
  28490.                 ],
  28491.             ],
  28492.             'shopware.filesystem.sitemap' => [
  28493.                 'type' => 'local',
  28494.                 'config' => [
  28495.                     'root' => (\dirname(__DIR__4).'/public'),
  28496.                 ],
  28497.             ],
  28498.             'shopware.filesystem.allowed_extensions' => [
  28499.                 => 'jpg',
  28500.                 => 'jpeg',
  28501.                 => 'png',
  28502.                 => 'webp',
  28503.                 => 'gif',
  28504.                 => 'svg',
  28505.                 => 'bmp',
  28506.                 => 'tiff',
  28507.                 => 'tif',
  28508.                 => 'eps',
  28509.                 10 => 'webm',
  28510.                 11 => 'mkv',
  28511.                 12 => 'flv',
  28512.                 13 => 'ogv',
  28513.                 14 => 'ogg',
  28514.                 15 => 'mov',
  28515.                 16 => 'mp4',
  28516.                 17 => 'avi',
  28517.                 18 => 'wmv',
  28518.                 19 => 'pdf',
  28519.                 20 => 'aac',
  28520.                 21 => 'mp3',
  28521.                 22 => 'wav',
  28522.                 23 => 'flac',
  28523.                 24 => 'oga',
  28524.                 25 => 'wma',
  28525.                 26 => 'txt',
  28526.                 27 => 'doc',
  28527.                 28 => 'ico',
  28528.             ],
  28529.             'shopware.filesystem.allowed_extensions.0' => 'jpg',
  28530.             'shopware.filesystem.allowed_extensions.1' => 'jpeg',
  28531.             'shopware.filesystem.allowed_extensions.2' => 'png',
  28532.             'shopware.filesystem.allowed_extensions.3' => 'webp',
  28533.             'shopware.filesystem.allowed_extensions.4' => 'gif',
  28534.             'shopware.filesystem.allowed_extensions.5' => 'svg',
  28535.             'shopware.filesystem.allowed_extensions.6' => 'bmp',
  28536.             'shopware.filesystem.allowed_extensions.7' => 'tiff',
  28537.             'shopware.filesystem.allowed_extensions.8' => 'tif',
  28538.             'shopware.filesystem.allowed_extensions.9' => 'eps',
  28539.             'shopware.filesystem.allowed_extensions.10' => 'webm',
  28540.             'shopware.filesystem.allowed_extensions.11' => 'mkv',
  28541.             'shopware.filesystem.allowed_extensions.12' => 'flv',
  28542.             'shopware.filesystem.allowed_extensions.13' => 'ogv',
  28543.             'shopware.filesystem.allowed_extensions.14' => 'ogg',
  28544.             'shopware.filesystem.allowed_extensions.15' => 'mov',
  28545.             'shopware.filesystem.allowed_extensions.16' => 'mp4',
  28546.             'shopware.filesystem.allowed_extensions.17' => 'avi',
  28547.             'shopware.filesystem.allowed_extensions.18' => 'wmv',
  28548.             'shopware.filesystem.allowed_extensions.19' => 'pdf',
  28549.             'shopware.filesystem.allowed_extensions.20' => 'aac',
  28550.             'shopware.filesystem.allowed_extensions.21' => 'mp3',
  28551.             'shopware.filesystem.allowed_extensions.22' => 'wav',
  28552.             'shopware.filesystem.allowed_extensions.23' => 'flac',
  28553.             'shopware.filesystem.allowed_extensions.24' => 'oga',
  28554.             'shopware.filesystem.allowed_extensions.25' => 'wma',
  28555.             'shopware.filesystem.allowed_extensions.26' => 'txt',
  28556.             'shopware.filesystem.allowed_extensions.27' => 'doc',
  28557.             'shopware.filesystem.allowed_extensions.28' => 'ico',
  28558.             'shopware.cdn.url' => '',
  28559.             'shopware.increment' => [
  28560.                 'user_activity' => [
  28561.                     'type' => 'mysql',
  28562.                 ],
  28563.                 'message_queue' => [
  28564.                     'type' => 'mysql',
  28565.                 ],
  28566.             ],
  28567.             'shopware.increment.user_activity' => [
  28568.                 'type' => 'mysql',
  28569.             ],
  28570.             'shopware.increment.user_activity.type' => 'mysql',
  28571.             'shopware.increment.message_queue' => [
  28572.                 'type' => 'mysql',
  28573.             ],
  28574.             'shopware.increment.message_queue.type' => 'mysql',
  28575.             'shopware.api' => [
  28576.                 'max_limit' => 100,
  28577.                 'api_browser' => [
  28578.                     'auth_required' => false,
  28579.                 ],
  28580.                 'store' => [
  28581.                     'context_lifetime' => 'P1D',
  28582.                 ],
  28583.                 'rate_limiter' => [
  28584.                     'login' => [
  28585.                         'enabled' => true,
  28586.                         'policy' => 'time_backoff',
  28587.                         'reset' => '24 hours',
  28588.                         'limits' => [
  28589.                             => [
  28590.                                 'limit' => 10,
  28591.                                 'interval' => '10 seconds',
  28592.                             ],
  28593.                             => [
  28594.                                 'limit' => 15,
  28595.                                 'interval' => '30 seconds',
  28596.                             ],
  28597.                             => [
  28598.                                 'limit' => 20,
  28599.                                 'interval' => '60 seconds',
  28600.                             ],
  28601.                         ],
  28602.                         'lock_factory' => 'lock.factory',
  28603.                         'cache_pool' => 'cache.rate_limiter',
  28604.                     ],
  28605.                     'guest_login' => [
  28606.                         'enabled' => true,
  28607.                         'policy' => 'time_backoff',
  28608.                         'reset' => '24 hours',
  28609.                         'limits' => [
  28610.                             => [
  28611.                                 'limit' => 10,
  28612.                                 'interval' => '10 seconds',
  28613.                             ],
  28614.                             => [
  28615.                                 'limit' => 15,
  28616.                                 'interval' => '30 seconds',
  28617.                             ],
  28618.                             => [
  28619.                                 'limit' => 20,
  28620.                                 'interval' => '60 seconds',
  28621.                             ],
  28622.                         ],
  28623.                         'lock_factory' => 'lock.factory',
  28624.                         'cache_pool' => 'cache.rate_limiter',
  28625.                     ],
  28626.                     'oauth' => [
  28627.                         'enabled' => true,
  28628.                         'policy' => 'time_backoff',
  28629.                         'reset' => '24 hours',
  28630.                         'limits' => [
  28631.                             => [
  28632.                                 'limit' => 10,
  28633.                                 'interval' => '10 seconds',
  28634.                             ],
  28635.                             => [
  28636.                                 'limit' => 15,
  28637.                                 'interval' => '30 seconds',
  28638.                             ],
  28639.                             => [
  28640.                                 'limit' => 20,
  28641.                                 'interval' => '60 seconds',
  28642.                             ],
  28643.                         ],
  28644.                         'lock_factory' => 'lock.factory',
  28645.                         'cache_pool' => 'cache.rate_limiter',
  28646.                     ],
  28647.                     'reset_password' => [
  28648.                         'enabled' => true,
  28649.                         'policy' => 'time_backoff',
  28650.                         'reset' => '24 hours',
  28651.                         'limits' => [
  28652.                             => [
  28653.                                 'limit' => 3,
  28654.                                 'interval' => '30 seconds',
  28655.                             ],
  28656.                             => [
  28657.                                 'limit' => 5,
  28658.                                 'interval' => '60 seconds',
  28659.                             ],
  28660.                             => [
  28661.                                 'limit' => 10,
  28662.                                 'interval' => '90 seconds',
  28663.                             ],
  28664.                         ],
  28665.                         'lock_factory' => 'lock.factory',
  28666.                         'cache_pool' => 'cache.rate_limiter',
  28667.                     ],
  28668.                     'user_recovery' => [
  28669.                         'enabled' => true,
  28670.                         'policy' => 'time_backoff',
  28671.                         'reset' => '24 hours',
  28672.                         'limits' => [
  28673.                             => [
  28674.                                 'limit' => 3,
  28675.                                 'interval' => '30 seconds',
  28676.                             ],
  28677.                             => [
  28678.                                 'limit' => 5,
  28679.                                 'interval' => '60 seconds',
  28680.                             ],
  28681.                             => [
  28682.                                 'limit' => 10,
  28683.                                 'interval' => '90 seconds',
  28684.                             ],
  28685.                         ],
  28686.                         'lock_factory' => 'lock.factory',
  28687.                         'cache_pool' => 'cache.rate_limiter',
  28688.                     ],
  28689.                     'contact_form' => [
  28690.                         'enabled' => true,
  28691.                         'policy' => 'time_backoff',
  28692.                         'reset' => '24 hours',
  28693.                         'limits' => [
  28694.                             => [
  28695.                                 'limit' => 3,
  28696.                                 'interval' => '30 seconds',
  28697.                             ],
  28698.                             => [
  28699.                                 'limit' => 5,
  28700.                                 'interval' => '60 seconds',
  28701.                             ],
  28702.                             => [
  28703.                                 'limit' => 10,
  28704.                                 'interval' => '90 seconds',
  28705.                             ],
  28706.                         ],
  28707.                         'lock_factory' => 'lock.factory',
  28708.                         'cache_pool' => 'cache.rate_limiter',
  28709.                     ],
  28710.                     'notification' => [
  28711.                         'enabled' => true,
  28712.                         'policy' => 'time_backoff',
  28713.                         'reset' => '24 hours',
  28714.                         'limits' => [
  28715.                             => [
  28716.                                 'limit' => 10,
  28717.                                 'interval' => '10 seconds',
  28718.                             ],
  28719.                             => [
  28720.                                 'limit' => 15,
  28721.                                 'interval' => '30 seconds',
  28722.                             ],
  28723.                             => [
  28724.                                 'limit' => 20,
  28725.                                 'interval' => '60 seconds',
  28726.                             ],
  28727.                         ],
  28728.                         'lock_factory' => 'lock.factory',
  28729.                         'cache_pool' => 'cache.rate_limiter',
  28730.                     ],
  28731.                 ],
  28732.             ],
  28733.             'shopware.api.max_limit' => 100,
  28734.             'shopware.api.api_browser' => [
  28735.                 'auth_required' => false,
  28736.             ],
  28737.             'shopware.api.api_browser.auth_required' => false,
  28738.             'shopware.api.api_browser.auth_required_str' => '0',
  28739.             'shopware.api.store' => [
  28740.                 'context_lifetime' => 'P1D',
  28741.             ],
  28742.             'shopware.api.store.context_lifetime' => 'P1D',
  28743.             'shopware.api.rate_limiter' => [
  28744.                 'login' => [
  28745.                     'enabled' => true,
  28746.                     'policy' => 'time_backoff',
  28747.                     'reset' => '24 hours',
  28748.                     'limits' => [
  28749.                         => [
  28750.                             'limit' => 10,
  28751.                             'interval' => '10 seconds',
  28752.                         ],
  28753.                         => [
  28754.                             'limit' => 15,
  28755.                             'interval' => '30 seconds',
  28756.                         ],
  28757.                         => [
  28758.                             'limit' => 20,
  28759.                             'interval' => '60 seconds',
  28760.                         ],
  28761.                     ],
  28762.                     'lock_factory' => 'lock.factory',
  28763.                     'cache_pool' => 'cache.rate_limiter',
  28764.                 ],
  28765.                 'guest_login' => [
  28766.                     'enabled' => true,
  28767.                     'policy' => 'time_backoff',
  28768.                     'reset' => '24 hours',
  28769.                     'limits' => [
  28770.                         => [
  28771.                             'limit' => 10,
  28772.                             'interval' => '10 seconds',
  28773.                         ],
  28774.                         => [
  28775.                             'limit' => 15,
  28776.                             'interval' => '30 seconds',
  28777.                         ],
  28778.                         => [
  28779.                             'limit' => 20,
  28780.                             'interval' => '60 seconds',
  28781.                         ],
  28782.                     ],
  28783.                     'lock_factory' => 'lock.factory',
  28784.                     'cache_pool' => 'cache.rate_limiter',
  28785.                 ],
  28786.                 'oauth' => [
  28787.                     'enabled' => true,
  28788.                     'policy' => 'time_backoff',
  28789.                     'reset' => '24 hours',
  28790.                     'limits' => [
  28791.                         => [
  28792.                             'limit' => 10,
  28793.                             'interval' => '10 seconds',
  28794.                         ],
  28795.                         => [
  28796.                             'limit' => 15,
  28797.                             'interval' => '30 seconds',
  28798.                         ],
  28799.                         => [
  28800.                             'limit' => 20,
  28801.                             'interval' => '60 seconds',
  28802.                         ],
  28803.                     ],
  28804.                     'lock_factory' => 'lock.factory',
  28805.                     'cache_pool' => 'cache.rate_limiter',
  28806.                 ],
  28807.                 'reset_password' => [
  28808.                     'enabled' => true,
  28809.                     'policy' => 'time_backoff',
  28810.                     'reset' => '24 hours',
  28811.                     'limits' => [
  28812.                         => [
  28813.                             'limit' => 3,
  28814.                             'interval' => '30 seconds',
  28815.                         ],
  28816.                         => [
  28817.                             'limit' => 5,
  28818.                             'interval' => '60 seconds',
  28819.                         ],
  28820.                         => [
  28821.                             'limit' => 10,
  28822.                             'interval' => '90 seconds',
  28823.                         ],
  28824.                     ],
  28825.                     'lock_factory' => 'lock.factory',
  28826.                     'cache_pool' => 'cache.rate_limiter',
  28827.                 ],
  28828.                 'user_recovery' => [
  28829.                     'enabled' => true,
  28830.                     'policy' => 'time_backoff',
  28831.                     'reset' => '24 hours',
  28832.                     'limits' => [
  28833.                         => [
  28834.                             'limit' => 3,
  28835.                             'interval' => '30 seconds',
  28836.                         ],
  28837.                         => [
  28838.                             'limit' => 5,
  28839.                             'interval' => '60 seconds',
  28840.                         ],
  28841.                         => [
  28842.                             'limit' => 10,
  28843.                             'interval' => '90 seconds',
  28844.                         ],
  28845.                     ],
  28846.                     'lock_factory' => 'lock.factory',
  28847.                     'cache_pool' => 'cache.rate_limiter',
  28848.                 ],
  28849.                 'contact_form' => [
  28850.                     'enabled' => true,
  28851.                     'policy' => 'time_backoff',
  28852.                     'reset' => '24 hours',
  28853.                     'limits' => [
  28854.                         => [
  28855.                             'limit' => 3,
  28856.                             'interval' => '30 seconds',
  28857.                         ],
  28858.                         => [
  28859.                             'limit' => 5,
  28860.                             'interval' => '60 seconds',
  28861.                         ],
  28862.                         => [
  28863.                             'limit' => 10,
  28864.                             'interval' => '90 seconds',
  28865.                         ],
  28866.                     ],
  28867.                     'lock_factory' => 'lock.factory',
  28868.                     'cache_pool' => 'cache.rate_limiter',
  28869.                 ],
  28870.                 'notification' => [
  28871.                     'enabled' => true,
  28872.                     'policy' => 'time_backoff',
  28873.                     'reset' => '24 hours',
  28874.                     'limits' => [
  28875.                         => [
  28876.                             'limit' => 10,
  28877.                             'interval' => '10 seconds',
  28878.                         ],
  28879.                         => [
  28880.                             'limit' => 15,
  28881.                             'interval' => '30 seconds',
  28882.                         ],
  28883.                         => [
  28884.                             'limit' => 20,
  28885.                             'interval' => '60 seconds',
  28886.                         ],
  28887.                     ],
  28888.                     'lock_factory' => 'lock.factory',
  28889.                     'cache_pool' => 'cache.rate_limiter',
  28890.                 ],
  28891.             ],
  28892.             'shopware.api.rate_limiter.login' => [
  28893.                 'enabled' => true,
  28894.                 'policy' => 'time_backoff',
  28895.                 'reset' => '24 hours',
  28896.                 'limits' => [
  28897.                     => [
  28898.                         'limit' => 10,
  28899.                         'interval' => '10 seconds',
  28900.                     ],
  28901.                     => [
  28902.                         'limit' => 15,
  28903.                         'interval' => '30 seconds',
  28904.                     ],
  28905.                     => [
  28906.                         'limit' => 20,
  28907.                         'interval' => '60 seconds',
  28908.                     ],
  28909.                 ],
  28910.                 'lock_factory' => 'lock.factory',
  28911.                 'cache_pool' => 'cache.rate_limiter',
  28912.             ],
  28913.             'shopware.api.rate_limiter.login.enabled' => true,
  28914.             'shopware.api.rate_limiter.login.policy' => 'time_backoff',
  28915.             'shopware.api.rate_limiter.login.reset' => '24 hours',
  28916.             'shopware.api.rate_limiter.login.limits' => [
  28917.                 => [
  28918.                     'limit' => 10,
  28919.                     'interval' => '10 seconds',
  28920.                 ],
  28921.                 => [
  28922.                     'limit' => 15,
  28923.                     'interval' => '30 seconds',
  28924.                 ],
  28925.                 => [
  28926.                     'limit' => 20,
  28927.                     'interval' => '60 seconds',
  28928.                 ],
  28929.             ],
  28930.             'shopware.api.rate_limiter.login.limits.0' => [
  28931.                 'limit' => 10,
  28932.                 'interval' => '10 seconds',
  28933.             ],
  28934.             'shopware.api.rate_limiter.login.limits.0.limit' => 10,
  28935.             'shopware.api.rate_limiter.login.limits.0.interval' => '10 seconds',
  28936.             'shopware.api.rate_limiter.login.limits.1' => [
  28937.                 'limit' => 15,
  28938.                 'interval' => '30 seconds',
  28939.             ],
  28940.             'shopware.api.rate_limiter.login.limits.1.limit' => 15,
  28941.             'shopware.api.rate_limiter.login.limits.1.interval' => '30 seconds',
  28942.             'shopware.api.rate_limiter.login.limits.2' => [
  28943.                 'limit' => 20,
  28944.                 'interval' => '60 seconds',
  28945.             ],
  28946.             'shopware.api.rate_limiter.login.limits.2.limit' => 20,
  28947.             'shopware.api.rate_limiter.login.limits.2.interval' => '60 seconds',
  28948.             'shopware.api.rate_limiter.login.lock_factory' => 'lock.factory',
  28949.             'shopware.api.rate_limiter.login.cache_pool' => 'cache.rate_limiter',
  28950.             'shopware.api.rate_limiter.guest_login' => [
  28951.                 'enabled' => true,
  28952.                 'policy' => 'time_backoff',
  28953.                 'reset' => '24 hours',
  28954.                 'limits' => [
  28955.                     => [
  28956.                         'limit' => 10,
  28957.                         'interval' => '10 seconds',
  28958.                     ],
  28959.                     => [
  28960.                         'limit' => 15,
  28961.                         'interval' => '30 seconds',
  28962.                     ],
  28963.                     => [
  28964.                         'limit' => 20,
  28965.                         'interval' => '60 seconds',
  28966.                     ],
  28967.                 ],
  28968.                 'lock_factory' => 'lock.factory',
  28969.                 'cache_pool' => 'cache.rate_limiter',
  28970.             ],
  28971.             'shopware.api.rate_limiter.guest_login.enabled' => true,
  28972.             'shopware.api.rate_limiter.guest_login.policy' => 'time_backoff',
  28973.             'shopware.api.rate_limiter.guest_login.reset' => '24 hours',
  28974.             'shopware.api.rate_limiter.guest_login.limits' => [
  28975.                 => [
  28976.                     'limit' => 10,
  28977.                     'interval' => '10 seconds',
  28978.                 ],
  28979.                 => [
  28980.                     'limit' => 15,
  28981.                     'interval' => '30 seconds',
  28982.                 ],
  28983.                 => [
  28984.                     'limit' => 20,
  28985.                     'interval' => '60 seconds',
  28986.                 ],
  28987.             ],
  28988.             'shopware.api.rate_limiter.guest_login.limits.0' => [
  28989.                 'limit' => 10,
  28990.                 'interval' => '10 seconds',
  28991.             ],
  28992.             'shopware.api.rate_limiter.guest_login.limits.0.limit' => 10,
  28993.             'shopware.api.rate_limiter.guest_login.limits.0.interval' => '10 seconds',
  28994.             'shopware.api.rate_limiter.guest_login.limits.1' => [
  28995.                 'limit' => 15,
  28996.                 'interval' => '30 seconds',
  28997.             ],
  28998.             'shopware.api.rate_limiter.guest_login.limits.1.limit' => 15,
  28999.             'shopware.api.rate_limiter.guest_login.limits.1.interval' => '30 seconds',
  29000.             'shopware.api.rate_limiter.guest_login.limits.2' => [
  29001.                 'limit' => 20,
  29002.                 'interval' => '60 seconds',
  29003.             ],
  29004.             'shopware.api.rate_limiter.guest_login.limits.2.limit' => 20,
  29005.             'shopware.api.rate_limiter.guest_login.limits.2.interval' => '60 seconds',
  29006.             'shopware.api.rate_limiter.guest_login.lock_factory' => 'lock.factory',
  29007.             'shopware.api.rate_limiter.guest_login.cache_pool' => 'cache.rate_limiter',
  29008.             'shopware.api.rate_limiter.oauth' => [
  29009.                 'enabled' => true,
  29010.                 'policy' => 'time_backoff',
  29011.                 'reset' => '24 hours',
  29012.                 'limits' => [
  29013.                     => [
  29014.                         'limit' => 10,
  29015.                         'interval' => '10 seconds',
  29016.                     ],
  29017.                     => [
  29018.                         'limit' => 15,
  29019.                         'interval' => '30 seconds',
  29020.                     ],
  29021.                     => [
  29022.                         'limit' => 20,
  29023.                         'interval' => '60 seconds',
  29024.                     ],
  29025.                 ],
  29026.                 'lock_factory' => 'lock.factory',
  29027.                 'cache_pool' => 'cache.rate_limiter',
  29028.             ],
  29029.             'shopware.api.rate_limiter.oauth.enabled' => true,
  29030.             'shopware.api.rate_limiter.oauth.policy' => 'time_backoff',
  29031.             'shopware.api.rate_limiter.oauth.reset' => '24 hours',
  29032.             'shopware.api.rate_limiter.oauth.limits' => [
  29033.                 => [
  29034.                     'limit' => 10,
  29035.                     'interval' => '10 seconds',
  29036.                 ],
  29037.                 => [
  29038.                     'limit' => 15,
  29039.                     'interval' => '30 seconds',
  29040.                 ],
  29041.                 => [
  29042.                     'limit' => 20,
  29043.                     'interval' => '60 seconds',
  29044.                 ],
  29045.             ],
  29046.             'shopware.api.rate_limiter.oauth.limits.0' => [
  29047.                 'limit' => 10,
  29048.                 'interval' => '10 seconds',
  29049.             ],
  29050.             'shopware.api.rate_limiter.oauth.limits.0.limit' => 10,
  29051.             'shopware.api.rate_limiter.oauth.limits.0.interval' => '10 seconds',
  29052.             'shopware.api.rate_limiter.oauth.limits.1' => [
  29053.                 'limit' => 15,
  29054.                 'interval' => '30 seconds',
  29055.             ],
  29056.             'shopware.api.rate_limiter.oauth.limits.1.limit' => 15,
  29057.             'shopware.api.rate_limiter.oauth.limits.1.interval' => '30 seconds',
  29058.             'shopware.api.rate_limiter.oauth.limits.2' => [
  29059.                 'limit' => 20,
  29060.                 'interval' => '60 seconds',
  29061.             ],
  29062.             'shopware.api.rate_limiter.oauth.limits.2.limit' => 20,
  29063.             'shopware.api.rate_limiter.oauth.limits.2.interval' => '60 seconds',
  29064.             'shopware.api.rate_limiter.oauth.lock_factory' => 'lock.factory',
  29065.             'shopware.api.rate_limiter.oauth.cache_pool' => 'cache.rate_limiter',
  29066.             'shopware.api.rate_limiter.reset_password' => [
  29067.                 'enabled' => true,
  29068.                 'policy' => 'time_backoff',
  29069.                 'reset' => '24 hours',
  29070.                 'limits' => [
  29071.                     => [
  29072.                         'limit' => 3,
  29073.                         'interval' => '30 seconds',
  29074.                     ],
  29075.                     => [
  29076.                         'limit' => 5,
  29077.                         'interval' => '60 seconds',
  29078.                     ],
  29079.                     => [
  29080.                         'limit' => 10,
  29081.                         'interval' => '90 seconds',
  29082.                     ],
  29083.                 ],
  29084.                 'lock_factory' => 'lock.factory',
  29085.                 'cache_pool' => 'cache.rate_limiter',
  29086.             ],
  29087.             'shopware.api.rate_limiter.reset_password.enabled' => true,
  29088.             'shopware.api.rate_limiter.reset_password.policy' => 'time_backoff',
  29089.             'shopware.api.rate_limiter.reset_password.reset' => '24 hours',
  29090.             'shopware.api.rate_limiter.reset_password.limits' => [
  29091.                 => [
  29092.                     'limit' => 3,
  29093.                     'interval' => '30 seconds',
  29094.                 ],
  29095.                 => [
  29096.                     'limit' => 5,
  29097.                     'interval' => '60 seconds',
  29098.                 ],
  29099.                 => [
  29100.                     'limit' => 10,
  29101.                     'interval' => '90 seconds',
  29102.                 ],
  29103.             ],
  29104.             'shopware.api.rate_limiter.reset_password.limits.0' => [
  29105.                 'limit' => 3,
  29106.                 'interval' => '30 seconds',
  29107.             ],
  29108.             'shopware.api.rate_limiter.reset_password.limits.0.limit' => 3,
  29109.             'shopware.api.rate_limiter.reset_password.limits.0.interval' => '30 seconds',
  29110.             'shopware.api.rate_limiter.reset_password.limits.1' => [
  29111.                 'limit' => 5,
  29112.                 'interval' => '60 seconds',
  29113.             ],
  29114.             'shopware.api.rate_limiter.reset_password.limits.1.limit' => 5,
  29115.             'shopware.api.rate_limiter.reset_password.limits.1.interval' => '60 seconds',
  29116.             'shopware.api.rate_limiter.reset_password.limits.2' => [
  29117.                 'limit' => 10,
  29118.                 'interval' => '90 seconds',
  29119.             ],
  29120.             'shopware.api.rate_limiter.reset_password.limits.2.limit' => 10,
  29121.             'shopware.api.rate_limiter.reset_password.limits.2.interval' => '90 seconds',
  29122.             'shopware.api.rate_limiter.reset_password.lock_factory' => 'lock.factory',
  29123.             'shopware.api.rate_limiter.reset_password.cache_pool' => 'cache.rate_limiter',
  29124.             'shopware.api.rate_limiter.user_recovery' => [
  29125.                 'enabled' => true,
  29126.                 'policy' => 'time_backoff',
  29127.                 'reset' => '24 hours',
  29128.                 'limits' => [
  29129.                     => [
  29130.                         'limit' => 3,
  29131.                         'interval' => '30 seconds',
  29132.                     ],
  29133.                     => [
  29134.                         'limit' => 5,
  29135.                         'interval' => '60 seconds',
  29136.                     ],
  29137.                     => [
  29138.                         'limit' => 10,
  29139.                         'interval' => '90 seconds',
  29140.                     ],
  29141.                 ],
  29142.                 'lock_factory' => 'lock.factory',
  29143.                 'cache_pool' => 'cache.rate_limiter',
  29144.             ],
  29145.             'shopware.api.rate_limiter.user_recovery.enabled' => true,
  29146.             'shopware.api.rate_limiter.user_recovery.policy' => 'time_backoff',
  29147.             'shopware.api.rate_limiter.user_recovery.reset' => '24 hours',
  29148.             'shopware.api.rate_limiter.user_recovery.limits' => [
  29149.                 => [
  29150.                     'limit' => 3,
  29151.                     'interval' => '30 seconds',
  29152.                 ],
  29153.                 => [
  29154.                     'limit' => 5,
  29155.                     'interval' => '60 seconds',
  29156.                 ],
  29157.                 => [
  29158.                     'limit' => 10,
  29159.                     'interval' => '90 seconds',
  29160.                 ],
  29161.             ],
  29162.             'shopware.api.rate_limiter.user_recovery.limits.0' => [
  29163.                 'limit' => 3,
  29164.                 'interval' => '30 seconds',
  29165.             ],
  29166.             'shopware.api.rate_limiter.user_recovery.limits.0.limit' => 3,
  29167.             'shopware.api.rate_limiter.user_recovery.limits.0.interval' => '30 seconds',
  29168.             'shopware.api.rate_limiter.user_recovery.limits.1' => [
  29169.                 'limit' => 5,
  29170.                 'interval' => '60 seconds',
  29171.             ],
  29172.             'shopware.api.rate_limiter.user_recovery.limits.1.limit' => 5,
  29173.             'shopware.api.rate_limiter.user_recovery.limits.1.interval' => '60 seconds',
  29174.             'shopware.api.rate_limiter.user_recovery.limits.2' => [
  29175.                 'limit' => 10,
  29176.                 'interval' => '90 seconds',
  29177.             ],
  29178.             'shopware.api.rate_limiter.user_recovery.limits.2.limit' => 10,
  29179.             'shopware.api.rate_limiter.user_recovery.limits.2.interval' => '90 seconds',
  29180.             'shopware.api.rate_limiter.user_recovery.lock_factory' => 'lock.factory',
  29181.             'shopware.api.rate_limiter.user_recovery.cache_pool' => 'cache.rate_limiter',
  29182.             'shopware.api.rate_limiter.contact_form' => [
  29183.                 'enabled' => true,
  29184.                 'policy' => 'time_backoff',
  29185.                 'reset' => '24 hours',
  29186.                 'limits' => [
  29187.                     => [
  29188.                         'limit' => 3,
  29189.                         'interval' => '30 seconds',
  29190.                     ],
  29191.                     => [
  29192.                         'limit' => 5,
  29193.                         'interval' => '60 seconds',
  29194.                     ],
  29195.                     => [
  29196.                         'limit' => 10,
  29197.                         'interval' => '90 seconds',
  29198.                     ],
  29199.                 ],
  29200.                 'lock_factory' => 'lock.factory',
  29201.                 'cache_pool' => 'cache.rate_limiter',
  29202.             ],
  29203.             'shopware.api.rate_limiter.contact_form.enabled' => true,
  29204.             'shopware.api.rate_limiter.contact_form.policy' => 'time_backoff',
  29205.             'shopware.api.rate_limiter.contact_form.reset' => '24 hours',
  29206.             'shopware.api.rate_limiter.contact_form.limits' => [
  29207.                 => [
  29208.                     'limit' => 3,
  29209.                     'interval' => '30 seconds',
  29210.                 ],
  29211.                 => [
  29212.                     'limit' => 5,
  29213.                     'interval' => '60 seconds',
  29214.                 ],
  29215.                 => [
  29216.                     'limit' => 10,
  29217.                     'interval' => '90 seconds',
  29218.                 ],
  29219.             ],
  29220.             'shopware.api.rate_limiter.contact_form.limits.0' => [
  29221.                 'limit' => 3,
  29222.                 'interval' => '30 seconds',
  29223.             ],
  29224.             'shopware.api.rate_limiter.contact_form.limits.0.limit' => 3,
  29225.             'shopware.api.rate_limiter.contact_form.limits.0.interval' => '30 seconds',
  29226.             'shopware.api.rate_limiter.contact_form.limits.1' => [
  29227.                 'limit' => 5,
  29228.                 'interval' => '60 seconds',
  29229.             ],
  29230.             'shopware.api.rate_limiter.contact_form.limits.1.limit' => 5,
  29231.             'shopware.api.rate_limiter.contact_form.limits.1.interval' => '60 seconds',
  29232.             'shopware.api.rate_limiter.contact_form.limits.2' => [
  29233.                 'limit' => 10,
  29234.                 'interval' => '90 seconds',
  29235.             ],
  29236.             'shopware.api.rate_limiter.contact_form.limits.2.limit' => 10,
  29237.             'shopware.api.rate_limiter.contact_form.limits.2.interval' => '90 seconds',
  29238.             'shopware.api.rate_limiter.contact_form.lock_factory' => 'lock.factory',
  29239.             'shopware.api.rate_limiter.contact_form.cache_pool' => 'cache.rate_limiter',
  29240.             'shopware.api.rate_limiter.notification' => [
  29241.                 'enabled' => true,
  29242.                 'policy' => 'time_backoff',
  29243.                 'reset' => '24 hours',
  29244.                 'limits' => [
  29245.                     => [
  29246.                         'limit' => 10,
  29247.                         'interval' => '10 seconds',
  29248.                     ],
  29249.                     => [
  29250.                         'limit' => 15,
  29251.                         'interval' => '30 seconds',
  29252.                     ],
  29253.                     => [
  29254.                         'limit' => 20,
  29255.                         'interval' => '60 seconds',
  29256.                     ],
  29257.                 ],
  29258.                 'lock_factory' => 'lock.factory',
  29259.                 'cache_pool' => 'cache.rate_limiter',
  29260.             ],
  29261.             'shopware.api.rate_limiter.notification.enabled' => true,
  29262.             'shopware.api.rate_limiter.notification.policy' => 'time_backoff',
  29263.             'shopware.api.rate_limiter.notification.reset' => '24 hours',
  29264.             'shopware.api.rate_limiter.notification.limits' => [
  29265.                 => [
  29266.                     'limit' => 10,
  29267.                     'interval' => '10 seconds',
  29268.                 ],
  29269.                 => [
  29270.                     'limit' => 15,
  29271.                     'interval' => '30 seconds',
  29272.                 ],
  29273.                 => [
  29274.                     'limit' => 20,
  29275.                     'interval' => '60 seconds',
  29276.                 ],
  29277.             ],
  29278.             'shopware.api.rate_limiter.notification.limits.0' => [
  29279.                 'limit' => 10,
  29280.                 'interval' => '10 seconds',
  29281.             ],
  29282.             'shopware.api.rate_limiter.notification.limits.0.limit' => 10,
  29283.             'shopware.api.rate_limiter.notification.limits.0.interval' => '10 seconds',
  29284.             'shopware.api.rate_limiter.notification.limits.1' => [
  29285.                 'limit' => 15,
  29286.                 'interval' => '30 seconds',
  29287.             ],
  29288.             'shopware.api.rate_limiter.notification.limits.1.limit' => 15,
  29289.             'shopware.api.rate_limiter.notification.limits.1.interval' => '30 seconds',
  29290.             'shopware.api.rate_limiter.notification.limits.2' => [
  29291.                 'limit' => 20,
  29292.                 'interval' => '60 seconds',
  29293.             ],
  29294.             'shopware.api.rate_limiter.notification.limits.2.limit' => 20,
  29295.             'shopware.api.rate_limiter.notification.limits.2.interval' => '60 seconds',
  29296.             'shopware.api.rate_limiter.notification.lock_factory' => 'lock.factory',
  29297.             'shopware.api.rate_limiter.notification.cache_pool' => 'cache.rate_limiter',
  29298.             'shopware.admin_worker' => [
  29299.                 'enable_admin_worker' => true,
  29300.                 'poll_interval' => 20,
  29301.                 'transports' => [
  29302.                     => 'default',
  29303.                 ],
  29304.                 'memory_limit' => '128M',
  29305.             ],
  29306.             'shopware.admin_worker.enable_admin_worker' => true,
  29307.             'shopware.admin_worker.poll_interval' => 20,
  29308.             'shopware.admin_worker.transports' => [
  29309.                 => 'default',
  29310.             ],
  29311.             'shopware.admin_worker.transports.0' => 'default',
  29312.             'shopware.admin_worker.memory_limit' => '128M',
  29313.             'shopware.auto_update' => [
  29314.                 'enabled' => true,
  29315.             ],
  29316.             'shopware.auto_update.enabled' => true,
  29317.             'shopware.store' => [
  29318.                 'frw' => false,
  29319.             ],
  29320.             'shopware.sitemap' => [
  29321.                 'batchsize' => 100,
  29322.                 'custom_urls' => [
  29323.                 ],
  29324.                 'excluded_urls' => [
  29325.                 ],
  29326.             ],
  29327.             'shopware.sitemap.batchsize' => 100,
  29328.             'shopware.sitemap.custom_urls' => [
  29329.             ],
  29330.             'shopware.sitemap.excluded_urls' => [
  29331.             ],
  29332.             'shopware.media' => [
  29333.                 'enable_url_upload_feature' => true,
  29334.                 'enable_url_validation' => false,
  29335.             ],
  29336.             'shopware.media.enable_url_upload_feature' => true,
  29337.             'shopware.media.enable_url_validation' => false,
  29338.             'shopware.dal' => [
  29339.                 'batch_size' => 125,
  29340.                 'versioning' => [
  29341.                     'expire_days' => 30,
  29342.                 ],
  29343.             ],
  29344.             'shopware.dal.batch_size' => 125,
  29345.             'shopware.dal.versioning' => [
  29346.                 'expire_days' => 30,
  29347.             ],
  29348.             'shopware.dal.versioning.expire_days' => 30,
  29349.             'shopware.cart' => [
  29350.                 'expire_days' => 120,
  29351.             ],
  29352.             'shopware.cart.expire_days' => 120,
  29353.             'shopware.sales_channel_context' => [
  29354.                 'expire_days' => 120,
  29355.             ],
  29356.             'shopware.sales_channel_context.expire_days' => 120,
  29357.             'shopware.html_sanitizer.cache_enabled' => true,
  29358.             'shopware.html_sanitizer.sets' => [
  29359.                 'basic' => [
  29360.                     'tags' => [
  29361.                         => 'a',
  29362.                         => 'abbr',
  29363.                         => 'acronym',
  29364.                         => 'address',
  29365.                         => 'b',
  29366.                         => 'bdo',
  29367.                         => 'big',
  29368.                         => 'blockquote',
  29369.                         => 'br',
  29370.                         => 'caption',
  29371.                         10 => 'center',
  29372.                         11 => 'cite',
  29373.                         12 => 'code',
  29374.                         13 => 'col',
  29375.                         14 => 'colgroup',
  29376.                         15 => 'dd',
  29377.                         16 => 'del',
  29378.                         17 => 'dfn',
  29379.                         18 => 'dir',
  29380.                         19 => 'div',
  29381.                         20 => 'dl',
  29382.                         21 => 'dt',
  29383.                         22 => 'em',
  29384.                         23 => 'font',
  29385.                         24 => 'h1',
  29386.                         25 => 'h2',
  29387.                         26 => 'h3',
  29388.                         27 => 'h4',
  29389.                         28 => 'h5',
  29390.                         29 => 'h6',
  29391.                         30 => 'hr',
  29392.                         31 => 'i',
  29393.                         32 => 'ins',
  29394.                         33 => 'kbd',
  29395.                         34 => 'li',
  29396.                         35 => 'menu',
  29397.                         36 => 'ol',
  29398.                         37 => 'p',
  29399.                         38 => 'pre',
  29400.                         39 => 'q',
  29401.                         40 => 's',
  29402.                         41 => 'samp',
  29403.                         42 => 'small',
  29404.                         43 => 'span',
  29405.                         44 => 'strike',
  29406.                         45 => 'strong',
  29407.                         46 => 'sub',
  29408.                         47 => 'sup',
  29409.                         48 => 'table',
  29410.                         49 => 'tbody',
  29411.                         50 => 'td',
  29412.                         51 => 'tfoot',
  29413.                         52 => 'th',
  29414.                         53 => 'thead',
  29415.                         54 => 'tr',
  29416.                         55 => 'tt',
  29417.                         56 => 'u',
  29418.                         57 => 'ul',
  29419.                         58 => 'var',
  29420.                     ],
  29421.                     'attributes' => [
  29422.                         => 'align',
  29423.                         => 'bgcolor',
  29424.                         => 'border',
  29425.                         => 'cellpadding',
  29426.                         => 'cellspacing',
  29427.                         => 'cite',
  29428.                         => 'class',
  29429.                         => 'clear',
  29430.                         => 'color',
  29431.                         => 'colspan',
  29432.                         10 => 'dir',
  29433.                         11 => 'face',
  29434.                         12 => 'frame',
  29435.                         13 => 'height',
  29436.                         14 => 'href',
  29437.                         15 => 'id',
  29438.                         16 => 'lang',
  29439.                         17 => 'name',
  29440.                         18 => 'noshade',
  29441.                         19 => 'nowrap',
  29442.                         20 => 'rel',
  29443.                         21 => 'rev',
  29444.                         22 => 'rowspan',
  29445.                         23 => 'scope',
  29446.                         24 => 'size',
  29447.                         25 => 'span',
  29448.                         26 => 'start',
  29449.                         27 => 'style',
  29450.                         28 => 'summary',
  29451.                         29 => 'title',
  29452.                         30 => 'type',
  29453.                         31 => 'valign',
  29454.                         32 => 'value',
  29455.                         33 => 'width',
  29456.                     ],
  29457.                     'options' => [
  29458.                     ],
  29459.                 ],
  29460.                 'media' => [
  29461.                     'tags' => [
  29462.                         => 'img',
  29463.                     ],
  29464.                     'attributes' => [
  29465.                         => 'src',
  29466.                         => 'alt',
  29467.                     ],
  29468.                     'options' => [
  29469.                     ],
  29470.                 ],
  29471.                 'script' => [
  29472.                     'tags' => [
  29473.                         => 'script',
  29474.                     ],
  29475.                     'options' => [
  29476.                         'HTML.Trusted' => true,
  29477.                     ],
  29478.                     'attributes' => [
  29479.                     ],
  29480.                 ],
  29481.                 'tidy' => [
  29482.                     'options' => [
  29483.                         'Output.TidyFormat' => true,
  29484.                     ],
  29485.                     'tags' => [
  29486.                     ],
  29487.                     'attributes' => [
  29488.                     ],
  29489.                 ],
  29490.             ],
  29491.             'shopware.html_sanitizer.sets.basic' => [
  29492.                 'tags' => [
  29493.                     => 'a',
  29494.                     => 'abbr',
  29495.                     => 'acronym',
  29496.                     => 'address',
  29497.                     => 'b',
  29498.                     => 'bdo',
  29499.                     => 'big',
  29500.                     => 'blockquote',
  29501.                     => 'br',
  29502.                     => 'caption',
  29503.                     10 => 'center',
  29504.                     11 => 'cite',
  29505.                     12 => 'code',
  29506.                     13 => 'col',
  29507.                     14 => 'colgroup',
  29508.                     15 => 'dd',
  29509.                     16 => 'del',
  29510.                     17 => 'dfn',
  29511.                     18 => 'dir',
  29512.                     19 => 'div',
  29513.                     20 => 'dl',
  29514.                     21 => 'dt',
  29515.                     22 => 'em',
  29516.                     23 => 'font',
  29517.                     24 => 'h1',
  29518.                     25 => 'h2',
  29519.                     26 => 'h3',
  29520.                     27 => 'h4',
  29521.                     28 => 'h5',
  29522.                     29 => 'h6',
  29523.                     30 => 'hr',
  29524.                     31 => 'i',
  29525.                     32 => 'ins',
  29526.                     33 => 'kbd',
  29527.                     34 => 'li',
  29528.                     35 => 'menu',
  29529.                     36 => 'ol',
  29530.                     37 => 'p',
  29531.                     38 => 'pre',
  29532.                     39 => 'q',
  29533.                     40 => 's',
  29534.                     41 => 'samp',
  29535.                     42 => 'small',
  29536.                     43 => 'span',
  29537.                     44 => 'strike',
  29538.                     45 => 'strong',
  29539.                     46 => 'sub',
  29540.                     47 => 'sup',
  29541.                     48 => 'table',
  29542.                     49 => 'tbody',
  29543.                     50 => 'td',
  29544.                     51 => 'tfoot',
  29545.                     52 => 'th',
  29546.                     53 => 'thead',
  29547.                     54 => 'tr',
  29548.                     55 => 'tt',
  29549.                     56 => 'u',
  29550.                     57 => 'ul',
  29551.                     58 => 'var',
  29552.                 ],
  29553.                 'attributes' => [
  29554.                     => 'align',
  29555.                     => 'bgcolor',
  29556.                     => 'border',
  29557.                     => 'cellpadding',
  29558.                     => 'cellspacing',
  29559.                     => 'cite',
  29560.                     => 'class',
  29561.                     => 'clear',
  29562.                     => 'color',
  29563.                     => 'colspan',
  29564.                     10 => 'dir',
  29565.                     11 => 'face',
  29566.                     12 => 'frame',
  29567.                     13 => 'height',
  29568.                     14 => 'href',
  29569.                     15 => 'id',
  29570.                     16 => 'lang',
  29571.                     17 => 'name',
  29572.                     18 => 'noshade',
  29573.                     19 => 'nowrap',
  29574.                     20 => 'rel',
  29575.                     21 => 'rev',
  29576.                     22 => 'rowspan',
  29577.                     23 => 'scope',
  29578.                     24 => 'size',
  29579.                     25 => 'span',
  29580.                     26 => 'start',
  29581.                     27 => 'style',
  29582.                     28 => 'summary',
  29583.                     29 => 'title',
  29584.                     30 => 'type',
  29585.                     31 => 'valign',
  29586.                     32 => 'value',
  29587.                     33 => 'width',
  29588.                 ],
  29589.                 'options' => [
  29590.                 ],
  29591.             ],
  29592.             'shopware.html_sanitizer.sets.basic.tags' => [
  29593.                 => 'a',
  29594.                 => 'abbr',
  29595.                 => 'acronym',
  29596.                 => 'address',
  29597.                 => 'b',
  29598.                 => 'bdo',
  29599.                 => 'big',
  29600.                 => 'blockquote',
  29601.                 => 'br',
  29602.                 => 'caption',
  29603.                 10 => 'center',
  29604.                 11 => 'cite',
  29605.                 12 => 'code',
  29606.                 13 => 'col',
  29607.                 14 => 'colgroup',
  29608.                 15 => 'dd',
  29609.                 16 => 'del',
  29610.                 17 => 'dfn',
  29611.                 18 => 'dir',
  29612.                 19 => 'div',
  29613.                 20 => 'dl',
  29614.                 21 => 'dt',
  29615.                 22 => 'em',
  29616.                 23 => 'font',
  29617.                 24 => 'h1',
  29618.                 25 => 'h2',
  29619.                 26 => 'h3',
  29620.                 27 => 'h4',
  29621.                 28 => 'h5',
  29622.                 29 => 'h6',
  29623.                 30 => 'hr',
  29624.                 31 => 'i',
  29625.                 32 => 'ins',
  29626.                 33 => 'kbd',
  29627.                 34 => 'li',
  29628.                 35 => 'menu',
  29629.                 36 => 'ol',
  29630.                 37 => 'p',
  29631.                 38 => 'pre',
  29632.                 39 => 'q',
  29633.                 40 => 's',
  29634.                 41 => 'samp',
  29635.                 42 => 'small',
  29636.                 43 => 'span',
  29637.                 44 => 'strike',
  29638.                 45 => 'strong',
  29639.                 46 => 'sub',
  29640.                 47 => 'sup',
  29641.                 48 => 'table',
  29642.                 49 => 'tbody',
  29643.                 50 => 'td',
  29644.                 51 => 'tfoot',
  29645.                 52 => 'th',
  29646.                 53 => 'thead',
  29647.                 54 => 'tr',
  29648.                 55 => 'tt',
  29649.                 56 => 'u',
  29650.                 57 => 'ul',
  29651.                 58 => 'var',
  29652.             ],
  29653.             'shopware.html_sanitizer.sets.basic.tags.0' => 'a',
  29654.             'shopware.html_sanitizer.sets.basic.tags.1' => 'abbr',
  29655.             'shopware.html_sanitizer.sets.basic.tags.2' => 'acronym',
  29656.             'shopware.html_sanitizer.sets.basic.tags.3' => 'address',
  29657.             'shopware.html_sanitizer.sets.basic.tags.4' => 'b',
  29658.             'shopware.html_sanitizer.sets.basic.tags.5' => 'bdo',
  29659.             'shopware.html_sanitizer.sets.basic.tags.6' => 'big',
  29660.             'shopware.html_sanitizer.sets.basic.tags.7' => 'blockquote',
  29661.             'shopware.html_sanitizer.sets.basic.tags.8' => 'br',
  29662.             'shopware.html_sanitizer.sets.basic.tags.9' => 'caption',
  29663.             'shopware.html_sanitizer.sets.basic.tags.10' => 'center',
  29664.             'shopware.html_sanitizer.sets.basic.tags.11' => 'cite',
  29665.             'shopware.html_sanitizer.sets.basic.tags.12' => 'code',
  29666.             'shopware.html_sanitizer.sets.basic.tags.13' => 'col',
  29667.             'shopware.html_sanitizer.sets.basic.tags.14' => 'colgroup',
  29668.             'shopware.html_sanitizer.sets.basic.tags.15' => 'dd',
  29669.             'shopware.html_sanitizer.sets.basic.tags.16' => 'del',
  29670.             'shopware.html_sanitizer.sets.basic.tags.17' => 'dfn',
  29671.             'shopware.html_sanitizer.sets.basic.tags.18' => 'dir',
  29672.             'shopware.html_sanitizer.sets.basic.tags.19' => 'div',
  29673.             'shopware.html_sanitizer.sets.basic.tags.20' => 'dl',
  29674.             'shopware.html_sanitizer.sets.basic.tags.21' => 'dt',
  29675.             'shopware.html_sanitizer.sets.basic.tags.22' => 'em',
  29676.             'shopware.html_sanitizer.sets.basic.tags.23' => 'font',
  29677.             'shopware.html_sanitizer.sets.basic.tags.24' => 'h1',
  29678.             'shopware.html_sanitizer.sets.basic.tags.25' => 'h2',
  29679.             'shopware.html_sanitizer.sets.basic.tags.26' => 'h3',
  29680.             'shopware.html_sanitizer.sets.basic.tags.27' => 'h4',
  29681.             'shopware.html_sanitizer.sets.basic.tags.28' => 'h5',
  29682.             'shopware.html_sanitizer.sets.basic.tags.29' => 'h6',
  29683.             'shopware.html_sanitizer.sets.basic.tags.30' => 'hr',
  29684.             'shopware.html_sanitizer.sets.basic.tags.31' => 'i',
  29685.             'shopware.html_sanitizer.sets.basic.tags.32' => 'ins',
  29686.             'shopware.html_sanitizer.sets.basic.tags.33' => 'kbd',
  29687.             'shopware.html_sanitizer.sets.basic.tags.34' => 'li',
  29688.             'shopware.html_sanitizer.sets.basic.tags.35' => 'menu',
  29689.             'shopware.html_sanitizer.sets.basic.tags.36' => 'ol',
  29690.             'shopware.html_sanitizer.sets.basic.tags.37' => 'p',
  29691.             'shopware.html_sanitizer.sets.basic.tags.38' => 'pre',
  29692.             'shopware.html_sanitizer.sets.basic.tags.39' => 'q',
  29693.             'shopware.html_sanitizer.sets.basic.tags.40' => 's',
  29694.             'shopware.html_sanitizer.sets.basic.tags.41' => 'samp',
  29695.             'shopware.html_sanitizer.sets.basic.tags.42' => 'small',
  29696.             'shopware.html_sanitizer.sets.basic.tags.43' => 'span',
  29697.             'shopware.html_sanitizer.sets.basic.tags.44' => 'strike',
  29698.             'shopware.html_sanitizer.sets.basic.tags.45' => 'strong',
  29699.             'shopware.html_sanitizer.sets.basic.tags.46' => 'sub',
  29700.             'shopware.html_sanitizer.sets.basic.tags.47' => 'sup',
  29701.             'shopware.html_sanitizer.sets.basic.tags.48' => 'table',
  29702.             'shopware.html_sanitizer.sets.basic.tags.49' => 'tbody',
  29703.             'shopware.html_sanitizer.sets.basic.tags.50' => 'td',
  29704.             'shopware.html_sanitizer.sets.basic.tags.51' => 'tfoot',
  29705.             'shopware.html_sanitizer.sets.basic.tags.52' => 'th',
  29706.             'shopware.html_sanitizer.sets.basic.tags.53' => 'thead',
  29707.             'shopware.html_sanitizer.sets.basic.tags.54' => 'tr',
  29708.             'shopware.html_sanitizer.sets.basic.tags.55' => 'tt',
  29709.             'shopware.html_sanitizer.sets.basic.tags.56' => 'u',
  29710.             'shopware.html_sanitizer.sets.basic.tags.57' => 'ul',
  29711.             'shopware.html_sanitizer.sets.basic.tags.58' => 'var',
  29712.             'shopware.html_sanitizer.sets.basic.attributes' => [
  29713.                 => 'align',
  29714.                 => 'bgcolor',
  29715.                 => 'border',
  29716.                 => 'cellpadding',
  29717.                 => 'cellspacing',
  29718.                 => 'cite',
  29719.                 => 'class',
  29720.                 => 'clear',
  29721.                 => 'color',
  29722.                 => 'colspan',
  29723.                 10 => 'dir',
  29724.                 11 => 'face',
  29725.                 12 => 'frame',
  29726.                 13 => 'height',
  29727.                 14 => 'href',
  29728.                 15 => 'id',
  29729.                 16 => 'lang',
  29730.                 17 => 'name',
  29731.                 18 => 'noshade',
  29732.                 19 => 'nowrap',
  29733.                 20 => 'rel',
  29734.                 21 => 'rev',
  29735.                 22 => 'rowspan',
  29736.                 23 => 'scope',
  29737.                 24 => 'size',
  29738.                 25 => 'span',
  29739.                 26 => 'start',
  29740.                 27 => 'style',
  29741.                 28 => 'summary',
  29742.                 29 => 'title',
  29743.                 30 => 'type',
  29744.                 31 => 'valign',
  29745.                 32 => 'value',
  29746.                 33 => 'width',
  29747.             ],
  29748.             'shopware.html_sanitizer.sets.basic.attributes.0' => 'align',
  29749.             'shopware.html_sanitizer.sets.basic.attributes.1' => 'bgcolor',
  29750.             'shopware.html_sanitizer.sets.basic.attributes.2' => 'border',
  29751.             'shopware.html_sanitizer.sets.basic.attributes.3' => 'cellpadding',
  29752.             'shopware.html_sanitizer.sets.basic.attributes.4' => 'cellspacing',
  29753.             'shopware.html_sanitizer.sets.basic.attributes.5' => 'cite',
  29754.             'shopware.html_sanitizer.sets.basic.attributes.6' => 'class',
  29755.             'shopware.html_sanitizer.sets.basic.attributes.7' => 'clear',
  29756.             'shopware.html_sanitizer.sets.basic.attributes.8' => 'color',
  29757.             'shopware.html_sanitizer.sets.basic.attributes.9' => 'colspan',
  29758.             'shopware.html_sanitizer.sets.basic.attributes.10' => 'dir',
  29759.             'shopware.html_sanitizer.sets.basic.attributes.11' => 'face',
  29760.             'shopware.html_sanitizer.sets.basic.attributes.12' => 'frame',
  29761.             'shopware.html_sanitizer.sets.basic.attributes.13' => 'height',
  29762.             'shopware.html_sanitizer.sets.basic.attributes.14' => 'href',
  29763.             'shopware.html_sanitizer.sets.basic.attributes.15' => 'id',
  29764.             'shopware.html_sanitizer.sets.basic.attributes.16' => 'lang',
  29765.             'shopware.html_sanitizer.sets.basic.attributes.17' => 'name',
  29766.             'shopware.html_sanitizer.sets.basic.attributes.18' => 'noshade',
  29767.             'shopware.html_sanitizer.sets.basic.attributes.19' => 'nowrap',
  29768.             'shopware.html_sanitizer.sets.basic.attributes.20' => 'rel',
  29769.             'shopware.html_sanitizer.sets.basic.attributes.21' => 'rev',
  29770.             'shopware.html_sanitizer.sets.basic.attributes.22' => 'rowspan',
  29771.             'shopware.html_sanitizer.sets.basic.attributes.23' => 'scope',
  29772.             'shopware.html_sanitizer.sets.basic.attributes.24' => 'size',
  29773.             'shopware.html_sanitizer.sets.basic.attributes.25' => 'span',
  29774.             'shopware.html_sanitizer.sets.basic.attributes.26' => 'start',
  29775.             'shopware.html_sanitizer.sets.basic.attributes.27' => 'style',
  29776.             'shopware.html_sanitizer.sets.basic.attributes.28' => 'summary',
  29777.             'shopware.html_sanitizer.sets.basic.attributes.29' => 'title',
  29778.             'shopware.html_sanitizer.sets.basic.attributes.30' => 'type',
  29779.             'shopware.html_sanitizer.sets.basic.attributes.31' => 'valign',
  29780.             'shopware.html_sanitizer.sets.basic.attributes.32' => 'value',
  29781.             'shopware.html_sanitizer.sets.basic.attributes.33' => 'width',
  29782.             'shopware.html_sanitizer.sets.basic.options' => [
  29783.             ],
  29784.             'shopware.html_sanitizer.sets.media' => [
  29785.                 'tags' => [
  29786.                     => 'img',
  29787.                 ],
  29788.                 'attributes' => [
  29789.                     => 'src',
  29790.                     => 'alt',
  29791.                 ],
  29792.                 'options' => [
  29793.                 ],
  29794.             ],
  29795.             'shopware.html_sanitizer.sets.media.tags' => [
  29796.                 => 'img',
  29797.             ],
  29798.             'shopware.html_sanitizer.sets.media.tags.0' => 'img',
  29799.             'shopware.html_sanitizer.sets.media.attributes' => [
  29800.                 => 'src',
  29801.                 => 'alt',
  29802.             ],
  29803.             'shopware.html_sanitizer.sets.media.attributes.0' => 'src',
  29804.             'shopware.html_sanitizer.sets.media.attributes.1' => 'alt',
  29805.             'shopware.html_sanitizer.sets.media.options' => [
  29806.             ],
  29807.             'shopware.html_sanitizer.sets.script' => [
  29808.                 'tags' => [
  29809.                     => 'script',
  29810.                 ],
  29811.                 'options' => [
  29812.                     'HTML.Trusted' => true,
  29813.                 ],
  29814.                 'attributes' => [
  29815.                 ],
  29816.             ],
  29817.             'shopware.html_sanitizer.sets.script.tags' => [
  29818.                 => 'script',
  29819.             ],
  29820.             'shopware.html_sanitizer.sets.script.tags.0' => 'script',
  29821.             'shopware.html_sanitizer.sets.script.options' => [
  29822.                 'HTML.Trusted' => true,
  29823.             ],
  29824.             'shopware.html_sanitizer.sets.script.options.HTML.Trusted' => true,
  29825.             'shopware.html_sanitizer.sets.script.attributes' => [
  29826.             ],
  29827.             'shopware.html_sanitizer.sets.tidy' => [
  29828.                 'options' => [
  29829.                     'Output.TidyFormat' => true,
  29830.                 ],
  29831.                 'tags' => [
  29832.                 ],
  29833.                 'attributes' => [
  29834.                 ],
  29835.             ],
  29836.             'shopware.html_sanitizer.sets.tidy.options' => [
  29837.                 'Output.TidyFormat' => true,
  29838.             ],
  29839.             'shopware.html_sanitizer.sets.tidy.options.Output.TidyFormat' => true,
  29840.             'shopware.html_sanitizer.sets.tidy.tags' => [
  29841.             ],
  29842.             'shopware.html_sanitizer.sets.tidy.attributes' => [
  29843.             ],
  29844.             'shopware.html_sanitizer.fields' => [
  29845.                 'product_translation.description' => [
  29846.                     'sets' => [
  29847.                         => 'basic',
  29848.                         => 'media',
  29849.                     ],
  29850.                 ],
  29851.                 'app_cms_block.template' => [
  29852.                     'sets' => [
  29853.                         => 'basic',
  29854.                         => 'media',
  29855.                         => 'tidy',
  29856.                     ],
  29857.                 ],
  29858.             ],
  29859.             'shopware.html_sanitizer.fields.product_translation.description' => [
  29860.                 'sets' => [
  29861.                     => 'basic',
  29862.                     => 'media',
  29863.                 ],
  29864.             ],
  29865.             'shopware.html_sanitizer.fields.product_translation.description.sets' => [
  29866.                 => 'basic',
  29867.                 => 'media',
  29868.             ],
  29869.             'shopware.html_sanitizer.fields.product_translation.description.sets.0' => 'basic',
  29870.             'shopware.html_sanitizer.fields.product_translation.description.sets.1' => 'media',
  29871.             'shopware.html_sanitizer.fields.app_cms_block.template' => [
  29872.                 'sets' => [
  29873.                     => 'basic',
  29874.                     => 'media',
  29875.                     => 'tidy',
  29876.                 ],
  29877.             ],
  29878.             'shopware.html_sanitizer.fields.app_cms_block.template.sets' => [
  29879.                 => 'basic',
  29880.                 => 'media',
  29881.                 => 'tidy',
  29882.             ],
  29883.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.0' => 'basic',
  29884.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.1' => 'media',
  29885.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.2' => 'tidy',
  29886.             'shopware.logger' => [
  29887.                 'file_rotation_count' => 14,
  29888.                 'exclude_exception' => [
  29889.                     => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  29890.                 ],
  29891.             ],
  29892.             'shopware.logger.file_rotation_count' => 14,
  29893.             'shopware.logger.exclude_exception' => [
  29894.                 => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  29895.             ],
  29896.             'shopware.logger.exclude_exception.0' => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  29897.             'shopware.cache' => [
  29898.                 'invalidation' => [
  29899.                     'delay' => 0,
  29900.                     'count' => 150,
  29901.                     'http_cache' => [
  29902.                         => 'logged-in',
  29903.                         => 'cart-filled',
  29904.                     ],
  29905.                     'product_listing_route' => [
  29906.                     ],
  29907.                     'product_detail_route' => [
  29908.                     ],
  29909.                     'product_review_route' => [
  29910.                     ],
  29911.                     'product_search_route' => [
  29912.                     ],
  29913.                     'product_suggest_route' => [
  29914.                     ],
  29915.                     'product_cross_selling_route' => [
  29916.                     ],
  29917.                     'payment_method_route' => [
  29918.                     ],
  29919.                     'shipping_method_route' => [
  29920.                     ],
  29921.                     'navigation_route' => [
  29922.                     ],
  29923.                     'category_route' => [
  29924.                     ],
  29925.                     'landing_page_route' => [
  29926.                     ],
  29927.                     'language_route' => [
  29928.                     ],
  29929.                     'currency_route' => [
  29930.                     ],
  29931.                     'country_route' => [
  29932.                     ],
  29933.                     'salutation_route' => [
  29934.                     ],
  29935.                     'sitemap_route' => [
  29936.                     ],
  29937.                 ],
  29938.             ],
  29939.             'shopware.cache.invalidation' => [
  29940.                 'delay' => 0,
  29941.                 'count' => 150,
  29942.                 'http_cache' => [
  29943.                     => 'logged-in',
  29944.                     => 'cart-filled',
  29945.                 ],
  29946.                 'product_listing_route' => [
  29947.                 ],
  29948.                 'product_detail_route' => [
  29949.                 ],
  29950.                 'product_review_route' => [
  29951.                 ],
  29952.                 'product_search_route' => [
  29953.                 ],
  29954.                 'product_suggest_route' => [
  29955.                 ],
  29956.                 'product_cross_selling_route' => [
  29957.                 ],
  29958.                 'payment_method_route' => [
  29959.                 ],
  29960.                 'shipping_method_route' => [
  29961.                 ],
  29962.                 'navigation_route' => [
  29963.                 ],
  29964.                 'category_route' => [
  29965.                 ],
  29966.                 'landing_page_route' => [
  29967.                 ],
  29968.                 'language_route' => [
  29969.                 ],
  29970.                 'currency_route' => [
  29971.                 ],
  29972.                 'country_route' => [
  29973.                 ],
  29974.                 'salutation_route' => [
  29975.                 ],
  29976.                 'sitemap_route' => [
  29977.                 ],
  29978.             ],
  29979.             'shopware.cache.invalidation.delay' => 0,
  29980.             'shopware.cache.invalidation.count' => 150,
  29981.             'shopware.cache.invalidation.http_cache' => [
  29982.                 => 'logged-in',
  29983.                 => 'cart-filled',
  29984.             ],
  29985.             'shopware.cache.invalidation.http_cache.0' => 'logged-in',
  29986.             'shopware.cache.invalidation.http_cache.1' => 'cart-filled',
  29987.             'shopware.cache.invalidation.product_listing_route' => [
  29988.             ],
  29989.             'shopware.cache.invalidation.product_detail_route' => [
  29990.             ],
  29991.             'shopware.cache.invalidation.product_review_route' => [
  29992.             ],
  29993.             'shopware.cache.invalidation.product_search_route' => [
  29994.             ],
  29995.             'shopware.cache.invalidation.product_suggest_route' => [
  29996.             ],
  29997.             'shopware.cache.invalidation.product_cross_selling_route' => [
  29998.             ],
  29999.             'shopware.cache.invalidation.payment_method_route' => [
  30000.             ],
  30001.             'shopware.cache.invalidation.shipping_method_route' => [
  30002.             ],
  30003.             'shopware.cache.invalidation.navigation_route' => [
  30004.             ],
  30005.             'shopware.cache.invalidation.category_route' => [
  30006.             ],
  30007.             'shopware.cache.invalidation.landing_page_route' => [
  30008.             ],
  30009.             'shopware.cache.invalidation.language_route' => [
  30010.             ],
  30011.             'shopware.cache.invalidation.currency_route' => [
  30012.             ],
  30013.             'shopware.cache.invalidation.country_route' => [
  30014.             ],
  30015.             'shopware.cache.invalidation.salutation_route' => [
  30016.             ],
  30017.             'shopware.cache.invalidation.sitemap_route' => [
  30018.             ],
  30019.             'storefront.csrf' => [
  30020.                 'enabled' => true,
  30021.                 'mode' => 'twig',
  30022.             ],
  30023.             'storefront.csrf.enabled' => true,
  30024.             'storefront.csrf.mode' => 'twig',
  30025.             'storefront.reverse_proxy' => [
  30026.                 'enabled' => false,
  30027.                 'ban_method' => 'BAN',
  30028.                 'hosts' => [
  30029.                     => 'http://varnish',
  30030.                 ],
  30031.                 'max_parallel_invalidations' => 2,
  30032.                 'redis_url' => 'redis://redis',
  30033.             ],
  30034.             'storefront.reverse_proxy.enabled' => false,
  30035.             'storefront.reverse_proxy.ban_method' => 'BAN',
  30036.             'storefront.reverse_proxy.hosts' => [
  30037.                 => 'http://varnish',
  30038.             ],
  30039.             'storefront.reverse_proxy.hosts.0' => 'http://varnish',
  30040.             'storefront.reverse_proxy.max_parallel_invalidations' => 2,
  30041.             'storefront.reverse_proxy.redis_url' => 'redis://redis',
  30042.             'storefront.http_cache' => [
  30043.                 'ignored_url_parameters' => [
  30044.                     => 'pk_campaign',
  30045.                     => 'piwik_campaign',
  30046.                     => 'pk_kwd',
  30047.                     => 'piwik_kwd',
  30048.                     => 'pk_keyword',
  30049.                     => 'mtm_campaign',
  30050.                     => 'matomo_campaign',
  30051.                     => 'mtm_cid',
  30052.                     => 'matomo_cid',
  30053.                     => 'mtm_kwd',
  30054.                     10 => 'matomo_kwd',
  30055.                     11 => 'mtm_keyword',
  30056.                     12 => 'matomo_keyword',
  30057.                     13 => 'mtm_source',
  30058.                     14 => 'matomo_source',
  30059.                     15 => 'mtm_medium',
  30060.                     16 => 'matomo_medium',
  30061.                     17 => 'mtm_content',
  30062.                     18 => 'matomo_content',
  30063.                     19 => 'mtm_group',
  30064.                     20 => 'matomo_group',
  30065.                     21 => 'mtm_placement',
  30066.                     22 => 'matomo_placement',
  30067.                     23 => 'pixelId',
  30068.                     24 => 'kwid',
  30069.                     25 => 'kw',
  30070.                     26 => 'chl',
  30071.                     27 => 'dv',
  30072.                     28 => 'nk',
  30073.                     29 => 'pa',
  30074.                     30 => 'camid',
  30075.                     31 => 'adgid',
  30076.                     32 => 'utm_term',
  30077.                     33 => 'utm_source',
  30078.                     34 => 'utm_medium',
  30079.                     35 => 'utm_campaign',
  30080.                     36 => 'utm_content',
  30081.                     37 => 'cx',
  30082.                     38 => 'ie',
  30083.                     39 => 'cof',
  30084.                     40 => 'siteurl',
  30085.                     41 => '_ga',
  30086.                     42 => 'adgroupid',
  30087.                     43 => 'campaignid',
  30088.                     44 => 'adid',
  30089.                     45 => 'gclsrc',
  30090.                     46 => 'gclid',
  30091.                     47 => 'fbclid',
  30092.                     48 => 'fb_action_ids',
  30093.                     49 => 'fb_action_types',
  30094.                     50 => 'fb_source',
  30095.                     51 => 'mc_cid',
  30096.                     52 => 'mc_eid',
  30097.                     53 => '_bta_tid',
  30098.                     54 => '_bta_c',
  30099.                     55 => 'trk_contact',
  30100.                     56 => 'trk_msg',
  30101.                     57 => 'trk_module',
  30102.                     58 => 'trk_sid',
  30103.                     59 => 'gdfms',
  30104.                     60 => 'gdftrk',
  30105.                     61 => 'gdffi',
  30106.                     62 => '_ke',
  30107.                     63 => 'redirect_log_mongo_id',
  30108.                     64 => 'redirect_mongo_id',
  30109.                     65 => 'sb_referer_host',
  30110.                     66 => 'mkwid',
  30111.                     67 => 'pcrid',
  30112.                     68 => 'ef_id',
  30113.                     69 => 's_kwcid',
  30114.                     70 => 'msclkid',
  30115.                     71 => 'dm_i',
  30116.                     72 => 'epik',
  30117.                     73 => 'pp',
  30118.                 ],
  30119.             ],
  30120.             'storefront.http_cache.ignored_url_parameters' => [
  30121.                 => 'pk_campaign',
  30122.                 => 'piwik_campaign',
  30123.                 => 'pk_kwd',
  30124.                 => 'piwik_kwd',
  30125.                 => 'pk_keyword',
  30126.                 => 'mtm_campaign',
  30127.                 => 'matomo_campaign',
  30128.                 => 'mtm_cid',
  30129.                 => 'matomo_cid',
  30130.                 => 'mtm_kwd',
  30131.                 10 => 'matomo_kwd',
  30132.                 11 => 'mtm_keyword',
  30133.                 12 => 'matomo_keyword',
  30134.                 13 => 'mtm_source',
  30135.                 14 => 'matomo_source',
  30136.                 15 => 'mtm_medium',
  30137.                 16 => 'matomo_medium',
  30138.                 17 => 'mtm_content',
  30139.                 18 => 'matomo_content',
  30140.                 19 => 'mtm_group',
  30141.                 20 => 'matomo_group',
  30142.                 21 => 'mtm_placement',
  30143.                 22 => 'matomo_placement',
  30144.                 23 => 'pixelId',
  30145.                 24 => 'kwid',
  30146.                 25 => 'kw',
  30147.                 26 => 'chl',
  30148.                 27 => 'dv',
  30149.                 28 => 'nk',
  30150.                 29 => 'pa',
  30151.                 30 => 'camid',
  30152.                 31 => 'adgid',
  30153.                 32 => 'utm_term',
  30154.                 33 => 'utm_source',
  30155.                 34 => 'utm_medium',
  30156.                 35 => 'utm_campaign',
  30157.                 36 => 'utm_content',
  30158.                 37 => 'cx',
  30159.                 38 => 'ie',
  30160.                 39 => 'cof',
  30161.                 40 => 'siteurl',
  30162.                 41 => '_ga',
  30163.                 42 => 'adgroupid',
  30164.                 43 => 'campaignid',
  30165.                 44 => 'adid',
  30166.                 45 => 'gclsrc',
  30167.                 46 => 'gclid',
  30168.                 47 => 'fbclid',
  30169.                 48 => 'fb_action_ids',
  30170.                 49 => 'fb_action_types',
  30171.                 50 => 'fb_source',
  30172.                 51 => 'mc_cid',
  30173.                 52 => 'mc_eid',
  30174.                 53 => '_bta_tid',
  30175.                 54 => '_bta_c',
  30176.                 55 => 'trk_contact',
  30177.                 56 => 'trk_msg',
  30178.                 57 => 'trk_module',
  30179.                 58 => 'trk_sid',
  30180.                 59 => 'gdfms',
  30181.                 60 => 'gdftrk',
  30182.                 61 => 'gdffi',
  30183.                 62 => '_ke',
  30184.                 63 => 'redirect_log_mongo_id',
  30185.                 64 => 'redirect_mongo_id',
  30186.                 65 => 'sb_referer_host',
  30187.                 66 => 'mkwid',
  30188.                 67 => 'pcrid',
  30189.                 68 => 'ef_id',
  30190.                 69 => 's_kwcid',
  30191.                 70 => 'msclkid',
  30192.                 71 => 'dm_i',
  30193.                 72 => 'epik',
  30194.                 73 => 'pp',
  30195.             ],
  30196.             'storefront.http_cache.ignored_url_parameters.0' => 'pk_campaign',
  30197.             'storefront.http_cache.ignored_url_parameters.1' => 'piwik_campaign',
  30198.             'storefront.http_cache.ignored_url_parameters.2' => 'pk_kwd',
  30199.             'storefront.http_cache.ignored_url_parameters.3' => 'piwik_kwd',
  30200.             'storefront.http_cache.ignored_url_parameters.4' => 'pk_keyword',
  30201.             'storefront.http_cache.ignored_url_parameters.5' => 'mtm_campaign',
  30202.             'storefront.http_cache.ignored_url_parameters.6' => 'matomo_campaign',
  30203.             'storefront.http_cache.ignored_url_parameters.7' => 'mtm_cid',
  30204.             'storefront.http_cache.ignored_url_parameters.8' => 'matomo_cid',
  30205.             'storefront.http_cache.ignored_url_parameters.9' => 'mtm_kwd',
  30206.             'storefront.http_cache.ignored_url_parameters.10' => 'matomo_kwd',
  30207.             'storefront.http_cache.ignored_url_parameters.11' => 'mtm_keyword',
  30208.             'storefront.http_cache.ignored_url_parameters.12' => 'matomo_keyword',
  30209.             'storefront.http_cache.ignored_url_parameters.13' => 'mtm_source',
  30210.             'storefront.http_cache.ignored_url_parameters.14' => 'matomo_source',
  30211.             'storefront.http_cache.ignored_url_parameters.15' => 'mtm_medium',
  30212.             'storefront.http_cache.ignored_url_parameters.16' => 'matomo_medium',
  30213.             'storefront.http_cache.ignored_url_parameters.17' => 'mtm_content',
  30214.             'storefront.http_cache.ignored_url_parameters.18' => 'matomo_content',
  30215.             'storefront.http_cache.ignored_url_parameters.19' => 'mtm_group',
  30216.             'storefront.http_cache.ignored_url_parameters.20' => 'matomo_group',
  30217.             'storefront.http_cache.ignored_url_parameters.21' => 'mtm_placement',
  30218.             'storefront.http_cache.ignored_url_parameters.22' => 'matomo_placement',
  30219.             'storefront.http_cache.ignored_url_parameters.23' => 'pixelId',
  30220.             'storefront.http_cache.ignored_url_parameters.24' => 'kwid',
  30221.             'storefront.http_cache.ignored_url_parameters.25' => 'kw',
  30222.             'storefront.http_cache.ignored_url_parameters.26' => 'chl',
  30223.             'storefront.http_cache.ignored_url_parameters.27' => 'dv',
  30224.             'storefront.http_cache.ignored_url_parameters.28' => 'nk',
  30225.             'storefront.http_cache.ignored_url_parameters.29' => 'pa',
  30226.             'storefront.http_cache.ignored_url_parameters.30' => 'camid',
  30227.             'storefront.http_cache.ignored_url_parameters.31' => 'adgid',
  30228.             'storefront.http_cache.ignored_url_parameters.32' => 'utm_term',
  30229.             'storefront.http_cache.ignored_url_parameters.33' => 'utm_source',
  30230.             'storefront.http_cache.ignored_url_parameters.34' => 'utm_medium',
  30231.             'storefront.http_cache.ignored_url_parameters.35' => 'utm_campaign',
  30232.             'storefront.http_cache.ignored_url_parameters.36' => 'utm_content',
  30233.             'storefront.http_cache.ignored_url_parameters.37' => 'cx',
  30234.             'storefront.http_cache.ignored_url_parameters.38' => 'ie',
  30235.             'storefront.http_cache.ignored_url_parameters.39' => 'cof',
  30236.             'storefront.http_cache.ignored_url_parameters.40' => 'siteurl',
  30237.             'storefront.http_cache.ignored_url_parameters.41' => '_ga',
  30238.             'storefront.http_cache.ignored_url_parameters.42' => 'adgroupid',
  30239.             'storefront.http_cache.ignored_url_parameters.43' => 'campaignid',
  30240.             'storefront.http_cache.ignored_url_parameters.44' => 'adid',
  30241.             'storefront.http_cache.ignored_url_parameters.45' => 'gclsrc',
  30242.             'storefront.http_cache.ignored_url_parameters.46' => 'gclid',
  30243.             'storefront.http_cache.ignored_url_parameters.47' => 'fbclid',
  30244.             'storefront.http_cache.ignored_url_parameters.48' => 'fb_action_ids',
  30245.             'storefront.http_cache.ignored_url_parameters.49' => 'fb_action_types',
  30246.             'storefront.http_cache.ignored_url_parameters.50' => 'fb_source',
  30247.             'storefront.http_cache.ignored_url_parameters.51' => 'mc_cid',
  30248.             'storefront.http_cache.ignored_url_parameters.52' => 'mc_eid',
  30249.             'storefront.http_cache.ignored_url_parameters.53' => '_bta_tid',
  30250.             'storefront.http_cache.ignored_url_parameters.54' => '_bta_c',
  30251.             'storefront.http_cache.ignored_url_parameters.55' => 'trk_contact',
  30252.             'storefront.http_cache.ignored_url_parameters.56' => 'trk_msg',
  30253.             'storefront.http_cache.ignored_url_parameters.57' => 'trk_module',
  30254.             'storefront.http_cache.ignored_url_parameters.58' => 'trk_sid',
  30255.             'storefront.http_cache.ignored_url_parameters.59' => 'gdfms',
  30256.             'storefront.http_cache.ignored_url_parameters.60' => 'gdftrk',
  30257.             'storefront.http_cache.ignored_url_parameters.61' => 'gdffi',
  30258.             'storefront.http_cache.ignored_url_parameters.62' => '_ke',
  30259.             'storefront.http_cache.ignored_url_parameters.63' => 'redirect_log_mongo_id',
  30260.             'storefront.http_cache.ignored_url_parameters.64' => 'redirect_mongo_id',
  30261.             'storefront.http_cache.ignored_url_parameters.65' => 'sb_referer_host',
  30262.             'storefront.http_cache.ignored_url_parameters.66' => 'mkwid',
  30263.             'storefront.http_cache.ignored_url_parameters.67' => 'pcrid',
  30264.             'storefront.http_cache.ignored_url_parameters.68' => 'ef_id',
  30265.             'storefront.http_cache.ignored_url_parameters.69' => 's_kwcid',
  30266.             'storefront.http_cache.ignored_url_parameters.70' => 'msclkid',
  30267.             'storefront.http_cache.ignored_url_parameters.71' => 'dm_i',
  30268.             'storefront.http_cache.ignored_url_parameters.72' => 'epik',
  30269.             'storefront.http_cache.ignored_url_parameters.73' => 'pp',
  30270.             'storefront.theme' => [
  30271.                 'config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  30272.                 'theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  30273.                 'available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  30274.             ],
  30275.             'storefront.theme.config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  30276.             'storefront.theme.theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  30277.             'storefront.theme.available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  30278.             'elasticsearch.ssl' => [
  30279.                 'verify_server_cert' => true,
  30280.             ],
  30281.             'elasticsearch.ssl.verify_server_cert' => true,
  30282.             'elasticsearch.logger_level' => 100,
  30283.             'data_collector.templates' => [
  30284.                 'data_collector.request' => [
  30285.                     => 'request',
  30286.                     => '@WebProfiler/Collector/request.html.twig',
  30287.                 ],
  30288.                 'data_collector.time' => [
  30289.                     => 'time',
  30290.                     => '@WebProfiler/Collector/time.html.twig',
  30291.                 ],
  30292.                 'data_collector.memory' => [
  30293.                     => 'memory',
  30294.                     => '@WebProfiler/Collector/memory.html.twig',
  30295.                 ],
  30296.                 'data_collector.validator' => [
  30297.                     => 'validator',
  30298.                     => '@WebProfiler/Collector/validator.html.twig',
  30299.                 ],
  30300.                 'data_collector.ajax' => [
  30301.                     => 'ajax',
  30302.                     => '@WebProfiler/Collector/ajax.html.twig',
  30303.                 ],
  30304.                 'data_collector.exception' => [
  30305.                     => 'exception',
  30306.                     => '@WebProfiler/Collector/exception.html.twig',
  30307.                 ],
  30308.                 'data_collector.logger' => [
  30309.                     => 'logger',
  30310.                     => '@WebProfiler/Collector/logger.html.twig',
  30311.                 ],
  30312.                 'data_collector.events' => [
  30313.                     => 'events',
  30314.                     => '@WebProfiler/Collector/events.html.twig',
  30315.                 ],
  30316.                 'data_collector.router' => [
  30317.                     => 'router',
  30318.                     => '@WebProfiler/Collector/router.html.twig',
  30319.                 ],
  30320.                 'data_collector.cache' => [
  30321.                     => 'cache',
  30322.                     => '@WebProfiler/Collector/cache.html.twig',
  30323.                 ],
  30324.                 'data_collector.translation' => [
  30325.                     => 'translation',
  30326.                     => '@WebProfiler/Collector/translation.html.twig',
  30327.                 ],
  30328.                 'data_collector.twig' => [
  30329.                     => 'twig',
  30330.                     => '@WebProfiler/Collector/twig.html.twig',
  30331.                 ],
  30332.                 'data_collector.dump' => [
  30333.                     => 'dump',
  30334.                     => '@Debug/Profiler/dump.html.twig',
  30335.                 ],
  30336.                 'Shopware\\Core\\Profiling\\Doctrine\\ConnectionProfiler' => [
  30337.                     => 'app.connection_collector',
  30338.                     => '@Profiling/Collector/db.html.twig',
  30339.                 ],
  30340.                 'data_collector.messenger' => [
  30341.                     => 'messenger',
  30342.                     => '@WebProfiler/Collector/messenger.html.twig',
  30343.                 ],
  30344.                 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => [
  30345.                     => 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces',
  30346.                     => '@Profiling/Collector/script_traces.html.twig',
  30347.                 ],
  30348.                 'mailer.data_collector' => [
  30349.                     => 'mailer',
  30350.                     => '@WebProfiler/Collector/mailer.html.twig',
  30351.                 ],
  30352.                 'enqueue.profiler.message_queue_collector' => [
  30353.                     => 'enqueue.message_queue',
  30354.                     => '@Enqueue/Profiler/panel.html.twig',
  30355.                 ],
  30356.                 'data_collector.config' => [
  30357.                     => 'config',
  30358.                     => '@WebProfiler/Collector/config.html.twig',
  30359.                 ],
  30360.             ],
  30361.             'shopware.filesystem.theme.url' => '',
  30362.             'shopware.filesystem.theme.type' => 'local',
  30363.             'shopware.filesystem.theme.config' => [
  30364.                 'root' => (\dirname(__DIR__4).'/public'),
  30365.             ],
  30366.             'shopware.filesystem.asset.url' => '',
  30367.             'shopware.filesystem.asset.type' => 'local',
  30368.             'shopware.filesystem.asset.config' => [
  30369.                 'root' => (\dirname(__DIR__4).'/public'),
  30370.             ],
  30371.             'shopware.filesystem.sitemap.url' => '',
  30372.             'shopware.filesystem.sitemap.type' => 'local',
  30373.             'shopware.filesystem.sitemap.config' => [
  30374.                 'root' => (\dirname(__DIR__4).'/public'),
  30375.             ],
  30376.             'shopware.filesystem.public.url' => '',
  30377.             'console.command.ids' => [
  30378.             ],
  30379.         ];
  30380.     }
  30381.     protected function throw($message)
  30382.     {
  30383.         throw new RuntimeException($message);
  30384.     }
  30385. }